-
Notifications
You must be signed in to change notification settings - Fork 916
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
BUG on Creating New Objects #5958
Comments
This was referenced Nov 26, 2023
Closed
Crash seems to be coming from the check in the iconFileName: https://github.com/4ian/GDevelop/blob/master/newIDE/app/src/EventsSheet/InstructionEditor/InstructionParametersEditor.js#L243 Not sure why |
This was referenced Nov 27, 2023
Fix has been implemented in #5968 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe what you were doing when the crash happened
GDevelop version
5.3.181-ec1ebcbf5b57a4623f3ac4eb39a06a26398dc4bd
Platform info
System Version: 10.0.22621, Arch: x64, User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) GDevelop5/5.3.181 Chrome/100.0.4896.143 Electron/18.2.2 Safari/537.36, Platform: win32
Additional error context
uniqueErrorId: 75952a99-4eae-4044-a5be-caae5cfa13c4
TypeError: Cannot read properties of undefined (reading 'startsWith')
at s (file:///C:/Users/rency/AppData/Local/Programs/GDevelop/resources/app.asar/www/static/js/250.bfadc12b.chunk.js:1:2246086)
at ea (file:///C:/Users/rency/AppData/Local/Programs/GDevelop/resources/app.asar/www/static/js/main.9f9ceb3e.js:2:475626)
at Ha (file:///C:/Users/rency/AppData/Local/Programs/GDevelop/resources/app.asar/www/static/js/main.9f9ceb3e.js:2:484516)
at ja (file:///C:/Users/rency/AppData/Local/Programs/GDevelop/resources/app.asar/www/static/js/main.9f9ceb3e.js:2:484335)
at Ma (file:///C:...
Additional component context
The text was updated successfully, but these errors were encountered: