[Guide] How to set up a 3.0.3 private server! ( Really easy, with pictures! ) menu

User Tag List

Page 12 of 15 FirstFirst ... 89101112131415 LastLast
Results 166 to 180 of 215
  1. #166
    vanir90210's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone know why my arcemu-world keeps failing to connect to the logonserver?

    [Guide] How to set up a 3.0.3 private server! ( Really easy, with pictures! )
  2. #167
    vanir90210's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sorry, ignore all but one of my previous posts. it looked like they weren't showing up.

  3. #168
    Raidmaxxx's Avatar Member
    Reputation
    8
    Join Date
    Jun 2007
    Posts
    33
    Thanks G/R
    4/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice workd great for me

  4. #169
    superdoc's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'll try it.

  5. #170
    Bunster's Avatar Active Member
    Reputation
    19
    Join Date
    May 2008
    Posts
    553
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I did every think you said as far as i am aware but it comes up after i log in and choose realm "Logging in to game server" then it jsut takes me back to the realm selection. WHat shall i do to fix this?

  6. #171
    Bunster's Avatar Active Member
    Reputation
    19
    Join Date
    May 2008
    Posts
    553
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Moondar View Post
    i cant get on the server because it wont let me :/ isnt there a realmlist your supposed to edit or something?
    Ye set realmlist 127.0.0.1 or set realmlist localhost

    or if you have ur own server and its public then set realmlist what ever

  7. #172
    Bunster's Avatar Active Member
    Reputation
    19
    Join Date
    May 2008
    Posts
    553
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by RyeRye View Post
    how do you fix that?
    This happend to me, i uninstalled it and the files where still there so this is what i wud do.

    Uninstall it, go to ur C drive and look for MySQL in there and delete it then re-download and it should be okay, well it was for me.

    GL

  8. #173
    rasy's Avatar Member
    Reputation
    15
    Join Date
    Sep 2007
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am also getting the Authentication bit failing i am not sure what it is as i followed the link step by step like it says

  9. #174
    agarfin's Avatar Member
    Reputation
    2
    Join Date
    Feb 2007
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So i followed the guild and got everything working, made a character and ported to northrend with no problem. But there are no instance portals anywhere. I even went back to old world and there are no there as well. Can anyone help me?
    A wise man once said "99% of the people who play WoW couldnt get layed in a morgue"

  10. #175
    c0rrupt10n's Avatar Member
    Reputation
    8
    Join Date
    Dec 2008
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For those of you having trouble with "Configuration is wrong. Reinstalling might fix" problem, I installed Visual Basic and now they run fine.

  11. #176
    Elitetech's Avatar Contributor
    Reputation
    98
    Join Date
    Oct 2008
    Posts
    279
    Thanks G/R
    3/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Connection failed due to: 'Uknown database' arcemu_logon

    Why does it do that, i already executed the batch files.

  12. #177
    firadesunna's Avatar Member
    Reputation
    5
    Join Date
    Dec 2006
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [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 near '@'@'ä' at line 1
    [Err] INSERT INTO `trainer_spells` VALUES @'@'ä
    [Msg] Finished - Unsuccessfully
    --------------------------------------------------


    O____o anyone know a way to fix this? happens while executing batch file with World database

  13. #178
    gtamann's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok...When I executaed the batch file for "world", this happened..

    [Err] 1115 - Unknown character set: 'cp1251'
    [Err] CREATE TABLE `gameobject_spawns` (
    `id` int(11) unsigned NOT NULL auto_increment,
    `Entry` int(10) unsigned NOT NULL default '0',
    `map` int(10) unsigned NOT NULL default '0',
    `position_x` float NOT NULL default '0',
    `position_y` float NOT NULL default '0',
    `position_z` float NOT NULL default '0',
    `Facing` float NOT NULL default '0',
    `orientation1` float NOT NULL default '0',
    `orientation2` float NOT NULL default '0',
    `orientation3` float NOT NULL default '0',
    `orientation4` float NOT NULL default '0',
    `State` int(10) unsigned NOT NULL default '0',
    `Flags` int(10) unsigned NOT NULL default '0',
    `Faction` int(10) unsigned NOT NULL default '0',
    `Scale` float NOT NULL default '0',
    `stateNpcLink` int(10) unsigned NOT NULL default '0',
    PRIMARY KEY (`id`),
    KEY `Map` (`map`)
    ) ENGINE=MyISAM AUTO_INCREMENT=2211480 DEFAULT CHARSET=cp1251 COLLATE=cp1251_general_cs PACK_KEYS=0 ROW_FORMAT=FIXED COMMENT='Spawn System';
    [Msg] Finished - Unsuccessfully
    --------------------------------------------------

  14. #179
    Bunster's Avatar Active Member
    Reputation
    19
    Join Date
    May 2008
    Posts
    553
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bunster View Post
    This happend to me, i uninstalled it and the files where still there so this is what i wud do.

    Uninstall it, go to ur C drive and look for MySQL in there and delete it then re-download and it should be okay, well it was for me.

    GL
    This happens becuase you are using the wrong password, you obviously have used MySQL before and trying to use a diffrent password and it aint goona work so you need to put in your old password.

  15. #180
    Kolurful's Avatar Active Member
    Reputation
    27
    Join Date
    Oct 2008
    Posts
    41
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wonderful guide, easy, and fun to read


Similar Threads

  1. [Guide] How to make a 3.0.8 Wotlk private server With Extras!
    By Freakstorm in forum WoW EMU Guides & Tutorials
    Replies: 34
    Last Post: 04-05-2009, 03:29 PM
  2. Replies: 51
    Last Post: 08-09-2008, 09:36 PM
  3. [Guide] How to set up a private server and making it public
    By riley211 in forum WoW EMU Guides & Tutorials
    Replies: 11
    Last Post: 08-07-2008, 03:42 PM
  4. [GUIDE] How to set up your own registration website
    By Etzzhy in forum WoW EMU Guides & Tutorials
    Replies: 18
    Last Post: 06-16-2008, 12:22 PM
  5. [Guide] How to set-up the RoSpora Website(Mangos Spora)
    By SlimWoW in forum WoW EMU Guides & Tutorials
    Replies: 7
    Last Post: 12-08-2007, 06:57 PM
All times are GMT -5. The time now is 04:11 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search