Client Crashed

MikZ

New member
Messages
461
Points
0
Do you have idea why my client crashed

If I use my .grf my client crashes and have these  sprite error but if I just use the data folder works fine.

00# [FAIL] sprite\¸ó½ºÅÍ\Ãʺ¸ÀÚ.act [266 ms]
01# [FAIL] sprite\¸ó½ºÅÍ\Ãʺ¸ÀÚ.act [266 ms]
02# [FAIL] sprite\¸ó½ºÅÍ\Ãʺ¸ÀÚ.spr [266 ms]
03# [FAIL] sprite\¸ó½ºÅÍ\Ãʺ¸ÀÚ.spr [266 ms]

Client crashed.

1=my.grf
2=palletes.grf
3=data.grf
4=rdata.grf

Vs

1=data (consisting all in my.grf)
2=palletes.grf
3=data.grf
4=rdata.grf

 
Do you have idea why my client crashed

If I use my .grf my client crashes and have these  sprite error but if I just use the data folder works fine.

00# [FAIL] sprite\¸ó½ºÅÍ\Ãʺ¸ÀÚ.act [266 ms]
01# [FAIL] sprite\¸ó½ºÅÍ\Ãʺ¸ÀÚ.act [266 ms]
02# [FAIL] sprite\¸ó½ºÅÍ\Ãʺ¸ÀÚ.spr [266 ms]
03# [FAIL] sprite\¸ó½ºÅÍ\Ãʺ¸ÀÚ.spr [266 ms]

Client crashed.

1=my.grf
2=palletes.grf
3=data.grf
4=rdata.grf

Vs

1=data (consisting all in my.grf)
2=palletes.grf
3=data.grf
4=rdata.grf


which path does your hexed take first?
* read data folder first
* read first grf

when you use your data folder, the client may actually be reading the kro data.grf first to avoid causing problems ...

well, try to change the sprite of this mob that is giving problems ...
Alias, enter the mobs folder, and check that the monster is there and that the file is not damaged.

 
which path does your hexed take first?
* read data folder first
* read first grf

when you use your data folder, the client may actually be reading the kro data.grf first to avoid causing problems ...

well, try to change the sprite of this mob that is giving problems ...
Alias, enter the mobs folder, and check that the monster is there and that the file is not damaged.
I tried locating the monster but I can't find that sprite. even downloading the latest KRO. data.grf and rdata.grf I cant find that sprite name. 
Where can I also locate it in my folder to change it?

 
I tried locating the monster but I can't find that sprite. even downloading the latest KRO. data.grf and rdata.grf I cant find that sprite name. 
Where can I also locate it in my folder to change it?
You sure no error in your GRF? you can view using GRF EDITOR if there is a misconvert language ASCII to KOREAN when repacking the data folder to your.grf 

 
Last edited by a moderator:
Back
Top