gameboy Posted March 1, 2021 Report Share Posted March 1, 2021 @wraitii @Angen Today, I tested the latest svn24965, and there was an error message in the game: ERROR: Error in timer on entity 9297, IID99, function TimerHandler: TypeError: this.order is undefined UnitAI.prototype.FindWalkAndFightTargets@simulation/components/UnitAI.js:5982:7 Timer@simulation/components/UnitAI.js:1691:10 FSM.prototype.ProcessMessage@simulation/helpers/FSM.js:265:17 UnitAI.prototype.TimerHandler@simulation/components/UnitAI.js:4150:15 Timer.prototype.OnUpdate@simulation/components/Timer.js:139:44 ERROR: Error in timer on entity 9313, IID99, function TimerHandler: TypeError: this.order is undefined UnitAI.prototype.FindWalkAndFightTargets@simulation/components/UnitAI.js:5982:7 Timer@simulation/components/UnitAI.js:1691:10 FSM.prototype.ProcessMessage@simulation/helpers/FSM.js:265:17 UnitAI.prototype.TimerHandler@simulation/components/UnitAI.js:4150:15 Timer.prototype.OnUpdate@simulation/components/Timer.js:139:44 commands.txt Quote Link to comment Share on other sites More sharing options...
Silier Posted March 1, 2021 Report Share Posted March 1, 2021 @Freagarach Quote Link to comment Share on other sites More sharing options...
gameboy Posted March 1, 2021 Author Report Share Posted March 1, 2021 ERROR: JavaScript error: simulation/components/UnitAI.js line 2181 this.order is undefined Attacked@simulation/components/UnitAI.js:2181:10 FSM.prototype.ProcessMessage@simulation/helpers/FSM.js:265:17 UnitAI.prototype.OnAttacked@simulation/components/UnitAI.js:4238:15 Attacking.prototype.HandleAttackEffects@simulation/helpers/Attacking.js:325:9 DelayedDamage.prototype.MissileHit@simulation/components/DelayedDamage.js:71:13 Timer.prototype.OnUpdate@simulation/components/Timer.js:139:44 ERROR: Script message handler OnAttacked failed Quote Link to comment Share on other sites More sharing options...
gameboy Posted March 1, 2021 Author Report Share Posted March 1, 2021 @Freagarach Please help me! Quote Link to comment Share on other sites More sharing options...
Freagarach Posted March 2, 2021 Report Share Posted March 2, 2021 Hey @gameboy, thanks for the report, we're working on a fix. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.