The code I have been using to make a flat db file and load it has been working fine for the past couple days but today it is not working at all. I get this error Code (Text): [WARNING] java.sql.SQLException: No suitable driver found for jdbc:sqlite:plugins/Auction/auctionhouse.db where in fact the database file is there and I can see it
What do you mean? I’m not using an SQLite class? EDIT: I get what you mean but this worked before for me but doesn’t anymore when I haven’t changed anything or edited the plugin