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

shops randomly deleting #4

Open
insidjs opened this issue Jul 23, 2021 · 10 comments
Open

shops randomly deleting #4

insidjs opened this issue Jul 23, 2021 · 10 comments

Comments

@insidjs
Copy link

insidjs commented Jul 23, 2021

Some shops I made no longer shop up in game yet are still in the shop folder...

@SawFowl
Copy link
Owner

SawFowl commented Jul 23, 2021

Did you remove them from the list of active shops in the main configuration file?

@thatguyjordan
Copy link

thatguyjordan commented Jul 24, 2021

Having the same issue, I have two shops but my casino shop will be removed (it remains in the shops folder but no longer works in game) on restarts it seems. In console I get the following error: [23:44:25] [pool-3-thread-91/ERROR] [GuiShopManager]: Input length = 1

Before I added the second shop the Casino shop worked flawlessly for a long period of time, through many restarts.
Casino file is here in case you needed to check it out but this was the working file before adding the second shop. https://pastebin.com/aTAcvxw8

I'll try to remember to come check back here in case you need help troubleshooting it, however if you wanted to add me on discord my ID is tango#9389

@SawFowl
Copy link
Owner

SawFowl commented Jul 25, 2021

I can not reproduce the problem. Can you provide all the plugin configuration files?

@thatguyjordan
Copy link

guishopmanager.zip
Let me know if you need anything else

@SawFowl
Copy link
Owner

SawFowl commented Jul 25, 2021

You seem to be deleted the store's config, but did not delete it from the list in the main config. It was not worth doing so. I made some changes. Try this variant.
libs.zip

@thatguyjordan
Copy link

Forgot to respond to this sooner but the updated jar did not seem to fix the issue. In console on startup I have noticed the following error: [18:11:07] [pool-3-thread-57/ERROR] [GuiShopManager]: Input length = 1
Don't know whether that is related to the casino not being able to be opened. If I remake the casino it will work until restart, after which the shop will no longer be in the list of shops able to be opened

@SawFowl
Copy link
Owner

SawFowl commented Aug 2, 2021

Dump the full log to me. I can't figure out where the problem is in the code. I have already checked everything and one should work. Also show me the output of java version.
Try switching the plugin to MySQL, check if there is this bug.

@CryTechChaos
Copy link

Some shops I made no longer shop up in game yet are still in the shop folder...

Did you find fix? Currently have the same issue, I just added this yesterday and once I restarted the server everything I added to the shop got removed except the shop name.

@SawFowl
Copy link
Owner

SawFowl commented Aug 15, 2021

Some shops I made no longer shop up in game yet are still in the shop folder...

Did you find fix? Currently have the same issue, I just added this yesterday and once I restarted the server everything I added to the shop got removed except the shop name.

If you see a mistake in the log, I ask you to send me the entire log file. I can not reproduce the problem. I also know several server owners that have already used this plugin for quite a long time and they also have no problems. I also ask to make sure that you use the latest update Java 8.

@SawFowl
Copy link
Owner

SawFowl commented Aug 16, 2021

Try this...
libs.zip

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

4 participants