Jump to content

davemm

Members
  • Posts

    267
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by davemm

  1. k everything is fine with database now.. but a new problem has occurred when i tried to execute "mangosd.exe" and "realmd.exe"

    it says something like

    C:\\ManGOS\\mangosd.exe

    The NTVDM CPU has encountered an illegal instruction.

    CS:126f IP:027b OP:63 79 3e 0d 0a Choose 'Close' the terminate the application

    wat does this mean.. can u pls help me..

    did you compile master branch?

    are you running mangos on the machine you compiled on?

  2. 3..2.x is not supported yet.

    // we need to stick to 1 version or half of the stuff will work for someone

    // others will not and opposite

    // will only support WoW, WoW:TBC and WoW:WotLK 3.2.2 client build 10257...

    #define EXPECTED_MANGOS_CLIENT_BUILD {10257, 0}

  3. and remember this wont always work. Not only the build number changes, many other things do, so you MIGHT be able to connect with other client versions, but that DOES NOT mean that you will be able to do anything once you are connected ;)

  4. Alright, another problem

    I'm trying to configure MySQL for localhost use, and I'm at the point where you apply the security settings with MySQL Server Instance Configuration Wizard. I turned my firewall off and I used the default password where the instructions said to, but it comes up with an error every time I try it (At the point where it says 'Apply security settings'). What am I doing wrong?

    Here's the error I'm having

    i would guess that you already have an instance of mysql running/installed, in which case you have a problem.

    The error your getting means that your mysql password is not correct, best to stop the running service, uninstall, and reinstall.

  5. guyz pls help me here.. when i follow the steps

    -Install your GIT client if you haven't already

    -Once installed, make a folder anywhere and call it whatever you want (this will be your MaNGOS source folder so you might want to call it "MaNGOS" or something)

    -Right click your new folder and select "Git GUI Here"

    -When the GIT GUI window comes up, click on "Clone Existing Repository"

    -Another window should pop up

    -In the "Source Location" field, type in:

    Code:

    git://github.com/mangos/mangos.git

    -In the "Target Directory" field, type in the filepath of your folder (e.g. C:\\MaNGOS)

    -Click "Clone" and wait for it to finish

    -Once it's done, close the GIT GUI

    After pressing Clone i get this error

    delete the c:\\mangos directory, then try again.

    i did everything exactly the same as in the guide no errors no problems BUT when i try to login somewhere else that is not the server pc it says success and nothing else happens y hit cancel and i can see the realms then i clic on them and it says loggin into the server but nothing happens i cant login from somewhere else

    does anyone knows why it could be

    check firewall and port forwarding.

    THanks for ur guid ! but i have problem with downloding MySQL server & GIT client can anyone upload them in somewhere

    http://www.mysql.com

    http://code.google.com/p/msysgit/downloads/list

    google is amazing, isnt it?

    Hi i got the server all running but im having problems... there are no items npc's or mobs

    I dont know were to start to solve this :S

    :( some help would be great cheers :lol:

    you need database content.

    Hi, thank you for the reply : )

    Just wondering though I add each of those paths separately in the corresponding drop down menu right? Not just all of them in "executables" correct?

    Also where is the "compile" folder?

    I'm was to give up on this but I think I will try a couple more times heh

    in the bin, include, lib tabs respectively.

    Output directory will be wherever you told VC++ to make it.

  6. MaNGOS/0.14.0-DEV (* * Revision 8076 - *) for Win32 (little-endian)

    UDB_0.11.5_Core_7681_SD2_1012.sql

    error:

    Loading Game Object Templates...

    [0 ms] SQL: SELECT MAX(entry) FROM gameobject_template

    [0 ms] SQL: SELECT COUNT(*) FROM gameobject_template

    [0 ms] SQL: SELECT * FROM gameobject_template

    Error in gameobject_template table, probably sql file format was updated (there

    should be 39 fields in sql).

    I can't find the UDB 8076 or how to get the MaNGOS 7681

    read the guides/FAQ a bit more, this is asked at least twice a day.

  7. Hi, thanks for the guide but i have a problem, i'm not very good at this so please be patience. When im using Microsoft Visual C++ 2008 Express Edition and im clicking Build Solution i get this:

    ========== Build: 0 succeeded, 11 failed, 0 up-to-date, 0 skipped ==========

    all have the same error (the one below):

    Project : error PRJ0015 : The NULL device is missing from your system. We are unable to launch a build.

    Might be a nooby question but help will be very appreciated.

    make sure you have admin rights.

    Scan for virus/spyware/malware.

    If, after that, it doesnt work, you will probably need to reinstall windows.

    (theres a lot of information about this on msdn forums, also on the codeguru.com forums)

×
×
  • 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