Advertisement

asEP_ALWAYS_IMPL_DEFAULT_CONSTRUCT crash

Started by December 05, 2011 05:17 PM
0 comments, last by WitchLord 12 years, 11 months ago
Revisions 1058-1072.
asEP_ALWAYS_IMPL_DEFAULT_CONSTRUCT in false give this crash:

_memcpy + 296
public: virtual void __thiscall asCScriptEngine::CopyScriptObject(void *,void *,int) + 120
protected: void __thiscall CScriptArray::SetValue(unsigned int,void *) + 68
public: void __thiscall CScriptArray::InsertAt(unsigned int,void *) + 66
public: void __thiscall CScriptArray::InsertLast(void *) + 18
void __cdecl CallThisCallFunction(void const *,unsigned long const *,int,unsigned int) + 35
unsigned __int64 __cdecl CallSystemFunctionNative(class asCContext *,class asCScriptFunction *,void *,unsigned long *,void *,unsigned __int64 &) + 643
int __cdecl CallSystemFunction(int,class asCContext *,void *) + 228
public: void __thiscall asCContext::ExecuteNext(void) + 2336
public: virtual int __thiscall asCContext::Execute(void) + 456
[/quote]
Thanks. This should be fixed now in revision 1073.

AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game

This topic is closed to new replies.

Advertisement