Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor crash - Wasm error #5952

Open
shawn2093 opened this issue Nov 24, 2023 · 1 comment
Open

Editor crash - Wasm error #5952

shawn2093 opened this issue Nov 24, 2023 · 1 comment
Labels
💥crash Bug that is crashing the software

Comments

@shawn2093
Copy link

Describe what you were doing when the crash happened

No response

GDevelop version

5.3.181-4d8cf5692241dda74b855041be3f6a53c590a832

Platform info

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

Additional error context

uniqueErrorId: 5f2a66d3-c809-4d1e-a299-867c936acc2b

RuntimeError: null function or function signature mismatch
at https://editor.gdevelop.io/libGD.wasm?cache-buster=5.3.181-4d8cf5692241dda74b855041be3f6a53c590a832:wasm-function[745]:0x3064e
at BaseEvent.CanHaveSubEvents.BaseEvent.CanHaveSubEvents [as canHaveSubEvents] (https://editor.gdevelop.io/libGD.js?cache-buster=5.3.181-4d8cf5692241dda74b855041be3f6a53c590a832:9:1433906)
at https://editor.gdevelop.io/static/js/250.0a39e68f.chunk.js:1:621384
at Array.filter ()
at Wl (https://editor.gdevelop.io/static/js/250.0a39e68f.chunk.js:1:621349)
at r._selectionCanHav...

Additional component context

in n
in ForwardRef(rx)
in n
in t
in Unknown
in pM
in div
in n
in Ga
in div
in CO
in Unknown
in Ke
in f
in u
in v
in m
in j
in h
in h
in Z
in d
in X
in n
in t
in ge
in n
in We
in et
in t
in Unknown
in Unknown
in v
in pt
in t
in r
in n
in u
in l
in n
in DragDropContext(n)
in ht
in c...
@ClementPasteau
Copy link
Collaborator

cryptic wasm error.
Happens in the SelectionHandler in getLastSelectedEventContextWhichCanHaveSubEvents() when calling event.canHaveSubEvents()

https://github.com/4ian/GDevelop/blob/master/newIDE/app/src/EventsSheet/SelectionHandler.js#L86

Unsure about the real underlying error

@ClementPasteau ClementPasteau changed the title Crash while using an editor Editor crash - Wasm error Nov 29, 2023
@ClementPasteau ClementPasteau added the 💥crash Bug that is crashing the software label Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💥crash Bug that is crashing the software
Projects
None yet
Development

No branches or pull requests

2 participants