This crash started happening after I added some mods to an already plentiful modpack (around 140 mods) on my server. There was a problem with bibliocraft that would cause the server to crash so I removed it, afterward there were multiple missing id errors for bibliocraft. They solved them selves with /fml confirm so it seemed.
Issue: When a player touches any semipermeable block, ladders, water, glass panes, dynamic trees, bc trans pipes ect their client freezes then gives them a null error crash, nothing serverside happens except the server saying they disconnected. This is only server side, SP has no issues with the modpack.
Temp fix I found: Nbt editing the player out of that exact spot will let them be able to join but at random when encountering said blocks it happens again.
at com.raizu.redstonic.RedstonicEvents.renderOverlayPost(RedstonicEvents.java:138) This makes me believe The mod redstonic is causing issues, weird because it only adds items but i'll remove and test things out.
UPDATE1: Removed jar for redstonic, no help same error given, the error above looks like the source path but the server doesn't have a path like that, wonder if it's clientside only.
UPDATE2: Removing Redstonic both server and clientside seems to have removed this issue, will make update if similar problems arise.
This crash started happening after I added some mods to an already plentiful modpack (around 140 mods) on my server. There was a problem with bibliocraft that would cause the server to crash so I removed it, afterward there were multiple missing id errors for bibliocraft. They solved them selves with /fml confirm so it seemed.
Issue: When a player touches any semipermeable block, ladders, water, glass panes, dynamic trees, bc trans pipes ect their client freezes then gives them a null error crash, nothing serverside happens except the server saying they disconnected. This is only server side, SP has no issues with the modpack.
Temp fix I found: Nbt editing the player out of that exact spot will let them be able to join but at random when encountering said blocks it happens again.
Pastebin: https://pastebin.com/AhvuabT3 This is the error log client side
I've found nothing on this on google or any forums, i've found stuff on null errors but nothing that pertains to this specifically. Any help?
at com.raizu.redstonic.RedstonicEvents.renderOverlayPost(RedstonicEvents.java:138) This makes me believe The mod redstonic is causing issues, weird because it only adds items but i'll remove and test things out.
UPDATE1: Removed jar for redstonic, no help same error given, the error above looks like the source path but the server doesn't have a path like that, wonder if it's clientside only.
UPDATE2: Removing Redstonic both server and clientside seems to have removed this issue, will make update if similar problems arise.