
/lore set 0 prints out a Java error in the console
SleepySpeller opened this issue ยท 2 comments
Type of bug
Error in console
/ess dump all
output
Error 504 occured no matter what dump i tried to make. The plugin was up to date and there were around 6 players on the server at the time with no connection issues at all. Sorry.
Error log (if applicable)
https://gist.github.com/SleepySpeller/9363d50061640c2e40cb23dc98484133
Bug description
When running /lore add 0 the server would make a huge error log (which i pasted above).
There are more than one errors, usually 3 or 4 of them with about a quarter of a second delay between them. It's not consistent though, and can vary between items.
Steps to reproduce
- Hold any item in your hand
- Type /lore set 0 while holding an item with no lore with adequate permissions set up.
Expected behaviour
The server should just inform the user that the command was formatted incorrectly.
Actual behaviour
The server prints out more than one IndexOutOfBoundsError in the console, and some smaller ones to the player chat.
Additional Information
Here is a screenshot of what gets sent to the player when they try to run the command: https://imgur.com/Yf3KqgE
Also a screenshot of error 504 with /ess dump all: https://imgur.com/5Nw5ctj
Just tried it in the development builds, and yeah its fixed. Thanks for the quick reply.
This has likely been fixed in the development builds. Try updating to them and let us know if you're still experiencing this issue.