Opened 8 years ago

Last modified 6 years ago

#3782 closed defect

Gamesetup warning - unknown starting resources — at Version 1

Reported by: gameboy Owned by:
Priority: Should Have Milestone:
Component: UI & Simulation Keywords:
Cc: Patch:

Description (last modified by elexis)

Today I tested r17751, when I chose faction ready to start the game, this warning appears:

WARNING: JavaScript warning: gui/gamesetup/gamesetup.js line 1273 Script value conversion check failed: v.isString()
v.isNumber() (got type undefined)
WARNING: JavaScript warning: gui/gamesetup/gamesetup.js line 1273 Script value conversion check failed: v.isString()
v.isNumber() (got type undefined)

Change History (2)

by gameboy, 8 years ago

Attachment: commands.txt added

comment:1 by elexis, 8 years ago

Description: modified (diff)
Summary: A strange warning!Gamesetup warning - unknown starting resources

From your commands.txt file I see you started playing on the new map "Golden Island". Somehow your settings have "StartingResources": 25000.

Any idea how you got to 25000? The map does't have it and starting_resources.json also doesn't have it.

Did you change the map? Can you svn revert "binaries/data/mods/public/maps/skirmishes/Golden Island (2).xml" and check again? Maybe you played some other custom map with those starting resources?

Note: See TracTickets for help on using tickets.