pmotschmann / Evolve

An incremental game about evolving a civilization
Mozilla Public License 2.0
858 stars 371 forks source link

[Bug] Fix quarantine not working while in firework event #925

Closed foxwhite25 closed 1 year ago

foxwhite25 commented 1 year ago

Quarantine closed the portal, and firework no longer exist, therefore a unchecked access to firework will cause a null pointer error and not allow the save to be loaded in. Only soft reset can solve this problem, and you just can't complete these task while the firework event is going on.