Opened 8 years ago

Last modified 7 years ago

#3965 closed defect

conversion check failed: v.isNumber() (got type undefined) on init — at Initial Version

Reported by: elexis Owned by:
Priority: Should Have Milestone: Alpha 22
Component: Core engine Keywords:
Cc: Patch:

Description

The attached replay (r18136) triggers a warning before the first turn, even before loading the random-map-scripts:

WARNING: JavaScript warning: Script value conversion check failed: v.isNumber() (got type undefined)

Fixing this will likely be trivial. The hard part is figuring out in which file the warning is triggered in the first place. Adding some warn() calls to simulation files should lead there.

Change History (1)

by elexis, 8 years ago

Attachment: commands.txt added
Note: See TracTickets for help on using tickets.