[1.1.42] Crash out of memory when teleporting

Bugs that are actually features.
Post Reply
garr150354839
Burner Inserter
Burner Inserter
Posts: 16
Joined: Thu Mar 25, 2021 8:57 pm
Contact:

[1.1.42] Crash out of memory when teleporting

Post by garr150354839 »

I'm not an expert in computers, and somehow the game bricked the PC I'm running.
Found the cause. Teleporting from one corner of the map to the other with a worm attacking before the teleportation breaks it.
Attachments
factorio-current.log
(110.36 KiB) Downloaded 126 times

User avatar
atomizer
Long Handed Inserter
Long Handed Inserter
Posts: 79
Joined: Sat Sep 22, 2018 3:18 pm
Contact:

Re: So, this happened.

Post by atomizer »

The crash log says you just ran out of memory. Given how many chunks you were generating, not really that surprising.

Code: Select all

Unhandled exception: memory allocation of 250000 bytes failed! RAM: 15876/16206, Page: 29503/29506

garr150354839
Burner Inserter
Burner Inserter
Posts: 16
Joined: Thu Mar 25, 2021 8:57 pm
Contact:

Re: [1.1.42] Crash out of memory when teleporting

Post by garr150354839 »

atomizer wrote:
Tue Oct 19, 2021 9:58 pm
The crash log says you just ran out of memory. Given how many chunks you were generating, not really that surprising.

Code: Select all

Unhandled exception: memory allocation of 250000 bytes failed! RAM: 15876/16206, Page: 29503/29506
The thing is, I wasn't generating those chunks, a worm was. I was teleporting some random corner of the world.

User avatar
atomizer
Long Handed Inserter
Long Handed Inserter
Posts: 79
Joined: Sat Sep 22, 2018 3:18 pm
Contact:

Re: [1.1.42] Crash out of memory when teleporting

Post by atomizer »

Yes, you are right, it looks like this is a side effect of viewtopic.php?f=11&t=77071

Post Reply

Return to “Not a bug”