overte-org / overte

Overte open source virtual worlds platform.
https://overte.org/
Other
136 stars 50 forks source link

Segfault in callEntityScriptMethod when leaving/entering domain #1035

Open ksuprynowicz opened 3 months ago

ksuprynowicz commented 3 months ago
ScriptValue::property ScriptValue.h:315
ScriptManager::callEntityScriptMethod ScriptManager.cpp:2650
Application::notify Application.cpp:4292
ksuprynowicz commented 3 months ago

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