Gunpowder-MC / GunpowderMarket

MIT License
0 stars 1 forks source link

[1.17.1] Database Thread/ERROR Stacktrace - Server thread/ERROR Command exception: /market #7

Closed Weeber2000 closed 3 years ago

Weeber2000 commented 3 years ago

Screenshot 2021-10-02 081440 Whenever we run /market it says "An unexpected error occurred trying to execute that command"

here are my logs - https://paste.shockbyte.com/ihifaqiduyogugeqibek

at line 1800 is where I run the /market command

all my mods are up to date and I have all gunpowder mods

Martmists-GH commented 3 years ago

It looks like there's an invalid item in the database, I recommend you remove it. Wouldn't know how you'd figure out which

Weeber2000 commented 3 years ago

how can i remove the whole database or reset it

Martmists-GH commented 3 years ago

Removing the gunpowder.db file would be the easy way, but this resets everyone's money. Alternatively you could open the file in an sqlite viewer and remove all entries in the MarketEntry table.