Started by
a23709g3
on
Topic category: Troubleshooting, bugs, and solutions
after i updated my mod from 2023.2 and 1.19.2 to 2023.4 and 1.20.1
when spawning modded entity this happens:
java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.entity.EntityRenderer.shouldRender(net.minecraft.world.entity.Entity, net.minecraft.client.renderer.culling.Frustum, double, double, double)" because "entityrenderer" is null
but when i made new test workspace using same version and plugins it worked well
Edited by a23709g3 on Mon, 03/04/2024 - 06:48
I would recommend reporting bug to the plugin author, if you have plugin enabled, even if the entity is not gecko
do geckolib causing that?
also it happens with geckolib entities from my mod but not vanilla ones
also tried to test different workspace with same plugins and version, it worked
still trying to figure out why that happens
looked in most elements that may cause this
dont want to redo whole workspace because its huge
https://pastebin.com/jazwByqm
still looking for help.
also happened in 1.19.4
after finding corrupted mod element it got fixed.
finding and deleting*