Hallo, ich hoffe jemand kann mir helfen. Habe gerade erfolgreich das GuildBuff System hinzugefügt. Die Buffs funktionieren auch, jedoch löst das 2. Buff Icon den unteren Crash aus. Nach einem Relogg ist der Buff jedoch trotzdem da. Weiß jemand an was das liegt, und was der Code zu bedeuten hat?
Code:
Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 0023:0047A17F, CTimer::IsTimeOut()+0015 byte(s), c:\source\_common\timer.h, line 0028+0015 byte(s)
- Registers
EAX=00C39AF0 EBX=00211000 ECX=00C39AF0 EDX=002BB382 ESI=00000000
EDI=752016D0 EBP=0019F9F0 ESP=0019F9EC EIP=0047A17F FLG=00210216
CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B
0023:0047A17F Neuz.exe, CTimer::IsTimeOut()+0015 byte(s)
0023:004F642E Neuz.exe, CCaption::Process()+0062 byte(s)
0023:0050FB3A Neuz.exe, CWndWorld::Process()+7274 byte(s)
0023:0052BA9C Neuz.exe, CWndBase::Process()+0092 byte(s)
0023:004D69CA Neuz.exe, CWndMgr::Process()+2762 byte(s)
0023:00474EEB Neuz.exe, CNeuzApp::FrameMove()+0267 byte(s)
0023:0049EFC0 Neuz.exe, CD3DApplication::Render3DEnvironment()+0384 byte(s)
0023:0049EE01 Neuz.exe, CD3DApplication::Run()+0305 byte(s)
0023:0047D7DC Neuz.exe, WinMain()+0332 byte(s)
0023:0098843C Neuz.exe, WinMainCRTStartup()+0388 byte(s)
0023:75200419 KERNEL32.DLL, BaseThreadInitThunk()+0025 byte(s)
0023:7733662D ntdll.dll, RtlGetAppContainerNamedObjectPath()+0237 byte(s)
0023:773365FD ntdll.dll, RtlGetAppContainerNamedObjectPath()+0189 byte(s)
Neuz Debug:
Code:
'Neuz.exe': Loaded
Error 20 (this feature has not been implemented yet) in function AVolute::GetProductInfoT::<lambda_f8ac427d92f3b9d9630ccac78f587a9b>::operator ()
'Neuz.exe': Loaded 'C:\Windows\SysWOW64\Windows.UI.dll', No symbols loaded.
'Neuz.exe': Loaded 'C:\Windows\SysWOW64\InputHost.dll', No symbols loaded.
'Neuz.exe': Loaded 'C:\Windows\SysWOW64\twinapi.appcore.dll', No symbols loaded.
'Neuz.exe': Loaded 'C:\Windows\SysWOW64\d2d1.dll', No symbols loaded.
'Neuz.exe': Loaded 'C:\Windows\SysWOW64\d3d11.dll', No symbols loaded.
'Neuz.exe': Loaded 'C:\Windows\SysWOW64\dxgi.dll', No symbols loaded.
'Neuz.exe': Loaded 'C:\Windows\SysWOW64\rmclient.dll', No symbols loaded.
'Neuz.exe': Loaded 'C:\Windows\SysWOW64\nvspcap.dll', No symbols loaded.
'Neuz.exe': Loaded 'C:\Windows\SysWOW64\gpapi.dll', No symbols loaded.
'Neuz.exe': Loaded 'C:\Windows\SysWOW64\cryptnet.dll', No symbols loaded.
'Neuz.exe': Loaded 'C:\Program Files\NVIDIA Corporation\Ansel\Tools\NvCameraWhitelisting32.dll', No symbols loaded.
'Neuz.exe': Unloaded 'C:\Program Files\NVIDIA Corporation\Ansel\Tools\NvCameraWhitelisting32.dll'
WaitLoading start
HEAP[Neuz.exe]: HEAP: Free Heap block 02F53BC0 modified at 02F54234 after it was freed
Unhandled exception at 0x77362566 in Neuz.exe: User breakpoint.
The thread 'Win32 Thread' (0x1ea8) has exited with code 0 (0x0).
WaitLoading end
Try to connect to the server ....................................ConnectedSent client informationThe thread 'Win32 Thread' (0x2e54) has exited with code 0 (0x0).
Error 20 (this feature has not been implemented yet) in function AVolute::GetProductInfoT::<lambda_f8ac427d92f3b9d9630ccac78f587a9b>::operator ()
D3DX: (INFO) Using SSE2 Instructions
First-chance exception at 0x0047a17f in Neuz.exe: 0xC0000005: Access violation reading location 0x0032bae1.
Unhandled exception at 0x0047a17f in Neuz.exe: 0xC0000005: Access violation reading location 0x0032bae1.