nicoscene Posted August 25, 2014 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 154 Reputation: 6 Joined: 04/26/12 Last Seen: January 26, 2016 Share Posted August 25, 2014 Hi rAthena, I found a way to run servers in GDB on Windows unfortunately, I have no idea on how to install it. (Even after watching youtube tutorial and reading the guide itself)Can someone help or guide me on installing this?http://www.mingw.org/ Quote Link to comment Share on other sites More sharing options...
anacondaq Posted August 25, 2014 Group: Members Topic Count: 42 Topics Per Day: 0.01 Content Count: 1096 Reputation: 348 Joined: 02/26/12 Last Seen: May 30, 2023 Share Posted August 25, 2014 Hi rAthena, I found a way to run servers in GDB on Windows unfortunately, I have no idea on how to install it. (Even after watching youtube tutorial and reading the guide itself) Can someone help or guide me on installing this? http://www.mingw.org/ You don't need gdb on windows. Just recompile server in debug mode (VS) Quote Link to comment Share on other sites More sharing options...
nicoscene Posted September 4, 2014 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 154 Reputation: 6 Joined: 04/26/12 Last Seen: January 26, 2016 Author Share Posted September 4, 2014 Hi rAthena, I found a way to run servers in GDB on Windows unfortunately, I have no idea on how to install it. (Even after watching youtube tutorial and reading the guide itself) Can someone help or guide me on installing this? http://www.mingw.org/ You don't need gdb on windows. Just recompile server in debug mode (VS) How do i do that? (Sorry for the noob question) Quote Link to comment Share on other sites More sharing options...
Vincent Posted September 5, 2014 Group: Members Topic Count: 130 Topics Per Day: 0.03 Content Count: 528 Reputation: 18 Joined: 09/11/12 Last Seen: March 5, 2020 Share Posted September 5, 2014 (edited) Download and install the software:http://www.microsoft.com/de-de/download/details.aspx?id=34673 It's free for 30 days after that you need to create a acc at Microsoft, but also this is free and then you can use it for ever. To compail your server read the wiki:http://rathena.org/wiki/Compiling/Windows At the wiki they use version 2010 if you use my link it's version 2012 then this line is wrong at the wiki:Open rAthena-10.sln in your rAthena folder It have to beOpen rAthena-12.sln in your rAthena folder The file you have to open with at rathena folder have to match with the version of visual studio. Edited September 5, 2014 by Vincent Quote Link to comment Share on other sites More sharing options...
nicoscene Posted September 5, 2014 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 154 Reputation: 6 Joined: 04/26/12 Last Seen: January 26, 2016 Author Share Posted September 5, 2014 Download and install the software:http://www.microsoft.com/de-de/download/details.aspx?id=34673 It's free for 30 days after that you need to create a acc at Microsoft, but also this is free and then you can use it for ever. To compail your server read the wiki:http://rathena.org/wiki/Compiling/Windows At the wiki they use version 2010 if you use my link it's version 2012 then this line is wrong at the wiki:Open rAthena-10.sln in your rAthena folder It have to beOpen rAthena-12.sln in your rAthena folder The file you have to open with at rathena folder have to match with the version of visual studio. And then where can i find the dump files after compiling it on debug mode? Quote Link to comment Share on other sites More sharing options...
Vincent Posted September 5, 2014 Group: Members Topic Count: 130 Topics Per Day: 0.03 Content Count: 528 Reputation: 18 Joined: 09/11/12 Last Seen: March 5, 2020 Share Posted September 5, 2014 All files will stay at the rathena folder so you don't need to copy this in any other folder. Quote Link to comment Share on other sites More sharing options...
nicoscene Posted September 5, 2014 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 154 Reputation: 6 Joined: 04/26/12 Last Seen: January 26, 2016 Author Share Posted September 5, 2014 I mean, if server crashes. is there any crash dump file? If yes, where can i find them? Quote Link to comment Share on other sites More sharing options...
Vincent Posted September 5, 2014 Group: Members Topic Count: 130 Topics Per Day: 0.03 Content Count: 528 Reputation: 18 Joined: 09/11/12 Last Seen: March 5, 2020 Share Posted September 5, 2014 Yea they are but you can also ser at the console the reason why the server crashes. Quote Link to comment Share on other sites More sharing options...
nicoscene Posted September 6, 2014 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 154 Reputation: 6 Joined: 04/26/12 Last Seen: January 26, 2016 Author Share Posted September 6, 2014 Yea they are but you can also ser at the console the reason why the server crashes. Where can i find those dump files? There are cases that server crashes without any messages from Map server. Please read my question. You're responding randomly. Quote Link to comment Share on other sites More sharing options...
Vincent Posted September 6, 2014 Group: Members Topic Count: 130 Topics Per Day: 0.03 Content Count: 528 Reputation: 18 Joined: 09/11/12 Last Seen: March 5, 2020 Share Posted September 6, 2014 (edited) Wtf about your post. How ever. I am not sure if there is a config at rA for this. I use a extra tool. Programm: http://technet.microsoft.com/en-us/sysinternals/dd996900.aspx Use this command to run it: procdump -ma -e -t map-server.exe Edited September 6, 2014 by Vincent Quote Link to comment Share on other sites More sharing options...
Question
nicoscene
Hi rAthena, I found a way to run servers in GDB on Windows unfortunately, I have no idea on how to install it. (Even after watching youtube tutorial and reading the guide itself)
Can someone help or guide me on installing this?
http://www.mingw.org/
Link to comment
Share on other sites
9 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.