Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
It's all explained in the description, and no the niche crash isn't fixed since nobody has provided a save in which it happens or been able to reproduce it.
The problem is quite tricky to fix and pretty much impossible without a way to test potential solutions.
I've tried everything I could think of in a save with 8k pop and no matter what I do I don't get any crashes so it must be happening under rather specific circumstances.
at settlement.entity.ENTETIES.update(ENTETIES.java:348)
at settlement.main.SETT.update(SETT.java:734)
at game.GAME.update(GAME.java:308)
at view.main.VIEW.update(VIEW.java:250)
at snake2d.Updater.update(Updater.java:106)
at snake2d.Updater.run(Updater.java:54)
at settlement.room.home.house.HomeHouse.occupant(HomeHouse.java:244)
at settlement.room.home.house.HomeHouse.vacate(HomeHouse.java:146)
at settlement.stats.colls.StatsHome$StatHome.set(StatsHome.java:528)
at settlement.path.finder.SFinderHome.find(SFinderHome.java:82)
at settlement.entity.humanoid.ai.home.AIModule_Home.getPlan(AIModule_Home.java:79)
at settlement.entity.humanoid.ai.main.AIModules.getNextPlan(AIModules.java:199)
at settlement.entity.humanoid.ai.main.AIManager.newPlan(AIManager.java:437)
at settlement.entity.humanoid.ai.main.AIManager.setNextState(AIManager.java:399)
at settlement.entity.humanoid.ai.main.AIManager.update(AIManager.java:322)
at settlement.entity.humanoid.Humanoid.update(Humanoid.java:220)
I'm not sure how to look further though as well, i'm not quite advanced enough to have an IDE yet. But maybe soon.
If you need anything else or can confirm this isn't from you let me know :)
I"ve had this happen in 2 saves now on fairly developed cities so i'm hoping to find a solution.
Cheers!
Had to split up comment sorry error log in next.
You can find the save in AppData/Roaming/songsofsyx/saves/ (you can just type %AppData% in the file explorer to get in there) and then upload it with something like file.io or send it to me directly on discord
It's good if the crash can be bypassed but it's even better if I can manage to figure it out and fix it