Error executing task on Server
Obbay2 opened this issue ยท 1 comments
Version
Minecolonies Version: 0.11.918-BETA
Forge version: forge-1.15.2-31.1.0
Expected behavior
Clicking on things in the GUI results in what one would expect the button to do.
Actual behaviour
On client it appears as if nothing is happening. Just the buttons don't work.
On server we get the following error:
[Server thread/FATAL] [net.minecraft.util.concurrent.ThreadTaskExecutor/]: Error executing task on Server
java.lang.ArrayIndexOutOfBoundsException: null
Steps to reproduce the problem
This issue seems difficult to reproduce and seems to occur randomly due to server startup. Restarting the dedicated server usually seems to fix the problem.
Logs:
lastest.log: https://gist.github.com/Obbay2/e2b671db4160b5c0e13332691fbab7b9
No crashes