v-rising / ModernCamera

MIT License
48 stars 3 forks source link

Crashing when using Bat or Rat Form #3

Closed SevereArtisan closed 2 years ago

SevereArtisan commented 2 years ago

Hey there. Currently using version 1.3.1 of this mod, but whenever I try to go into Bat Form or Rat Form, the game crashes. Other forms are currently fine. Also crashing if I try to feed on a V Blood Carrier, but I see that's a known issue on the mod page.

SevereArtisan commented 2 years ago

BepInEx gave me this error when I tried transforming into Rat Form. Same/Similar with Bat. Then the game basically freezes up and crashes.

Error

iZastic commented 2 years ago

Is ModernCamera the only mod you are using? I am not able to reproduce this.

SevereArtisan commented 2 years ago

I also use HideInterface, its required framework mods like Wetstone, and ServerLaunchFix.

SevereArtisan commented 2 years ago

Additionally, here are my current settings for ModernCamera in-game.

Info

And a popup I get as the game freezes/crashes going into Bat or Rat form.

Info2

iZastic commented 2 years ago

Thanks for showing me the settings. I am able to reproduce it now, so I can start looking into it.

SevereArtisan commented 2 years ago

Awesome.

iZastic commented 2 years ago

This crash is caused because MaxZoom below 6 gets reduced below the MinZoom by the ZoomModifiers. I have not found a good way of overriding the ZoomModifiers so I am going to temporarily fix this by setting the minimum value for MaxZoom to 6.

SevereArtisan commented 2 years ago

Dang. Hope a better solution can be found in the future then.

iZastic commented 2 years ago

Fixed in v1.4.0