mangosd.exe and realmd.exe crash immediately Mangos 

Newbie Spellweaver
Joined
Sep 3, 2005
Messages
28
Reaction score
0
I've been searching for 2 days for a solution to my problem but can't seem to get it resolved. I find people getting similar crash messages, but usually after the server has started and at least shown them something. On my dedicated server when I start Mangosd or Realmd they crash right away, like so;

Viper01 - mangosd.exe and realmd.exe crash immediately - RaGEZONE Forums


Absolutely nothing appears in the console windows, they're totally blank. I already did some preliminary work, to eliminate some known causes of Mangos startup issues, so here's what I've done.

- Clean format of the computer with Windows XP Pro SP2
- Installed .NET Framework 1.1
- Installed Windows Installer 3.1 (required for .NET)
- Installed .NET Framework 3.5 (includes 2.0 and up)
- Installed C++ Runtime 2005
- Installed C++ Runtime 2008

I've tested the same exact mangosd and realmd on my every day computer, which has had things installed & uninstalled without being formatted for over a year now, and they both work fine. So, I can assume that it's not a corrupt MaNGOS giving me the problem. The only possability that I can come up with is that there is something still missing from my server that MaNGOS requires to run. An update, patch, or something stupid that everyone else has but my dedicated server is missing. Possibly something installed when WoW is loaded (since I have no WoW installation on the dedicated server)??? The only additional software installed on the dedicated server is this;

- MySQL 5.0
- Apache 2.2 (with PHP)
- Navicat Lite

I should also add that the configuration files are properly setup, and all required additional files (maps, dbc, etc.) have also been put in place. It's not my first time setting up MaNGOS, however it is the first time that I've been able to dedicate a system to it. Any help the community can possibly give would be GREATLY appreciated. :(:

As a small sidenote, I can run Arcemu on the server without any problems (but would rather use MaNGOS)
 
I think i know what it's your problem you didn't install .NET Framework 2 as i know you don't neet .NET Framework 1 or 3 , 3.5 did you compile yourself the mangos source ? try to use a repack or someone else compile ...
 
.NET Framework 2 comes with 3.5 you can see it right in your add/remove programs... I didn't compile the MaNGOS, I used three different versions. 2 were repacks and 1 was "pure" MaNGOS. I know the MaNGOS I have is fine because I've tested it on other computers and it works.

Thanks for the help but I don't think either of those are viable solutions. I'll try installing .NET 2, beause it couldn't hurt, but I doubt that's the problem. Anyone have other sugestions?


EDIT: Removed all .NET's and put in just 2.0, same problem.
 
i don't know ... what to say try to upgrade your windows to SP 3 i think you miss an update from your windows and i don't know what or maybe one of your services from your windows its removed from your windows or just stoped and needs to be started
 
compile your own mangos core and then it should work for your system.
Try it out and give us more info if you get any more errors ;)
 
Back