[1.15.2] pass through connector rendering glitch and crash
coalman321 opened this issue ยท 2 comments
Description of the issue:
When converting connectors to pass through a block, the connector models become invisible. If a client then attempts to break the invisible connector, It will crash with a null pointer on tessellating the pass through model.
Crashlog:
https://gist.github.com/coalman321/4b59870148711e693baded29bd60dac8
Versions & Modlist
forge-1.15.2-31.2.8-client.jar Minecraft {[email protected] DONE}
tombstone-4.4.0-1.15.2.jar Corail Tombstone {[email protected] DONE}
ImmersiveEngineering-0.15-99.jar Immersive Engineering {[email protected] DONE}
pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
buildinggadgets-3.3.5.jar Building Gadgets {[email protected] DONE}
pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
refinedpipes-0.4.2.jar Refined Pipes {[email protected] DONE}
jei-1.15.2-6.0.0.4.jar Just Enough Items {[email protected] DONE}
forge-1.15.2-31.2.8-universal.jar Forge {[email protected] DONE}
Psi r1.2-82.jar Psi {[email protected] DONE}
FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 DONE}
curios-FORGE-1.15.2-2.0.2.4.jar Curios API {[email protected] DONE}
Botania-r1.15-384.jar Botania {[email protected] DONE}
Patchouli-1.15.2-1.2-33.jar Patchouli {[email protected] DONE}
create-mc1.15.2_v0.2.4a.jar Create {[email protected]_v0.2.4a+custom DONE}
refinedstorage-1.8.4.jar Refined Storage {[email protected] DONE}
pamhc2foodcore-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
journeymap-1.15.2-5.7.0b2.jar Journeymap {[email protected] DONE}
ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] DONE}
CookingForBlockheads_1.15.2-8.0.2.jar Cooking for Blockheads {[email protected] DONE}
The invisible connectors are fixed in build 101/103, I'll have to check whether the crash is gone as well.