-
Notifications
You must be signed in to change notification settings - Fork 900
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
Crash in 5.3.181 #5939
Comments
Hi @fizzingpop, Is the error still happening? |
You can indeed send us the project here or to [email protected] Also, do you know if this happened after starting to use a particular extension in your game? |
Closing issue b/c it was prob caused my system configuration |
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
The editor kept crashing when I tried to preview the project after roughly an hour of use until I quit and restarted the editor.
TypeError: Cannot read properties of undefined (reading 'func')
at Object.gdjs.GameCode.eventsList405 (file:///R:/Temp/GDTMP--1/preview/code1.js:26000:110)
at c.gdjs.GameCode.func [as _eventsFunction] (file:///R:/Temp/GDTMP--1/preview/code1.js:28409:15)
at c.renderAndStep (file:///R:/Temp/GDTMP--1/preview/runtimescene.js:1:5067)
at a.step (file:///R:/Temp/GDTMP--1/preview/scenestack.js:1:409)
at file:///R:/Temp/GDTMP--1/preview/runtimegame.js:1:7879
at i (file:///R:/Temp/GDTMP--1/preview/pixi-renderers/runtimegame-pixi-renderer.js:1:9624)
GDevelop version
5.3.181
Platform info
Windows Desktop App
Additional error context
No response
Additional component context
No response
The text was updated successfully, but these errors were encountered: