Quantcast
Channel: Questions in topic: "dll"
Viewing all articles
Browse latest Browse all 706

windows standalone application crash when run (caused by external dll )

$
0
0
works fine under unity2018.2.19 editor,but the windows standalone application crash caused by a external dll(AGI.STKObjects.dll),here is the crash log: ========== OUTPUTTING STACK TRACE ================== 0x00007FF9421EA388(KERNELBASE) RaiseException /n 0x00007FF8CC721158(mono) set_vprintf_func 0x00007FF8CC72117C(mono) set_vprintf_func 0x00007FF8CC7734FB(mono) mono_get_method_constrained 0x00007FF8CC77CCFB(mono) mono_marshal_string_to_utf16 0x00007FF8CC77D20E(mono) mono_marshal_string_to_utf16 0x00007FF8CC7491BE(mono) mono_class_get_interfaces 0x00007FF8CC74AB4D(mono) mono_class_get_interfaces 0x00007FF8CC74AD48(mono) mono_class_get_interfaces 0x00007FF8CC8431FB(mono) mono_jit_thread_attach 0x00007FF8CC79CADA(mono) mono_class_vtable 0x00007FF8CC79CC54(mono) mono_class_vtable 0x00007FF8CC79CD06(mono) mono_class_vtable 0x0000018590ACC40B(Mono JIT Code)(wrapper managed - to - native) object:__icall_wrapper_mono_upgrade_remote_class_wrapper(object, object) 0x0000018590ACDBEB(Mono JIT Code)(wrapper proxy_isinst) object:__proxy_isinst_wrapper_IAgStkObjectCollection(object) 0x0000018590ACD94C(Mono JIT Code)(wrapper managed - to - native) AGI.STKObjects.IAgStkObject:get_Children(intptr, AGI.STKObjects.IAgStkObjectCollection &) 0x0000018590ACD7A0(Mono JIT Code)(wrapper cominterop) AGI.STKObjects.IAgStkObject:get_Children() 0x0000018590ACC7D5(Mono JIT Code)(wrapper cominterop - invoke) AGI.STKObjects.IAgStkObject:get_Children() 0x0000018590AA9848(Mono JIT Code) EarthRotationAndTilt: Start() 0x0000018590A637AB(Mono JIT Code)(wrapper runtime - invoke) object:runtime_invoke_void__this__(object, intptr, intptr, intptr) 0x00007FF8CC84671B(mono) mono_set_defaults 0x00007FF8CC798A71(mono) mono_runtime_invoke ERROR: SymGetSymFromAddr64, GetLastError:

Viewing all articles
Browse latest Browse all 706

Trending Articles