Opened 3 years ago

Last modified 16 months ago

#6302 closed defect

Warning in Atlas about GetTechModifiedProperty — at Version 1

Reported by: Langbart Owned by:
Priority: Should Have Milestone: Alpha 27
Component: Atlas editor Keywords:
Cc: Patch:

Description (last modified by Langbart)

Starting an AI simulation in Atlas throws the following warnings:

WARNING: GetTechModifiedProperty: numeric modification format not recognised : ({affects:["Unit", "Structure"], multiply:(void 0)})
WARNING: GetTechModifiedProperty: numeric modification format not recognised : ({affects:["Unit", "Structure"], multiply:(void 0)})

The problem can be reproduced consistently for the current SVN [25877] version, for A25, for A24b, but the warnings do not occur in A23b.

Steps:

  • Open Atlas
  • Click on Change Players
  • Select AI for player 1
  • Click on Generate map

Stan wrote under patch D3784

Pretty sure it started with the modifiers manager in A24.

The warnings do not appear at [21945] (A23b macOS), I managed to compile up to [24278] and the warnings still appear.

The ModifiersManager.js was added with [22767], but I am not able to compile with this changeset number, I get problems with the library files on macOS.

Change History (2)

by Langbart, 3 years ago

Attachment: GetTechModifiedProperty.jpg added

comment:1 by Langbart, 3 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.