Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChestShop problem crashing my server #407

Open
austv opened this issue Feb 11, 2021 · 5 comments
Open

ChestShop problem crashing my server #407

austv opened this issue Feb 11, 2021 · 5 comments

Comments

@austv
Copy link

austv commented Feb 11, 2021

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.

@Phoenix616
Copy link
Member

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)

@austv
Copy link
Author

austv commented Feb 11, 2021

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

@Phoenix616
Copy link
Member

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.

@austv
Copy link
Author

austv commented Feb 11, 2021

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.

@Phoenix616
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants