[Forge] Changing scale does not change the camera's position
RomanFlour opened this issue ยท 12 comments
Pretty self-explanatory. Trying to shrink in the forge version, and the camera does not adjust itself to fit the desired size.
I've found out that this is an issue with the Shrink mod and not Pehkui.
Seems their size event handler doesn't take other mods' resizing into account and if their shrinking is not active they always reset the player to the default size which cancels out any size changing that mods did before the Shrink event handler was executed.
What version of Forge are you using, and what other mods do you have installed, if any?
This was on 3.1.0, tho I just started the process of updating the modpack I was using to a newer version of forge.
Actually 1.16.5, I misremembered the number and checked for the version I was using on a 1.16.4 modpack I had.
Hmm, is this a custom modpack or one on e.g. CurseForge? Can you provide a full modlist? Would be very useful so I could do more extensive inter-mod compatibility testing.
Actually, you mentioned 36.0? I believe there was an eye height issue in Forge fixed in 36.0.63, so can you let me know if the issue still occurs after updating to a Forge version newer than that, e.g. 36.1.4?
The modpack I'm using uses Enigmatica 6 as a base, with additional mods added in. Mana n Artifice, TConstruct, Evilcraft, Walljump, Psi, Lordcraft are the mods I added to the pack that aren't in Enigmatica 6 normally. Yeah, I'll check after the modpack finishes updating.
In that case, I'll add that modpack + extra mods to my list of mods to test out improving compatibility with. Thanks for bringing this to my attention.