gameboy Posted March 1, 2021 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 Link to comment Share on other sites More sharing options...
Silier Posted March 1, 2021 Share Posted March 1, 2021 @Freagarach Link to comment Share on other sites More sharing options...
gameboy Posted March 1, 2021 Author 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 Link to comment Share on other sites More sharing options...
gameboy Posted March 1, 2021 Author Share Posted March 1, 2021 @Freagarach Please help me! Link to comment Share on other sites More sharing options...
Freagarach Posted March 2, 2021 Share Posted March 2, 2021 Hey @gameboy, thanks for the report, we're working on a fix. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now