Jump to content

IISkillzII

Inactive Member
  • Posts

    15
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by IISkillzII

  1. 0619 14:04:07302 :: invalid idx 0 0619 14:04:17125 :: 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. 0619 14:05:32932 :: Traceback (most recent call last): 0619 14:05:32932 :: File "uiPhaseCurtain.py", line 61, in OnUpdate 0619 14:05:32932 :: File "networkModule.py", line 150, in __ChangePhaseWindow 0619 14:05:32932 :: File "game.py", line 167, in Open 0619 14:05:32932 :: NameError 0619 14:05:32932 :: : 0619 14:05:32932 :: global name 'Component' is not defined 0619 14:05:32932 ::
  2. 40k Client sysser: 0118 13:26:07388 :: invalid idx 0 0118 13:26:28376 :: GRANNY: r:/granny/rt/granny_file.cpp(337): Unable to read magic value 0118 13:26:30140 :: Unknown Server Command antiExpQID 45 | antiExpQID 0118 13:27:12886 :: 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. 0118 13:28:57720 :: GRANNY: r:/granny/rt/granny_file.cpp(337): Unable to read magic value
  3. i want to add this [Hidden Content] with Team function const char * ColoredEmpireNames[4] = {"0", "|cFFFF0000[Shinshoo]|r", "|cFFFFFF00[Chunjo]|r", "|cFF0080FF[Jinno]|r",}; const char * ColoredTeamName = "|cFFFFC700[Team]|r"; len = snprintf(chatbuf, sizeof(chatbuf), "%s %s : %s", ch->GetGMLevel() != GM_PLAYER ? ColoredTeamName : ColoredEmpireNames[ch->GetEmpire()], ch->GetName(), buf); but now I have this error: root@host:/usr/src/Sw2/mainline_sg/Srcs/Server/game/src # gmake compile input_main.cpp input_main.cpp: In member function 'void FEmpireChatPacket::operator()(DESC*)': input_main.cpp:563: warning: comparison is always true due to limited range of data type input_main.cpp: In member function 'int CInputMain::Chat(CHARACTER*, const char*, size_t)': input_main.cpp:743: error: 'chatbuf_global' was not declared in this scope input_main.cpp:783: warning: comparison is always true due to limited range of data type gmake: *** [OBJDIR/input_main.o] Error 1
  4. I`am using the Client Source by Reboot now I want to update Python2.2 to Python 2.7 Any ideas how I update
  5. Can me who mainline released source upload that can also compile *Google Translate*
  6. Can me who mainline released source upload that can also compile *Google Translate*
  7. now linking ../test In file included from main.cpp:93: check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)': check_server.h:24: warning: comparison between signed and unsigned integer expressions linking... ../game_r40250_32 /usr/bin/ld: cannot find -lmysqlclient /usr/bin/ld: cannot find -lmysqlclient gmake: *** [../test] Error 1 gmake: *** Waiting for unfinished jobs.... gmake: *** [../game_r40250_32] Error
  8. Now version.cpp:10:2: warning: no newline at end of file version.cpp: In function 'void WriteVersion()': version.cpp:5: error: expected primary-expression before '*' token version.cpp:5: error: 'fp' was not declared in this scope gmake: *** [OBJDIR/version.o] Error 1 gmake: *** Waiting for unfinished jobs.... root@host:~/mainline_released/mainline_sg/Srcs/Server/game/src #
  9. utils.cpp:243: warning: NULL used in arithmetic utils.cpp:255: warning: NULL used in arithmetic utils.cpp:269: warning: NULL used in arithmetic compile war_map.cpp compile wedding.cpp compile xmas_event.cpp g++: directory": No such file or directory <command-line>: warning: missing terminating " character version.cpp:10: error: missing terminating " character version.cpp: In function 'void WriteVersion()': version.cpp:10: error: expected primary-expression before ')' token compile panama.cpp gmake: *** [OBJDIR/version.o] Error 1 gmake: *** Waiting for unfinished jobs.... Makefile : version.cpp
  10. I´m searching after the I Search /usr/include/x86 folder
×
×
  • 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.