DaCookie -Raven 38 Posted February 6, 2014 Share Posted February 6, 2014 What? I'm working on novaline binary and everything is working on global client (metin2.de for example). All I needed was root and uiscript from source (also novaline). I have packed it and everything is working fine 0 .pyc at root o.O on my client there was always a tracback lib error... for example on metin2.de client Link to comment Share on other sites More sharing options...
Efyn 4 Posted February 6, 2014 Share Posted February 6, 2014 Maybe you didnt copied files like os.py to your lib directory Wysłane z mojego GT-N7100 przy użyciu Tapatalka 1 Link to comment Share on other sites More sharing options...
Former Staff .InyaProduction 1229 Posted February 6, 2014 Author Former Staff Share Posted February 6, 2014 o.O on my client there was always a tracback lib error... for example on metin2.de client The new Binarys read py, pyc and txt. You just have to copy the Extern/Python26/lib folder into the lib folder of your client and traceback error is solved 1 Link to comment Share on other sites More sharing options...
DaCookie -Raven 38 Posted February 6, 2014 Share Posted February 6, 2014 yep thank you Link to comment Share on other sites More sharing options...
HITRON 754 Posted February 7, 2014 Share Posted February 7, 2014 Hello, can anyone tell me how to compile the game file source in freebsd? i try to install gmake but if fails every time Link to comment Share on other sites More sharing options...
Light 3 Posted February 14, 2014 Share Posted February 14, 2014 Hi guys, I encountered this error when tried to compile with Visual Studio 2008 professionnal (SP1 installed) : 1>d:WorksMetin2 SCkraizymainline_releasedmainline_sgSrcsServergamesrc..test.exe : fatal error LNK1120: 187 unresolved externals thanx for your help ! Link to comment Share on other sites More sharing options...
.CHNoel 3 Posted February 14, 2014 Share Posted February 14, 2014 Hello guys, after a long time of break, i decided to make a server again so i can test some changes in the game and for making some lua stuff. I just have one question, i dont want to install hamachi on my computer again thats why i´m using the Windows version from metin2. The Problem is that i have a Error called: INTERNAL_IP: 10.0.0.0.112 Can not get public ip adress. I know why i have this Error but i dont know how to fix it. I could just install hamachi again and it would work but i dont want to have hamachi on my computer like i said before. I thought that i read something about that and it could be fixed if you change something in the source but i dont remember it. It would be very great i somebody could teach my how i can fix this problem so i can use my files local. Thanks for reading and sorry for my bad english. Link to comment Share on other sites More sharing options...
Developer PACI 980 Posted February 14, 2014 Developer Share Posted February 14, 2014 BIND_IP: localhostOn your CONFIG files. 1 when you return 0 and server doesn't boot: Link to comment Share on other sites More sharing options...
.CHNoel 3 Posted February 14, 2014 Share Posted February 14, 2014 BIND_IP: localhost On your CONFIG files. Thanks, i did this but it is still not working. Link to comment Share on other sites More sharing options...
Developer PACI 980 Posted February 14, 2014 Developer Share Posted February 14, 2014 Try, instead of localhost, the IP that appears in the error. when you return 0 and server doesn't boot: Link to comment Share on other sites More sharing options...
.CHNoel 3 Posted February 14, 2014 Share Posted February 14, 2014 Try, instead of localhost, the IP that appears in the error. Thanks, but this does not work either :S Link to comment Share on other sites More sharing options...
Premium Shogun 4933 Posted February 14, 2014 Premium Share Posted February 14, 2014 BIND_IP: your public IP Link to comment Share on other sites More sharing options...
.CHNoel 3 Posted February 15, 2014 Share Posted February 15, 2014 BIND_IP: your public IP Thanks, but this is also not working for me. :S I write it like this: BIND_IP: 85.165.89.161 still the same Error. Everytime when i restart my host i get a new ip so it is possible to make this to localhost like it is with the database? Thanks for your help Link to comment Share on other sites More sharing options...
Former Staff .InyaProduction 1229 Posted February 15, 2014 Author Former Staff Share Posted February 15, 2014 Do you have source access or do you work with clean 40k? Link to comment Share on other sites More sharing options...
JachuPL 350 Posted February 15, 2014 Share Posted February 15, 2014 I tried to compile binary from mainline_released, but got the following error fatal error C1900: Il mismatch between 'P1' version '20080116' and 'P2' version '20070207' Any fix for that? I have no idea how to fix it, because I'm new to C++. Link to comment Share on other sites More sharing options...
Evor 75 Posted February 15, 2014 Share Posted February 15, 2014 Sure you should install the Visual SP1. By the way which version od visual do u use? 1 Link to comment Share on other sites More sharing options...
JachuPL 350 Posted February 15, 2014 Share Posted February 15, 2014 Sure you should install the Visual SP1. By the way which version od visual do u use? VS 2008 Professional, I forgot to install SP1, after installing it compilation went successfully Link to comment Share on other sites More sharing options...
Evor 75 Posted February 15, 2014 Share Posted February 15, 2014 Nice to hear it Good luck with src development! Link to comment Share on other sites More sharing options...
Premium Sanchez 2639 Posted February 15, 2014 Premium Share Posted February 15, 2014 VS 2008 Professional, I forgot to install SP1, after installing it compilation went successfully You can use 2012 or 2013 too and I really recommend to use it, if you try it once you will feel the difference. Its like a dream to develop with 2012-2013 versions. 1 Link to comment Share on other sites More sharing options...
Honorable Member NoFr1ends 797 Posted February 15, 2014 Honorable Member Share Posted February 15, 2014 You can use 2012 or 2013 too and I really recommend to use it, if you try it once you will feel the difference. Its like a dream to develop with 2012-2013 versions. You're right. Especially the dark IDE. Link to comment Share on other sites More sharing options...
Evor 75 Posted February 15, 2014 Share Posted February 15, 2014 You encourage me to try 2013 By the way i don't see any differences between mainline and mainline_sg. Is there any? Link to comment Share on other sites More sharing options...
Premium Sanchez 2639 Posted February 15, 2014 Premium Share Posted February 15, 2014 You should use Beyond Compare to compare the lines, but I recommend to use mainline for server and novaline for client. 1 Link to comment Share on other sites More sharing options...
JachuPL 350 Posted February 15, 2014 Share Posted February 15, 2014 You can use 2012 or 2013 too and I really recommend to use it, if you try it once you will feel the difference. Its like a dream to develop with 2012-2013 versions. I use 2012 ultimate for a very long time to develop apps in vb.net, but I thought I have to install vs2008 for getting vc90 toolset Link to comment Share on other sites More sharing options...
Originale 141 Posted February 16, 2014 Share Posted February 16, 2014 Who can help me for my from errors? ClientManagerPlayer.cpp: In member function 'char* CClientManager::GetCommand(char*)': ClientManagerPlayer.cpp:433: warning: address of local variable 'command' returned CsvReader.cpp: In member function 'const char* cCsvAlias::operator[](size_t) const': CsvReader.cpp:72: warning: left-hand operand of comma has no effect CsvReader.cpp:72: warning: right-hand operand of comma has no effect CsvReader.cpp: In member function 'size_t cCsvAlias::operator[](const char*) const': CsvReader.cpp:90: warning: left-hand operand of comma has no effect CsvReader.cpp:90: warning: right-hand operand of comma has no effect Thanks Link to comment Share on other sites More sharing options...
Yiv 349 Posted February 17, 2014 Share Posted February 17, 2014 Hello, I tried to compile my source with this tutorial (click me) but I'm receiving these errors: compile BattleArena.cpp compile MarkConvert.cpp compile MarkImage.cpp compile MarkManager.cpp compile OXEvent.cpp compile TrafficProfiler.cpp compile ani.cpp In file included from debug_allocator.h:5, from stdafx.h:7, from MarkImage.cpp:1: /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter In file included from debug_allocator.h:5, from stdafx.h:7, from MarkManager.cpp:1: /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter In file included from debug_allocator.h:5, from stdafx.h:7, from MarkConvert.cpp:1: /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter In file included from OXEvent.cpp:9: char.h:729: error: integer constant is too large for 'long' type In file included from cipher.h:6, from desc.h:7, from OXEvent.cpp:12: ../../../Extern/include/cryptopp/cryptlib.h:96: error: integer constant is too large for 'long' type In file included from debug_allocator.h:5, from stdafx.h:7, from OXEvent.cpp:1: /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter compile arena.cpp In file included from ani.cpp:11: char.h:729: error: integer constant is too large for 'long' type In file included from BattleArena.cpp:6: char.h:729: error: integer constant is too large for 'long' type In file included from debug_allocator.h:5, from stdafx.h:7, from BattleArena.cpp:1: /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter In file included from debug_allocator.h:5, from stdafx.h:7, from ani.cpp:10: /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter gmake: *** [OBJDIR/MarkImage.o] Error 1 gmake: *** Waiting for unfinished jobs.... gmake: *** [OBJDIR/MarkConvert.o] Error 1 In file included from debug_allocator.h:5, from stdafx.h:7, from TrafficProfiler.cpp:10: /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter In file included from cipher.h:6, from desc.h:7, from arena.cpp:5: ../../../Extern/include/cryptopp/cryptlib.h:96: error: integer constant is too large for 'long' type gmake: *** [OBJDIR/MarkManager.o] Error 1 In file included from arena.cpp:9: char.h:729: error: integer constant is too large for 'long' type In file included from debug_allocator.h:5, from stdafx.h:7, from arena.cpp:1: /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter gmake: *** [OBJDIR/TrafficProfiler.o] Error 1 gmake: *** [OBJDIR/ani.o] Error 1 In file included from cipher.h:6, from desc.h:7, from OXEvent.cpp:12: ../../../Extern/include/cryptopp/cryptlib.h:96: warning: large integer implicitly truncated to unsigned type gmake: *** [OBJDIR/BattleArena.o] Error 1 OXEvent.cpp: In member function 'void COXEventManager::WarpToAudience()': OXEvent.cpp:375: warning: overflow in implicit constant conversion OXEvent.cpp:376: warning: overflow in implicit constant conversion OXEvent.cpp:377: warning: overflow in implicit constant conversion OXEvent.cpp:378: warning: overflow in implicit constant conversion OXEvent.cpp:379: warning: overflow in implicit constant conversion In file included from cipher.h:6, from desc.h:7, from arena.cpp:5: ../../../Extern/include/cryptopp/cryptlib.h:96: warning: large integer implicitly truncated to unsigned type gmake: *** [OBJDIR/OXEvent.o] Error 1 arena.cpp: In function 'long int ready_to_start_event(LPEVENT, long int)': arena.cpp:327: warning: overflow in implicit constant conversion arena.cpp:328: warning: overflow in implicit constant conversion gmake: *** [OBJDIR/arena.o] Error 1 Who can help me? Regards Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now