You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is fixed in the new version 1.10.0 that will be coming out in the next couple weeks (hopefully). I have changed the column to remove the character limit, and it will now log the entire item data (in base64) to include all enchantments and custom NBT data!
Is there an existing issue for this?
Type of bug
Error in console
Environment
Server startup log
not needed
Shop config files
not needed
Error log (if applicable)
https://gist.github.com/Shepelzz/59dc65643b21d420342c9d0a07300283
Bug description
You need to increase size of mysql 'item' column because there are items more than char(32) length.
TIDE_ARMOR_TRIM_SMITHING_TEMPLATE for example.
Steps to reproduce
Expected behaviour
Actual behaviour
Other information
No response
The text was updated successfully, but these errors were encountered: