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
Forge: 47.1.42
Observed Behavior: Can't use the command to add slots (/curios add belt IulianDan) on server, it says "Unknown curio slot type belt".
Expected Behavior: Output: "1 slots of type belt have been added to IulianDan"
Steps to Reproduce:
Make a server using the official forge server files
Add Curios Api and a mod that uses a slot (I'm using refined storage for the belt and body slots)
Join the server and try to use the "/curios add" command
It shows error in chat
The command works fine in a singleplayer world, but breaks when using it in my server despite having OP. It also doesn't show the command autofill suggestion for the slots. Doing "/curios list" outputs "belt - refinedstorage" and "body - refinedstorage" but I can't add (or remove for that matter) any slots using commands.
The text was updated successfully, but these errors were encountered:
Should also note that I tried to use NBTExplorer to change the amount of slots within my player data (by changing Size in "curios:inventory" to 2 instead of 1), it made the server say I had invalid player data when trying to join. Changing it back fixed it.
IulianDan
changed the title
Curious add and remove commands don't work in servers, but work in singleplayer
Curios add and remove commands don't work in servers, but work in singleplayer
Jul 25, 2023
Versions
Observed Behavior: Can't use the command to add slots (/curios add belt IulianDan) on server, it says "Unknown curio slot type belt".
Expected Behavior: Output: "1 slots of type belt have been added to IulianDan"
Steps to Reproduce:
The command works fine in a singleplayer world, but breaks when using it in my server despite having OP. It also doesn't show the command autofill suggestion for the slots. Doing "/curios list" outputs "belt - refinedstorage" and "body - refinedstorage" but I can't add (or remove for that matter) any slots using commands.
The text was updated successfully, but these errors were encountered: