Jump to content

bumxd

Banned
  • Posts

    728
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Posts posted by bumxd

  1. hi,know anybody how fix it errors in src?

    RefineInformation: RefineInformation p.result_vnum == 0

     Analyze: login phase does not handle this packet! header 3

    Entergame: !GetMovablePosition (name Tester 1126400x1510400 map 197 changed to 1135200x1653400)

    Input: no quest running for pc, cannot process input : 108769

    Dead: DragonLair: Dragon killed by nobody

     

     

  2. 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

  3. 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

  4. 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?

     
     
     
×
×
  • 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.