Closed Dynamic-Gravity closed 10 months ago
I just updated to the 1.0.6 release and when ever someone tries to interact with anything they see the following message printed to chat.
I turned on debug mode but do not see anything in the server console.
I apologize for the blurriness I had to be quick.
Are there any console errors and is the inventory still opens or just the message? Can you try the 1.0.5 version please
I just updated to the 1.0.6 release and when ever someone tries to interact with anything they see the following message printed to chat.
I turned on debug mode but do not see anything in the server console.
I apologize for the blurriness I had to be quick.
Should be fixed in version 1.0.7
v1.0.7
seems to work for me.
I can use the backpack, and I am not presented with the above "backpack cant be loaded" error when right clicking on anything else.
I see a warning in the server console, but it doesn't appear to affect anything.
minecraft@minecraft:~/bin/server/plugins$ grep ZeroInventoryProblems ../logs/latest.log
[10:32:57] [Server thread/INFO]: [ZeroInventoryProblems] Loading server plugin ZeroInventoryProblems v1.0.7
[10:33:33] [Server thread/INFO]: [ZeroInventoryProblems] Enabling ZeroInventoryProblems v1.0.7
[10:33:33] [Server thread/WARN]: [bukkit.zeroinventoryproblems] [ZeroInventoryProblems] Unable to find a message key for "unableToLoadBackpack" in language file "en_US"
v1.0.7
seems to work for me.I can use the backpack, and I am not presented with the above "backpack cant be loaded" error when right clicking on anything else.
I see a warning in the server console, but it doesn't appear to affect anything.
minecraft@minecraft:~/bin/server/plugins$ grep ZeroInventoryProblems ../logs/latest.log [10:32:57] [Server thread/INFO]: [ZeroInventoryProblems] Loading server plugin ZeroInventoryProblems v1.0.7 [10:33:33] [Server thread/INFO]: [ZeroInventoryProblems] Enabling ZeroInventoryProblems v1.0.7 [10:33:33] [Server thread/WARN]: [bukkit.zeroinventoryproblems] [ZeroInventoryProblems] Unable to find a message key for "unableToLoadBackpack" in language file "en_US"
Yes, everything should work fine now
Thank you very much :)
Description
Upon upgrading from 1.20.2 -> 1.20.4 ZIP appears to not be compatible and throws error messages to STDERR.
Reproduction Steps
Latest stable version of Minecraft with the latest stable version of ZIP.
Expected Behaviour
The plugin to work with Server version: v1_20_R3 - 1.20.4
Server Details
Current: git-Purpur-2110 (MC: 1.20.4)
Zero Inventory Problems Version
1.0.4
Logs and Configs
Extra Details
No response