Leawind / Third-Person

A practical, smooth, feature-rich third person mod for Minecraft
https://leawind.github.io/Third-Person/en-US/?autolang
MIT License
37 stars 12 forks source link

Crash when ... #134

Closed AzuryxxVortex closed 1 month ago

AzuryxxVortex commented 1 month ago

When

Loading world using Embeddium with latest beta

Crash report

crash-2024-07-30_12.41.39-client.txt

AzuryxxVortex commented 1 month ago

Latest log latest.log

Leawind commented 1 month ago

Did you try remove leawind's third person and see if it crash?

Leawind commented 1 month ago
java.lang.NoSuchMethodError: 'net.minecraft.world.phys.Vec3 net.minecraft.client.Camera.getPosition()'
  at net.minecraft.client.renderer.LevelRenderer.handler$fof000$irisflw$renderLayerTail(LevelRenderer.java:3610) ~[client-1.20.1-20230612.114412-srg.jar%23676!/:?] {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}

It looks like the same problem as https://github.com/leon-o/iris-flw-compat/issues/140

And that guy is not using Leawind's Third Person So I think it's not my bug.