MobHunting

MobHunting

114k Downloads

SQLITE_BUSY console error

ArtNRG opened this issue ยท 14 comments

commented

After upgrading from MobHunting 6.0.7 to MobHunting 6.5.1 (build 726) my console is spammed with this error: https://pastebin.com/raw/2nCypBnL

Paper version git-Paper-481 (MC: 1.13.2)

UPD: Few more console errors:
https://pastebin.com/raw/yyxM0xD8
https://pastebin.com/raw/FBR9Suzd

commented

If you still get SQLITE_BUSY your server must be too slow or maybe you have opened the file ???

commented

Error 3 also show that you have a database problem. ???

commented

Ovh dedicated game server. The errors appear after the update and there were no errors before it. The file wasn't opened too.
May I send you the database file for checking?

commented

Yes. I can try to see what happens when I load your database file on my test server.

commented

This is not the MobHunting database ???

commented
commented

What OS do you use?
I think on Linux you won't get that error.
Windows is locking files that are used.

commented

I use Linux but I know that other Windows users has not reported this problem.

Its correct that windows lock files for writing, i dont think this is the problem because then would other windows users complain alot too.

I do not have a windows test server up and running, so I cant test that senarie at the moment.

commented

I have downloaded your mobhunting.db file and tested it on my test server. No problems. MobHuting worked well.

commented

The server OS is Debian GNU/Linux version 8 (jessie) build 4.9.78-xxxx-std-ipv6-64

commented

Maybe you should switch to MySQL. Its a real database.

commented

https://pastebin.com/raw/tHPuFqBq

Simultaneous NullPointerException and SQLiteException.

commented

Your server isnt fast enough