Page 1 of 1

[1.1.48] Crashes unreliably (Stack overflow)

Posted: Sat Dec 04, 2021 9:51 pm
by ViolentSweed
Game ran fine for the first 72ish hours. No issues at all. Then all of a sudden I started to get these hard crashes

Image

These crashes happen anywhere between 5-20 mins after loading my game, they happen when I fly around an explore the map, when I'm clearing out biters, when I'm trying to build stuff or when I'm just sitting still doing nothing.
mods

Re: [1.1.48] Crashes unreliably (Stack overflow)

Posted: Mon Dec 06, 2021 1:28 am
by Rseding91
Thanks for the report. The issue is with one or more of the mods you're using doing the following:

They kill an entity and when it dies it creates another entity. During the creation of the new entity it spanws another entity and the creation of that entity does damage around it. That in turn kills the new entity it created and the cycle repeats until the game crashes.

Re: [1.1.48] Crashes unreliably (Stack overflow)

Posted: Fri Jan 07, 2022 7:50 am
by ViolentSweed
Sorry for the very late reply, haven't had time to play until recently.
Rseding91 wrote: Mon Dec 06, 2021 1:28 am Thanks for the report. The issue is with one or more of the mods you're using doing the following:

They kill an entity and when it dies it creates another entity. During the creation of the new entity it spanws another entity and the creation of that entity does damage around it. That in turn kills the new entity it created and the cycle repeats until the game crashes.

I found out that it was the Cold Biters mod that was causing the crashes. Must be related to the Cold Clouds they spawn when killed.

Disabled the mod and have been able to play for about 8 hours with no issues. So thanks for helping me identify the main issue at least!