Jump to content

macacaldo

Inactive Member
  • Posts

    33
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by macacaldo

  1.   erro.jpg

    const char* kingdoms[3] = {"|cFFff0000|H|h[shinsoo]|cFFA7FFD4|H|h","|cFFFFFF00|H|h[Chunjo]|cFFA7FFD4|H|h","|cFF0080FF|H|h[Jinno]|cFFA7FFD4|H|h"};
    char chatbuf_global[CHAT_MAX_LEN + 1];
    int len_global = snprintf(chatbuf_global, sizeof(chatbuf_global), "%s %s",kingdoms[ch->GetEmpire()-1], chatbuf);
     
    TPacketGGShout p;
     
    p.bHeader = HEADER_GG_SHOUT;
    p.bEmpire = ch->GetEmpire();
    strlcpy(p.szText, chatbuf, sizeof(p.szText));
    P2P_MANAGER::instance().Send(&p, sizeof(TPacketGGShout));
     
     
    SendShout(chatbuf, ch->GetEmpire());

     

    • Love 1
  2. 0427 10:31:36260 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
    0427 10:32:46109 :: 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.
    0427 10:32:41080 :: Failed to load script file : locale/pt/ui/InventoryWindow.py
    0427 10:32:41081 :: 
    ui.py(line:2778) LoadScriptFile
    system.py(line:192) execfile
    system.py(line:163) Run
    locale/pt/ui/InventoryWindow.py(line:93) <module>
     
    LoadScriptFile!!!!!!!!!!!!!! - <type 'exceptions.AttributeError'>:'module' object has no attribute 'EQUIPMENT_BELT'
     
    0427 10:32:41081 :: ============================================================================================================
    0427 10:32:41081 :: Abort!!!!
     
     
    0427 10:32:41081 :: 
    uiInventory.py(line:284) __LoadWindow
    ui.py(line:2795) LoadScriptFile
    exception.py(line:36) Abort
     
    InventoryWindow.LoadWindow.LoadObject - <type 'exceptions.SystemExit'>:
     
    0427 10:32:41081 :: ============================================================================================================
    0427 10:32:41081 :: Abort!!!!
  3. 0427 10:05:33257 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
    0427 10:05:50701 :: 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.
    0427 10:07:40983 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/monster2/fennec_fox/00_2.msa) ERROR
    0427 10:07:41420 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/monster2/fennec_fox/31_2.msa) ERROR
     
×
×
  • 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.