Jump to content

dark20015

Inactive Member
  • Posts

    19
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by dark20015

  1. 2 hours ago, Sherer said:

    Test it in Debug mode - it's gives you possibility to run JIT and point the crash reason.

    In debug mode, it gives me this error before the crash:

    0613 13:37:32405 :: OPEN LOADING WINDOW -------------------------------------------------------------------------------0613 13:37:32405 ::
    0613 13:37:32405 :: ===== Load Script File : locale/tr/ui/LoadingWindow.py0613 13:37:32405 ::
    0613 13:37:32510 :: PointWindow: BackGround
    0613 13:37:32821 ::
    0613 13:37:32822 :: ## Network - Loading Phase ##
    0613 13:37:32823 ::
    0613 13:37:32855 :: XMAS_SONG ON0613 13:37:32855 ::
    0613 13:37:32855 :: FadeOutMusic: BGM/xmas.mp3 - ERROR NOT EXIST
  2. Hi,

    My client crashes sometimes when i teleport somewhere.

    Here is the errorlog ( syserr is empty )

    Module Name: C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\Metin2Distribute.exe
    Time Stamp: 0x5d027d93 - (null)
    
    Exception Type: 0xc0000005
    
    eax: 0x00ac0ddf	ebx: 0x006ed100
    ecx: 0xfffb1ddf	edx: 0xffffffff
    esi: 0x00b0f000	edi: 0x30da1260
    ebp: 0x0019e238	esp: 0x0019e21c
    
    0x005ce39a	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\Metin2Distribute.exe
    0x00551fef	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\Metin2Distribute.exe
    0x005522a5	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\Metin2Distribute.exe
    0x0053cb9b	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\Metin2Distribute.exe
    0x0053c731	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\Metin2Distribute.exe
    0x0053aa4e	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\Metin2Distribute.exe
    0x0058fda6	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\Metin2Distribute.exe
    0x00577975	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\Metin2Distribute.exe
    0x00577cd2	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\Metin2Distribute.exe
    0x0049feef	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\Metin2Distribute.exe
    0x1e0a87b7	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\python27.dll
    0x1e0ea900	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\python27.dll
    0x1e0ec65f	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\python27.dll
    0x1e0ecd22	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\python27.dll
    0x1e09b495	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\python27.dll
    0x1e0edd15	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\python27.dll
    0x1e09c59a	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\python27.dll
    0x1e07ad9c	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\python27.dll
    0x1e0e9249	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\python27.dll
    0x1e0d4631	C:\Users\-\OneDrive\Desktop\DEV.SERVER\DEV.Login\python27.dll
    

     

    Thx for any help..

  3. Hi,

    I build my game and db using gcc7 and c++17 with no problem.

    But when i starting the game, firstly i get the libstdc++.so.6 version GLIBCXX_3.4.20 not found error. I solved this by taking the gcc7 libs to usr/lib folder.

    After that, when i starting the game, i didn't get any errors in sight but channels are not opened and game.core occurred.

    Here is the game.core:

    DYmZQ6.png

     

    Please help.. Sorry for bad english.

  4. 0426 15:51:05643 :: Traceback (most recent call last):
    
    0426 15:51:05644 ::   File "networkModule.py", line 247, in SetGamePhase
    
    0426 15:51:05644 ::   File "game.py", line 123, in __init__
    
    0426 15:51:05645 ::   File "interfaceModule.py", line 320, in MakeInterface
    
    0426 15:51:05645 ::   File "interfaceModule.py", line 293, in __MakePrivateShopSearchWindow
    
    0426 15:51:05652 :: Exception
    0426 15:51:05652 :: AttributeError
    0426 15:51:05652 :: :
    0426 15:51:05653 :: "'PrivateShopSearchDialog' object has no attribute 'searchResultItems'"
    0426 15:51:05653 ::  in
    0426 15:51:05654 :: <bound method PrivateShopSearchDialog.__del__ of <uiPrivateShopSearch.PrivateShopSearchDialog object at 0x088666D0>>
    0426 15:51:05654 ::  ignored
    
    0426 15:51:05654 :: Traceback (most recent call last):
    
    0426 15:51:05654 ::   File "game.py", line 2178, in BINARY_ServerCommand_Run
    
    0426 15:51:05655 :: AttributeError
    0426 15:51:05655 :: :
    0426 15:51:05655 :: 'GameWindow' object has no attribute 'serverCommander'
    0426 15:51:05656 ::

     

    Game.py: 

    This is the hidden content, please

    InterfaceModule.py: 
    This is the hidden content, please

    PrivateShopSearch.py: 
    This is the hidden content, please

     

    Pls help..

    • Love 1
  5. 3 hours ago, metin2team said:

    and you accessed your safebox and clicked on the "restore items" button?

    if yes, then try to check your syserr in both core and db

    Channel1 Syserr:

    Create Offlineshop fail Huehue:10013 cannot created. shop's time expired

    This sysser defined in shop. cpp

    if (dwNowTimestamp > dwExpireDate)
        {
            sys_err("Create Offlineshop fail %s:%u cannot created. shop's time expired", table->szName, table->dwPID);
            return false;
        }

  6. 12 hours ago, Luiz Fernando said:

    Good night, I'm using bow and arrow and anyway it tells me that I have no arrow and do not give me any error in the sysser does anyone know what can be causing this?1.png

    I have the same problem.. Please help us..:)

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