Hey
Sometimes my game crashes unexpectly: everything and console freezes (cannot click on anything). I have the idea that this problem started when changing from runtime C2 to C3. The project is too big to send it. But can someone translate this for me? What does the TypeError of the console mean? Maybe if I have some information about the kind of error I can search for solutions. It give me stress, cause I can't find the thing I'm doing wrong.
Uncaught (in promise) TypeError: Cannot read property 'GetWorldInfo' of null
at l (commonACEs.js:1)
at c.ExpObject (expNode.js:1)
at b._expressionFunc (blob:https://preview.construct.net/f5aa7db2-3903-4893-8879-4fa8010e1134:100)
at b.GetExpression (parameter.js:1)
at a (condition.js:1)
at C3.Condition._RunSystem (condition.js:1)
at C3.EventBlock._DebugRunAndBlock (eventBlock.js:1)
at _DebugRunAndBlock.next (<anonymous>)
at C3.EventBlock.DebugRun (eventBlock.js:1)
at DebugRun.next (<anonymous>)
Thank you in advance.
JEss