Jump to content

Garertz

Inactive Member
  • Posts

    12
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Garertz

  1. 2 hours ago, Syreldar said:

    what's the vnum of the npc you are using to open the cube?

    by the way, use this, more dynamic and will solve your issue.

    1. function cube_open(vnum)
    2.     cube_results = "50801,1/50802,1/50803,100/50804,100";
    3.     cube_needs = "50721,1@50722,1@50723,1@50724,1";
    4.  
    5.     cmdchat(string.format("cube_npc_id %d", vnum));
    6.     cmdchat(string.format("cs_result %s", cube_results));
    7.     cmdchat(string.format("cs_need %s", cube_needs));
    8.     command("cube open");
    9.     return;
    10. end -- function

    Cube not open :(

    Server syserr:

    SYSERR: Nov  8 16:12:41 :: ChildLoop: AsyncSQL: query failed: Out of range value for column 'what' at row 1 (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 2, 2324, 0, 2200000011, 'SET_SOCKET', '', '', 72702) errno: 1264)

     

    Client syserr is empty

  2. 13 minutes ago, Syreldar said:

    That's the problem:

    
    BINARY_Cube_Open() takes exactly 2 arguments (1 given)

    nothing related to the server.

    I dont have this problem now. I use other tutorial and cube working (?) in client. But dont open and client syserr is empty :(. In sysser server is only this:

    SYSERR: Nov  7 17:04:14 :: RunState: LUA_ERROR: locale/poland/quest/questlib.lua:1765: attempt to concatenate field `?' (a nil value)
    SYSERR: Nov  7 17:04:14 :: WriteRunningStateToSyserr: LUA_ERROR: quest cube.start click

     

     

  3. 47 minutes ago, Alucardo said:

    Can you post game.py

     

    I fix it but now cube not open and sysser is empty :( 

     

    I use this tutorial: http://www.elitepvpers.com/forum/metin2-pserver-guides-strategies/2684819-rls-craftingsystem-lite.html

     

    Server syserr

     

    SYSERR: Nov  7 17:04:14 :: RunState: LUA_ERROR: locale/poland/quest/questlib.lua:1765: attempt to concatenate field `?' (a nil value)
    SYSERR: Nov  7 17:04:14 :: WriteRunningStateToSyserr: LUA_ERROR: quest cube.start click

  4. Crafting system not open :(

    Syserr:

     

    1107 12:30:17171 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
    1107 12:30:22126 :: icon/item/18000.tga ĆÄŔĎŔĚ ľř˝Ŕ´Ď´Ů.CItemData::__SetIconImage
    1107 12:30:22132 :: icon/item/18000.tga ĆÄŔĎŔĚ ľř˝Ŕ´Ď´Ů.CItemData::__SetIconImage
    1107 12:30:22367 :: icon/item/18000.tga ĆÄŔĎŔĚ ľř˝Ŕ´Ď´Ů.CItemData::__SetIconImage
    1107 12:30:22368 :: icon/item/18000.tga ĆÄŔĎŔĚ ľř˝Ŕ´Ď´Ů.CItemData::__SetIconImage
    1107 12:30:22370 :: icon/item/18000.tga ĆÄŔĎŔĚ ľř˝Ŕ´Ď´Ů.CItemData::__SetIconImage
    1107 12:30:24008 :: Traceback (most recent call last):
    
    1107 12:30:24008 ::   File "game.py", line 756, in BINARY_NEW_AddAffect
    
    1107 12:30:24008 :: AttributeError
    1107 12:30:24008 :: : 
    1107 12:30:24008 :: 'module' object has no attribute 'NEW_AFFECT_DRAGON_SOUL_DECK1'
    1107 12:30:24008 :: 
    
    1107 12:30:24010 :: icon/item/18000.tga ĆÄŔĎŔĚ ľř˝Ŕ´Ď´Ů.CItemData::__SetIconImage
    1107 12:30:24011 :: icon/item/18000.tga ĆÄŔĎŔĚ ľř˝Ŕ´Ď´Ů.CItemData::__SetIconImage
    1107 12:30:24081 :: Traceback (most recent call last):
    
    1107 12:30:24081 ::   File "game.py", line 756, in BINARY_NEW_AddAffect
    
    1107 12:30:24081 :: AttributeError
    1107 12:30:24081 :: : 
    1107 12:30:24081 :: 'module' object has no attribute 'NEW_AFFECT_DRAGON_SOUL_DECK1'
    1107 12:30:24081 :: 
    
    1107 12:30:24081 :: Traceback (most recent call last):
    
    1107 12:30:24082 ::   File "game.py", line 756, in BINARY_NEW_AddAffect
    
    1107 12:30:24082 :: AttributeError
    1107 12:30:24082 :: : 
    1107 12:30:24082 :: 'module' object has no attribute 'NEW_AFFECT_DRAGON_SOUL_DECK1'
    1107 12:30:24082 :: 
    
    1107 12:30:24091 :: Traceback (most recent call last):
    
    1107 12:30:24091 ::   File "game.py", line 763, in BINARY_NEW_RemoveAffect
    
    1107 12:30:24091 :: AttributeError
    1107 12:30:24091 :: : 
    1107 12:30:24091 :: 'module' object has no attribute 'NEW_AFFECT_DRAGON_SOUL_DECK1'
    1107 12:30:24091 :: 
    
    1107 12:30:24092 :: Traceback (most recent call last):
    
    1107 12:30:24092 ::   File "game.py", line 756, in BINARY_NEW_AddAffect
    
    1107 12:30:24092 :: AttributeError
    1107 12:30:24092 :: : 
    1107 12:30:24092 :: 'module' object has no attribute 'NEW_AFFECT_DRAGON_SOUL_DECK1'
    1107 12:30:24092 :: 
    
    1107 12:30:24108 :: Traceback (most recent call last):
    
    1107 12:30:24108 ::   File "game.py", line 756, in BINARY_NEW_AddAffect
    
    1107 12:30:24108 :: AttributeError
    1107 12:30:24108 :: : 
    1107 12:30:24108 :: 'module' object has no attribute 'NEW_AFFECT_DRAGON_SOUL_DECK1'
    1107 12:30:24108 :: 
    
    1107 12:30:24322 :: icon/item/18000.tga ĆÄŔĎŔĚ ľř˝Ŕ´Ď´Ů.CItemData::__SetIconImage
    1107 12:30:24323 :: icon/item/18000.tga ĆÄŔĎŔĚ ľř˝Ŕ´Ď´Ů.CItemData::__SetIconImage
    1107 12:31:29371 :: TypeError
    1107 12:31:29371 :: : 
    1107 12:31:29371 :: BINARY_Cube_Open() takes exactly 2 arguments (1 given)
    1107 12:31:29371 :: 
    
    1107 12:31:23878 :: icon/item/18000.tga ĆÄŔĎŔĚ ľř˝Ŕ´Ď´Ů.CItemData::__SetIconImage


     

  5. Hi guys. I have problem with client. If change binary got this errors:

     

    0911 18:23:01102 :: CSoundManager::PlayMusic - Failed to load stream sound : BGM/login_window.mp3
    0911 18:23:08592 ::  CItemManager::LoadItemList(locale/pl/item_list.txt) - StrangeLine in 4067

    0911 18:23:08592 ::  CItemManager::LoadItemList(locale/pl/item_list.txt) - StrangeLine in 4068

    0911 18:23:08595 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\item\weapon\6020.gr
    0911 18:23:08595 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\ymir work\item\weapon\6020.gr
    0911 18:23:09223 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/effect/etc/recuperation/autodrugup_red.mse) Error
    0911 18:23:09223 :: CInstanceBase::RegisterEffect(eEftType=267, c_szEftAttachBone=, c_szEftName=d:/ymir work/effect/etc/recuperation/autodrugup_red.mse, isCache=1) - Error
    0911 18:23:09223 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/effect/etc/recuperation/autodrugup_blue.mse) Error
    0911 18:23:09223 :: CInstanceBase::RegisterEffect(eEftType=268, c_szEftAttachBone=, c_szEftName=d:/ymir work/effect/etc/recuperation/autodrugup_blue.mse, isCache=1) - Error
    0911 18:23:09281 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc/warrior/intro/wait.msa) ERROR
    0911 18:23:09281 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc/warrior/intro/selected.msa) ERROR
    0911 18:23:09281 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc/warrior/intro/not_selected.msa) ERROR
    0911 18:23:09307 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc/assassin/intro/wait.msa) ERROR
    0911 18:23:09307 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc/assassin/intro/selected.msa) ERROR
    0911 18:23:09308 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc/assassin/intro/not_selected.msa) ERROR
    0911 18:23:09340 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc/sura/intro/wait.msa) ERROR
    0911 18:23:09340 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc/sura/intro/selected.msa) ERROR
    0911 18:23:09340 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc/sura/intro/not_selected.msa) ERROR
    0911 18:23:09374 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc/shaman/intro/wait.msa) ERROR
    0911 18:23:09374 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc/shaman/intro/selected.msa) ERROR
    0911 18:23:09374 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc/shaman/intro/not_selected.msa) ERROR
    0911 18:24:16694 :: CSoundManager::PlayMusic - Failed to load stream sound : BGM/login_window.mp3

    Game 2089M

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