nicoscene Posted August 25, 2014 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
anacondaq Posted August 25, 2014 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
nicoscene Posted September 4, 2014 Author 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
Vincent Posted September 5, 2014 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
nicoscene Posted September 5, 2014 Author 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
Vincent Posted September 5, 2014 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
nicoscene Posted September 5, 2014 Author Posted September 5, 2014 I mean, if server crashes. is there any crash dump file? If yes, where can i find them? Quote
Vincent Posted September 5, 2014 Posted September 5, 2014 Yea they are but you can also ser at the console the reason why the server crashes. Quote
nicoscene Posted September 6, 2014 Author 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
Vincent Posted September 6, 2014 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
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/
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.