View Issue Details

IDProjectCategoryView StatusLast Update
0006137Spring engineGeneralpublic2019-02-21 12:30
ReporterFloris Assigned ToKloot  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version104.0 +git 
Fixed in Version104.0 +git 
Summary0006137: access violation crash on loading a savegame
Descriptionwe're new to loading savegames!
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

Floris

2019-02-15 23:02

reporter   ~0019726

(... i saw it did load the units though)

Floris

2019-02-15 23:34

reporter   ~0019727

added savegame file

Floris

2019-02-15 23:35

reporter   ~0019728

now for real
testsave.ssf (Attachment missing)

Floris

2019-02-15 23:35

reporter   ~0019729

correct file this time
kbottest2.ssf (Attachment missing)

Kloot

2019-02-15 23:42

developer   ~0019730

rts/Sim/Units/Scripts/CobThread.cpp:392
rts/Sim/Units/Scripts/CobEngine.cpp:85
rts/Sim/Units/Scripts/UnitScriptEngine.cpp:119

native save/load support is (still) sketchy, was this file created using /save or /luasave?

Floris

2019-02-16 00:40

reporter   ~0019731

via /save

Floris

2019-02-16 00:54

reporter   ~0019732

ah i see... with /luasave (and fixing/tuning the gadget for ba) it works

Kloot

2019-02-21 12:30

developer   ~0019750

Fix 625071156f44d21600717ecb9d6602b4e9da5360 committed to develop branch: fix 0006137
script PostLoad runs after unit PostLoad, repo: spring changeset id: 11353

Issue History

Date Modified Username Field Change
2019-02-15 23:01 Floris New Issue
2019-02-15 23:01 Floris File Added: infolog.txt
2019-02-15 23:02 Floris Note Added: 0019726
2019-02-15 23:34 Floris Note Added: 0019727
2019-02-15 23:35 Floris File Added: testsave.ssf
2019-02-15 23:35 Floris Note Added: 0019728
2019-02-15 23:35 Floris File Added: kbottest2.ssf
2019-02-15 23:35 Floris Note Added: 0019729
2019-02-15 23:42 Kloot Note Added: 0019730
2019-02-16 00:40 Floris Note Added: 0019731
2019-02-16 00:54 Floris Note Added: 0019732
2019-02-16 13:36 Kloot Assigned To => Kloot
2019-02-16 13:36 Kloot Status new => assigned
2019-02-16 14:57 Kloot Status assigned => resolved
2019-02-16 14:57 Kloot Resolution open => fixed
2019-02-16 14:57 Kloot Fixed in Version => 104.0 +git
2019-02-21 12:29 Kloot Changeset attached => spring develop 62507115
2019-02-21 12:30 Kloot Note Added: 0019750