[1.1.51] Crashes frequently after update to new version
-
- Filter Inserter
- Posts: 947
- Joined: Wed Nov 25, 2015 11:44 am
- Contact:
[1.1.51] Crashes frequently after update to new version
Playing a modded game (Krastorio 2), and IIRC I previously had weird issues that might be related to a hardware problem. However, played fine until updating to 1.1.51 this morning. I play the game for a couple minutes and it crashes. First time it happened while selecting an area to copy, but I think I was doing pipeline plumbing second time so not sure what it can be. Log is attached.
- Attachments
-
- factorio-previous.log
- (16.84 KiB) Downloaded 84 times
-
- factorio-current.log
- (9.07 KiB) Downloaded 79 times
Re: [1.1.51] frequent crashes after update to new version
I am fully aware of this issue, fix was already implemented and it is waiting for a release soon. It is related to selecting entity ghosts into a blueprint which crashes when one of the mods requests mapping of which entities were selected: mapping of entities contains a reference to a entity ghost's inner entity which is forbidden and i made extra check to throw if some places were doing wrong thing. Its basically a consequence of my fix for 101126.
-
- Filter Inserter
- Posts: 947
- Joined: Wed Nov 25, 2015 11:44 am
- Contact:
Re: [1.1.51] frequent crashes after update to new version
Excellent, thanks! I didn't see it on the forums but maybe it didn't look very well .
-
- Manual Inserter
- Posts: 4
- Joined: Tue Jun 25, 2019 11:04 am
- Contact:
Re: [1.1.51] frequent crashes after update to new version
I have the same issue.
I tried to copy a belt segment with inserters. which produced the crash. Am not sure if thats reproduceable, but anyway, heres the log + save in case its helpful:
I tried to copy a belt segment with inserters. which produced the crash. Am not sure if thats reproduceable, but anyway, heres the log + save in case its helpful:
- Attachments
-
- _autosave2.zip
- (22.79 MiB) Downloaded 80 times
-
- factorio-current.log
- (42.85 KiB) Downloaded 81 times
Re: [1.1.51] Crashes frequently after update to new version
Not sure if I have same problem but after loading autosave game crashes after few seconds. There is big part of factory that is ghost placed and is waiting for filling so maybe it is the same.
- Attachments
-
- _autosave1.zip
- (43.67 MiB) Downloaded 91 times
-
- factorio-dump-current.dmp
- (846.77 KiB) Downloaded 74 times
-
- Filter Inserter
- Posts: 947
- Joined: Wed Nov 25, 2015 11:44 am
- Contact:
Re: [1.1.51] Crashes frequently after update to new version
Upgraded to .52 and issue no longer occurs, thanks! You guys are the best! <3