AtomicTorch Studio Forums

CryoFall => Bug reports => Topic started by: ninekorn on July 11, 2023, 07:20:44 PM

Title: some errors during testing. related to my mods.
Post by: ninekorn on July 11, 2023, 07:20:44 PM


Title: Re: some errors during testing. not related to my mods i think.
Post by: ai_enabled on July 12, 2023, 04:23:21 AM
Hello!
Sounds like you have added too many new NPC characters for one of the achievements to properly work. It's causing a fatal error during initialization and a following cascade of other errors.

Please try deleting this achievement (or override it with an empty file!):

Core.cpk/Scripts/Achievements/Other/AchievementCreaturesKillAll.cs


Regards!
Title: Re: some errors during testing. related to my mods.
Post by: ninekorn on July 12, 2023, 10:24:39 AM
oh ok. i will try and see if i can also replace that achievement in the process of building the mobs variants. Thank you ai_enabled!