Jump to content

garticosss

Inactive Member
  • Posts

    86
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by garticosss

  1. 6 hours ago, Haruka said:

    Man check all steps and check in /UserInterface/GameType.h

    I have this on gametype.h :

     

    #ifdef ENABLE_COSTUME_SYSTEM
        const DWORD c_Costume_Slot_Start = c_Equipment_Start + 19;
        const DWORD    c_Costume_Slot_Body = c_Costume_Slot_Start + 0;
        const DWORD    c_Costume_Slot_Hair = c_Costume_Slot_Start + 1;
        const DWORD    c_Costume_Slot_Acce = c_Costume_Slot_Start + 2;
        const DWORD    c_Costume_Slot_Mount = c_Costume_Slot_Start + 3;
        const DWORD c_Costume_Slot_Count = 4;
        const DWORD c_Costume_Slot_End = c_Costume_Slot_Start + c_Costume_Slot_Count;
    #endif

     

     

    and

     

    #ifdef ENABLE_NEW_EQUIPMENT_SYSTEM
        const DWORD c_New_Equipment_Start = c_Equipment_Start + 22;
        const DWORD c_New_Equipment_Count = 3;
        const DWORD c_Equipment_Ring1 = c_New_Equipment_Start + 0;
        const DWORD c_Equipment_Ring2 = c_New_Equipment_Start + 1;
        const DWORD c_Equipment_Belt  = c_New_Equipment_Start + 2;;
    #endif

  2. Hi i have problem with multilanguage system:

     

    syserr:

     

    0317 12:16:06208 ::   File "ui.py", line 1022, in CallEvent

    0317 12:16:06209 ::   File "ui.py", line 87, in __call__

    0317 12:16:06209 ::   File "ui.py", line 69, in __call__

    0317 12:16:06209 ::   File "uiSystemOption.py", line 254, in LanguageButton

    0317 12:16:06209 :: AttributeError
    0317 12:16:06209 :: : 
    0317 12:16:06209 :: 'module' object has no attribute 'MultiLanguage'
    0317 12:16:06209 :: 

     

     

        def    LanguageButton(self):
             import multi
    line 254        MultiDialog = multi.MultiLanguage()
            MultiDialog.Show()
            self.Close()

     

     

     

    I have new problem for lycan:

     

    zvzuom.png

     

    Attack speed is problem(300 collision and 1 damage , and rage attack is big o,o) , why this?

  3. Syser:

     

    0311 00:40:17985 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010).  Automatic conversion will be attempted.
    0311 00:40:25330 :: Cannot find item by 1769287531
    0311 00:40:25330 :: Cannot find item by 1769287531
    0311 00:40:25331 :: Cannot find item by 1932485481
    0311 00:40:25331 :: Cannot find item by 1932485481
    0311 00:40:25331 :: Cannot find item by 1601331554
    0311 00:40:25331 :: Cannot find item by 1601331554
    0311 00:40:25331 :: Cannot find item by -1976683776
    0311 00:40:25331 :: Cannot find item by -1976683776
    0311 00:40:25331 :: Cannot find item by 1768453215
    0311 00:40:25331 :: Cannot find item by 1768453215
    0311 00:40:25332 :: Cannot find item by 1953789282
    0311 00:40:25332 :: Cannot find item by 1953789282
    0311 00:40:25332 :: Cannot find item by 16838330
    0311 00:40:25332 :: Cannot find item by 16838330
    0311 00:40:25332 :: Cannot find item by 979632128
    0311 00:40:25332 :: Cannot find item by 979632128
    0311 00:40:25332 :: Cannot find item by 1919907616
    0311 00:40:25332 :: Cannot find item by 1919907616
    0311 00:40:25332 :: Cannot find item by 1818391920
    0311 00:40:25332 :: Cannot find item by 1818391920
    0311 00:40:25332 :: Cannot find item by 1819045746
    0311 00:40:25332 :: Cannot find item by 1819045746
    0311 00:40:25333 :: Cannot find item by 1601071464
    0311 00:40:25333 :: Cannot find item by 1601071464
    0311 00:40:25333 :: Cannot find item by 1852798068
    0311 00:40:25333 :: Cannot find item by 1852798068
    0311 00:40:25334 :: Cannot find item by 1641766
    0311 00:40:25334 :: Cannot find item by 1641766
    0311 00:40:25334 :: Cannot find item by 25205
    0311 00:40:25334 :: Cannot find item by 25205
    0311 00:40:25334 :: Cannot find item by 66978862
    0311 00:40:25334 :: Cannot find item by 66978862
    0311 00:40:25334 :: Cannot find item by 1919511929
    0311 00:40:25334 :: Cannot find item by 1919511929
    0311 00:40:25334 :: Cannot find item by 795440431
    0311 00:40:25334 :: Cannot find item by 795440431
    0311 00:40:25334 :: Cannot find item by 1668493155
    0311 00:40:25334 :: Cannot find item by 1668493155
    0311 00:40:25334 :: Cannot find item by 1932420467
    0311 00:40:25334 :: Cannot find item by 1932420467
    0311 00:40:25334 :: Cannot find item by -1475468333
    0311 00:40:25334 :: Cannot find item by -1475468333
    0311 00:40:25334 :: Cannot find item by 825253742
    0311 00:40:25334 :: Cannot find item by 825253742
    0311 00:40:25334 :: Cannot find item by 268435457
    0311 00:40:25334 :: Cannot find item by 268435457
    0311 00:40:25334 :: Cannot find item by -33488658
    0311 00:40:25334 :: Cannot find item by -33488658
    0311 00:40:25334 :: Cannot find item by 792355840
    0311 00:40:25334 :: Cannot find item by 792355840
    0311 00:40:25334 :: Cannot find item by 1802661751
    0311 00:40:25334 :: Cannot find item by 1802661751
    0311 00:40:25334 :: Cannot find item by 1768710773
    0311 00:40:25334 :: Cannot find item by 1768710773
    0311 00:40:25335 :: Cannot find item by 1650420844
    0311 00:40:25335 :: Cannot find item by 1650420844
    0311 00:40:25335 :: Cannot find item by 775106655
    0311 00:40:25335 :: Cannot find item by 775106655
    0311 00:40:25335 :: Cannot find item by 6452595
    0311 00:40:25335 :: Cannot find item by 6452595
    0311 00:40:25335 :: Cannot find item by -805273903
    0311 00:40:25335 :: Cannot find item by -805273903
    0311 00:40:25335 :: Cannot find item by 265476
    0311 00:40:25335 :: Cannot find item by 265476
    0311 00:40:25335 :: Cannot find item by 544369005
    0311 00:40:25335 :: Cannot find item by 544369005
    0311 00:40:25335 :: Cannot find item by 1882155381
    0311 00:40:25335 :: Cannot find item by 1882155381
    0311 00:40:25335 :: Cannot find item by 1634498607
    0311 00:40:25335 :: Cannot find item by 1634498607
    0311 00:40:25335 :: Cannot find item by 1601071464
    0311 00:40:25335 :: Cannot find item by 1601071464
    0311 00:40:25335 :: Cannot find item by 1901548095
    0311 00:40:25335 :: Cannot find item by 1901548095
    0311 00:40:25335 :: Cannot find item by 842030958
    0311 00:40:25335 :: Cannot find item by 842030958
    0311 00:40:25335 :: Cannot find item by 1729691648
    0311 00:40:25335 :: Cannot find item by 1729691648
    0311 00:40:25336 :: Cannot find item by 788398336
    0311 00:40:25336 :: Cannot find item by 788398336
    0311 00:40:25336 :: Cannot find item by 2033138276
    0311 00:40:25336 :: Cannot find item by 2033138276
    0311 00:40:25336 :: Cannot find item by 795570799
    0311 00:40:25336 :: Cannot find item by 795570799
    0311 00:40:25336 :: Cannot find item by 1667853410
    0311 00:40:25336 :: Cannot find item by 1667853410
    0311 00:40:25336 :: Cannot find item by 825193061
    0311 00:40:25336 :: Cannot find item by 825193061
    0311 00:40:25336 :: Cannot find item by -1560281088
    0311 00:40:25336 :: Cannot find item by -1560281088
    0311 00:40:25336 :: Cannot find item by 16777216
    0311 00:40:25336 :: Cannot find item by 16777216

     

     

    Error Log:

     

    Module Name: D:\Download JD2\[SOURCE][SERVERFILE]  Lycan, Shop Offline\Client Server Dangers\metin2client.exe
    Time Stamp: 0x567bf3bb - (null)

    Exception Type: 0xc0000005

    eax: 0x0004e615    ebx: 0x00000000
    ecx: 0x0390d000    edx: 0x00000000
    esi: 0x18c0ccc8    edi: 0x002cd67c
    ebp: 0x002cb550    esp: 0x002cb538

    0x014ed04e    D:\Download JD2\[SOURCE][SERVERFILE]  Lycan, Shop Offline\Client Server Dangers\metin2client.exe
    0x0143920f    D:\Download JD2\[SOURCE][SERVERFILE]  Lycan, Shop Offline\Client Server Dangers\metin2client.exe
    0x05252c04    
    0x05252c1a    
    0x002cee28    
    0x0151155b    D:\Download JD2\[SOURCE][SERVERFILE]  Lycan, Shop Offline\Client Server Dangers\metin2client.exe
    0x76e0a61e    C:\Windows\syswow64\USER32.dll
    0x76e0a61e    C:\Windows\syswow64\USER32.dll
    0x0151a6f8    D:\Download JD2\[SOURCE][SERVERFILE]  Lycan, Shop Offline\Client Server Dangers\metin2client.exe
    0x0151a72b    D:\Download JD2\[SOURCE][SERVERFILE]  Lycan, Shop Offline\Client Server Dangers\metin2client.exe
    0x015132de    D:\Download JD2\[SOURCE][SERVERFILE]  Lycan, Shop Offline\Client Server Dangers\metin2client.exe
    0x0151333d    D:\Download JD2\[SOURCE][SERVERFILE]  Lycan, Shop Offline\Client Server Dangers\metin2client.exe
    0x014d2970    D:\Download JD2\[SOURCE][SERVERFILE]  Lycan, Shop Offline\Client Server Dangers\metin2client.exe
    0x773071f5    C:\Windows\SysWOW64\ntdll.dll
    0x0053b28c    

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