Closed BassXX closed 6 years ago
Ok, this one I solved. It was actually a problem with the xstats extension...
I disabled it now and everything is working as it is supposed to be
@BassXX Do you want to try if #76 fixes this issue for you? You could either setup a new skrupel server from scratch or modify all your tables manually to use InnoDB as the storage engine, like so: ALTER TABLE your_table_name_here ENGINE = InnoDB;
Yup it works now! Thanks a lot!
Unfortunately, every time it comes to the AutoTick, the last round freezes an no player can perform a turn anymore.
If every player finishes his turn, the game continues as normal...