Integrated Dynamics Storage Terminal Causing Server Crash on use
Vashintari opened this issue ยท 5 comments
When interacting with an ID storage terminal, the server will violently eject all players and crash 60 seconds later. This was discovered shortly after the update to 1.1.1 for To the Sky
crash-2022-10-16_01.49.43-server.txt
Can confirm this also happening as soon as I open terminal on server, Attached crash log.
Can also confirm this issue, log appears to be very similar to KeiranJohnson's log.
https://gist.github.com/zediious/cc4abe676f003c4e8c224d3bde46b183
Making a guess without going to deep into the source, it appears as though Integrated Terminals is attempting to call client code, on the server. java.lang.NoClassDefFoundError: net/minecraft/client/renderer/MultiBufferSource
Unsure exactly what the implications of this are, but I will likely post have posted an issue over on the mod's issue tracker as well. CyclopsMC/IntegratedTerminals#92
Wanted to comment again to notify that the author of Integrated Terminals has already (very quickly) fixed the issue. Definitely ought to update as soon as that makes it's way to a release.