McJtyMods / XNet

Advanced item/liquid/energy/... networking
MIT License
92 stars 51 forks source link

crash with Chlorine-1.16.3-0.0.1.2 #462

Closed rainsillwood closed 3 years ago

rainsillwood commented 3 years ago

Crash when placing cables

[14:25:47] [Chunk Render Task Executor #4/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at mcjty.xnet.modules.cables.client.GenericCableBakedModel.getQuads(GenericCableBakedModel.java:312) [14:25:47] [Chunk Render Task Executor #4/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at me.jellysquid.mods.sodium.client.render.pipeline.BlockRenderer.renderModel(BlockRenderer.java:69) [14:25:47] [Chunk Render Task Executor #4/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at me.jellysquid.mods.sodium.client.render.pipeline.context.ChunkRenderContext.renderBlock(ChunkRenderContext.java:44) [14:25:47] [Chunk Render Task Executor #4/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at me.jellysquid.mods.sodium.client.render.chunk.tasks.ChunkRenderRebuildTask.performBuild(ChunkRenderRebuildTask.java:102) [14:25:47] [Chunk Render Task Executor #4/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at me.jellysquid.mods.sodium.client.render.chunk.compile.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:344) [14:25:47] [Chunk Render Task Executor #4/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Thread.run(Unknown Source)

McJty commented 3 years ago

What version of XNet?

rainsillwood commented 3 years ago

xnet-1.16-3.0.11

McJty commented 3 years ago

And what is Chlorine that you mention in the subject?

rainsillwood commented 3 years ago

Another mod,port Sodium to forge. link:https://www.curseforge.com/minecraft/mc-mods/chlorine

McJty commented 3 years ago

Please report to them then. It might be a bug on their side too. Never heard of that mod

McJty commented 3 years ago

Try if you can reproduce it without chlorine. If not then chlorine is at fault

rainsillwood commented 3 years ago

Got it.