Jump to content

Jacob

Member
  • Posts

    8
  • Joined

  • Last visited

  • Feedback

    0%

About Jacob

Recent Profile Visitors

6478 profile views

Jacob's Achievements

Rookie

Rookie (2/16)

  • Conversation Starter
  • First Post
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Hello, I am looking for clean metin2 client and server source. Thank you in advance.
  2. Normally we have bonuses ID`s like: 1 = MAX HP 2 = MAX SP etc. But in affect table u have diffrent valuse. Maybe someone know what valuse are?
  3. In file included from main.cpp:14: shop_manager.h:40:7: warning: no newline at end of file In file included from ../../../Extern/include/boost/regex.h:22, from ../../../Extern/include/gtest/internal/gtest-port.h:277, from ../../../Extern/include/gtest/internal/gtest-internal.h:40, from ../../../Extern/include/gtest/gtest.h:57, from main.cpp:82: ../../../Extern/include/boost/cregex.hpp:24:34: error: boost/regex/config.hpp: No such file or directory ../../../Extern/include/boost/cregex.hpp:27:37: error: boost/regex/v4/cregex.hpp: No such file or directory shopEx.cpp: In member function 'virtual int CShopEx::Buy(CHARACTER*, BYTE)': shopEx.cpp:159: warning: comparison between signed and unsigned integer expressions item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonsterDropItemGroup(const char*)': item_manager_read_tables.cpp:637: warning: unused variable 'pkGroup' shop_manager.cpp: In function 'bool ConvertToShopItemTable(CGroupNode*, TShopTableEx&)': shop_manager.cpp:473: warning: comparison between signed and unsigned integer expressions group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]': group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = DWORD]' shop_manager.cpp:381: instantiated from here group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]': group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = std::string]' shop_manager.cpp:387: instantiated from here group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned char]': group_text_parse_tree.h:136: instantiated from 'bool CGroupNode::GetValue(size_t, const std::string&, T&) const [with T = BYTE]' shop_manager.cpp:442: instantiated from here group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions In file included from ../../../Extern/include/gtest/internal/gtest-port.h:277, from ../../../Extern/include/gtest/internal/gtest-internal.h:40, from ../../../Extern/include/gtest/gtest.h:57, from main.cpp:82: ../../../Extern/include/boost/regex.h:30: error: 'boost::regoff_t' has not been declared ../../../Extern/include/boost/regex.h:31: error: 'boost::regex_tA' has not been declared ../../../Extern/include/boost/regex.h:32: error: 'boost::regmatch_t' has not been declared ../../../Extern/include/boost/regex.h:33: error: 'boost::REG_BASIC' has not been declared ../../../Extern/include/boost/regex.h:34: error: 'boost::REG_EXTENDED' has not been declared ../../../Extern/include/boost/regex.h:35: error: 'boost::REG_ICASE' has not been declared ../../../Extern/include/boost/regex.h:36: error: 'boost::REG_NOSUB' has not been declared ../../../Extern/include/boost/regex.h:37: error: 'boost::REG_NEWLINE' has not been declared ../../../Extern/include/boost/regex.h:38: error: 'boost::REG_NOSPEC' has not been declared ../../../Extern/include/boost/regex.h:39: error: 'boost::REG_PEND' has not been declared ../../../Extern/include/boost/regex.h:40: error: 'boost::REG_DUMP' has not been declared ../../../Extern/include/boost/regex.h:41: error: 'boost::REG_NOCOLLATE' has not been declared ../../../Extern/include/boost/regex.h:42: error: 'boost::REG_ESCAPE_IN_LISTS' has not been declared ../../../Extern/include/boost/regex.h:43: error: 'boost::REG_NEWLINE_ALT' has not been declared ../../../Extern/include/boost/regex.h:44: error: 'boost::REG_PERL' has not been declared ../../../Extern/include/boost/regex.h:45: error: 'boost::REG_AWK' has not been declared ../../../Extern/include/boost/regex.h:46: error: 'boost::REG_GREP' has not been declared ../../../Extern/include/boost/regex.h:47: error: 'boost::REG_EGREP' has not been declared ../../../Extern/include/boost/regex.h:48: error: 'boost::REG_ASSERT' has not been declared ../../../Extern/include/boost/regex.h:49: error: 'boost::REG_INVARG' has not been declared ../../../Extern/include/boost/regex.h:50: error: 'boost::REG_ATOI' has not been declared ../../../Extern/include/boost/regex.h:51: error: 'boost::REG_ITOA' has not been declared ../../../Extern/include/boost/regex.h:53: error: 'boost::REG_NOTBOL' has not been declared ../../../Extern/include/boost/regex.h:54: error: 'boost::REG_NOTEOL' has not been declared ../../../Extern/include/boost/regex.h:55: error: 'boost::REG_STARTEND' has not been declared ../../../Extern/include/boost/regex.h:57: error: 'boost::reg_comp_flags' has not been declared ../../../Extern/include/boost/regex.h:58: error: 'boost::reg_exec_flags' has not been declared ../../../Extern/include/boost/regex.h:59: error: 'boost::regcompA' has not been declared ../../../Extern/include/boost/regex.h:60: error: 'boost::regerrorA' has not been declared ../../../Extern/include/boost/regex.h:61: error: 'boost::regexecA' has not been declared ../../../Extern/include/boost/regex.h:62: error: 'boost::regfreeA' has not been declared ../../../Extern/include/boost/regex.h:65: error: 'boost::regcompW' has not been declared ../../../Extern/include/boost/regex.h:66: error: 'boost::regerrorW' has not been declared ../../../Extern/include/boost/regex.h:67: error: 'boost::regexecW' has not been declared ../../../Extern/include/boost/regex.h:68: error: 'boost::regfreeW' has not been declared ../../../Extern/include/boost/regex.h:69: error: 'boost::regex_tW' has not been declared ../../../Extern/include/boost/regex.h:72: error: 'boost::REG_NOERROR' has not been declared ../../../Extern/include/boost/regex.h:73: error: 'boost::REG_NOMATCH' has not been declared ../../../Extern/include/boost/regex.h:74: error: 'boost::REG_BADPAT' has not been declared ../../../Extern/include/boost/regex.h:75: error: 'boost::REG_ECOLLATE' has not been declared ../../../Extern/include/boost/regex.h:76: error: 'boost::REG_ECTYPE' has not been declared ../../../Extern/include/boost/regex.h:77: error: 'boost::REG_EESCAPE' has not been declared ../../../Extern/include/boost/regex.h:78: error: 'boost::REG_ESUBREG' has not been declared ../../../Extern/include/boost/regex.h:79: error: 'boost::REG_EBRACK' has not been declared ../../../Extern/include/boost/regex.h:80: error: 'boost::REG_EPAREN' has not been declared ../../../Extern/include/boost/regex.h:81: error: 'boost::REG_EBRACE' has not been declared ../../../Extern/include/boost/regex.h:82: error: 'boost::REG_BADBR' has not been declared ../../../Extern/include/boost/regex.h:83: error: 'boost::REG_ERANGE' has not been declared ../../../Extern/include/boost/regex.h:84: error: 'boost::REG_ESPACE' has not been declared ../../../Extern/include/boost/regex.h:85: error: 'boost::REG_BADRPT' has not been declared ../../../Extern/include/boost/regex.h:86: error: 'boost::REG_EEND' has not been declared ../../../Extern/include/boost/regex.h:87: error: 'boost::REG_ESIZE' has not been declared ../../../Extern/include/boost/regex.h:88: error: 'boost::REG_ERPAREN' has not been declared ../../../Extern/include/boost/regex.h:89: error: 'boost::REG_EMPTY' has not been declared ../../../Extern/include/boost/regex.h:90: error: 'boost::REG_E_MEMORY' has not been declared ../../../Extern/include/boost/regex.h:91: error: 'boost::REG_E_UNKNOWN' has not been declared ../../../Extern/include/boost/regex.h:92: error: 'boost::reg_errcode_t' has not been declared In file included from ../../../Extern/include/gtest/internal/gtest-internal.h:40, from ../../../Extern/include/gtest/gtest.h:57, from main.cpp:82: ../../../Extern/include/gtest/internal/gtest-port.h:870: error: 'regex_t' does not name a type ../../../Extern/include/gtest/internal/gtest-port.h:871: error: 'regex_t' does not name a type item_manager_read_tables.cpp:627: warning: 'pkGroup' may be used uninitialized in this function main.cpp: In function 'int main(int, char**)': main.cpp:522: error: '__SVN_VERSION__' was not declared in this scope gmake: *** [.obj/main.o] Error 1 gmake: *** Waiting for unfinished jobs.... ../../../Extern/include/cryptopp/misc.h: At global scope: ../../../Extern/include/cryptopp/misc.h:548: warning: 'std::string CryptoPP::StringNarrow(const wchar_t*, bool)' defined but not used
  4. Still same error after installing gcc compile BattleArena.cpp g++: directory": No such file or directory gmake: *** [OBJDIR/BattleArena.o] Error 1
  5. compile BattleArena.cpp g++: directory": No such file or directory compile FSM.cpp g++: directory": No such file or directory compile MarkConvert.cpp <command-line>: g++: directory": No such file or directory warning: missing terminating " character <command-line>: warning: missing terminating " character compile MarkImage.cpp <command-line>: warning: missing terminating " character g++: directory": No such file or directory <command-line>: warning: missing terminating " character compile MarkManager.cpp g++: directory": No such file or directory gmake: *** [OBJDIR/FSM.o] Error 1 gmake: *** Waiting for unfinished jobs.... <command-line>: warning: missing terminating " character gmake: *** [OBJDIR/MarkConvert.o] Error 1 gmake: *** [OBJDIR/MarkImage.o] Error 1 gmake: *** [OBJDIR/MarkManager.o] Error 1 gmake: *** [OBJDIR/BattleArena.o] Error 1
  6. I did it but didnt see any output files LOL After this command: gmake clean && gmake -j20 Compilation game stopping at: cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)': cmd_gm.cpp:4357: warning: 'cell' may be used uninitialized in this function cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)': cmd_gm.cpp:3977: warning: 'n' may be used uninitialized in this function cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)': cmd_gm.cpp:855: warning: 'x' may be used uninitialized in this function cmd_gm.cpp:855: warning: 'y' may be used uninitialized in this function There is no output files just stopp at this moment and shutdown the compilation.
  7. FreeBSD error: The file unordered_map is in boost folder but still same error. Ok problem solved. sorry U just need to change from < to "
×
×
  • 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.