defold / editor2-issues

DEPRECATED
44 stars 4 forks source link

Error when one of the GOs has a factory of itself(the GO) #2510

Open MordechaiHadad opened 5 years ago

MordechaiHadad commented 5 years ago

Expected behaviour

Debugger runs normally ?

Actual behaviour

Crashing and getting this error: java.lang.AssertionError: Assert failed: Cycle detected on node type editor.game-object/GameObjectNode and output :build-targets (not (contains? (:in-production ctx) [node-id label]))

Steps to reproduce

Run debugger when the level you are debugging has GO and in that GO there is a factory that its prototype is itself(the GO)


Build time2019-03-12T16:34:54.359305
Defold channeleditor-alpha
Defold editor sha4f278dbb8519d2cf39150ad3a6217be03b4b5533
Defold engine sha47c9f8e03623ca3ac511b5a55e6cfcc7e51ce340
Defold version1.2.148
Error0fb8285625e546e6b9fa3e3a6e49838c
GPUGeForce GTX 960/PCIe/SSE2
GPU Driver4.6.0 NVIDIA 419.35
Java version1.8.0_102-b14
OS archamd64
OS nameWindows 10
OS version10.0
erikangelin-king commented 5 years ago

Another version #365