GDevelop icon indicating copy to clipboard operation
GDevelop copied to clipboard

Crash while using an editor

Open Suyrov opened this issue 3 years ago • 1 comments

=> Please write here a short description of when the error occured and how to reproduce it. You also may have to create an account on GitHub before posting.

When you're ready, click on "Submit new issue". Don't change the rest of the message. Thanks!

Error stack (don't write anything here)

Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
    at gs (https://editor.gdevelop.io/static/js/64.832c5ccd.chunk.js:2:426321)
    at wu (https://editor.gdevelop.io/static/js/64.832c5ccd.chunk.js:2:439560)
    at t.unstable_runWithPriority (https://editor.gdevelop.io/static/js/64.832c5ccd.chunk.js:2:460055)
    at $i (https://editor.gdevelop.io/static/js/64.832c5ccd.chunk.js:2:384537)
    at _u (https://editor.gdevelop.io/static/js/64.832c5ccd.chunk.js:2:437418)
    at su (https://editor.gdevelop.io/static/js/64.832c5ccd.chunk.js:2:433549)
    at https://editor.gdevelop.io/static/js/64.832c5ccd.chunk.js:2:384828
    at t.unstable_runWithPriority (https://editor.gdevelop.io/static/js/64.832c5ccd.chunk.js:2:460055)
    at $i (https://editor.gdevelop.io/static/js/64.832c5ccd.chunk.js:2:384537)
    at Qi (https://editor.gdevelop.io/static/js/64.832c5ccd.chunk.js:2:384773)
    at Ji (https://editor.gdevelop.io/static/js/64.832c5ccd.chunk.js:2:384708)
    at M (https://editor.gdevelop.io/static/js/64.832c5ccd.chunk.js:2:453820)
    at Qt (https://editor.gdevelop.io/static/js/64.832c5ccd.chunk.js:2:361991)
    at HTMLDocument.i (https://editor.gdevelop.io/static/js/64.832c5ccd.chunk.js:2:572367)

Component stack (don't write anything here)


    in span
    in ForwardRef
    in ForwardRef
    in ForwardRef
    in div
    in div
    in div
    in ForwardRef
    in ForwardRef
    in ForwardRef
    in ForwardRef
    in f
    in div
    in ForwardRef
    in ForwardRef
    in ForwardRef
    in ForwardRef
    in m
    in E
    in div
    in ForwardRef
    in div
    in a
    in Unknown
    in div
    in ForwardRef
    in ForwardRef
    in Unknown
    in div
    in div
    in t
    in div
    in t
    in Unknown
    in n
    in div
    in Unknown
    in div
    in ForwardRef
    in ForwardRef
    in div
    in ForwardRef
    in ForwardRef
    in div
    in t
    in ForwardRef
    in S
    in div
    in ForwardRef
    in ForwardRef
    in ForwardRef
    in ForwardRef
    in Unknown
    in q
    in div
    in a
    in div
    in ForwardRef
    in ForwardRef
    in div
    in ForwardRef
    in ForwardRef
    in div
    in t
    in ForwardRef
    in S
    in div
    in ForwardRef
    in ForwardRef
    in ForwardRef
    in ForwardRef
    in Unknown
    in P
    in n
    in t
    in div
    in n
    in n
    in t
    in Unknown
    in Unknown
    in div
    in n
    in Unknown
    in div
    in Unknown
    in Unknown
    in d
    in h
    in f
    in h
    in h
    in g
    in c
    in Be
    in n
    in t
    in je
    in n
    in Unknown
    in g
    in t
    in l
    in o
    in n
    in n
    in DragDropContext(n)
    in n
    in c

Other details

  • IDE version: 5.0.140-b9405f5e7dde404809f1f6202032b931c6c48b49
  • Arch: Unknown architecture (web-app),
  • Platform Name: Win32,
  • System Version: Unknown system version (web-app),
  • User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36,

Suyrov avatar Sep 13 '22 16:09 Suyrov

Hi @Suyrov! Thank you for taking the time to open an issue.

The solved issue #3453 mentioned a similar error, maybe it could help fix this new issue.

github-actions[bot] avatar Sep 13 '22 16:09 github-actions[bot]

Close because it seen same as https://github.com/4ian/GDevelop/issues/4288

Bouh avatar Sep 30 '22 13:09 Bouh