Ticket #48002

Savegame: "unused entry" warnings about cma settings

오픈 날짜: 2023-05-09 14:11 마지막 업데이트: 2023-05-13 18:09

Reporter:
소유자:
Type:
Status:
Closed
Component:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

Loading a savegame with --warnings can lead to kinds of:

2: ./../../../saves/47992-Sz1-Ai002-Lm59-230507_192610-T0054-auto.sav.xz: unused entry: player0.c0.max_growth
2: ./../../../saves/47992-Sz1-Ai002-Lm59-230507_192610-T0054-auto.sav.xz: unused entry: player0.c0.require_happy
2: ./../../../saves/47992-Sz1-Ai002-Lm59-230507_192610-T0054-auto.sav.xz: unused entry: player0.c0.allow_disorder
2: ./../../../saves/47992-Sz1-Ai002-Lm59-230507_192610-T0054-auto.sav.xz: unused entry: player0.c0.allow_specialists
2: ./../../../saves/47992-Sz1-Ai002-Lm59-230507_192610-T0054-auto.sav.xz: unused entry: player0.c1.max_growth
...

Ticket History (3/6 Histories)

2023-05-09 14:11 Updated by: cazfi
  • New Ticket "Savegame: "unused entry" warnings about cma settings" created
2023-05-09 14:12 Updated by: cazfi
  • Details Updated
2023-05-09 14:34 Updated by: cazfi
댓글 올리기

There's a real bug hiding in here. Entries are looked by wrong name. This mostly affects just padding that's going to get discarded, but the cma_factor is not properly read even when it's needed.

2023-05-10 04:07 Updated by: cazfi
  • 소유자 Update from (None) to cazfi
  • Resolution Update from None to Accepted
  • Milestone Update from (None) to 3.1.0-beta2 (closed)
2023-05-13 18:09 Updated by: cazfi
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login