minicasio Posted April 4, 2016 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 12 Reputation: 0 Joined: 07/27/12 Last Seen: October 17, 2017 Share Posted April 4, 2016 (edited) help please. http://imgur.com/zPEVbAS Error code : 1>------ Build started: Project: map-server, Configuration: Release Win32 ------ 2>------ Build started: Project: login-server, Configuration: Release Win32 ------ 3>------ Build started: Project: char-server, Configuration: Release Win32 ------ 1> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86 3> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86 2> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86 2> Copyright (C) Microsoft Corp 1984-1998. All rights reserved. 2> 2> cl / 2> 2> g 2> 2>CL : Command line warning D4024: unrecognized source file type '/', object file assumed 2>CL : Command line warning D4024: unrecognized source file type 'g', object file assumed 3> Copyright (C) Microsoft Corp 1984-1998. All rights reserved. 3> 3> cl / 3> 3> \ 3> 3> 3>CL : Command line warning D4024: unrecognized source file type '/', object file assumed 3>CL : Command line warning D4024: unrecognized source file type '\', object file assumed 1> Copyright (C) Microsoft Corp 1984-1998. All rights reserved. 1> 1> cl / 1> 1> c 1> 1> r 1> 1>CL : Command line warning D4024: unrecognized source file type '/', object file assumed 1>CL : Command line warning D4024: unrecognized source file type 'c', object file assumed 1>CL : Command line warning D4024: unrecognized source file type 'r', object file assumed 1> Microsoft (R) Incremental Linker Version 10.00.30319.01 2> Microsoft (R) Incremental Linker Version 10.00.30319.01 3> Microsoft (R) Incremental Linker Version 10.00.30319.01 3> Copyright (C) Microsoft Corporation. All rights reserved. 3> 2> Copyright (C) Microsoft Corporation. All rights reserved. 3> /out:.exe 1> Copyright (C) Microsoft Corporation. All rights reserved. 2> 2> /out:.exe 1> 1> /out:.exe 2>LINK : warning LNK4001: no object files specified; libraries used 2>LINK : warning LNK4068: /MACHINE not specified; defaulting to X86 2>LINK : fatal error LNK1561: entry point must be defined 1>LINK : fatal error LNK1104: cannot open file '.exe' 3>LINK : fatal error LNK1104: cannot open file '.exe' ========== Build: 0 succeeded, 3 failed, 0 up-to-date, 0 skipped ========== Edited April 5, 2016 by minicasio Quote Link to comment Share on other sites More sharing options...
sacdalanfrenz Posted April 5, 2016 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 03/19/16 Last Seen: July 30, 2020 Share Posted April 5, 2016 Thanks for this guide Einjerin, somehow got to work, but I got problems regarding the latest item sprites. Unknown items and some items got no pic. Quote Link to comment Share on other sites More sharing options...
vcpoker Posted April 7, 2016 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 21 Reputation: 0 Joined: 04/07/16 Last Seen: November 22, 2020 Share Posted April 7, 2016 Excuse me guys. I want to know if i want to use the specific client and its features. how should I do it? For ex. I want WaffleRo Return server features. how will i apply it to my local server? Quote Link to comment Share on other sites More sharing options...
Poring King Posted April 9, 2016 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: February 15 Share Posted April 9, 2016 Nice guide Quote Link to comment Share on other sites More sharing options...
Blueheel Posted April 12, 2016 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 45 Reputation: 0 Joined: 08/30/15 Last Seen: April 25, 2017 Share Posted April 12, 2016 Is this "from scratch" guide? Quote Link to comment Share on other sites More sharing options...
coolBean Posted April 15, 2016 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 1 Reputation: 0 Joined: 04/15/16 Last Seen: April 27, 2016 Share Posted April 15, 2016 Thank you for the guide. I managed to get the server up and connect to it successfully. I have similar problem as tomasito28 "first map with black map". However, I am not able to leave the map. After checking the 3 logs on mapserv,charserv and logserv, There is no error log. This is my current in-game: http://puu.sh/oiQgW/49ad4c6db0.png I use "2015-11-04a Download (Main Server)", since Napster said it's a stable version. any help is appreciated. Updated: If anyone has the same issue as me and cannot exit the map, you can modify your location at the SQL. I will update if i know why my gm commands are not working. Quote Link to comment Share on other sites More sharing options...
Einjerin Posted April 17, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 8 Reputation: 6 Joined: 01/16/16 Last Seen: February 6, 2017 Author Share Posted April 17, 2016 Sorry I cant help you guys with the error. I haven't encountered those issues(especially in the compiling the rathena server) Is this "from scratch" guide? You could say that. The rathena server compilation must be followed via wiki though(I followed it as well and it works fine) Thank you for the guide. I managed to get the server up and connect to it successfully. I have similar problem as tomasito28 "first map with black map". However, I am not able to leave the map. After checking the 3 logs on mapserv,charserv and logserv, There is no error log. This is my current in-game: http://puu.sh/oiQgW/49ad4c6db0.png I use "2015-11-04a Download (Main Server)", since Napster said it's a stable version. any help is appreciated. Updated: If anyone has the same issue as me and cannot exit the map, you can modify your location at the SQL. I will update if i know why my gm commands are not working. GLAD I can help. I believe your gm commands is not working due to your group id on the Server. I believe it should be 99 or something to be a GM. Quote Link to comment Share on other sites More sharing options...
and135 Posted April 18, 2016 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 2 Reputation: 0 Joined: 04/18/16 Last Seen: April 23, 2016 Share Posted April 18, 2016 My Char server stopped loading when loading guild castle database. Can you help me? I've checked the Db and it said there's only 33 guild castle, but the map server.exe said 34 guild castle. I think this is what make the char server stopped working. Thanks before. Quote Link to comment Share on other sites More sharing options...
Mushimaru Posted April 28, 2016 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 57 Reputation: 5 Joined: 11/19/13 Last Seen: May 7, 2019 Share Posted April 28, 2016 (edited) Thanks for this guide...just done create using latest client.... just need to follow the step.. /gawi but one thing problem....no bgm lol...no sound at all...i've copied the bgm file from kRO...how to fix this?nevermind...have fix it.... missing audio files Mp3dec.asi and Mssfast.m3d Edited April 28, 2016 by Mushimaru Quote Link to comment Share on other sites More sharing options...
hodorhodorhodor Posted May 5, 2016 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 04/30/16 Last Seen: May 10, 2016 Share Posted May 5, 2016 (edited) Thank you for this guide. However, my friend cannot connect to my server. BUT I can connect from my Laptop to my Desktop (rAthena Server) using my WAN IP. Here's my settings: Server: Using default ports 6900, 6121, 5121, ports open on my router. char_athena.conf login_ip: 192.168.2.6 <-- LAN IP char_ip: My WAN/Public IP map_athena.conf char_ip: 192.168.2.6 <-- LAN IP map_ip: My WAN/Public IP Client: clientinfo.xml --> already change to <address>my WAN/Public IP</address> Edited May 5, 2016 by hodorhodorhodor Quote Link to comment Share on other sites More sharing options...
zamnawal Posted May 11, 2016 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 05/08/16 Last Seen: May 16, 2016 Share Posted May 11, 2016 Great guide ! Is there any easier method of setting this up? tbh, I really don't even understand what to do in Setup rAthena config - it is really difficult for me to follow the wiki in the link Setup Database - I get the some error when running the runserver.bat I used another method from someone else and managed it to work, but the client (of which version I don't know) crashes every time I enter into a shop in prontera, that is why I could't even progress from the swordsman job quest to a crusader. I looked it up here and a post stated that I should use a given [ newprontera.grf ] that managed to work on others but not on mine. A solution would be really appreciated. Thanks! Quote Link to comment Share on other sites More sharing options...
WorldSeed Posted May 23, 2016 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 56 Reputation: 0 Joined: 02/19/16 Last Seen: February 26, 2020 Share Posted May 23, 2016 just a silly question.. i was just wondering regarding the data & system is that copy paste and save it to a notepad?.. Quote Link to comment Share on other sites More sharing options...
scotchbob Posted June 11, 2016 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 2 Reputation: 0 Joined: 07/20/14 Last Seen: June 11, 2017 Share Posted June 11, 2016 after following this guide... 1) I get a Black Screen as if (iz_int) map is not there (but when replaced with data.grf from other game like myro it worked) but i know that this is only temporary, from this point I can play the game) 2) packet_db_ver of 46 gives warning so changed it to 53 which is what the console is saying. 3) cannot chat any type of chat doesn't work, and I am getting this "malformed packet error*(?)*" no chat logs as well *what's that? didn't encountered any kind of error like that. 4) gm commands doesn't work maybe because the chat isn't working... I think there is something wrong with the latest client... because it can't load the map sprites... This problem here. Chats disabled, can't walk, no NPCs, but the map's sprite loaded(tried to change the newbie creation location) and the sounds were playing normally, but there's no BGM. 1. use @go 0 I forgot to mention that starting map is bugged(I believe it is because it is a renewal map as per scylla) <<<----tried this one; refer to what I stated above(changed location) and the image below. 2. Obviously you did not set the packet version to 53. You are using a different client <<<------ didn't get what the malformed packet error though. i used my packet version which is 55(i used the 20151104 client) 3-4 related to the packet issue <<<<------ what kind of issue is it? is it about the packet_db_ver? packet_keys_use? or what? Please help! Still a total newbie on these kinds of stuffs, but I managed to get up to here somehow, and can't find a way to fix it. *image to further explain my situation* Quote Link to comment Share on other sites More sharing options...
tepek Posted June 21, 2016 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 75 Reputation: 4 Joined: 06/14/16 Last Seen: January 9, 2018 Share Posted June 21, 2016 hi. manage to get the server up. just a question, how to update the server/client(?) with the latest update of kro? let say my server now has no doram update, and i want to update doram in my server. how do i do that? Quote Link to comment Share on other sites More sharing options...
uekiultrafan Posted June 28, 2016 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 07/13/14 Last Seen: June 29, 2016 Share Posted June 28, 2016 Please help! my logserv.bat always shows this: [Error] make_listen_bind: bind failed (socket#1, error 10013: An Attempt was made to access a socket in a way forbidden by its access permissions. I have already tried to change the ports of mysql from default (3306) to 6900 then to other ports. but it always shows this. I followed the guide for the server side (but instead of Xamp I used the wiki version). Quote Link to comment Share on other sites More sharing options...
Scylla Posted July 9, 2016 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 374 Reputation: 47 Joined: 03/27/13 Last Seen: 13 hours ago Share Posted July 9, 2016 Thank you very much to Einjerin for creating a guide. Quote Link to comment Share on other sites More sharing options...
Lilith_ Posted July 12, 2016 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 2 Reputation: 0 Joined: 06/04/16 Last Seen: April 22, 2017 Share Posted July 12, 2016 (edited) My servers are showing thesehttp://puu.sh/q2mqA/aa0f26ded4.png http://puu.sh/q2msx/8d5eba1fa1.png And I'm getting a "Failed to connect to server" when I try to Log In Edited July 15, 2016 by Lilith_ Quote Link to comment Share on other sites More sharing options...
DemoNick023 Posted July 13, 2016 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 07/10/16 Last Seen: September 4, 2016 Share Posted July 13, 2016 hi guys i just want to ask how to fix this error i am stock at Compile rAthena. how to fix this. rejected from the server that's the screenshot of my login and the screenshot of my running server please someone help me. thanks in advanced Quote Link to comment Share on other sites More sharing options...
nillander Posted July 19, 2016 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 2 Reputation: 0 Joined: 12/27/13 Last Seen: July 21, 2016 Share Posted July 19, 2016 (edited) Could not get in the game through tutorial. I found this package ready files and it worked perfectly. https://rathena.org/board/topic/103494-ro-node-2013-08-07-working-client-clean-data/ Data and Hexed Diffed, ready for play.! Edited July 19, 2016 by nillander Quote Link to comment Share on other sites More sharing options...
unknown959 Posted July 22, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 9 Reputation: 0 Joined: 07/22/16 Last Seen: March 23, 2024 Share Posted July 22, 2016 (edited) Hi! I need help... So I managed to make everything work, but I'm having trouble in creating a male character. I register my account as a male but then when I create the character, it always creates a female one. No matter what change I do to the hair or color of the hair, it still creates a female character. I have no problems creating a female character though just the male one. Can anyone help please? Thank you! I'll appreciate any help provided. Edited July 22, 2016 by unknown959 Quote Link to comment Share on other sites More sharing options...
riggesvanbuuren Posted July 24, 2016 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 12/31/12 Last Seen: October 18, 2020 Share Posted July 24, 2016 (edited) hi, and thanks for ur guide....., i followed and all works until character creation screen... if i finally click on create i get sql db error in charserver output btw i used all upgrade .sql files but some of them are bugged or broken and show me errors... how can i fix it manually please help me... im confused a bit.... some details.. -- latest rA -- 2015-11-04a.exe -- latest resource -- latsest translation -- also have sysbox and dress files -- packet version and client.xml correct -- use Xammp i hope i didnt forget anything--- i solved it^^ i just installed xammp 32bit then it works fine with sql upgrades thx greets rigges Edited July 24, 2016 by riggesvanbuuren Quote Link to comment Share on other sites More sharing options...
ChadN4u Posted July 24, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 07/24/16 Last Seen: August 20, 2018 Share Posted July 24, 2016 (edited) thanks for ur guide.....,its work for me I want to ask ... how to fix an error when creating a character ... every time I make a character always get a female character ... how to fix this *for the "Sex" column in login table already set "M" Edited July 24, 2016 by ChadN4u Quote Link to comment Share on other sites More sharing options...
Erio-chan Posted July 24, 2016 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 97 Reputation: 10 Joined: 07/23/16 Last Seen: August 31, 2018 Share Posted July 24, 2016 (edited) HELP ME PLEASE!!!!!!!my login-server and map-server loads fine but my char-server can't connect. I already config map_rathena and char_rathena. Edited July 28, 2016 by rainrain1416 Quote Link to comment Share on other sites More sharing options...
Chubs Posted July 27, 2016 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 09/01/12 Last Seen: December 15, 2019 Share Posted July 27, 2016 (edited) Noob question here, why is it i can't change my base level to 255 when using other jobs? Edited July 27, 2016 by Chubs Quote Link to comment Share on other sites More sharing options...
Erio-chan Posted July 30, 2016 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 97 Reputation: 10 Joined: 07/23/16 Last Seen: August 31, 2018 Share Posted July 30, 2016 HELP ME PLEASE!!!!!!! my login-server and map-server loads fine but my char-server can't connect. I already config map_rathena and char_rathena. [sOLVED] thanks for ur guide.....,its work for me I want to ask ... how to fix an error when creating a character ... every time I make a character always get a female character ... how to fix this *for the "Sex" column in login table already set "M" same as mine but I got the answer my self Use latest .exe and lua/lub Quote Link to comment Share on other sites More sharing options...
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.