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

Segfault in callEntityScriptMethod when leaving/entering domain #1035

Open
ksuprynowicz opened this issue Jun 17, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@ksuprynowicz
Copy link
Member

ScriptValue::property ScriptValue.h:315
ScriptManager::callEntityScriptMethod ScriptManager.cpp:2650
Application::notify Application.cpp:4292
@ksuprynowicz ksuprynowicz added the bug Something isn't working label Jun 17, 2024
@ksuprynowicz
Copy link
Member Author

Script engine is probably already deleted by then and this is causing the segfault

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant