TeamMoonstorm / Starstorm2

A Port/Continuation of the Risk of Rain 1 mod: Starstorm.
GNU General Public License v3.0
29 stars 32 forks source link

Empyrean enemy spawn freezes game #489

Closed JoeMoMo499 closed 1 month ago

JoeMoMo499 commented 1 month ago

I'm not really sure how to get a crash report for this, as the game is frozen and has been for more than 5 minutes, but there is no crash log. This has happened twice now when I have reached Empyrean (stage 9) on typhoon, with Kin, Swarms, Honor, Sacrifice, and Command on.

I cannot attach the LogOutput file as it is too large for GitHub. I will attempt to attach in 2 parts.

I have truncated the LogOutput file. It was falsely enlarged by an incredibly number of rows that just said [Info : Unity Log] HermitCrabBody : CHOSEN MONSTER ATTEMPT and I have left the first log of this in the report. LogOutput - Copy.log

nayDPz commented 1 month ago

This is a known issue and will be fixed in 0.7.

The freeze is caused by the Empyrean event failing to find a monster that isn't in its blacklist. This can happen when Kin selects a monster that IS in the blacklist, or with certain family events.

JoeMoMo499 commented 1 month ago

Ah, that makes sense.

Thank you very much for the fast response!