Opened 8 years ago

Last modified 6 years ago

#3678 closed defect

Introductory tutorial: 1 warning and 2 minor glitches — at Initial Version

Reported by: fabio Owned by:
Priority: Should Have Milestone:
Component: Core engine Keywords:
Cc: leper Patch:

Description

As soon as starting it this message appear:

WARNING: JavaScript warning: simulation/ai/tutorial-ai/config.js line 57
mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create

The message:

Now that you are in City Phase, build a fortress...

happens before being in City Phase.

The message:

The enemy base has been spotted...

happens before discovering it.

Change History (0)

Note: See TracTickets for help on using tickets.