This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Custom Query (5409 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 5409)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#1436 invalid JS out of memory error on very large Ardennes Forest rms zouip
Description

Multiplayer game setup: 2 humans versus 2 bots (qbots or jubots) on a random map. Few time after start (less than 10 seconds) a popup appears which indicates that the game is out of sync and in-game logs lists this sort of errors:

[...]
TIMER| ParseTerrain: 9.2115 ms
ERROR: JavaScript error: simulation/components/AIProxy.js line 39
out of memory
ERROR: JavaScript error: simulation/components/Player.js line 339
out of memory
ERROR: Script message handler OnGlobalOwnershipChanged failed
ERROR: JavaScript error: simulation/components/Player.js line 339
out of memory
ERROR: Script message handler OnGlobalOwnershipChanged failed
ERROR: JavaScript error: simulation/components/UnitAI.js line 1731
out of memory
WARNING: JavaScript warning: simulation/components/UnitAI.js line 3099
reference to undefined property g_Stances[this.stance]
ERROR: JavaScript error: simulation/components/UnitAI.js line 3055
TypeError: this.GetStance() is undefined
  (37)@simulation/components/UnitAI.js:3055
  ()@simulation/components/UnitAI.js:1827
  ([object Object])@simulation/components/UnitAI.js:1779
ERROR: Script message handler OnOwnershipChanged failed
ERROR: JavaScript error: simulation/components/ResourceSupply.js line 37
out of memory
ERROR: JavaScript error: simulation/components/Player.js line 339
out of memory
ERROR: Script message handler OnGlobalOwnershipChanged failed
ERROR: JavaScript error: simulation/components/ResourceSupply.js line 37
out of memory
ERROR: JavaScript error: simulation/components/AIInterface.js line 51
out of memory
ERROR: Script message handler OnCreate failed
ERROR: JavaScript error: simulation/components/AIProxy.js line 39
out of memory
ERROR: JavaScript error: simulation/components/ResourceSupply.js line 37
out of memory
ERROR: JavaScript error: simulation/components/UnitAI.js line 3055
out of memory
ERROR: Script message handler OnOwnershipChanged failed
ERROR: JavaScript error: simulation/components/Health.js line 39
out of memory
ERROR: JavaScript error: simulation/components/AIProxy.js line 256
out of memory
ERROR: Script message handler OnCreate failed
ERROR: JavaScript error: simulation/components/AIInterface.js line 51
out of memory
ERROR: Script message handler OnCreate failed
ERROR: JavaScript error: simulation/components/ResourceSupply.js line 37
out of memory
ERROR: JavaScript error: simulation/components/AIInterface.js line 51
out of memory
ERROR: Script message handler OnCreate failed
[...etc...]

Config of the 2 humans:

PS: there is no error without bots.

#1646 fixed [PATCH] Show unmet requirements in technology icon tooltips zoot
Description

Show unmet requirements in technology icon tooltips.

See this thread for discussion.

#1659 fixed [PATCH] Insufficient population capacity tooltip zoot zoot
Description

Description of the feature:

When you've added a training order to the production queue, and there aren't sufficient population capacity for the order to commence, hovering over the production icon in the queue will show the amount of capacity missing (so you can determine at a glance how many houses you need to build etc.)

(Feel free to come up with a better wording than "Insufficient population capacity".)

Also, the icon will blink orange instead of just being green.

See this thread for images and animation.

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.