Closed enchanted-sword closed 2 years ago
java.lang.NullPointerException: Rendering screen
at Not Enough Crashes deobfuscated stack trace.(1.16.5+build.9)
at net.earthcomputer.clientcommands.command.FakeCommandSource.<init>(FakeCommandSource.java:13)
at net.earthcomputer.clientcommands.features.RenderSettings.preRenderEntities(RenderSettings.java:37)
This appears to be an issue on earthcomputer's end. I'm not even sure why he is initialising a command source in client render code.
Why do you need a world renderer to render an item stack?
Not just item stacks. Also block entities.
Some items use a BER for rendering, so in order to keep things from displaying weird I have to initialise the world's rendering system. iir. I remember there being player skuls with button textures in my past.
The world renderer is also used in HDSkins since it has to render player models and some entities (beds and boats).
I'll try to come up with a workaround... but I don't think assuming world is not null in that location is an unreasonable assumption
Attempting to load Minecraft with both mods active sends me straight to the Not Enough Crashes menu, which displays the following crash report.
crash-2021-06-22_12.54.48-client.txt