Mantas22XYT Posted May 14, 2023 Posted May 14, 2023 I've been using the modpack for a while without any major issues, but today when i tried to join a server with the modpack, the game crashed. latestlog.txt is here: https://mclo.gs/THSofxM Quote
warjort Posted May 14, 2023 Posted May 14, 2023 That error means one of your mods hasn't registered it entity renderer properly. The error does not say which mod or entity is causing the problem. Usually the only way to find it is to experiment with removing mods until you find the problem mod. Use a backup of the world to test removing mods. I can also see one mod (underlined below) modifying code in this area that might be causing it? Quote java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.entity.EntityRenderer.m_5523_(net.minecraft.world.entity.Entity, net.minecraft.client.renderer.culling.Frustum, double, double, double)" because "entityrenderer" is null at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114397_(EntityRenderDispatcher.java:116) ~[client-1.18.2-20220404.173914-srg.jar%2381!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinEntityRenderDispatcher,pl:mixin:A,pl:runtimedistcleaner:A} Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.