You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Связку DevelNext + DFFI + xtreme3d.dll
Вылетает ошибка в интервале от 3-15 минут.
Fatal error: Uncaught exception 'php\lang\JavaException' with message 'java.lang.Error: Invalid memory access' in res://app/forms/xtreme3d.php on line 2553, position 19
Stack Trace:
#0 {closure}() called at [res://app/forms/MainForm.php:99] #1 app\forms\xtreme3d->OdeDynamicSetRotationQuaternion() called at [res://app/forms/MainForm.php:102]
#2 system\DFFI::OdeDynamicSetRotationQuaternion() called at [res://app/forms/xtreme3d.php:2553]
#3 {main}
thrown in res://app/forms/xtreme3d.php on line 2553
Связку DevelNext + DFFI + xtreme3d.dll
Вылетает ошибка в интервале от 3-15 минут.
List-file 'xtreme3d.php' (2553) :
function OdeDynamicSetRotationQuaternion($obj,$x,$y,$z,$w){
return DFFI::OdeDynamicSetRotationQuaternion($obj,$x,$y,$z,$w);
The text was updated successfully, but these errors were encountered: