MinecraftModDevelopmentMods / Tesla-Core-Lib

Minecraft library useful in creating power hungry machines
https://minecraft.curseforge.com/projects/tesla-core-lib
MIT License
6 stars 8 forks source link

Incompatibility with Sponge #21

Closed LXGaming closed 6 years ago

LXGaming commented 6 years ago

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

faceofcat commented 6 years ago

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... :)