ChestShop (iConomyChestShop)

ChestShop (iConomyChestShop)

6M Downloads

ChestShop problem crashing my server

austv opened this issue ยท 5 comments

commented

Plugin Version

3.11

Plugin Config

https://pastebin.com/CMuwpVgj

Server Version

Tuinity 1.16.4/1.16.5

Server Log

https://pastebin.com/raw/9YZKJDJu

What is happening?

I printed full crash log above. My server crashed and I would like to know if was caused by ChestShop and why. Could you check for me please?

Thanks.

commented

First off: You are not running the latest build, please update to that. Second: How big is your users.db file? You also might want to find out which shop the player "Knucles" interacted with. (At location -1140.4864707956976, 235.0, -4147.461312064492)

commented

Sorry, I didn't knew I wasn't runing the lastest build. Could you pass me the download link?
About my database files:
users.db: 36.864kb
items.db: 102.400kb

commented

Sorry, I didn't knew I wasn't runing the lastest build. Could you pass me the download link?

It's linked on pretty much every page: https://ci.minebench.de/job/ChestShop-3/

About my database files:
users.db: 36.864kb
items.db: 102.400kb

Ok that's not unreasonably big, are you maybe using a slow HDD/CPU or something? That database query should not be able to lead to your server stalling.

commented

I'm using 12t SSD RAID 1 DDR4 2667 MT/s. I think it is enough.
I didn't changed the jar yet, but it is possible to change the storage method to MySQL?
As soon I updated the jar, I warn you.

commented

The plugin does not support MySQL. (MySQL might even be slower and would require some major internal changes)