FabricMC / fabric

Essential hooks for modding with Fabric.
Apache License 2.0
2.31k stars 404 forks source link

Game Crashes during piston activation #3855

Closed KingKennyboy closed 3 months ago

KingKennyboy commented 3 months ago

The game crashes when trying to render a piston firing.

Error Code: -1 The game crashed whilst rendering block entity Error: java.lang.NullPointerException: Cannot invoke "net.fabricmc.fabric.api.renderer.v1.Renderer.meshBuilder()" because the return value of "net.fabricmc.fabric.api.renderer.v1.RendererAccess.getRenderer()" is null

Mr-enigma-codes commented 3 months ago

Im having the same issue and if its useful its with both sticky and regular pistons, also it crashes all players (that are using the version of fabric API) games with the same error code

apple502j commented 3 months ago

Remove Sodium, or install Indium. (Not really our issue.)