Jump to content

Recommended Posts

hi can anybody help fix it:

 
when click on print pet come on, and channel crashed.. and when start server again and come on server i see print deleted from inventor.. 
syserr client:
CRaceManager::GetRaceDataPointer: cannot load data by dwRaceIndex 55701
0717 11:44:31885 :: CPythonCharacterManager::CreateInstance VID[27277] Race[55701]
0717 11:45:47214 :: CRaceManager::GetRaceDataPointer: cannot load data by dwRaceIndex 55701
0717 11:45:47214 :: CPythonCharacterManager::CreateInstance VID[27278] Race[55701]
syserr db:
Process: FDWATCH: peer null in event: ident 26
can help fix?

 
 
 
Link to comment
https://metin2.dev/topic/12681-problem-pet-system/
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

item is deleted, change limit type REAL_TIME to LIMIT_NONE or dont delete this items.

example item_proto.txt

Spoiler

55701    ÈƮݒȯǠ   ITEM_QUEST    0    1    ANTI_DROP | ANTI_GIVE | ANTI_SELL | ANTI_PKDROP | ANTİ_MYSHOP    LOG    NONE    NONE    0    0    0    0    0    LIMIT_NONE    0    LIMIT_NONE    0    APPLY_NONE    0    APPLY_NONE    0    APPLY_NONE    0    0    0    0    0    0    0    0    0    0
55702    ÈƮݒȯǠ   ITEM_QUEST    0    1    ANTI_DROP | ANTI_GIVE | ANTI_SELL | ANTI_PKDROP | ANTİ_MYSHOP    LOG    NONE    NONE    0    0    0    0    0    LIMIT_NONE    0    LIMIT_NONE    0    APPLY_NONE    0    APPLY_NONE    0    APPLY_NONE    0    0    0    0    0    0    0    0    0    0
55703    ÈƮݒȯǠ   ITEM_QUEST    0    1    ANTI_DROP | ANTI_GIVE | ANTI_SELL | ANTI_PKDROP | ANTİ_MYSHOP    LOG    NONE    NONE    0    0    0    0    0    LIMIT_NONE    0    LIMIT_NONE    0    APPLY_NONE    0    APPLY_NONE    0    APPLY_NONE    0    0    0    0    0    0    0    0    0    0
55704    ÈƮݒȯǠ   ITEM_QUEST    0    1    ANTI_DROP | ANTI_GIVE | ANTI_SELL | ANTI_PKDROP | ANTİ_MYSHOP    LOG    NONE    NONE    0    0    0    0    0    LIMIT_NONE    0    LIMIT_NONE    0    APPLY_NONE    0    APPLY_NONE    0    APPLY_NONE    0    0    0    0    0    0    0    0    0    0
55705    ÈƮݒȯǠ   ITEM_QUEST    0    1    ANTI_DROP | ANTI_GIVE | ANTI_SELL | ANTI_PKDROP | ANTİ_MYSHOP    LOG    NONE    NONE    0    0    0    0    0    LIMIT_NONE    0    LIMIT_NONE    0    APPLY_NONE    0    APPLY_NONE    0    APPLY_NONE    0    0    0    0    0    0    0    0    0    0
55706    ÈƮݒȯǠ   ITEM_QUEST    0    1    ANTI_DROP | ANTI_GIVE | ANTI_SELL | ANTI_PKDROP | ANTİ_MYSHOP    LOG    NONE    NONE    0    0    0    0    0    LIMIT_NONE    0    LIMIT_NONE    0    APPLY_NONE    0    APPLY_NONE    0    APPLY_NONE    0    0    0    0    0    0    0    0    0    0
 

example item_names.txt

Spoiler

55701    Mini Monkey
55702    Mini Barones
55703    Mini Razador
55704    Mini Nemere
55705    Mini Dragon
55706    Mini Meley

if you use sql :

Spoiler

55701    ÈƮݒȯǠ   Mini Monkey    18    0    0    1    24960    8192    0        0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    -1    -1    -1    -1    -1    0    0    0    0
55702    ÈƮݒȯǠ   Mini Barones    18    0    0    1    24960    8192    0        0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    -1    -1    -1    -1    -1    0    0    0    0
55703    ÈƮݒȯǠ   Mini Razador    18    0    0    1    24960    8192    0        0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    -1    -1    -1    -1    -1    0    0    0    0
55704    ÈƮݒȯǠ   Mini Nemere    18    0    0    1    24960    8192    0        0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    -1    -1    -1    -1    -1    0    0    0    0
55705    ÈƮݒȯǠ   Mini Dragon    18    0    0    1    24960    8192    0        0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    -1    -1    -1    -1    -1    0    0    0    0
55706    ÈƮݒȯǠ   Mini Meley    18    0    0    1    24960    8192    0        0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    -1    -1    -1    -1    -1    0    0    0    0
 

 

Link to comment
https://metin2.dev/topic/12681-problem-pet-system/#findComment-72768
Share on other sites

21 minutes ago, Nickas said:

item is deleted, change limit type REAL_TIME to LIMIT_NONE or dont delete this items.

example item_proto.txt

  Reveal hidden contents

55701    ÈƮݒȯǠ   ITEM_QUEST    0    1    ANTI_DROP | ANTI_GIVE | ANTI_SELL | ANTI_PKDROP | ANTİ_MYSHOP    LOG    NONE    NONE    0    0    0    0    0    LIMIT_NONE    0    LIMIT_NONE    0    APPLY_NONE    0    APPLY_NONE    0    APPLY_NONE    0    0    0    0    0    0    0    0    0    0
55702    ÈƮݒȯǠ   ITEM_QUEST    0    1    ANTI_DROP | ANTI_GIVE | ANTI_SELL | ANTI_PKDROP | ANTİ_MYSHOP    LOG    NONE    NONE    0    0    0    0    0    LIMIT_NONE    0    LIMIT_NONE    0    APPLY_NONE    0    APPLY_NONE    0    APPLY_NONE    0    0    0    0    0    0    0    0    0    0
55703    ÈƮݒȯǠ   ITEM_QUEST    0    1    ANTI_DROP | ANTI_GIVE | ANTI_SELL | ANTI_PKDROP | ANTİ_MYSHOP    LOG    NONE    NONE    0    0    0    0    0    LIMIT_NONE    0    LIMIT_NONE    0    APPLY_NONE    0    APPLY_NONE    0    APPLY_NONE    0    0    0    0    0    0    0    0    0    0
55704    ÈƮݒȯǠ   ITEM_QUEST    0    1    ANTI_DROP | ANTI_GIVE | ANTI_SELL | ANTI_PKDROP | ANTİ_MYSHOP    LOG    NONE    NONE    0    0    0    0    0    LIMIT_NONE    0    LIMIT_NONE    0    APPLY_NONE    0    APPLY_NONE    0    APPLY_NONE    0    0    0    0    0    0    0    0    0    0
55705    ÈƮݒȯǠ   ITEM_QUEST    0    1    ANTI_DROP | ANTI_GIVE | ANTI_SELL | ANTI_PKDROP | ANTİ_MYSHOP    LOG    NONE    NONE    0    0    0    0    0    LIMIT_NONE    0    LIMIT_NONE    0    APPLY_NONE    0    APPLY_NONE    0    APPLY_NONE    0    0    0    0    0    0    0    0    0    0
55706    ÈƮݒȯǠ   ITEM_QUEST    0    1    ANTI_DROP | ANTI_GIVE | ANTI_SELL | ANTI_PKDROP | ANTİ_MYSHOP    LOG    NONE    NONE    0    0    0    0    0    LIMIT_NONE    0    LIMIT_NONE    0    APPLY_NONE    0    APPLY_NONE    0    APPLY_NONE    0    0    0    0    0    0    0    0    0    0
 

example item_names.txt

  Reveal hidden contents

55701    Mini Monkey
55702    Mini Barones
55703    Mini Razador
55704    Mini Nemere
55705    Mini Dragon
55706    Mini Meley

if you use sql :

  Hide contents

55701    ÈƮݒȯǠ   Mini Monkey    18    0    0    1    24960    8192    0        0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    -1    -1    -1    -1    -1    0    0    0    0
55702    ÈƮݒȯǠ   Mini Barones    18    0    0    1    24960    8192    0        0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    -1    -1    -1    -1    -1    0    0    0    0
55703    ÈƮݒȯǠ   Mini Razador    18    0    0    1    24960    8192    0        0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    -1    -1    -1    -1    -1    0    0    0    0
55704    ÈƮݒȯǠ   Mini Nemere    18    0    0    1    24960    8192    0        0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    -1    -1    -1    -1    -1    0    0    0    0
55705    ÈƮݒȯǠ   Mini Dragon    18    0    0    1    24960    8192    0        0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    -1    -1    -1    -1    -1    0    0    0    0
55706    ÈƮݒȯǠ   Mini Meley    18    0    0    1    24960    8192    0        0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    -1    -1    -1    -1    -1    0    0    0    0
 

 

Item print automatically delete from inventory,after restart server.. Pet work I see him model 3sec,after 3-5sec channel crash..  need do restart server then will online channel..  If i don't use  new pet(dont click on print), channel don't crash,and work good.. What is it problem? I don't think what problem in mob proto.. Im use sql.

 

me game.core:
0x08100248 in DBManager:DirectQuery (this=0xffffab5c,
c_pszFormat=0x83fe8d8 "UPDATE new_petsystem%s SET level=%d, evolution=%d, exp=%d, expi=%d, bonus0=%d, bonus1=%d, bonus2=%d, skill0=%d, skill0lv= %d, skill1=%d, skill1lv= %d, skill2=%d, skill2lv= %d, duration=%d, tduration=%"...)
at db.cpp:101
#4 0x08264f4f in CNewPetActor::Unsummon (this=0x42317980)
at New_PetSystem.cpp:440
#5 0x08265df8 in CNewPetActor::Update (this=0x42317980, deltaTime=0)
at New_PetSystem.cpp:719
#6 0x08266bdb in CNewPetSystem::Update (this=0x41bb9540, deltaTime=0)
at New_PetSystem.cpp:986
#7 0x08266ca9 in newpetsystem_update_event (event=@0xffffa2ac,
processing_time=6) at New_PetSystem.cpp:41
#8 0x081237e1 in event_process (pulse=1129) at event.cpp:140
#9 0x0826aa6f in heartbeat (ht=0x2911eaf0, pulse=1129) at main.cpp:246
#10 0x0826af9f in idle () at main.cpp:955
#11 0x0826c8ac in main (argc=5, argv=Cannot access memory at address 0x4
) at main.cpp:628

Link to comment
https://metin2.dev/topic/12681-problem-pet-system/#findComment-72773
Share on other sites

13 hours ago, Nickas said:

channels down.because items destroyed.

how to deleting item?its real time or is time going after use?

item deleting after use(when character have relog(after when crash channel i do sh start.sh - go on server, look in inventor and don`t have in inventor print pet(deleting).. but in base player.new_petsystem have the pet..

after crash db syserr:

Process: FDWATCH: peer null in event: ident 26

UPDATE

on print have time 7day,when i click on print(pet come) and  after 1 sec,time on print stay 0min and print clear from inventor.. and channel crash

Link to comment
https://metin2.dev/topic/12681-problem-pet-system/#findComment-72788
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.