Legoman99573 / GravesX

A fork of Graves by ranull. Source also forked from JSmethers.
https://www.spigotmc.org/resources/gravesx.118271/
GNU General Public License v3.0
3 stars 1 forks source link

[Bug] SQLite to H2 Update error/warning #61

Open daretmavi opened 2 weeks ago

daretmavi commented 2 weeks ago

Minecraft Server Version

paper-1.21.1-128

/graves dump output

https://mclo.gs/RCsKEjI

Summary of the bug

Several Errors and Warning after DB migration from SQLite to H2

Steps to Reproduce

  1. New Server paper-1.21.1-128 with gravesx plugin ans SQLite setting in config.yml + create few graves + stop server
  2. Change SQLITE to H2 in config.yml
  3. Start server again - you get errors in console
  4. Try to connect - no graves in /graves command
  5. stop and start server again
  6. connect to the server - you can see graves in /graves command, but if you mouse over them, you get some warnings in console
  7. I created 3 graves, but the fist one was not accessible
  8. Stop and start server again
    • now it suddenly works

Expected Result

Should update without errors.

Actual Result

Errors / Warning during the update and doesn't work right away.

Screenshots

No response

Additional Information

No response

Version Confirmation