Welcome to the MMOtop - Arcemu, Mangos, Trinity.
+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Grandelf's Avatar
    Status : Grandelf is offline
    Join Date : Nov 2009
    Posts : 117
    Thanks: 1
    Thanked 23 Times in 13 Posts
    Rep Power : 4
    Reputation:153Grandelf has a spectacular aura about Grandelf has a spectacular aura about

    Default Recommend to read before posting. Some errors explained.

    To start, I made this, to prevent people from making 1000000 topics in support section. Some forums just boomed because there are so much topics in support section.
    I will try to keep this updated and add more if I can come up with some more errors.


    I have my server online, other players can connect but I cant?
    Edit your hosts file. Go to:
    Code:
    C:\WINDOWS\system32\drivers\etc
    Open hosts file with notepad and put this in:

    Code:
    127.0.0.1     Your dns/realm
    external IP   Your dns/realm
    internal IP    Your dns/realm
    I have a website up, and I can go there without problems but other people cant.

    Try forwarding port 80, this is the problem most of the time.
    Also dont run something like skype, this is also using port 80, and will make it unable for other people to connect.


    What ports to I have to forward to get a server online?

    Arcemu
    Code:
    8129
    8093
    3724
    3727 (this is for voice chat, it is optional)
    80 (this is for apache/your website)
    Mangos
    Code:
    3724
    8085
    3306
    80 (this is for apache/your website)
    On my server you wont be FFA flagged in arena's and my PvP flag, goes on and off when I fight.

    This can be fixed easy by extracting maps files and putting it in your server folder.
    Make sure:
    Code:
    <Terrain MapPath = "maps"
             vMapPath = "vmaps"
             UnloadMaps = "1">
    The UnloadMaps is 1.

    I can log on my server just fine. But my friends can't.

    This could be a few things.
    1. Your server patch is different from the patch your friends use.
    2. Your friends have the wrong realm in their realmlist
    3. You didnt forward the right ports
    4. If you are using a DNS, the DNS redirects to the wrong IP.
    5. The realm you putted in the realms.conf is wrong.


    Just check these things over, if they are all correct your friends should be able to join your server.

    My world.exe crashes after loading the Lua Engine.

    In one of your Lua scripts is an error. Most of the time its a gossip npc like a teleporter which is scripted wrong.
    Just take the script out and run world again when it loads again you took the right script out.
    Try to fix the script and put it back in again.


    How can I change max level, make horde able to invite ally to their groups things like that.

    Most of those things are in your optional conf. Just read throught them, if you want something that is not in it,
    you prob have to script it. You can request me to make something for you, but I have limits on the things I can do too =P.


    My server level cap is 255 but I cannot hit the mobs when I am over level 90.

    This is because your max skill level is 375. To change this you have to follow this tuturial:
    [Only registered and activated users can see links. ]
    For level 255 the max skill level is 1245.


    I have updated my server from 3.2.2 to 3.3.0 by changing the core but when I try to log in I cant.

    Make sure you change the min and max built to the numbers. They can be found in your logon.conf.
    Code:
    <Client MinBuild = "9947"
            MaxBuild = "10505">
    The MinBuild isnt that imported you can put them at 0 if you want.
    For the MaxBuild you have to go to your world of warcraft client.
    Just start it and at the bottom on the left side you see your patch + the MaxBuild value.


    When I start my server it says it cannot connect to the mysql server.

    Make sure you run the mysql.bat or installed something like mysql server 5.1.
    If your mysql server gives you an error about errmsq.sys. Then make sure you put
    your server folder into C:.


    When I import a SQL file I get this error:

    [Err] 1062 - Duplicate entry
    This means the thing you are importing is already in your database or the ID you want to use is alraedy in use.
    To fix this, just change the id, for example with an item you just have to change the entry id
    .

    [Err] 1136 - Column count doesn't match value count at row 1
    This means there are to less or to many columns in your SQL.
    To fix this you have to check your structure and delete the additional columns or add the missing columns to your SQL.


    [Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use.
    This means there is a small error in your SQL. This can be the ";" at the end of the SQL. Or you misspelled INSERT INTO. Something like that.

    I cant think of anymore right now. If you need help you can just ask me. I know the answer on most of the questions I think.
    If you have any suggestions I should add, feel free to post them. =]


    Grandelf
    Last edited by Grandelf; 12-29-2009 at 02:11 PM.

  2. The Following 3 Users Say Thank You to Grandelf For This Useful Post:

    Joan (05-23-2010), MiloSx7 (02-21-2012), Noblebeastx (05-18-2010)

  3. #2
    Onlykl's Avatar
    Status : Onlykl is offline
    Join Date : Dec 2009
    Location : !!Serbia!!
    Posts : 117
    Thanks: 0
    Thanked 17 Times in 8 Posts
    Rep Power : 4
    Reputation:101Onlykl will become famous soon enough Onlykl will become famous soon enough

    Default

    Sticky

  4. #3
    Lucian's Avatar
    Status : Lucian is offline
    Join Date : Dec 2009
    Location : US
    Posts : 1,275
    Thanks: 4
    Thanked 57 Times in 36 Posts
    Rep Power : 4
    Reputation:36Lucian is on a distinguished road

    Default

    thanks Grandelf
    John 3:16
    For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life.

  5. #4
    Jerry's Avatar
    Status : Jerry is offline
    Join Date : Mar 2009
    Location : Serbia
    Posts : 2,321
    Thanks: 223
    Thanked 501 Times in 286 Posts
    Rep Power : 10
    Reputation:2077Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute

    Default

    Thanks man for good guides

  6. #5
    Status : onetimedl is offline
    Join Date : Mar 2010
    Posts : 3
    Thanks: 2
    Thanked 0 Times in 0 Posts
    Rep Power : 0
    Reputation:10onetimedl is on a distinguished road

    Default

    Thanks so much!

  7. #6
    Noblebeastx's Avatar
    Status : Noblebeastx is offline
    Join Date : May 2010
    Location : Whisperwind-WoW
    Posts : 1,664
    Thanks: 200
    Thanked 154 Times in 131 Posts
    Rep Power : 5
    Reputation:137Noblebeastx will become famous soon enough Noblebeastx will become famous soon enough

    Default

    Awsome Job

    Retired MMOTop Moderator/Super Moderator/Admin
    Yes, I Am A Beast And The Beast Is Unleashed.

  8. #7
    Joan's Avatar
    Status : Joan is offline
    Join Date : Feb 2010
    Location : Holland
    Posts : 348
    Thanks: 6
    Thanked 12 Times in 10 Posts
    Rep Power : 3
    Reputation:12Joan is on a distinguished road

    Default

    Nice post


 

Similar Threads

  1. Fixing 1.24B Errors And Problems!
    By Jerry in forum Warcraft Patch & Modifications
    Replies: 1
    Last Post: 09-20-2010, 08:07 PM
  2. Read Before Post
    By Titan in forum Emulator Repacks
    Replies: 9
    Last Post: 09-07-2010, 04:13 PM

Visitors found this page by searching for:

Nobody landed on this page from a search engine, yet!
SEO Blog

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts