Description:
Crashed on multiplayer server (only client crashed) with error Rendering Entity In World, on singleplayer with unexpected error. Incompatibility might be with Ice & Fire mod. Happens when mounting a dragon.
To Reproduce
Steps to reproduce the behavior:
- Open forge with EMF & ETF, Ice & Fire
- Mount a dragon preferably on multi-player to see the exact error afterwards.
- See error on launcher.
Expected behavior
Dragon be mounted by the player.
Screenshots
If applicable, add screenshots to help explain your problem.
Crashlog
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Suspected Mods:
Entity Model Features (entity_model_features), Version: 2.4.1
Issue tracker URL: https://github.com/Traben-0/Entity_Texture_Features/issues
Mixin class: traben.entity_model_features.mixin.MixinCapeModels
Target: net.minecraft.client.model.PlayerModel
at TRANSFORMER/minecraft@1.20.1/net.minecraft.client.model.PlayerModel.handler$zoi000$entity_model_features$emf$RenderCustomModelOnly(PlayerModel.java:2562)
Physics Mod (physicsmod), Version: 3.0.14
Mixin class: net.diebuddies.mixins.cloth.MixinCapeFeatureRenderer
Target: net.minecraft.client.renderer.entity.layers.CapeLayer
at TRANSFORMER/minecraft@1.20.1/net.minecraft.client.renderer.entity.layers.CapeLayer.redirect$cjp000$physicsmod$renderCloak(CapeLayer.java:1109)
Ice and Fire (iceandfire), Version: 2.1.13-1.20.1
Issue tracker URL: https://github.com/Alex-the-666/ice-and-fire/issues
at TRANSFORMER/iceandfire@2.1.13-1.20.1/com.github.alexthe666.iceandfire.client.render.entity.layer.LayerDragonRider.renderEntity(LayerDragonRider.java:144)
Stacktrace:
at net.minecraft.client.model.PlayerModel.handler$zoi000$entity_model_features$emf$RenderCustomModelOnly(PlayerModel.java:2562) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:skinlayers3d.mixins.json:PlayerModelMixin from mod skinlayers3d,pl:mixin:APP:notenoughanimations.mixins.json:PlayerEntityModelMixin from mod notenoughanimations,pl:mixin:APP:notenoughanimations.mixins.json:PlayerModelAccessor from mod notenoughanimations,pl:mixin:APP:playerAnimator-common.mixins.json:PlayerModelMixin from mod playeranimator,pl:mixin:APP:entity_model_features-common.mixins.json:MixinCapeModels from mod entity_model_features,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.model.PlayerModel.m_103411_(PlayerModel.java) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:skinlayers3d.mixins.json:PlayerModelMixin from mod skinlayers3d,pl:mixin:APP:notenoughanimations.mixins.json:PlayerEntityModelMixin from mod notenoughanimations,pl:mixin:APP:notenoughanimations.mixins.json:PlayerModelAccessor from mod notenoughanimations,pl:mixin:APP:playerAnimator-common.mixins.json:PlayerModelMixin from mod playeranimator,pl:mixin:APP:entity_model_features-common.mixins.json:MixinCapeModels from mod entity_model_features,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.renderer.entity.layers.CapeLayer.redirect$cjp000$physicsmod$renderCloak(CapeLayer.java:1109) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinCapeLayer from mod oculus,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinCapeFeatureRenderer from mod physicsmod,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.renderer.entity.layers.CapeLayer.m_6494_(CapeLayer.java:66) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinCapeLayer from mod oculus,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinCapeFeatureRenderer from mod physicsmod,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.renderer.entity.layers.CapeLayer.m_6494_(CapeLayer.java:18) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinCapeLayer from mod oculus,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinCapeFeatureRenderer from mod physicsmod,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.renderer.entity.LivingEntityRenderer.m_7392_(LivingEntityRenderer.java:131) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.entity.player.PlayerRenderer.m_7392_(PlayerRenderer.java:63) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.entity.player.PlayerRenderer.m_7392_(PlayerRenderer.java:44) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at com.github.alexthe666.iceandfire.client.render.entity.layer.LayerDragonRider.renderEntity(LayerDragonRider.java:144) ~[iceandfire-2.1.13-1.20.1-beta-5.jar%23282!/:2.1.13-1.20.1] {re:classloading}
at com.github.alexthe666.iceandfire.client.render.entity.layer.LayerDragonRider.render(LayerDragonRider.java:88) ~[iceandfire-2.1.13-1.20.1-beta-5.jar%23282!/:2.1.13-1.20.1] {re:classloading}
at com.github.alexthe666.iceandfire.client.render.entity.layer.LayerDragonRider.m_6494_(LayerDragonRider.java:29) ~[iceandfire-2.1.13-1.20.1-beta-5.jar%23282!/:2.1.13-1.20.1] {re:classloading}
at net.minecraft.client.renderer.entity.LivingEntityRenderer.m_7392_(LivingEntityRenderer.java:131) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.entity.MobRenderer.m_7392_(MobRenderer.java:45) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMobRenderer from mod physicsmod,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.renderer.entity.MobRenderer.m_7392_(MobRenderer.java:18) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMobRenderer from mod physicsmod,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:140) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-badoptimizations.mixins.json:renderer.entity.MixinEntityRendererDispatcher from mod (unknown),pl:mixin:APP:mixins.sodiumextras.json:impl.entitydistance.EntityDispatcherMixin from mod sodiumextras,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin from mod playeranimator,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.EntityRenderDispatcherAccessor from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:entity.misc.MixinEntityRenderDispatcher from mod entity_texture_features,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher from mod oculus,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:copyEntity.shadows.EntityRenderDispatcherMixin from mod oculus,pl:mixin:APP:fusion.mixins.json:EntityRenderDispatcherMixin from mod fusion,pl:mixin:APP:physicsmod.mixins.json:MixinEntityRenderDispatcher from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:ocean.MixinEntityRenderDispatcher from mod physicsmod,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.entity.MixinEntityRenderDispatcher from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109517_(LevelRenderer.java:1440) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-badoptimizations.mixins.json:MixinWorldRenderer from mod (unknown),pl:mixin:APP:mixins.sodiumdynamiclights.json:CommonLevelRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.vertexformat.json:immediate.MixinLevelRenderer from mod oculus,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod oculus,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator,pl:mixin:APP:citadel.mixins.json:client.LevelRendererMixin from mod citadel,pl:mixin:APP:mixins.sodiumdynamiclights.json:WorldRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:mixins.oculus.json:LevelRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:fabulous.MixinDisableFabulousGraphics from mod oculus,pl:mixin:APP:mixins.oculus.json:shadows.MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:sky.MixinLevelRenderer_SunMoonToggle from mod oculus,pl:mixin:APP:mixins.oculus.fantastic.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:sky.MixinLevelRenderer from mod oculus,pl:mixin:APP:fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0,pl:mixin:APP:fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1,pl:mixin:APP:forge-DistantHorizons.forge.mixins.json:client.MixinLevelRenderer from mod (unknown),pl:mixin:APP:physicsmod.mixins.json:MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:smoke.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:vines.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:weather.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:notenoughanimations.mixins.json:LevelRendererMixin from mod notenoughanimations,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:embeddium.mixins.json:features.options.weather.WorldRendererMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:features.render.gui.outlines.WorldRendererMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:shadows.MixinPreventRebuildNearInShadowPass from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1223) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-badoptimizations.mixins.json:MixinWorldRenderer from mod (unknown),pl:mixin:APP:mixins.sodiumdynamiclights.json:CommonLevelRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.vertexformat.json:immediate.MixinLevelRenderer from mod oculus,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod oculus,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator,pl:mixin:APP:citadel.mixins.json:client.LevelRendererMixin from mod citadel,pl:mixin:APP:mixins.sodiumdynamiclights.json:WorldRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:mixins.oculus.json:LevelRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:fabulous.MixinDisableFabulousGraphics from mod oculus,pl:mixin:APP:mixins.oculus.json:shadows.MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:sky.MixinLevelRenderer_SunMoonToggle from mod oculus,pl:mixin:APP:mixins.oculus.fantastic.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:sky.MixinLevelRenderer from mod oculus,pl:mixin:APP:fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0,pl:mixin:APP:fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1,pl:mixin:APP:forge-DistantHorizons.forge.mixins.json:client.MixinLevelRenderer from mod (unknown),pl:mixin:APP:physicsmod.mixins.json:MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:smoke.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:vines.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:weather.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:notenoughanimations.mixins.json:LevelRendererMixin from mod notenoughanimations,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:embeddium.mixins.json:features.options.weather.WorldRendererMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:features.render.gui.outlines.WorldRendererMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:shadows.MixinPreventRebuildNearInShadowPass from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.sodiumextras.json:impl.darkness.GameRendererMixin from mod sodiumextras,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing from mod oculus,pl:mixin:APP:camerapture-client.mixins.json:GameRendererMixin from mod camerapture,pl:mixin:APP:physicsmod.mixins.json:MixinGameRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:ocean.MixinVSGameRenderer from mod physicsmod,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer from mod justzoom,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat from mod oculus,pl:mixin:APP:forge-badoptimizations.mixins.json:accessor.GameRendererAccessor from mod (unknown),pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer from mod (unknown),pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
-- Entity being rendered --
Details:
Entity Type: minecraft:player (net.minecraft.client.player.LocalPlayer)
Entity ID: 264
Entity Name: justMonke
Entity's Exact location: -109.62, 67.62, 707.83
Entity's Block location: World: (-110,67,707), Section: (at 2,3,3 in -7,4,44; chunk contains blocks -112,-64,704 to -97,319,719), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,-64,512 to -1,319,1023)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: EntityIceDragon['Ice Dragon'/1557, l='ClientLevel', x=-109.95, y=65.00, z=705.71]
Stacktrace:
at com.github.alexthe666.iceandfire.client.render.entity.layer.LayerDragonRider.renderEntity(LayerDragonRider.java:144) ~[iceandfire-2.1.13-1.20.1-beta-5.jar%23282!/:2.1.13-1.20.1] {re:classloading}
at com.github.alexthe666.iceandfire.client.render.entity.layer.LayerDragonRider.render(LayerDragonRider.java:88) ~[iceandfire-2.1.13-1.20.1-beta-5.jar%23282!/:2.1.13-1.20.1] {re:classloading}
at com.github.alexthe666.iceandfire.client.render.entity.layer.LayerDragonRider.m_6494_(LayerDragonRider.java:29) ~[iceandfire-2.1.13-1.20.1-beta-5.jar%23282!/:2.1.13-1.20.1] {re:classloading}
at net.minecraft.client.renderer.entity.LivingEntityRenderer.m_7392_(LivingEntityRenderer.java:131) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.entity.MobRenderer.m_7392_(MobRenderer.java:45) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMobRenderer from mod physicsmod,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.renderer.entity.MobRenderer.m_7392_(MobRenderer.java:18) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMobRenderer from mod physicsmod,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:140) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-badoptimizations.mixins.json:renderer.entity.MixinEntityRendererDispatcher from mod (unknown),pl:mixin:APP:mixins.sodiumextras.json:impl.entitydistance.EntityDispatcherMixin from mod sodiumextras,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin from mod playeranimator,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.EntityRenderDispatcherAccessor from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:entity.misc.MixinEntityRenderDispatcher from mod entity_texture_features,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher from mod oculus,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:copyEntity.shadows.EntityRenderDispatcherMixin from mod oculus,pl:mixin:APP:fusion.mixins.json:EntityRenderDispatcherMixin from mod fusion,pl:mixin:APP:physicsmod.mixins.json:MixinEntityRenderDispatcher from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:ocean.MixinEntityRenderDispatcher from mod physicsmod,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.entity.MixinEntityRenderDispatcher from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109517_(LevelRenderer.java:1440) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-badoptimizations.mixins.json:MixinWorldRenderer from mod (unknown),pl:mixin:APP:mixins.sodiumdynamiclights.json:CommonLevelRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.vertexformat.json:immediate.MixinLevelRenderer from mod oculus,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod oculus,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator,pl:mixin:APP:citadel.mixins.json:client.LevelRendererMixin from mod citadel,pl:mixin:APP:mixins.sodiumdynamiclights.json:WorldRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:mixins.oculus.json:LevelRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:fabulous.MixinDisableFabulousGraphics from mod oculus,pl:mixin:APP:mixins.oculus.json:shadows.MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:sky.MixinLevelRenderer_SunMoonToggle from mod oculus,pl:mixin:APP:mixins.oculus.fantastic.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:sky.MixinLevelRenderer from mod oculus,pl:mixin:APP:fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0,pl:mixin:APP:fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1,pl:mixin:APP:forge-DistantHorizons.forge.mixins.json:client.MixinLevelRenderer from mod (unknown),pl:mixin:APP:physicsmod.mixins.json:MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:smoke.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:vines.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:weather.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:notenoughanimations.mixins.json:LevelRendererMixin from mod notenoughanimations,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:embeddium.mixins.json:features.options.weather.WorldRendererMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:features.render.gui.outlines.WorldRendererMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:shadows.MixinPreventRebuildNearInShadowPass from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1223) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-badoptimizations.mixins.json:MixinWorldRenderer from mod (unknown),pl:mixin:APP:mixins.sodiumdynamiclights.json:CommonLevelRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.vertexformat.json:immediate.MixinLevelRenderer from mod oculus,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod oculus,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator,pl:mixin:APP:citadel.mixins.json:client.LevelRendererMixin from mod citadel,pl:mixin:APP:mixins.sodiumdynamiclights.json:WorldRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:mixins.oculus.json:LevelRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:fabulous.MixinDisableFabulousGraphics from mod oculus,pl:mixin:APP:mixins.oculus.json:shadows.MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:sky.MixinLevelRenderer_SunMoonToggle from mod oculus,pl:mixin:APP:mixins.oculus.fantastic.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:sky.MixinLevelRenderer from mod oculus,pl:mixin:APP:fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0,pl:mixin:APP:fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1,pl:mixin:APP:forge-DistantHorizons.forge.mixins.json:client.MixinLevelRenderer from mod (unknown),pl:mixin:APP:physicsmod.mixins.json:MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:smoke.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:vines.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:weather.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:notenoughanimations.mixins.json:LevelRendererMixin from mod notenoughanimations,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:embeddium.mixins.json:features.options.weather.WorldRendererMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:features.render.gui.outlines.WorldRendererMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:shadows.MixinPreventRebuildNearInShadowPass from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.sodiumextras.json:impl.darkness.GameRendererMixin from mod sodiumextras,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing from mod oculus,pl:mixin:APP:camerapture-client.mixins.json:GameRendererMixin from mod camerapture,pl:mixin:APP:physicsmod.mixins.json:MixinGameRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:ocean.MixinVSGameRenderer from mod physicsmod,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer from mod justzoom,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat from mod oculus,pl:mixin:APP:forge-badoptimizations.mixins.json:accessor.GameRendererAccessor from mod (unknown),pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer from mod (unknown),pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.sodiumextras.json:impl.darkness.GameRendererMixin from mod sodiumextras,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing from mod oculus,pl:mixin:APP:camerapture-client.mixins.json:GameRendererMixin from mod camerapture,pl:mixin:APP:physicsmod.mixins.json:MixinGameRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:ocean.MixinVSGameRenderer from mod physicsmod,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer from mod justzoom,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat from mod oculus,pl:mixin:APP:forge-badoptimizations.mixins.json:accessor.GameRendererAccessor from mod (unknown),pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer from mod (unknown),pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.3.0.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:MixinMain from mod physicsmod,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
(some of the crashlog)
(please complete the following information):
- Minecraft Version: [e.g. 1.20.1]
- EMF version [e.g. 2.4.1]
- Does the issue persist with only EMF installed? Yes.
Description:
Crashed on multiplayer server (only client crashed) with error Rendering Entity In World, on singleplayer with unexpected error. Incompatibility might be with Ice & Fire mod. Happens when mounting a dragon.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Dragon be mounted by the player.
Screenshots
If applicable, add screenshots to help explain your problem.
Crashlog
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Suspected Mods:
Entity Model Features (entity_model_features), Version: 2.4.1
Issue tracker URL: https://github.com/Traben-0/Entity_Texture_Features/issues
Mixin class: traben.entity_model_features.mixin.MixinCapeModels
Target: net.minecraft.client.model.PlayerModel
at TRANSFORMER/minecraft@1.20.1/net.minecraft.client.model.PlayerModel.handler$zoi000$entity_model_features$emf$RenderCustomModelOnly(PlayerModel.java:2562)
Stacktrace:
at net.minecraft.client.model.PlayerModel.handler$zoi000$entity_model_features$emf$RenderCustomModelOnly(PlayerModel.java:2562) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:skinlayers3d.mixins.json:PlayerModelMixin from mod skinlayers3d,pl:mixin:APP:notenoughanimations.mixins.json:PlayerEntityModelMixin from mod notenoughanimations,pl:mixin:APP:notenoughanimations.mixins.json:PlayerModelAccessor from mod notenoughanimations,pl:mixin:APP:playerAnimator-common.mixins.json:PlayerModelMixin from mod playeranimator,pl:mixin:APP:entity_model_features-common.mixins.json:MixinCapeModels from mod entity_model_features,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.model.PlayerModel.m_103411_(PlayerModel.java) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:skinlayers3d.mixins.json:PlayerModelMixin from mod skinlayers3d,pl:mixin:APP:notenoughanimations.mixins.json:PlayerEntityModelMixin from mod notenoughanimations,pl:mixin:APP:notenoughanimations.mixins.json:PlayerModelAccessor from mod notenoughanimations,pl:mixin:APP:playerAnimator-common.mixins.json:PlayerModelMixin from mod playeranimator,pl:mixin:APP:entity_model_features-common.mixins.json:MixinCapeModels from mod entity_model_features,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.renderer.entity.layers.CapeLayer.redirect$cjp000$physicsmod$renderCloak(CapeLayer.java:1109) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinCapeLayer from mod oculus,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinCapeFeatureRenderer from mod physicsmod,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.renderer.entity.layers.CapeLayer.m_6494_(CapeLayer.java:66) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinCapeLayer from mod oculus,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinCapeFeatureRenderer from mod physicsmod,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.renderer.entity.layers.CapeLayer.m_6494_(CapeLayer.java:18) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinCapeLayer from mod oculus,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinCapeFeatureRenderer from mod physicsmod,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.renderer.entity.LivingEntityRenderer.m_7392_(LivingEntityRenderer.java:131) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.entity.player.PlayerRenderer.m_7392_(PlayerRenderer.java:63) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.entity.player.PlayerRenderer.m_7392_(PlayerRenderer.java:44) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at com.github.alexthe666.iceandfire.client.render.entity.layer.LayerDragonRider.renderEntity(LayerDragonRider.java:144) ~[iceandfire-2.1.13-1.20.1-beta-5.jar%23282!/:2.1.13-1.20.1] {re:classloading}
at com.github.alexthe666.iceandfire.client.render.entity.layer.LayerDragonRider.render(LayerDragonRider.java:88) ~[iceandfire-2.1.13-1.20.1-beta-5.jar%23282!/:2.1.13-1.20.1] {re:classloading}
at com.github.alexthe666.iceandfire.client.render.entity.layer.LayerDragonRider.m_6494_(LayerDragonRider.java:29) ~[iceandfire-2.1.13-1.20.1-beta-5.jar%23282!/:2.1.13-1.20.1] {re:classloading}
at net.minecraft.client.renderer.entity.LivingEntityRenderer.m_7392_(LivingEntityRenderer.java:131) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.entity.MobRenderer.m_7392_(MobRenderer.java:45) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMobRenderer from mod physicsmod,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.renderer.entity.MobRenderer.m_7392_(MobRenderer.java:18) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMobRenderer from mod physicsmod,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:140) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-badoptimizations.mixins.json:renderer.entity.MixinEntityRendererDispatcher from mod (unknown),pl:mixin:APP:mixins.sodiumextras.json:impl.entitydistance.EntityDispatcherMixin from mod sodiumextras,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin from mod playeranimator,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.EntityRenderDispatcherAccessor from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:entity.misc.MixinEntityRenderDispatcher from mod entity_texture_features,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher from mod oculus,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:copyEntity.shadows.EntityRenderDispatcherMixin from mod oculus,pl:mixin:APP:fusion.mixins.json:EntityRenderDispatcherMixin from mod fusion,pl:mixin:APP:physicsmod.mixins.json:MixinEntityRenderDispatcher from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:ocean.MixinEntityRenderDispatcher from mod physicsmod,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.entity.MixinEntityRenderDispatcher from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109517_(LevelRenderer.java:1440) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-badoptimizations.mixins.json:MixinWorldRenderer from mod (unknown),pl:mixin:APP:mixins.sodiumdynamiclights.json:CommonLevelRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.vertexformat.json:immediate.MixinLevelRenderer from mod oculus,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod oculus,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator,pl:mixin:APP:citadel.mixins.json:client.LevelRendererMixin from mod citadel,pl:mixin:APP:mixins.sodiumdynamiclights.json:WorldRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:mixins.oculus.json:LevelRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:fabulous.MixinDisableFabulousGraphics from mod oculus,pl:mixin:APP:mixins.oculus.json:shadows.MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:sky.MixinLevelRenderer_SunMoonToggle from mod oculus,pl:mixin:APP:mixins.oculus.fantastic.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:sky.MixinLevelRenderer from mod oculus,pl:mixin:APP:fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0,pl:mixin:APP:fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1,pl:mixin:APP:forge-DistantHorizons.forge.mixins.json:client.MixinLevelRenderer from mod (unknown),pl:mixin:APP:physicsmod.mixins.json:MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:smoke.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:vines.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:weather.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:notenoughanimations.mixins.json:LevelRendererMixin from mod notenoughanimations,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:embeddium.mixins.json:features.options.weather.WorldRendererMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:features.render.gui.outlines.WorldRendererMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:shadows.MixinPreventRebuildNearInShadowPass from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1223) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-badoptimizations.mixins.json:MixinWorldRenderer from mod (unknown),pl:mixin:APP:mixins.sodiumdynamiclights.json:CommonLevelRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.vertexformat.json:immediate.MixinLevelRenderer from mod oculus,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod oculus,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator,pl:mixin:APP:citadel.mixins.json:client.LevelRendererMixin from mod citadel,pl:mixin:APP:mixins.sodiumdynamiclights.json:WorldRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:mixins.oculus.json:LevelRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:fabulous.MixinDisableFabulousGraphics from mod oculus,pl:mixin:APP:mixins.oculus.json:shadows.MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:sky.MixinLevelRenderer_SunMoonToggle from mod oculus,pl:mixin:APP:mixins.oculus.fantastic.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:sky.MixinLevelRenderer from mod oculus,pl:mixin:APP:fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0,pl:mixin:APP:fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1,pl:mixin:APP:forge-DistantHorizons.forge.mixins.json:client.MixinLevelRenderer from mod (unknown),pl:mixin:APP:physicsmod.mixins.json:MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:smoke.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:vines.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:weather.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:notenoughanimations.mixins.json:LevelRendererMixin from mod notenoughanimations,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:embeddium.mixins.json:features.options.weather.WorldRendererMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:features.render.gui.outlines.WorldRendererMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:shadows.MixinPreventRebuildNearInShadowPass from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.sodiumextras.json:impl.darkness.GameRendererMixin from mod sodiumextras,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing from mod oculus,pl:mixin:APP:camerapture-client.mixins.json:GameRendererMixin from mod camerapture,pl:mixin:APP:physicsmod.mixins.json:MixinGameRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:ocean.MixinVSGameRenderer from mod physicsmod,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer from mod justzoom,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat from mod oculus,pl:mixin:APP:forge-badoptimizations.mixins.json:accessor.GameRendererAccessor from mod (unknown),pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer from mod (unknown),pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
-- Entity being rendered --
Details:
Entity Type: minecraft:player (net.minecraft.client.player.LocalPlayer)
Entity ID: 264
Entity Name: justMonke
Entity's Exact location: -109.62, 67.62, 707.83
Entity's Block location: World: (-110,67,707), Section: (at 2,3,3 in -7,4,44; chunk contains blocks -112,-64,704 to -97,319,719), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,-64,512 to -1,319,1023)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: EntityIceDragon['Ice Dragon'/1557, l='ClientLevel', x=-109.95, y=65.00, z=705.71]
Stacktrace:
at com.github.alexthe666.iceandfire.client.render.entity.layer.LayerDragonRider.renderEntity(LayerDragonRider.java:144) ~[iceandfire-2.1.13-1.20.1-beta-5.jar%23282!/:2.1.13-1.20.1] {re:classloading}
at com.github.alexthe666.iceandfire.client.render.entity.layer.LayerDragonRider.render(LayerDragonRider.java:88) ~[iceandfire-2.1.13-1.20.1-beta-5.jar%23282!/:2.1.13-1.20.1] {re:classloading}
at com.github.alexthe666.iceandfire.client.render.entity.layer.LayerDragonRider.m_6494_(LayerDragonRider.java:29) ~[iceandfire-2.1.13-1.20.1-beta-5.jar%23282!/:2.1.13-1.20.1] {re:classloading}
at net.minecraft.client.renderer.entity.LivingEntityRenderer.m_7392_(LivingEntityRenderer.java:131) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.entity.MobRenderer.m_7392_(MobRenderer.java:45) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMobRenderer from mod physicsmod,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.renderer.entity.MobRenderer.m_7392_(MobRenderer.java:18) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMobRenderer from mod physicsmod,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:140) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-badoptimizations.mixins.json:renderer.entity.MixinEntityRendererDispatcher from mod (unknown),pl:mixin:APP:mixins.sodiumextras.json:impl.entitydistance.EntityDispatcherMixin from mod sodiumextras,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin from mod playeranimator,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.EntityRenderDispatcherAccessor from mod entity_model_features,pl:mixin:APP:entity_model_features-common.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features,pl:mixin:APP:entity_texture_features-common.mixins.json:entity.misc.MixinEntityRenderDispatcher from mod entity_texture_features,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher from mod oculus,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:copyEntity.shadows.EntityRenderDispatcherMixin from mod oculus,pl:mixin:APP:fusion.mixins.json:EntityRenderDispatcherMixin from mod fusion,pl:mixin:APP:physicsmod.mixins.json:MixinEntityRenderDispatcher from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:ocean.MixinEntityRenderDispatcher from mod physicsmod,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.entity.MixinEntityRenderDispatcher from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109517_(LevelRenderer.java:1440) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-badoptimizations.mixins.json:MixinWorldRenderer from mod (unknown),pl:mixin:APP:mixins.sodiumdynamiclights.json:CommonLevelRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.vertexformat.json:immediate.MixinLevelRenderer from mod oculus,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod oculus,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator,pl:mixin:APP:citadel.mixins.json:client.LevelRendererMixin from mod citadel,pl:mixin:APP:mixins.sodiumdynamiclights.json:WorldRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:mixins.oculus.json:LevelRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:fabulous.MixinDisableFabulousGraphics from mod oculus,pl:mixin:APP:mixins.oculus.json:shadows.MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:sky.MixinLevelRenderer_SunMoonToggle from mod oculus,pl:mixin:APP:mixins.oculus.fantastic.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:sky.MixinLevelRenderer from mod oculus,pl:mixin:APP:fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0,pl:mixin:APP:fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1,pl:mixin:APP:forge-DistantHorizons.forge.mixins.json:client.MixinLevelRenderer from mod (unknown),pl:mixin:APP:physicsmod.mixins.json:MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:smoke.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:vines.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:weather.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:notenoughanimations.mixins.json:LevelRendererMixin from mod notenoughanimations,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:embeddium.mixins.json:features.options.weather.WorldRendererMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:features.render.gui.outlines.WorldRendererMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:shadows.MixinPreventRebuildNearInShadowPass from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1223) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-badoptimizations.mixins.json:MixinWorldRenderer from mod (unknown),pl:mixin:APP:mixins.sodiumdynamiclights.json:CommonLevelRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:embeddium.mixins.json:features.render.world.clouds.WorldRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.vertexformat.json:immediate.MixinLevelRenderer from mod oculus,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod oculus,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator,pl:mixin:APP:citadel.mixins.json:client.LevelRendererMixin from mod citadel,pl:mixin:APP:mixins.sodiumdynamiclights.json:WorldRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:mixins.oculus.json:LevelRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:fabulous.MixinDisableFabulousGraphics from mod oculus,pl:mixin:APP:mixins.oculus.json:shadows.MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:sky.MixinLevelRenderer_SunMoonToggle from mod oculus,pl:mixin:APP:mixins.oculus.fantastic.json:MixinLevelRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:sky.MixinLevelRenderer from mod oculus,pl:mixin:APP:fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0,pl:mixin:APP:fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1,pl:mixin:APP:forge-DistantHorizons.forge.mixins.json:client.MixinLevelRenderer from mod (unknown),pl:mixin:APP:physicsmod.mixins.json:MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:smoke.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:vines.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:weather.MixinLevelRenderer from mod physicsmod,pl:mixin:APP:notenoughanimations.mixins.json:LevelRendererMixin from mod notenoughanimations,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:embeddium.mixins.json:features.options.weather.WorldRendererMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:features.render.gui.outlines.WorldRendererMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.render.world.WorldRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:shadows.MixinPreventRebuildNearInShadowPass from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.sodiumextras.json:impl.darkness.GameRendererMixin from mod sodiumextras,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing from mod oculus,pl:mixin:APP:camerapture-client.mixins.json:GameRendererMixin from mod camerapture,pl:mixin:APP:physicsmod.mixins.json:MixinGameRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:ocean.MixinVSGameRenderer from mod physicsmod,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer from mod justzoom,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat from mod oculus,pl:mixin:APP:forge-badoptimizations.mixins.json:accessor.GameRendererAccessor from mod (unknown),pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer from mod (unknown),pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.sodiumextras.json:impl.darkness.GameRendererMixin from mod sodiumextras,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing from mod oculus,pl:mixin:APP:camerapture-client.mixins.json:GameRendererMixin from mod camerapture,pl:mixin:APP:physicsmod.mixins.json:MixinGameRenderer from mod physicsmod,pl:mixin:APP:physicsmod.mixins.json:ocean.MixinVSGameRenderer from mod physicsmod,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer from mod justzoom,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat from mod oculus,pl:mixin:APP:forge-badoptimizations.mixins.json:accessor.GameRendererAccessor from mod (unknown),pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer from mod (unknown),pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.3.0.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:MixinMain from mod physicsmod,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
(some of the crashlog)
(please complete the following information):