Jump to content

manofwar95

Members
  • Posts

    123
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by manofwar95

  1. 3.5.5a is the supported patch of the OFFICIAL MaNGOS repository, other "branches" of MaNGOS support patch versions 2.4.3 as well as 1.12.1. Just want to stress that MaNGOS does not support cataclysm or any patch OVER 3.5.5a, any one looking for cataclysm support should go somewhere else. The best way to download them is to torrent them off the internet, or just let the blizzard installer patch your client until it reaches patch number 3.5.5a
  2. Not sure if this belongs here, or on sd2 forums, but how am I to apply the sd2 patches on MaNGOS one, I've tried git apply and git am? What's the command to do it, on both of those they say the file does not exist? Thanks.
  3. I cannot connect to my server. FAQ: Did you set your IP in realmlist in DB: Yes Are you using a router or a firewall: No What does it say when you try to connect: Connecting... disconnected from server What operating system are you using: Ubuntu Linux
  4. I am installing and configuring ACE, for my own projects. I just want to know if a system-wide ACE installation/configuration will interfere with the version of ACE built in with MaNGOS. Thanks in advance!
  5. I was attempting to compile a teleporter, and got this error Linking CXX shared library libmangosscript.so CMakeFiles/mangosscript.dir/scripts/custom/custom_creatures.cpp.o: In function `SendDefaultMenu_TeleportNPC(Player*, Creature*, unsigned int)': custom_creatures.cpp:(.text+0x30): multiple definition of `SendDefaultMenu_TeleportNPC(Player*, Creature*, unsigned int)' CMakeFiles/mangosscript.dir/scripts/world/TeleportNPC.cpp.o:TeleportNPC.cpp:(.text+0x30): first defined here CMakeFiles/mangosscript.dir/scripts/custom/custom_creatures.cpp.o: In function `GossipSelect_TeleportNPC(Player*, Creature*, unsigned int, unsigned int)': custom_creatures.cpp:(.text+0x24a0): multiple definition of `GossipSelect_TeleportNPC(Player*, Creature*, unsigned int, unsigned int)' CMakeFiles/mangosscript.dir/scripts/world/TeleportNPC.cpp.o:TeleportNPC.cpp:(.text+0xbc0): first defined here CMakeFiles/mangosscript.dir/scripts/custom/custom_creatures.cpp.o: In function `GossipHello_TeleportNPC(Player*, Creature*)': custom_creatures.cpp:(.text+0x2600): multiple definition of `GossipHello_TeleportNPC(Player*, Creature*)' CMakeFiles/mangosscript.dir/scripts/world/TeleportNPC.cpp.o:TeleportNPC.cpp:(.text+0xd20): first defined here collect2: ld returned 1 exit status make[2]: *** [src/bindings/scriptdevzero/libmangosscript.so] Error 1 make[1]: *** [src/bindings/scriptdevzero/CMakeFiles/mangosscript.dir/all] Error 2 make: *** [all] Error 2 If you need to take a look at the c++ script go ahead.. http://pastebin.com/WQFEJGBa
  6. Lol mangos forums got hacked one day apparently.
  7. Is there any where revision number 5? I can only find revisions in the thousands on that link
  8. ah.. the golden days http://web.archive.org/web/20051208025316/http://www.mangosproject.org/forum/ keep compiling!
  9. where do you get the source code for some of the ancient revisions like the one that supports client 1.6.0, that sounds interesting to try.
  10. Sure, I can give you both the chance to actually log on my VPS and see my configurations, but just to reinstate what I've said earlier, I've tried it on two operating systems, and self compiled or pre-compiled(repack)
  11. I've forwarded the ports many times, and I've tried it on ubuntu and on windows! I don't know why I can't connect. I'm hosting from a VPS (vpsland.com) to make it even stranger, i have also tried using trinity with similar results. I am currently using Windows Server 2008 standard, I've turned off my firewall (for testing), so that is not a factor, at all. As I said it's a VPS, there is no router. I get past account authentication, and then hang at loading character list, or success or, connecting. Very strange, I am very aggravated by this problem.. 8.(
  12. I don't know, why don't you ask on THEIR forums at http://udw.altervista.org/zeroproject
  13. it was something with gentoo, i've since replaced and compiled fine. but now I have a new problem realm looping.
  14. I cannot login to my server, I double-click the realm and it will attempt to connect, and bring me back to the realmlist. I have the .conf files set up, and in the realmlist table in the realmd database I set the IP to the server IP (external)
  15. gentoo has GCC, and it won't compile on it.
  16. Verified on: Ubuntu (latest) Arch CentOS are these the only supported OSes? that can't be right?
  17. The symbol "$" is unique because I built my own GNU/Linux operating system, but it is based off of Ubuntu, and still runs everything ubuntu (server edition) does. I also tried on Gentoo and it didn't work.
  18. Guess you checked out as root. Chown and chmod should help. First got to mangosfolder and "# chown -r username *" and afterwards exit su and you should be able to build as user. Another not recommended option would be to compile as root user. Regards Skirnir I was building it as the root user, and that still doesn't explain the tbbvars.sh errors.
  19. After running cmake in, /build. Then running make command. I get this error. Please help thanks. $: make Scanning dependencies of target genrev [ 0%] Building CXX object CMakeFiles/genrev.dir/src/tools/genrevision/genrevision.cpp.o Linking CXX executable genrev [ 0%] Built target genrev Scanning dependencies of target revision.h [ 0%] Built target revision.h Scanning dependencies of target TBB_Project [ 0%] Creating directories for 'TBB_Project' [ 0%] No download step for 'TBB_Project' [ 0%] No patch step for 'TBB_Project' [ 0%] No update step for 'TBB_Project' [ 0%] No configure step for 'TBB_Project' [ 0%] Performing build step for 'TBB_Project' : command not founde_tbbvars.sh: line 28: : command not founde_tbbvars.sh: line 28: : command not founde_tbbvars.sh: line 28: : command not founde_tbbvars.sh: line 28: [ 0%] Performing install step for 'TBB_Project' [ 0%] Completed 'TBB_Project' [ 2%] Built target TBB_Project Scanning dependencies of target ACE_Project [ 2%] Creating directories for 'ACE_Project' [ 2%] No download step for 'ACE_Project' [ 2%] No patch step for 'ACE_Project' [ 2%] No update step for 'ACE_Project' [ 2%] Performing configure step for 'ACE_Project' /bin/sh: /sources/zero/dep/ACE_wrappers/configure: Permission denied make[2]: *** [dep/ACE_wrappers/ACE_Project-prefix/src/ACE_Project-stamp/ACE_Project-configure] Error 126 make[1]: *** [dep/ACE_wrappers/CMakeFiles/ACE_Project.dir/all] Error 2 make: *** [all] Error 2
  20. That actually worked.
×
×
  • 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