qwbarch / mirage

A mod that mimics player voices for Unity games
https://thunderstore.io/c/lethal-company/p/qwbarch/Mirage
Other
12 stars 2 forks source link

Mirage causes monsters to no longer spawn #74

Closed ResistVR closed 1 month ago

ResistVR commented 2 months ago

Mirage causes monsters to no longer spawn, help?

qwbarch commented 2 months ago

Is this for Lethal Company or Content Warning? If it's for LC, I'm assuming the new update is out which probably broke it, so I'll have to update it sometime

HisBoilingPoint commented 2 months ago

Lethal Company. I can confirm after much pain that this mod does cause issues. They only seem to spawn inside at like 7:30ish so I assume it's related to the spawn curve.

qwbarch commented 2 months ago

Lethal Company. I can confirm after much pain that this mod does cause issues. They only seem to spawn inside at like 7:30ish so I assume it's related to the spawn curve.

You can turn off the custom spawn curve in the config by setting UseCustomSpawnCurve to false

HisBoilingPoint commented 2 months ago

I had both the custom curve and the custom spawn tables turned off in the 2nd test and the issue persisted.

qwbarch commented 2 months ago

The patch that changes the spawn curve only runs if enableOverrideSpawnChance is set to true, so if there's still an issue even with it set to false, I'm afraid there's nothing I can do on my end

qwbarch commented 1 month ago

Closing this as it's not really an issue as far as I'm aware