![Diamond Economy [Forge]](https://media.forgecdn.net/avatars/thumbnails/546/530/256/256/637881786883704472.png)
Mod Breaks in Offline Mode on Server
littlebankz opened this issue ยท 4 comments
Hi, I'm hosting a small fabric server just to play with my friends and facing a problem when enabling your plugin.
Whenever there is a player joining the server, This line would log out to the console before the player gets disconnected.
[STDOUT]: No suitable driver found for jdbc:sqlite:./world/./diamondeconomy.sqlite
I have looked inside the world
folder and found no file named like that.
Here's my full server log file from starting server -> a player joining -> gets disconnected -> stopping the server. A full list of installed mods should be listed in the log file. Hope this helps you diagnose the problem.
Any suggestions on this?
Seems like it is caused by having your server in offline mode, ill try to fix it but I cant guarantee anything.
Seems like it is caused by having your server in offline mode, ill try to fix it but I cant guarantee anything.
Thanks for checking this out! Maybe sometimes on the weekend, I'll try to enable the online-mode and try again.
I did check this out at some point and it would require reworking a ton of it. I'm not sure what the best way of getting this to work would be.