Yardım Problem client

Konu sahibi bu konuda soru soruyor. Sorusu ile ilgili bilgisi olanların yanıtlamasını bekliyor.

Hik

Üye
Üye
Mesaj
2
Beğeni
0
Puan
403
Ticaret Puanı
0
Hi guys, I need your help.
I am using sources with the following upgrades:

Kod:
Granny 2.11.8
libjpeg-9a   
Python-2.7
Boost-1.71
Crypto++ 8.2.0   
DevIL-1.8.0   
lzo-2.10

When I add the new_pet_system, I choose the character the client crashes and I get this:

Kod:
0817 22:53:13712 :: Property already registered, replace property/devils_dragon_island/thing/obj_mtthund_thorn01.prb to property/devils_dragon_island/mtthunder_thorn01.prb
0817 22:53:13758 :: LoadWaterMapFile metin2_map_a1\000001\water.wtr 0
0817 22:53:13758 :: LoadRawHeightMapFile metin2_map_a1\000001\height.raw 0817 22:53:13761 :: LoadHeightMap::CalculateNormal 3 ms
0817 22:53:13761 :: LoadAttrMapFile metin2_map_a1\000001\attr.atr 0817 22:53:13762 :: 0
0817 22:53:13762 :: LoadSplatFile metin2_map_a1\000001\tile.raw 0817 22:53:13779 :: CTerrain::RAW_AllocateSplats 17
0817 22:53:13780 :: CTerrain::LoadShadowTexture 1 ms
0817 22:53:13780 :: LoadShadowMap metin2_map_a1\000001\shadowmap.raw 0817 22:53:13780 :: 0 ms
0817 22:53:13780 :: CTerrain::LoadMiniMapTexture 0 ms
0817 22:53:13781 :: CMapOutdoor::LoadTerrain 24
0817 22:53:13782 :: CMapOutdoor::LoadArea1 0

By debugging I get this:

error_vs19.png


Can you tell me why it crashes and how to solve it if necessary?
Thanks in advance!
 
The file "obj_mtthund_thorn01.prb" may have been added twice. If this file exists in the files you added recently, delete it.
 
Hi, first of all thanks for the help.
I haven't changed anything in the property pack.

UPDATE:


if I comment the following function I can login but obviously I don't see the trees.

Kod:
__SetObjectInstance_SetTree(pObjectInstance, c_pData, pProperty);
 
Geri
Üst