Ticket #45952

"goods_good.helptext" entry doesn't exist.

Open Date: 2022-10-22 22:40 Last Update: 2022-10-24 12:45

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

Likely due to --warnings, I get

1: In secfile_lookup_str_vec() [../../../src/utility/registry_ini.c:2247]: secfile '../../src/data/civ2civ3/game.ruleset' in section 'NULL': "goods_good.helptext" entry doesn't exist.

I guess 'helptext' is a mandatory field, but most of the time we get away with it missing?

Ticket History (3/6 Histories)

2022-10-22 22:40 Updated by: cazfi
  • New Ticket ""goods_good.helptext" entry doesn't exist." created
2022-10-22 22:58 Updated by: cazfi
Comment

There's something more complicated going on. The ruleset loads fine (one gets to the server prompt). But when I try to load a saved game that uses the same civ2civ3 ruleset, the ruleset loading fails.

2022-10-22 23:25 Updated by: cazfi
  • Milestone Update from (None) to 3.2.0
  • Component Update from (None) to Server
Comment

During the savegame load, failure flag gets set, causing the load to abort, and that happens with a bogus error message.

That's because loading of research 'free_bulbs' has it's success reversed.

2022-10-22 23:39 Updated by: cazfi
  • Owner Update from (None) to cazfi
  • Resolution Update from None to Accepted
2022-10-24 12:45 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