Closed Sandriell closed 4 months ago
Its an issue of this mod:
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.block.state.BlockState.m_61143_(net.minecraft.world.level.block.state.properties.Property)" because "state" is null at xyz.vsngamer.elevatorid.client.render.ElevatorBakedModel.getQuads(ElevatorBakedModel.java:68) ~[elevatorid-1.19.2-1.8.10.jar%23630!/:1.19.2-1.8.10] {re:classloading}
The state is here declared to be null able, the elevator or what mod it is isnt checking for null
Right, I meant to mention, but guess I forgot, that the bug report was more about having minecolonies handle the issue more gracefully- simply don't try and draw something that can't be rendered and not spamming the console.
Is there an existing issue for this?
Are you using the latest MineColonies Version?
Did you check on the Wiki? or ask on Discord?
What were you playing at the time? Were you able to reproduce it in both settings?
Minecraft Version
1.19.2
MineColonies Version
minecolonies-1.19.2-1.1.467-BETA
Structurize Version
structurize-1.19.2-1.0.689-RELEASE
Related Mods and their Versions
Mod list: https://gist.github.com/Sandriell/765f5ba6b2853df86c6aba9be807576e
Current Behavior
Console being spammed with: https://gist.github.com/Sandriell/7fa9095682c70352909d9f63a9dd5b96
Have also seen racks showing with a broken block texture:
Expected Behavior
No spam, no broken textures
Reproduction Steps
Unsure
Logs
https://gist.github.com/Sandriell/7fa9095682c70352909d9f63a9dd5b96
Anything else?