Closed LXGaming closed 7 years ago
According to the error your mod is calling notifyNeighborsOfStateChange async when it should be called on the Main Thread.
notifyNeighborsOfStateChange
Running the following:
Error: https://pastebin.com/WyDeV57g
well... I have no knowledge of Sponge and no time to dig into it right now... if you have a solution for this please let me know... :)
According to the error your mod is calling
notifyNeighborsOfStateChange
async when it should be called on the Main Thread.Running the following:
Error: https://pastebin.com/WyDeV57g