snowgears / shopbugs

Shop bug tracker
8 stars 4 forks source link

[BUG] Shop Plugin Startup Error #430

Open Ste3et opened 1 month ago

Ste3et commented 1 month ago

Is there an existing issue for this?

Type of bug

Error in console

Environment

- Server Version: 1.21-109-master@5a5035b
- Shop Version: 1.9.0.0

Server startup log

https://mclo.gs/FbQXqO6

Shop config files

https://gist.github.com/Ste3et/24eb6b351d1493fe0297466a50188967

Error log (if applicable)

https://mclo.gs/FbQXqO6#L804

Bug description

A Exception will be throwed on Server Startup with the Default Configs and old PlayerShops

Steps to reproduce

Start the 1.21 Paper Server and the Error appeared in the Console

Expected behaviour

The Shop System works

Actual behaviour

No Issue here only the Error

Other information

No response

OstlerDev commented 1 month ago

Could you attach the folder containing the old shop files? Even better would be a zip of your entire Shop folder so that we can look through this properly.

Ste3et commented 1 month ago

Thank you for your attention you can find them here https://my.hidrive.com/lnk/VLkVSvtfF

OstlerDev commented 1 month ago

Can you test Shop 1.9.0.1 and see if it fixes your issue? I tested your configs locally with it and it seemed to work with the latest version.

Ste3et commented 1 month ago

I don't figure it out atm but with the 1.9.0.1 Version it is still present for me: https://mclo.gs/DNziv0X

OstlerDev commented 3 weeks ago

@Ste3et Please check your itemCurrency.yml file, it looks like there is an issue with it. Try deleting the file and let it recreate itself, that should fix the issue. You can then set your desired itemCurrency again.

Let me know if that fixes it!