|
录制脚本保存后,在Controller中新建场景失败,提示:Failed to create Online: Invalid pointer.
点击OK后,看到的 Exception Details 如下, 该怎么解决???
Wlrun.exe caused an EXCEPTION_ACCESS_VIOLATION in module Wlrun.exe at 001B:00000000
EAX=0968A760 EBX=09681E98 ECX=02144450 EDX=0A3FF94C ESI=0968A760
EDI=0A3FF9B4 EBP=0A3FF944 ESP=0A3FF930 EIP=00000000 FLG=00010202
CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000
001B:00000000 Wlrun.exe
001B:7713E4A2 ole32.dll, CoGetTreatAsClass()+16187 byte(s)
001B:7713E4E8 ole32.dll, CoGetTreatAsClass()+16257 byte(s)
001B:77145382 ole32.dll, CoUnmarshalInterface()+0071 byte(s)
001B:771340ED ole32.dll, CoMarshalInterThreadInterfaceInStream()+0282 byte(s)
001B:2CC9AF25 res_mon.dll, CLrBaseException:perator=()+130549 byte(s)
001B:2CC9A6A5 res_mon.dll, CLrBaseException:perator=()+128373 byte(s)
001B:2CC8E7C3 res_mon.dll, CLrBaseException:perator=()+79507 byte(s)
001B:2CC8F2DF res_mon.dll, CLrBaseException:perator=()+82351 byte(s)
001B:2CC8F07C res_mon.dll, CLrBaseException:perator=()+81740 byte(s)
001B:69022D3D MFC80.DLL, Ordinal5073()+1437 byte(s)
001B:6902277E MFC80.DLL, Ordinal6275()+0034 byte(s)
001B:69021514 MFC80.DLL, Ordinal1028()+0163 byte(s)
001B:6902172A MFC80.DLL, Ordinal1209()+0053 byte(s)
001B:6901F854 MFC80.DLL, Ordinal582()+0358 byte(s)
001B:75F386EF USER32.dll, IsThreadDesktopComposited()+0287 byte(s)
001B:75F38876 USER32.dll, IsThreadDesktopComposited()+0678 byte(s)
001B:75F389B5 USER32.dll, IsThreadDesktopComposited()+0997 byte(s)
001B:75F33578 USER32.dll, DispatchMessageA()+0015 byte(s)
001B:2CC8E9A4 res_mon.dll, CLrBaseException:perator=()+79988 byte(s)
001B:69057CAA MFC80.DLL, Ordinal4478()+0351 byte(s)
001B:70FC29BB MSVCR80.dll, endthreadex()+0059 byte(s)
001B:70FC2A47 MSVCR80.dll, endthreadex()+0199 byte(s)
001B:775FB299 ntdll.dll, RtlInitializeExceptionChain()+0099 byte(s)
001B:775FB26C ntdll.dll, RtlInitializeExceptionChain()+0054 byte(s) |
|