[kovarex] [1.1.0] Crash loading save from 1.0.0 (BlueprintLibrary::applyUpdateBlueprintShelfData)

Things that has been reported already before.
Post Reply
thuejk
Fast Inserter
Fast Inserter
Posts: 113
Joined: Fri Feb 13, 2015 8:41 pm
Contact:

[kovarex] [1.1.0] Crash loading save from 1.0.0 (BlueprintLibrary::applyUpdateBlueprintShelfData)

Post by thuejk »

Happens every time when loading the attached save. Looking at the backtrace, looks to be blueprint related.
factorio-current.log
(14.5 KiB) Downloaded 125 times
Attachments
6_33_06.zip
(33.57 MiB) Downloaded 89 times
Last edited by thuejk on Mon Nov 23, 2020 9:26 pm, edited 1 time in total.

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

Re: [1.1.0] Crash when loading save game from 1.0.0

Post by Loewchen »

That is the wrong log.

thuejk
Fast Inserter
Fast Inserter
Posts: 113
Joined: Fri Feb 13, 2015 8:41 pm
Contact:

Re: [1.1.0] Crash when loading save game from 1.0.0

Post by thuejk »

Fixed the log.

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [kovarex] [1.1.0] Crash loading save from 1.0.0 (BlueprintLibrary::applyUpdateBlueprintShelfData)

Post by kovarex »

Hello, I can load the save fine, because to reproduce it, save isn't enough, I need the file blueprint-storage.dat as well.
The bug is related the blueprint shelf update, where the in game personal blueprint shelf is updated to whatever is in your blueprint-storage.dat.

posila
Factorio Staff
Factorio Staff
Posts: 5202
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [kovarex] [1.1.0] Crash loading save from 1.0.0 (BlueprintLibrary::applyUpdateBlueprintShelfData)

Post by posila »

Based on log:

Code: Select all

  19.653 Warning BlueprintLibrary.cpp:605: Storage record hash doesn't match external after the synchronizing action.
  19.653 Warning BlueprintLibrary.cpp:606: storage={id=player=0;id=141, type=0, label=, description=, icons={{name=fast-transport-belt}, {name=signal-4}}, hash=6566e3040405e8a688dc8b29ebe4ce91178c6b56, isPreview= true, empty=true, hasBackup=false}
  19.653 Warning BlueprintLibrary.cpp:607: external={id=player=0;id=141, type=0, label=, description=, icons={{name=fast-transport-belt}, {name=signal-4}}, hash=c54b5f6926d7d882cc53ccdf87ef2a70f7d219d8, isPreview= false, empty=false, hasBackup=false}
It is the same issue as 92422 which was already fixed for 1.1.6

thuejk
Fast Inserter
Fast Inserter
Posts: 113
Joined: Fri Feb 13, 2015 8:41 pm
Contact:

Re: [kovarex] [1.1.0] Crash loading save from 1.0.0 (BlueprintLibrary::applyUpdateBlueprintShelfData)

Post by thuejk »

blueprint-storage.dat attached.
Attachments
blueprint-storage.dat.zip
(378.27 KiB) Downloaded 72 times

Post Reply

Return to “Duplicates”