Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/modlist gives an error: Missing message <staff-list-online>... #67

Open
ghost opened this issue Jun 14, 2015 · 4 comments
Open

/modlist gives an error: Missing message <staff-list-online>... #67

ghost opened this issue Jun 14, 2015 · 4 comments

Comments

@ghost
Copy link

ghost commented Jun 14, 2015

Versions:

ReportRTS: 2.0.0-b52
Spigot: git-Spigot-44c59bf-8f0f4ed (MC 1.8.7 Implementation) (API 1.8.7-R0.1-SNAPSHOT)

When using the /modlist command, the following error appears in chat:

Missing message {staff-list-online} in ReportRTS/messages.yml, no default found. (replaced the carats with brackets to help it show in this report.)

The messages.yml we're using is the automatically generated one (fresh), with the only edited entry being the first one.

messages.yml: http://pastebin.com/2mBVbYJK

This also happens when we remove the existing messages.yml and ask it to generate a fresh one.

@ProjectInfinity
Copy link
Owner

All of the latest builds are development builds where there have been
many major changes and still are awaiting many more. You should attempt
to create the key yourself.

On sø., juni 14, 2015 at 7:50 , Islid [email protected] wrote:

Versions:

ReportRTS: 2.0.0-b52
Spigot: git-Spigot-44c59bf-8f0f4ed (MC 1.8.7 Implementation) (API
1.8.7-R0.1-SNAPSHOT)

When using the /modlist command, the following error appears in chat:

Missing message in ReportRTS/messages.yml, no default found.

The messages.yml we're using is the automatically generated one
(fresh), with the only edited entry being the first one.

messages.yml: http://pastebin.com/2mBVbYJK

This also happens when we remove the existing messages.yml and ask it
to generate a fresh one.


Reply to this email directly or view it on GitHub.

@ghost
Copy link
Author

ghost commented Jun 14, 2015

Alright, I'll test that now...

@ghost
Copy link
Author

ghost commented Jun 14, 2015

Got it to work. There seems to be an unused line that was intended to perform the same function, maybe it's some kind of typo?

staff-list-message: '%aqua%Staff online: %yellow%{0}'

When I changed "message" to "online" it worked just fine.

@ghost
Copy link
Author

ghost commented Jun 20, 2015

Just to be clear (reading back the prior post, it does look a bit ambiguous) I did manage to fix the bug with your suggestion. I'm not sure what you'd like to do otherwise, but I'm willing to test dev builds if you'd like me to!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant