Zerthick / PlayerShopsRPG

A Minecraft Sponge PlayerShop Plugin
https://ore.spongepowered.org/Zerthick/PlayerShopsRPG
GNU General Public License v2.0
7 stars 5 forks source link

Shop's does not save #6

Closed crymates closed 7 years ago

crymates commented 7 years ago

I got an exception if I stop the server and everything saves. Please look at attached files. playershopsrpg_bug.txt

Greetz, yololetsplay

crymates commented 7 years ago

I found out that it saves my shops in config, but only position and the money. If the server restarts items are deleted.

crymates commented 7 years ago

It saves only shops without items, shops with items are not in config. Using spongeforge BETA 1687.

crymates commented 7 years ago

Finally, I tried it using a fresh server - same problem. Shops with items in it will not get created in config, only shops with money and without items.

Zerthick commented 7 years ago

This seems to be a bug within the Sponge API itself, does this still occur on the latest release? I'll look into this.

Zerthick commented 7 years ago

Based on your comment I believe this issue has been resolved, feel free to reopen it if that is not the case.