crystaleye Posted December 13, 2012 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 150 Reputation: 1 Joined: 06/29/12 Last Seen: February 20, 2013 Share Posted December 13, 2012 hi i recently made a ro server but when i start the client exe i get an error saying character infosize 144 and while i try to use other account the connection gets closed can uyou help me on it Quote Link to comment Share on other sites More sharing options...
Sryx Posted December 13, 2012 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 520 Reputation: 64 Joined: 11/19/11 Last Seen: October 19, 2024 Share Posted December 13, 2012 check your src/common/mmo.h Then edit this #ifndef PACKETVER #define PACKETVER 20120410 //#define PACKETVER 20111116 change the 20120410 it to your client date. Quote Link to comment Share on other sites More sharing options...
crystaleye Posted December 13, 2012 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 150 Reputation: 1 Joined: 06/29/12 Last Seen: February 20, 2013 Author Share Posted December 13, 2012 (edited) check your src/common/mmo.h Then edit this #ifndef PACKETVER #define PACKETVER 20120410 //#define PACKETVER 20111116 change the 20120410 it to your client date. i have mine as this //#define PACKETVER 20081126 #define PACKETVER 20100730 #endif // backward compatible PACKETVER 8 and 9 #if PACKETVER == 8 #undef PACKETVER #define PACKETVER 20070521 #endif #if PACKETVER == 9 #undef PACKETVER #define PACKETVER 20071106 and the client exe that i use is of 2012-04-10 and the client that i am updated to is r520 r14432 what do i edit in those Edited December 13, 2012 by crystaleye Quote Link to comment Share on other sites More sharing options...
Erba Posted December 13, 2012 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 550 Reputation: 9 Joined: 11/06/12 Last Seen: August 14, 2014 Share Posted December 13, 2012 then make #define packetver 20100730 into #define packetver 20120410 then in packet_db_ver make it "default" Quote Link to comment Share on other sites More sharing options...
Sryx Posted December 13, 2012 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 520 Reputation: 64 Joined: 11/19/11 Last Seen: October 19, 2024 Share Posted December 13, 2012 //#define PACKETVER 20081126[/color] #define PACKETVER 20100730 To this //#define PACKETVER 20081126[/color] #define PACKETVER 20120410 Quote Link to comment Share on other sites More sharing options...
crystaleye Posted December 13, 2012 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 150 Reputation: 1 Joined: 06/29/12 Last Seen: February 20, 2013 Author Share Posted December 13, 2012 then make #define packetver 20100730 into #define packetver 20120410 then in packet_db_ver make it "default" i did the changes in mmo and did this in packetver db //packet_db_ver: 23 packet_db_ver: default but the error still occurs //#define PACKETVER 20081126[/color] #define PACKETVER 20100730 To this //#define PACKETVER 20081126[/color] #define PACKETVER 20120410 i did the changes but the problem is still the same Quote Link to comment Share on other sites More sharing options...
Erba Posted December 13, 2012 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 550 Reputation: 9 Joined: 11/06/12 Last Seen: August 14, 2014 Share Posted December 13, 2012 try to diff your client with skippacketheader... use data folder.. which was posted by alexandria. http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/ and download latest lua folder Quote Link to comment Share on other sites More sharing options...
Sryx Posted December 13, 2012 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 520 Reputation: 64 Joined: 11/19/11 Last Seen: October 19, 2024 Share Posted December 13, 2012 Did you recompile the server? Quote Link to comment Share on other sites More sharing options...
crystaleye Posted December 13, 2012 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 150 Reputation: 1 Joined: 06/29/12 Last Seen: February 20, 2013 Author Share Posted December 13, 2012 try to diff your client with skippacketheader... use data folder.. which was posted by alexandria. http://rathena.org/b...english-folder/ and download latest lua folder ive already differed it and i am using data folder uploaded by ai4rei Did you recompile the server? no i didnt can you give me a tutorial on it Quote Link to comment Share on other sites More sharing options...
Erba Posted December 13, 2012 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 550 Reputation: 9 Joined: 11/06/12 Last Seen: August 14, 2014 Share Posted December 13, 2012 you need a visual studio.. 2010 visual studio.. or even 2012 but it must have a 2010 patch/data... http://rathena.org/wiki/Compiling follow this guide ^^ Quote Link to comment Share on other sites More sharing options...
Sryx Posted December 13, 2012 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 520 Reputation: 64 Joined: 11/19/11 Last Seen: October 19, 2024 Share Posted December 13, 2012 Yes just check the link posted by 2834. Goodluck ♥. Quote Link to comment Share on other sites More sharing options...
Feistz Posted December 13, 2012 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 139 Reputation: 10 Joined: 11/10/11 Last Seen: April 12 Share Posted December 13, 2012 You should read the wiki more often for the basic tutorial such as compiling. Any changes you made to source files require compiling the server and also make sure you have LUA files compatible with your client date. Quote Link to comment Share on other sites More sharing options...
crystaleye Posted December 14, 2012 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 150 Reputation: 1 Joined: 06/29/12 Last Seen: February 20, 2013 Author Share Posted December 14, 2012 you need a visual studio.. 2010 visual studio.. or even 2012 but it must have a 2010 patch/data... http://rathena.org/wiki/Compiling follow this guide ^^ how to check if it has 2010 patch/data i am now getting lua error such as this and one more error after login in the client game Module Name: D:\Games\mro\2010-07-28aRagexeRE Patched.exe Time Stamp: 0x4c4f9774 - Wed Jul 28 08:05:32 2010 Exception Type: 0xc0000005 0x0041d863 2010-07-28aRagexeRE Patched.exe 0x0045ea8c 2010-07-28aRagexeRE Patched.exe 0x004fdc44 2010-07-28aRagexeRE Patched.exe 0x00507275 2010-07-28aRagexeRE Patched.exe 0x0060fab2 2010-07-28aRagexeRE Patched.exe 0x0060f568 2010-07-28aRagexeRE Patched.exe 0x00703253 2010-07-28aRagexeRE Patched.exe 0x0071778d 2010-07-28aRagexeRE Patched.exe eax: 0x06543ecc ebx: 0x00000000 ecx: 0x00000000 edx: 0x00000000 esi: 0x0afb0f10 edi: 0x00000000 ebp: 0x0018f5b4 esp: 0x0018f5b4 stack 0018f5b4 - 0018f9b4 0018F5B4 : 38 FB 18 00 8C EA 45 00 00 00 00 00 00 00 00 00 0018F5C4 : 30 BA 7D 00 10 0F FB 0A 50 6F FB 0A 00 00 00 00 0018F5D4 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0018F5E4 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0018F5F4 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0018F604 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0018F614 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0018F624 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0018F634 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0018F644 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0018F654 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0018F664 : 00 00 00 00 00 00 00 00 E9 54 CB 76 94 F6 18 00 0018F674 : DB 4F CB 76 C0 09 4B 05 C8 78 FB 0A B0 78 FB 0A 0018F684 : 00 00 00 00 96 3A 40 00 93 29 00 00 0F 00 85 01 0018F694 : DC F6 18 00 AA 3A 40 00 2D 1B 01 AA 93 29 05 F1 0018F6A4 : 14 00 00 00 B0 78 FB 0A 3F 00 00 00 28 00 00 00 Launch Info 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 Job : Novice Quote Link to comment Share on other sites More sharing options...
Erba Posted December 15, 2012 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 550 Reputation: 9 Joined: 11/06/12 Last Seen: August 14, 2014 Share Posted December 15, 2012 *how to check if it has 2010 patch/data you will be able to compile your server file if you have the 2010patch/data of visual 2010 if you are using 2012.. but if you dont it will only show various errors i am now getting lua error such as this and one more error after login in the client game the compilation has nothing to do with your client error... you should use 2012-04-10aRagexeRE not 2010-07-28.. since you put 20120410 in your packetversion Quote Link to comment Share on other sites More sharing options...
crystaleye Posted December 15, 2012 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 150 Reputation: 1 Joined: 06/29/12 Last Seen: February 20, 2013 Author Share Posted December 15, 2012 *how to check if it has 2010 patch/data you will be able to compile your server file if you have the 2010patch/data of visual 2010 if you are using 2012.. but if you dont it will only show various errors i am now getting lua error such as this and one more error after login in the client game the compilation has nothing to do with your client error... you should use 2012-04-10aRagexeRE not 2010-07-28.. since you put 20120410 in your packetversion i am using visual 2012 but idk how to check if my server has 2010 data or patch Quote Link to comment Share on other sites More sharing options...
Erba Posted December 15, 2012 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 550 Reputation: 9 Joined: 11/06/12 Last Seen: August 14, 2014 Share Posted December 15, 2012 if you are able to compile it without errors then you have nothing to worry Quote Link to comment Share on other sites More sharing options...
crystaleye Posted December 15, 2012 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 150 Reputation: 1 Joined: 06/29/12 Last Seen: February 20, 2013 Author Share Posted December 15, 2012 (edited) *how to check if it has 2010 patch/data you will be able to compile your server file if you have the 2010patch/data of visual 2010 if you are using 2012.. but if you dont it will only show various errors i am now getting lua error such as this and one more error after login in the client game the compilation has nothing to do with your client error... you should use 2012-04-10aRagexeRE not 2010-07-28.. since you put 20120410 in your packetversion i am using the data uploaded by aie4rie and while recompilling i am getting this error Edited December 15, 2012 by crystaleye Quote Link to comment Share on other sites More sharing options...
Erba Posted December 15, 2012 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 550 Reputation: 9 Joined: 11/06/12 Last Seen: August 14, 2014 Share Posted December 15, 2012 you have to select all of it... then rebuild Quote Link to comment Share on other sites More sharing options...
crystaleye Posted December 15, 2012 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 150 Reputation: 1 Joined: 06/29/12 Last Seen: February 20, 2013 Author Share Posted December 15, 2012 and while trying to rebuild all of the content in it i get this error 1>------ Rebuild All started: Project: map-server_txt, Configuration: Debug Win32 ------ 2>------ Rebuild All started: Project: login-server_txt, Configuration: Debug Win32 ------ 2> utils.c 2> timer.c 2> strlib.c 2> socket.c 2> showmsg.c 2> plugins.c 2> nullpo.c 2> md5calc.c 2> malloc.c 2> lock.c 2> ers.c 2> db.c 2> core.c 2> loginlog_txt.c 2> login.c 2> ipban_txt.c 2> account_txt.c 2> Generating Code... 2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets(1137,5): warning MSB8012: TargetPath(C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES\vcproj-10\..\login-server_txt.exe) does not match the Linker's OutputFile property value (C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES\login-server.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets(1139,5): warning MSB8012: TargetName(login-server_txt) does not match the Linker's OutputFile property value (login-server). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 2>account_txt.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 2>LINK : fatal error LNK1207: incompatible PDB format in 'C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES\login-server.pdb'; delete and rebuild 3>------ Rebuild All started: Project: char-server_txt, Configuration: Debug Win32 ------ 1> utils.c 1> timer.c 1> strlib.c 1> socket.c 1> showmsg.c 1> plugins.c 1> nullpo.c 1> mapindex.c 1> md5calc.c 1> malloc.c 1> lock.c 1> grfio.c 1> ers.c 1> db.c 1> core.c 1> vending.c 1> unit.c 1> trade.c 1> storage.c 1> status.c 1> Generating Code... 1> Compiling... 1> skill.c 1> searchstore.c 1> script.c 1> quest.c 1> pet.c 1> pc.c 3> utils.c 1> path.c 1> party.c 1> npc_chat.c 1> npc.c 1> mob.c 1> mercenary.c 1> mapreg_txt.c 1> map.c 1> mail.c 1> log.c 1> itemdb.c 1> intif.c 1> instance.c 1> homunculus.c 1> Generating Code... 3> timer.c 3> strlib.c 3> socket.c 3> showmsg.c 3> plugins.c 3> nullpo.c 3> mapindex.c 3> malloc.c 3> lock.c 3> ers.c 3> db.c 3> core.c 3> inter.c 3> int_storage.c 3> int_status.c 3> int_pet.c 3> int_party.c 3> int_homun.c 3> int_guild.c 1> Compiling... 1> guild.c 1> elemental.c 3> Generating Code... 1> date.c 3> Compiling... 3> char.c 1> clif.c 3> Generating Code... 1> chrif.c 3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets(1137,5): warning MSB8012: TargetPath(C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES\vcproj-10\..\char-server_txt.exe) does not match the Linker's OutputFile property value (C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES\char-server.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets(1139,5): warning MSB8012: TargetName(char-server_txt) does not match the Linker's OutputFile property value (char-server). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 3>char.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 1> chat.c 1> buyingstore.c 3>LINK : fatal error LNK1207: incompatible PDB format in 'C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES\char-server.pdb'; delete and rebuild 1> battleground.c 4>------ Rebuild All started: Project: char-server_sql, Configuration: Debug Win32 ------ 4> inter.c 1> battle.c 1> atcommand.c 4> int_storage.c 4> int_quest.c 1> Generating Code... 4> int_pet.c 4> int_party.c 4> int_mercenary.c 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets(1137,5): warning MSB8012: TargetPath(C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES\vcproj-10\..\map-server_txt.exe) does not match the Linker's OutputFile property value (C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES\map-server.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets(1139,5): warning MSB8012: TargetName(map-server_txt) does not match the Linker's OutputFile property value (map-server). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 1>atcommand.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 4> int_mail.c 1>LINK : fatal error LNK1207: incompatible PDB format in 'C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES\map-server.pdb'; delete and rebuild 4> int_homun.c 5>------ Rebuild All started: Project: login-server_sql, Configuration: Debug Win32 ------ 4> int_guild.c 5> utils.c 4> int_elemental.c 5> timer.c 4> int_auction.c 5> strlib.c 5> sql.c 4> char.c 4> utils.c 5> socket.c 4> timer.c 5> showmsg.c 4> strlib.c 5> plugins.c 4> sql.c 5> nullpo.c 5> md5calc.c 5> malloc.c 5> lock.c 5> ers.c 5> db.c 4> socket.c 5> core.c 4> showmsg.c 5> loginlog_sql.c 4> plugins.c 5> login.c 4> nullpo.c 5> ipban_sql.c 4> Generating Code... 5> account_sql.c 4> Compiling... 4> mapindex.c 5> Generating Code... 4> malloc.c 4> lock.c 4> ers.c 4> db.c 4> core.c 5>account_sql.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 4> Generating Code... 5>LINK : fatal error LNK1207: incompatible PDB format in 'C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES\login-server_sql.pdb'; delete and rebuild 4>core.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 4>LINK : fatal error LNK1207: incompatible PDB format in 'C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES\char-server_sql.pdb'; delete and rebuild 6>------ Rebuild All started: Project: map-server_sql, Configuration: Debug Win32 ------ 7>------ Rebuild All started: Project: mapcache, Configuration: Debug Win32 ------ 6> vending.c 7> mapcache.c 6> unit.c 7> utils.c 6> trade.c 7> strlib.c 7> showmsg.c 6> storage.c 6> status.c 7> malloc.c 7> grfio.c 6> skill.c 7> core.c 7> Generating Code... 6> searchstore.c 6> script.c 7>core.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 6> quest.c 7>LINK : fatal error LNK1207: incompatible PDB format in 'C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES\mapcache.pdb'; delete and rebuild 6> pet.c 6> pc.c 8>------ Rebuild All started: Project: txt-converter-login, Configuration: Debug Win32 ------ 8> login-converter.c 6> path.c 6> party.c 6> npc_chat.c 6> npc.c 6> mob.c 6> mercenary.c 6> instance.c 6> homunculus.c 6> mapreg_sql.c 8> account_txt.c 8> account_sql.c 8> utils.c 8> timer.c 8> strlib.c 8> sql.c 8> showmsg.c 8> malloc.c 8> lock.c 8> ers.c 8> db.c 8> core.c 8> Generating Code... 8>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets(1137,5): warning MSB8012: TargetPath(C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES\vcproj-10\.. ools xt-converter-login.exe) does not match the Linker's OutputFile property value (C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES ools\login-converter.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 8>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets(1139,5): warning MSB8012: TargetName(txt-converter-login) does not match the Linker's OutputFile property value (login-converter). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 6> Generating Code... 8>core.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 6> Compiling... 6> map.c 8> txt-converter-login.vcxproj -> C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES\vcproj-10\.. ools xt-converter-login.exe 9>------ Rebuild All started: Project: txt-converter-char, Configuration: Debug Win32 ------ 6> mail.c 6> log.c 9> char-converter.c 6> itemdb.c 9> utils.c 6> intif.c 9> timer.c 6> guild.c 6> elemental.c 9> strlib.c 9> sql.c 6> date.c 6> clif.c 9> showmsg.c 6> chrif.c 9> mapindex.c 9> malloc.c 9> ers.c 9> core.c 9> inter.c 6> chat.c 6> buyingstore.c 9> int_storage.c 6> battleground.c 9> int_pet.c 6> battle.c 9> int_party.c 6> atcommand.c 9> int_guild.c 9> char.c 6> utils.c 9> Generating Code... 6> timer.c 9> char.c 6> strlib.c 6> sql.c 9> int_guild.c 6> socket.c 6> Generating Code... 9> int_mercenary.c 6> Compiling... 6> showmsg.c 9> int_party.c 6> plugins.c 6> nullpo.c 6> mapindex.c 9> int_pet.c 6> md5calc.c 6> malloc.c 6> lock.c 6> grfio.c 6> ers.c 6> db.c 6> core.c 9> int_storage.c 6> Generating Code... 9> inter.c 9>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets(1137,5): warning MSB8012: TargetPath(C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES\vcproj-10\.. ools xt-converter-char.exe) does not match the Linker's OutputFile property value (C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES ools\char-converter.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 9>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets(1139,5): warning MSB8012: TargetName(txt-converter-char) does not match the Linker's OutputFile property value (char-converter). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 6>core.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 9>char.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification 6>LINK : fatal error LNK1207: incompatible PDB format in 'C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES\map-server_sql.pdb'; delete and rebuild 9>LINK : fatal error LNK1207: incompatible PDB format in 'C:\Users\SAIRAM\Downloads\Compressed\SERVER FILES ools\char-converter.pdb'; delete and rebuild ========== Rebuild All: 1 succeeded, 8 failed, 0 skipped ========== Quote Link to comment Share on other sites More sharing options...
Erba Posted December 15, 2012 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 550 Reputation: 9 Joined: 11/06/12 Last Seen: August 14, 2014 Share Posted December 15, 2012 it has nothing to do with the data aie4rie... MAYBE the problem is in your revision Quote Link to comment Share on other sites More sharing options...
crystaleye Posted December 15, 2012 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 150 Reputation: 1 Joined: 06/29/12 Last Seen: February 20, 2013 Author Share Posted December 15, 2012 it has nothing to do with the data aie4rie... MAYBE the problem is in your revision i am using the eathena r14432 r520 client tell me what problem is it in exact and how you not get that error Quote Link to comment Share on other sites More sharing options...
Erba Posted December 15, 2012 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 550 Reputation: 9 Joined: 11/06/12 Last Seen: August 14, 2014 Share Posted December 15, 2012 i am using 2012-04-10aRagexeRE client... and using r16797 Quote Link to comment Share on other sites More sharing options...
crystaleye Posted December 15, 2012 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 150 Reputation: 1 Joined: 06/29/12 Last Seen: February 20, 2013 Author Share Posted December 15, 2012 and now when i try without any compilation it disconnects me as soon as i enter the login info i am using 2012-04-10aRagexeRE client... and using r16797 can you give me those files of r16797 Quote Link to comment Share on other sites More sharing options...
Erba Posted December 15, 2012 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 550 Reputation: 9 Joined: 11/06/12 Last Seen: August 14, 2014 Share Posted December 15, 2012 http://rathena.org/board/topic/71586-windows-rathena-revision-16797/ there you go! Quote Link to comment Share on other sites More sharing options...
crystaleye Posted December 15, 2012 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 150 Reputation: 1 Joined: 06/29/12 Last Seen: February 20, 2013 Author Share Posted December 15, 2012 http://rathena.org/b...revision-16797/ there you go! i am using eathena will the folder extracted to my eathena directory work i get this error in that latest files Module Name: D:\Games\mro\2010-07-30aRagexeRE_patched.exe Time Stamp: 0x4c52288f - Fri Jul 30 06:49:11 2010 Exception Type: 0xc0000005 0x00719032 2010-07-30aRagexeRE_patched.exe 0x00711e56 2010-07-30aRagexeRE_patched.exe 0x006cf7d1 2010-07-30aRagexeRE_patched.exe 0x0045dd5b 2010-07-30aRagexeRE_patched.exe 0x004fd970 2010-07-30aRagexeRE_patched.exe 0x0050d14e 2010-07-30aRagexeRE_patched.exe 0x0061260b 2010-07-30aRagexeRE_patched.exe 0x00610337 2010-07-30aRagexeRE_patched.exe 0x007030f3 2010-07-30aRagexeRE_patched.exe 0x0071762d 2010-07-30aRagexeRE_patched.exe 0x757b3677 kernel32.dll 0x77879d72 ntdll.dll 0x77879d45 ntdll.dll eax: 0x00000705 ebx: 0x00000073 ecx: 0x00000705 edx: 0x7fffffff esi: 0x7ffffffe edi: 0x00797dc0 ebp: 0x0018f6d8 esp: 0x0018f484 stack 0018f484 - 0018f884 0018F484 : E0 F7 18 00 E0 A9 83 00 B0 04 00 00 8B 6F 7D 0B 0018F494 : E0 F7 18 00 60 2B 7D 0B 60 2B 7D 0B 00 00 00 00 0018F4A4 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0018F4B4 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0018F4C4 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0018F4D4 : 00 00 00 00 00 00 00 00 06 00 00 00 80 01 BE 76 0018F4E4 : 00 00 00 00 08 F7 EB 0A 80 01 BE 76 9F 40 13 00 0018F4F4 : F2 0F 0A 18 20 F5 18 00 B5 7D B9 76 08 F7 EB 0A 0018F504 : 00 00 00 00 80 01 BE 76 20 F5 18 00 D4 7D B9 76 0018F514 : 80 01 BE 76 C3 11 01 93 E0 04 29 08 48 F5 18 00 0018F524 : 12 7D B9 76 01 00 00 00 30 F5 18 00 10 00 00 00 0018F534 : 03 01 00 00 E0 04 29 08 C3 11 01 93 E0 04 29 08 0018F544 : 00 00 00 00 01 00 00 00 74 F5 18 00 53 38 79 75 0018F554 : 80 73 79 75 60 38 79 75 03 01 00 00 E0 04 29 08 0018F564 : 08 F7 EB 0A 80 01 BE 76 00 00 00 00 00 00 00 00 0018F574 : 00 00 00 00 00 00 00 00 AC F5 18 00 CE 91 B9 76 Launch Info 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 Job : Novice Quote Link to comment Share on other sites More sharing options...
Erba Posted December 15, 2012 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 550 Reputation: 9 Joined: 11/06/12 Last Seen: August 14, 2014 Share Posted December 15, 2012 can you try to use client 2012-04-10aRagexeRe? Quote Link to comment Share on other sites More sharing options...
Question
crystaleye
hi i recently made a ro server but when i start the client exe i get an error saying character infosize 144 and while i try to use other account the connection gets closed can uyou help me on it
Link to comment
Share on other sites
25 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.