Jump to content

seezur

Members
  • Posts

    6
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

seezur's Achievements

Newbie

Newbie (1/3)

0

Reputation

  1. I just did a fresh install using a combination of guides listed on the forums. I finally got everything working, I can connect, use commands .etc. When I use the .go command however and try to travel to a BC or WotLK area, I get a message "You must have xxx expansion installed to access this area." and I'm not sure why because I can play normal WoW fine so I definitely have them installed. Are there any settings I have to change? Also certain items seem to be missing, namely the 284 items like shadowmourne or lich king drops. I'm using UDB_0.12.0_mangos_9582_SD2_1639 and I've updated it as far as the updates my folder go. OK just to add: mangosd.conf expansion setting is 2, but whenever I go to change individual account expansion settings (i.e. realmd > account) it reverts back. I set it to 2, close SQLyog and when I open it back up it's back to 0. Not sure if this si the reason but how can I make the change stick?
  2. Yes, mangosd.exe is in the same folder as mangosd.conf. The folder path is C:\\Mangos\\, so I don't think it is the path. I tried putting mangosd.conf in a different folder but I still got the same error message in cmd, and when running mangosd.exe individually it still closes out instantly. Is there anyway I can get mangosd.exe to pause before it exits?
  3. When trying to run it from cmd I get "Could not find configuration file mangosd.conf. It's definitely in my mangos root folder and I renamed the file to .conf as per instructions.
  4. I removed all my configuration and started fresh but used VC 2010 Express this time and mangosd.exe showed up and I'm not getting dll errors anymore. When I run realmd.exe it works fine but when I run mangosd.exe it opens, outputs some text, and then closes before I can read what any of that is. If anyone has a suggestion as to what I am doing wrong it would help a lot. I really want to get this up and running!
  5. Not sure what I'm missing, but I've followed the guide to a T, but when I got to the final steps I realized I don't have mangosd.exe and when I try to run realmd.exe I get dll errors (ACE.dll could not be found, .etc). Now that I've rechecked my steps, it seems when compiling mangosdvc90 I'm getting 1 succeeded, 3 failed, 8 up to date, and I'm also getting a failed for the other file I have to compile. I'm using VC express 2008 on a Vista x64 system. This is the log for mangosdvc90: 1>------ Build started: Project: shared, Configuration: Release Win32 ------ 1>Extract revision 1>Build log was saved at "file://c:\\Mangos\\win\\VC90\\shared__Win32_Release\\BuildLog.htm" 1>shared - 0 error(s), 0 warning(s) 2>------ Build started: Project: game, Configuration: Release Win32 ------ 2>Compiling... 2>pchdef.cpp 2>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2143: syntax error : missing ';' before '<' 2>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2913: explicit specialization; 'std::hash' is not a specialization of a class template 2>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2059: syntax error : '<' 2>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2143: syntax error : missing ';' before '{' 2>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2447: '{' : missing function header (old-style formal list?) 2>Build log was saved at "file://c:\\Mangos\\win\\VC90\\game__Win32_Release\\BuildLog.htm" 2>game - 5 error(s), 0 warning(s) 3>------ Build started: Project: mangosd, Configuration: Release Win32 ------ 3>Compiling... 3>WorldRunnable.cpp 3>RASocket.cpp 3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2143: syntax error : missing ';' before '<' 3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2913: explicit specialization; 'std::hash' is not a specialization of a class template 3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2059: syntax error : '<' 3>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2143: syntax error : missing ';' before '{' 3>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2447: '{' : missing function header (old-style formal list?) 3>Master.cpp 3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2143: syntax error : missing ';' before '<' 3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2913: explicit specialization; 'std::hash' is not a specialization of a class template 3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2059: syntax error : '<' 3>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2143: syntax error : missing ';' before '{' 3>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2447: '{' : missing function header (old-style formal list?) 3>CliRunnable.cpp 3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2143: syntax error : missing ';' before '<' 3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2913: explicit specialization; 'std::hash' is not a specialization of a class template 3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2059: syntax error : '<' 3>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2143: syntax error : missing ';' before '{' 3>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2447: '{' : missing function header (old-style formal list?) 3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2143: syntax error : missing ';' before '<' 3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2913: explicit specialization; 'std::hash' is not a specialization of a class template 3>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2059: syntax error : '<' 3>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2143: syntax error : missing ';' before '{' 3>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2447: '{' : missing function header (old-style formal list?) 3>Build log was saved at "file://c:\\Mangos\\win\\VC90\\mangosd__Win32_Release\\BuildLog.htm" 3>mangosd - 20 error(s), 0 warning(s) 4>------ Build started: Project: script, Configuration: Release Win32 ------ 4>Compiling... 4>sc_defines.cpp 4>sc_default.cpp 4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2143: syntax error : missing ';' before '<' 4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2913: explicit specialization; 'std::hash' is not a specialization of a class template 4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2059: syntax error : '<' 4>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2143: syntax error : missing ';' before '{' 4>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2447: '{' : missing function header (old-style formal list?) 4>ScriptMgr.cpp 4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2143: syntax error : missing ';' before '<' 4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2913: explicit specialization; 'std::hash' is not a specialization of a class template 4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2059: syntax error : '<' 4>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2143: syntax error : missing ';' before '{' 4>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2447: '{' : missing function header (old-style formal list?) 4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2143: syntax error : missing ';' before '<' 4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2913: explicit specialization; 'std::hash' is not a specialization of a class template 4>c:\\mangos\\src\\game\\ObjectGuid.h(285) : error C2059: syntax error : '<' 4>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2143: syntax error : missing ';' before '{' 4>c:\\mangos\\src\\game\\ObjectGuid.h(286) : error C2447: '{' : missing function header (old-style formal list?) 4>Build log was saved at "file://c:\\Mangos\\win\\VC90\\script__Win32_Release\\BuildLog.htm" 4>script - 15 error(s), 0 warning(s) ========== Build: 1 succeeded, 3 failed, 8 up-to-date, 0 skipped ========== Not sure if this helps or if you need any other information, but if someone could let me know where I'm going wrong that'd be appreciated.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use