Client Crash! :S

11/26/2013 04:53 eleiwai#1
Are you familiar with this error guys?
How to fix this? :3
Quote:
2013/11/26 11:51:00 ::LoadTextureFromRes : Icon\icon_ArenaMvp.png not found

2013/11/26 11:51:00 CTexture::LoadTexture : Icon\icon_ArenaMvp.png read error

2013/11/26 11:51:05 GetDlgItem : nID=936 not Found.

2013/11/26 11:51:05 GetDlgItem : nID=867 not Found.

2013/11/26 11:51:05 GetDlgItem : nID=872 not Found.

2013/11/26 11:51:05 GetDlgItem : nID=929 not Found.

2013/11/26 11:51:05 Nov 24 2013 19:16:09 1 rCnt=1

Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 001B:00538972

- Registers

EAX=00000000 EBX=0013FC58 ECX=2BBA22C4 EDX=772F7174 ESI=00000000
EDI=7507174A EBP=0013FC50 ESP=0013F9B0 EIP=00538972 FLG=00210206
CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000

001B:00538972 Neuz.exe
001B:0051109D Neuz.exe
001B:00510E0E Neuz.exe
001B:00470470 Neuz.exe
001B:0048FE8F Neuz.exe
001B:0048FCA5 Neuz.exe
001B:00477A9C Neuz.exe
001B:00925E9C Neuz.exe
001B:7507173E KERNEL32.DLL, BaseThreadInitThunk()+0018 byte(s)
001B:77336911 ntdll.dll, LdrInitializeThunk()+0496 byte(s)
001B:773368BD ntdll.dll, LdrInitializeThunk()+0412 byte(s)
THE CLIENT WILL SHUTDOWN WHEN I SELECT SERVER. :/
11/26/2013 11:40 SadPANDA.ツ#2
Quote:
2013/11/26 11:51:05 GetDlgItem : nID=936 not Found.

2013/11/26 11:51:05 GetDlgItem : nID=867 not Found.

2013/11/26 11:51:05 GetDlgItem : nID=872 not Found.

2013/11/26 11:51:05 GetDlgItem : nID=929 not Found.
ich hatte den error auch mal, aber dadurch ist der world bei mir nie gecrasht :x

________________

debug is a good idea :)
11/27/2013 12:00 Velmore#3
A windows is the problem if you look in the source.
[Only registered and activated users can see links. Click Here To Register...]

You have to copy Icon\icon_ArenaMvp.png in you client too.
11/28/2013 11:10 eleiwai#4
@Velmore I dont have icon_ArenaMvp.png in my /resource/Icon
11/28/2013 11:26 Velmore#5
Quote:
Originally Posted by eleiwai View Post
@Velmore I dont have icon_ArenaMvp.png in my /resource/Icon
... read the error. Your client need this file....
11/28/2013 13:07 eleiwai#6
where to download the full Icon folder? :3
11/28/2013 13:21 .SnoX#7
Quote:
Originally Posted by Wanetrain View Post
Behindert?
War klar das gerade du keine Ironie verstehst.

-----------

You need only this file not the full folder..
11/28/2013 14:21 SadPANDA.ツ#8
client crash because of this icon? I dont think so xD
11/28/2013 14:28 .SnoX#9
Quote:
Originally Posted by eleiwai View Post
where to download the full Icon folder? :3
Quote:
Originally Posted by SadPANDA.ツ View Post
client crash because of this icon? I dont think so xD
Neh aber er soll doch nur den kack icon rein machen und die Sachen in resData.inc hinzufügen ist doch nicht so schwer -.-
11/28/2013 15:44 SadPANDA.ツ#10
Quote:
Neh aber er soll doch nur den kack icon rein machen und die Sachen in resData.inc hinzufügen ist doch nicht so schwer -.-
ne das nicht, aber er sucht ja den Fehler wegen Client Crash...aber ich hab das Gefühl er versteht uns ned richtig :x
11/29/2013 01:25 eleiwai#11
THIS THE ERROR gUYS
HELP ! :3
THIS IS MY CURRENT LOG ERROR. :/
Quote:
2013/11/26 11:51:05 GetDlgItem : nID=936 not Found.

2013/11/26 11:51:05 GetDlgItem : nID=867 not Found.

2013/11/26 11:51:05 GetDlgItem : nID=872 not Found.

2013/11/26 11:51:05 GetDlgItem : nID=929 not Found.
11/29/2013 08:12 SadPANDA.ツ#12
Its an error code for a WndDlgItem(Window dialog). You're probably missing something in resData or something.