zoot Posted December 7, 2012 Share Posted December 7, 2012 (edited) I got this error on the latest GitHub revision:ERROR: Error in timer on entity 5105, IID 71, function TimerHandler: TypeError: cmpFormation is null ()@simulation/components/UnitAI.js:1000 ([object Object],"FORMATIONMEMBER.WALKINGTOPOINT")@simulation/helpers/FSM.js:376 ([object Object],[object Object])@simulation/helpers/FSM.js:284 ("LeaveFoundation",[object Object])@simulation/components/UnitAI.js:2597 (5148)@simulation/components/UnitAI.js:3449 (5105,1)@simulation/components/Foundation.js:152 (5148)@simulation/components/Builder.js:64 ([object Object])@simulation/components/UnitAI.js:1889 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],0)@simulation/components/UnitAI.js:2670 ([object Object])@simulation/components/Timer.js:93ERROR: JavaScript error: simulation/components/UnitAI.js line 992TypeError: cmpFormation is null ([object Object])@simulation/components/UnitAI.js:992 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object])@simulation/components/UnitAI.js:2715ERROR: Script message handler OnMotionChanged failedERROR: JavaScript error: simulation/components/UnitAI.js line 992TypeError: cmpFormation is null ([object Object])@simulation/components/UnitAI.js:992 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object])@simulation/components/UnitAI.js:2715ERROR: Script message handler OnMotionChanged failedERROR: Error in timer on entity 5104, IID 71, function TimerHandler: TypeError: cmpFormation is null ()@simulation/components/UnitAI.js:1000 ([object Object],"FORMATIONMEMBER.WALKINGTOPOINT")@simulation/helpers/FSM.js:376 ([object Object],[object Object])@simulation/helpers/FSM.js:284 ("LeaveFoundation",[object Object])@simulation/components/UnitAI.js:2597 (5148)@simulation/components/UnitAI.js:3449 (5104,1)@simulation/components/Foundation.js:152 (5148)@simulation/components/Builder.js:64 ([object Object])@simulation/components/UnitAI.js:1889 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],0)@simulation/components/UnitAI.js:2670 ([object Object])@simulation/components/Timer.js:93ERROR: Error in timer on entity 5105, IID 71, function TimerHandler: TypeError: cmpFormation is null ()@simulation/components/UnitAI.js:1000 ([object Object],"FORMATIONMEMBER.WALKINGTOPOINT")@simulation/helpers/FSM.js:376 ([object Object],[object Object])@simulation/helpers/FSM.js:284 ("LeaveFoundation",[object Object])@simulation/components/UnitAI.js:2597 (5148)@simulation/components/UnitAI.js:3449 (5105,1)@simulation/components/Foundation.js:152 (5148)@simulation/components/Builder.js:64 ([object Object])@simulation/components/UnitAI.js:1889 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],0)@simulation/components/UnitAI.js:2670 ([object Object])@simulation/components/Timer.js:93ERROR: Error in timer on entity 5098, IID 71, function TimerHandler: TypeError: cmpFormation is null ()@simulation/components/UnitAI.js:1000 ([object Object],"FORMATIONMEMBER.WALKINGTOPOINT")@simulation/helpers/FSM.js:376 ([object Object],[object Object])@simulation/helpers/FSM.js:284 ("LeaveFoundation",[object Object])@simulation/components/UnitAI.js:2597 (5148)@simulation/components/UnitAI.js:3449 (5098,1)@simulation/components/Foundation.js:152 (5148)@simulation/components/Builder.js:64 ([object Object])@simulation/components/UnitAI.js:1889 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],0)@simulation/components/UnitAI.js:2670 ([object Object])@simulation/components/Timer.js:93ERROR: Error in timer on entity 5106, IID 71, function TimerHandler: TypeError: cmpFormation is null ()@simulation/components/UnitAI.js:1000 ([object Object],"FORMATIONMEMBER.WALKINGTOPOINT")@simulation/helpers/FSM.js:376 ([object Object],[object Object])@simulation/helpers/FSM.js:284 ("LeaveFoundation",[object Object])@simulation/components/UnitAI.js:2597 (5148)@simulation/components/UnitAI.js:3449 (5106,1)@simulation/components/Foundation.js:152 (5148)@simulation/components/Builder.js:64 ([object Object])@simulation/components/UnitAI.js:1889 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],0)@simulation/components/UnitAI.js:2670 ([object Object])@simulation/components/Timer.js:93I'll open a ticket if I see it repeatedly.Edit: I did a recompile, tried loading the game again and got a deserialization error - so probably just a JS/C++ mismatch. Marking invalid. Edited December 7, 2012 by zoot 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