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.
[1.1.42] Crash out of memory when teleporting
-
- Burner Inserter
- Posts: 16
- Joined: Thu Mar 25, 2021 8:57 pm
- Contact:
[1.1.42] Crash out of memory when teleporting
- Attachments
-
- factorio-current.log
- (110.36 KiB) Downloaded 156 times
Re: So, this happened.
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
-
- Burner Inserter
- Posts: 16
- Joined: Thu Mar 25, 2021 8:57 pm
- Contact:
Re: [1.1.42] Crash out of memory when teleporting
The thing is, I wasn't generating those chunks, a worm was. I was teleporting some random corner of the world.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
Re: [1.1.42] Crash out of memory when teleporting
Yes, you are right, it looks like this is a side effect of viewtopic.php?f=11&t=77071