Might of been just me but Im getting this while testing some things in editor, after I shut down the game. Popup window with
Warning Message: No entry 'ca\modules_e\Weather\data\fsms\postprocess.fsm.FS M'.
And in rpt this
Code:
Warning Message: No entry 'ca\modules_e\Weather\data\fsms\postprocess.fsm.FSM'.
Warning Message: No entry '.fsmName'.
Warning Message: '/' is not a value
Warning Message: No entry '.States'.
Warning Message: No entry '.initState'.
Warning Message: '/' is not a value
Wrong init state
Warning Message: No entry '.finalStates'.
Warning Message: Size: '/' not an array
Warning Message: No entry 'ca\modules_e\Weather\data\fsms\particle.fsm.FSM'.
Warning Message: No entry '.fsmName'.
Warning Message: '/' is not a value
Warning Message: No entry '.States'.
Warning Message: No entry '.initState'.
Warning Message: '/' is not a value
Wrong init state
Warning Message: No entry '.finalStates'.
Warning Message: Size: '/' not an array
Not scripted in mission, its a simple random preview so I don't know how to repro in other way but this. Could be a typo somewhere?
Just realised there is wrong init state there, yet Im not using anything in init line of vehicles, and especially not anything related to weather?