
[1.21] crash when rendering LaserNode
JaisDK opened this issue ยท 0 comments
LaserIO version
1.9.11
Minecraft Version
1.21.1
(Neo)Forge Version
21.1.143
Modpack & Version
No response
Do you have optifine installed?
Fuck no
Describe the issue
Rendering a LaserNode with Minecraft.getInstance().getBlockRenderer().renderSingleBlock(lasernodeBlock.defaultBlockState() ...)
results in a crash due to inadequate null checks
Steps to reproduce
https://gnomebot.dev/paste/mclogs/iqM0dg7
an assert is not a proper null check
Expected behaviour
not crash
Screenshots
No response
Log files
No response
Additional information
No response