[1.1.94] Crashe due to Stack overflow

We are aware of them, but they have low priority. We have more important things to do. They go here in order not to take space in the main bug thread list.
Post Reply
Argony
Burner Inserter
Burner Inserter
Posts: 6
Joined: Mon Nov 06, 2023 7:12 pm
Contact:

[1.1.94] Crashe due to Stack overflow

Post by Argony »

Hello all. I'm not familiar with fixing any Factorio crashes and 15 minutes of googling didn't help much. I've attached the log at the time of crash. I load in the autosave and about 5 seconds later it CTDs. At the time of posting, I have not uninstalled mods or changed any settings. I could use some help. Thanks! :D
Attachments
factorio-current.log
(586.61 KiB) Downloaded 35 times

Loewchen
Global Moderator
Global Moderator
Posts: 8321
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: [1.1.94] Crashe due to Stack overflow

Post by Loewchen »

Post that save please, see 3638.

Argony
Burner Inserter
Burner Inserter
Posts: 6
Joined: Mon Nov 06, 2023 7:12 pm
Contact:

Re: [1.1.94] Crashe due to Stack overflow

Post by Argony »

Apologies, can you delete this post then? I'm at work right now so it will be some time until I can upload it.

FuryoftheStars
Smart Inserter
Smart Inserter
Posts: 2551
Joined: Tue Apr 25, 2017 2:01 pm
Contact:

Re: [1.1.94] Crashe due to Stack overflow

Post by FuryoftheStars »

Argony wrote:
Mon Nov 06, 2023 7:56 pm
Apologies, can you delete this post then? I'm at work right now so it will be some time until I can upload it.
No need to delete. Just upload when you can.
My Mods: Classic Factorio Basic Oil Processing | Sulfur Production from Oils | Wood to Oil Processing | Infinite Resources - Normal Yield | Tree Saplings (Redux) | Alien Biomes Tweaked | Restrictions on Artificial Tiles

Argony
Burner Inserter
Burner Inserter
Posts: 6
Joined: Mon Nov 06, 2023 7:12 pm
Contact:

Re: [1.1.94] Crashe due to Stack overflow

Post by Argony »

Here is the save.

Argony
Burner Inserter
Burner Inserter
Posts: 6
Joined: Mon Nov 06, 2023 7:12 pm
Contact:

Re: [1.1.94] Crashe due to Stack overflow

Post by Argony »

I also loaded up the autosave before that one and got the same crash at the same time.

Rseding91
Factorio Staff
Factorio Staff
Posts: 13209
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [1.1.94] Crashe due to Stack overflow

Post by Rseding91 »

It seems like none of those save files attached correctly. If they are too large you may need to upload them to some external hosting service (google drive, dropbox, one-drive, etc)
If you want to get ahold of me I'm almost always on Discord.

Argony
Burner Inserter
Burner Inserter
Posts: 6
Joined: Mon Nov 06, 2023 7:12 pm
Contact:

Re: [1.1.94] Crashe due to Stack overflow

Post by Argony »


Argony
Burner Inserter
Burner Inserter
Posts: 6
Joined: Mon Nov 06, 2023 7:12 pm
Contact:

Re: [1.1.94] Crashe due to Stack overflow

Post by Argony »

Has anyone found a fix yet?

Rseding91
Factorio Staff
Factorio Staff
Posts: 13209
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [1.1.94] Crashe due to Stack overflow

Post by Rseding91 »

It's an issue with one or more of the mods you're using. Which combiantion I don't know since I 'haven't looked into the save file itself yet.

The issue being: one or more of the mods has set up an entity to when damaged, to damage entities around itself. That's happening over and over as one is damaged it damages the next which damages the original until eventually it stack overflows.

The only fix is "don't do that" on the mod(s) side or we error on startup if any mod has configured things for that to be possible (super hard to detect).
If you want to get ahold of me I'm almost always on Discord.

Rseding91
Factorio Staff
Factorio Staff
Posts: 13209
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [1.1.94] Crashe due to Stack overflow

Post by Rseding91 »

The issue are specifically coming from the Damage reflecting walls from Reinforced Walls.
Untitled.png
Untitled.png (3.13 MiB) Viewed 807 times
If you want to get ahold of me I'm almost always on Discord.

Rseding91
Factorio Staff
Factorio Staff
Posts: 13209
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [1.1.94] Crashe due to Stack overflow

Post by Rseding91 »

As far as I can tell what's happening:

1. A biter attacks the wall with some AOE ability
2. The wall reflects the AOE ability back to the biter
3. As part of the AOE damage applied to the biter it does the AOE damage around the biter and finds the wall again and damages it
4. Go to 2

This repeats forever and eventually it crashes.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Minor issues”