If you get above error, the database is not broken,
it was just not properly closed (force quit the starmade-process is a cause.)
To fix:
1)
downgrade to the version before release (0.199.234)
OR
download
http://files.star-made.org/build/starmade-build_20160924_005306/lib/hsqldb.jar
and overwrite the file /lib/hsqldb.jar in your 0.199.253 state.
2)
Start the server (it will work now.)
3)
Shutdown the server
IMPORTANT:
Do NOT force-quit the process,
let it return/exit normally,
(give it whatever time it takes to do that.)
4)
Update to the new version.
(Place the "current" hsqldb.jar in the /lib directory.)
This will fix the problems.
- Andy