tr7zw / FirstPersonModel

Enables the third person Model in firstperson
MIT License
134 stars 25 forks source link

[1.19.2]Unexpected error on Startup #309

Closed OcrSu closed 1 year ago

OcrSu commented 1 year ago

crash-2022-11-04_15.53.30-client.txt latest.log Win11 GT1030 DDR5 Ryzen5 5600

tr7zw commented 1 year ago

That crash is FirstPerson Mod, and it somehow crashed looking for net/xolt/freecam/Freecam, but that's inside a catch. I guess the Freecam mod updated and made my compatibility patch incompatible... welp.

tr7zw commented 1 year ago

Ah no, you have a "freecam" mod installed, but it's not https://modrinth.com/mod/freecam. Apparently it's https://www.curseforge.com/minecraft/mc-mods/freecam-by-zergatul , that just reuses the same mod id. Going to open the issue there.