Jump to content

pbuzz

Inactive Member
  • Posts

    124
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Posts posted by pbuzz

  1. I've the problem is that :/

    that's why i do not answer to some questions in this forum, i do not write in english like a pro (is not my main language either) but you people make it sound like chinese

     

    so, correct me if i'm wrong: you have it in item_proto like i've said and that's the problem, then:

    * do you use a quest to unequip hair( like costumes with lib),??

    AND another question

    * have you raised "hair data count" in .msm file??? (HairDataCount value need to be the same as "hairs" count or bigger)

  2. Oh, and I almost forgot, if you guys can help me with a few errors from syserr it will be great:D :

    SYSERR: Apr 15 20:18:24.278997 :: Process: SEQUENCE_LOG [biTzA]-------------

    [003 : 0x48]

    [003 : 0xa7]

    [003 : 0x54]

    [003 : 0xc7]

    [003 : 0xd7]

    [003 : 0xdf]

    [003 : 0x1]

    [003 : 0x25]

    [003 : 0x72]

    [007 : 0xf7]

    [007 : 0x6f]

    [007 : 0x84]

    [007 : 0xbc]

    [007 : 0x37]

    [007 : 0x46]

    [007 : 0xe3]

    [007 : 0x24]

    [007 : 0xda]

    [007 : 0xa1]

    [007 : 0xc8]

    [007 : 0xee]

    incompatible sequences between server and client, you can find a sequence patcher here on m2d

     

     

     

    SYSERR: Apr 15 19:59:57.538209 :: LoadSkillMotion: Motion: Skill exist but no motion data for index 0 mob 3596 skill 257

    SYSERR: Apr 15 19:59:57.538365 :: LoadSkillMotion: Motion: Skill exist but no motion data for index 1 mob 3596 skill 258

    server can't find some files in 'locale/data/monster(/monster2)', can be fixed by adding those files from client, or by going to db->player->mob_proto->scroll to mob_vnum 3596 and delete/change the text from 'folder' column

     

    SYSERR: Apr 15 19:58:44.891517 :: LoadPackageCryptInfo: [PackageCryptInfo] Failed to load package/cshybridcrypt_metin2_patch_sg1.dat

    SYSERR: Apr 15 19:58:44.899576 :: LoadPackageCryptInfo: [PackageCryptInfo] Failed to load package/cshybridcrypt_metin2_patch_ds.dat

    SYSERR: Apr 15 19:58:44.900258 :: LoadPackageCryptInfo: [PackageCryptInfo] Failed to load package/cshybridcrypt_metin2_patch_dss_box.dat

    SYSERR: Apr 15 19:58:44.910109 :: LoadPackageCryptInfo: [PackageCryptInfo] Failed to load package/cshybridcrypt_metin2_patch_w20_sound.dat

    SYSERR: Apr 15 19:58:44.910963 :: LoadPackageCryptInfo: [PackageCryptInfo] Failed to load package/cshybridcrypt_metin2_patch_w21_etc.dat

    files from 'package' folder are not compatible with your server, empty that folder or change files

    i have this in syserr ch1: SYSERR: Jan 11 15:08:22 :: Sync: cannot find tree at -2147483648 -2147483648 (name: [sGA]Stefan)

    'sga stefan' is into a map with no index defined in map_allow (config)
  3. 1) "time" column from db "log", table "bootlog" is defined as 'int' and somehow that query is sending date as a bigger value than an 'int' can take so try change it's type to "bigint" or, why not, to 'datetime'

     

    2) "main: Failed to Load ClientPackageCryptInfo File(package/)"

    --- you didn't create symlinks for folder "package"

    or

    --- if you did, delete(or change) "package" folder contents, bcs those files may not be compatible with your servers

    • Love 1
  4. this is your error: Failed to load image (filename: season1/interface/oxevent/frame_2.sub) & season1/icon/item/72702.tga

    you have replaced 'season1.eix/epk' from your pack folder and now it does't recognize an image described in 'frame_2.sub' file
     
     
    * extract the new "season1", go to "season1/interface/oxevent/" and rename image file to something else than chinese(or whatever that language is) to something else, then open "frame_2.sub" file and change image name in there too && and that image ico (72702.tga) to "season1/icon/item" from the old "season1" files

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