Gaming Community
Forum
 
Go Back   D3scene > Hot Games > WoW forum > WoW Private Server Info & Help
Register Blogs Live view Downloads Marketplace FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read

How to make a WoW Private Server

This is a discussion on How to make a WoW Private Server within the WoW Private Server Info & Help forum part of the WoW forum category; im still stuck at conected and this is how the realm config is setup ################################################## ##################### # ArcEmu Realms Configuration ...


Welcome on D3scene.com! Make sure to register - it's free and very quick! You have to register before you can post and participate in our discussions with 70000 other registered members. Downloads, user profiles and some forums can only be seen by registered members. After you create your free account you will be able to customize many options, you will have the full access to new hacks, latest cheats and last but not least will see no advertisements at all. We would love to see you around in our community!
Reply
 
LinkBack Thread Tools Display Modes
  #61  
Old 05-16-2009, 02:55 PM
Wannabe Member

 
Join Date: May 2009
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 1
theankur is an unknown quantity at this point
im still stuck at conected and this is how the realm config is setup ################################################## #####################
# ArcEmu Realms Configuration File
# Last updated at revision rev.1875
################################################## #####################
#************************************************* *******************************
#* How to use this config file: *
#* Config files are in a block->variable->setting format. *
#* A < signifies the opening of a block, the block name is expected after that. *
#* After the block name, a space and then the settings sperated by = / ' '. *
#* *
#* e.g. *
#* <block setting="0" someval = "1"> *
#* *
#* Comments can be in C format, e.g. /* some stuff */, with a // at the start *
#* of the line, or in shell format (#). *
#************************************************* *******************************/
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# LogonServer Section
#
# Address:
# The address (no port) of the server.
#
# Port:
# The port on which the logon server listens. (*** NOT 3724 ***)
#
# Name:
# Not really relavant, but name the logon.
#
# RealmCount:
# The number of realms in the next section.
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<LogonServer Address = "127.0.0.1"
Port = "8093"
Name = "AC Web Ultimate Repack"
RealmCount = "1">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Realm Section
#
# Name:
# The name of the realm.
#
# Address:
# The address (and port) of that realm.
#
# Icon:
# The type of realm (PVP, Normal, RPPVP, RP)
#
# TimeZone:
# The location of the server (1=Development, 2=United States, 3=Oceanic, 4=Latin America,
# 5=Tournament, 6=Korean, 8=English, 9=German, 10=French)
#
# Population:
# (0 = low, 1 = medium, 2 = high)
#
# Important information below
#
# change 127.0.0.1 to your EXTERNAL ip if you wish to have a PUBLIC server.
# This issues come up a lot!
#
# Timezone values :
# 0=Korean 16=China
# 1=Development 17=CN1
# 2=United States 18=CN2
# 3=Oceanic 19=CN3
# 4=Latin America 20=CN4
# 5=Tournament 21=CN5
# 6=Korean 22=CN6
# 8=English 23=CN7
# 9=German 24=CN8
# 10=French 25=Tournament
# 11=Spanish 26=Test Server
# 12=Russian 27=Tournament
# 13=Tournament 28=QA Server
# 14=Taiwan 29=CN9
# 15=Tournament 30=TestServer2
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<Realm1 Name = "AC Web Ultimate Repack"
Address = "127.0.0.1:8129"
Icon = "PVP"
Population = "1.0"
TimeZone = "1">
AND THIS IS THE LOGON! ################################################## #####################
# ArcEmu Realms Configuration File
# Last updated at rev.1875
################################################## #####################

# LogonDatabase Section
#
# These directives are the location of the `realms` and `accounts`
# tables.
#
# LogonDatabase.Host - The hostname that the database is located on
# LogonDatabase.Username - The username used for the mysql connection
# LogonDatabase.Password - The password used for the mysql connection
# LogonDatabase.Name - The database name
# LogonDatabase.Port - Port that MySQL listens on. Usually 3306.
# LogonDatabase.Type - Client to use. 1 = MySQL, 2 = PostgreSQL, 3 = Oracle 10g
#
<LogonDatabase Hostname = "localhost"
Username = "root"
Password = "ascent"
Name = "logon"
Port = "3306"
Type = "1">

# Host Directive
#
# This is the address that the realmlist will listen on.
# To listen on all addresses, set it to 0.0.0.0
# Default: 127.0.0.1 (localhost)
#
# Note: ISHost is the interserver communication listener.
#
<Listen Host = "0.0.0.0"
ISHost = "0.0.0.0"
RealmListPort = "3724"
ServerPort = "8093">
# Server console logging level
#
# This directive controls how much output the server will
# display in it's console. Set to 0 for none.
# 0 = Minimum; 1 = Error; 2 = Detail; 3 = Full/Debug
# Default: 3
#
<LogLevel Screen = "0"
File = "-1">
# Account Refresh Time
#
# This controls on which time interval accounts gets
# refreshed. (In seconds)
# Default = 600
# 600 seconds = 10 minutes - 1 second = 0.0166666667 minutes 300 seconds = 5 minutes, 150 seconds = 2.5minutes
#
#
<Rates AccountRefresh = "600">
# Accepted Build Range Setup
#
# These two directives set up which clients will be
# allowed to authenticate with the realm list.
#
# Set these to the same builds that the server was
# compiled for.
#
# As of the last update, version 3.0.3 was build 9183.
#
<Client MinBuild = "1"
MaxBuild = "9999">
# WorldServer Setup
#
# RemotePassword
# This directive controls the password used to authenticate with the worldserver.
# It must be the same between the two configs. If it is not, your server will
# not register.
#
# Default: "change_me_logon"
#
# AllowedIPs
# This section MUST be completed, otherwise all attempts to link your servers will fail.
# These "Allowed" fields are a space-seperated list of CIDR-form IP addresses that are allowed
# to make server connections to your logonserver, and register realms.
# For example, everything in the 127.0.0.* range would be:
# 127.0.0.0/24, as 24 of the bits must match the 127.0.0.0
#
# To allow a single IP,
# 1.3.3.7/32, would allow only 1.3.3.7 to connect as 32 of the bits must match.
#
# AllowedModIPs
# In the same form as AllowedIPs, these are the IPs that are allowed to modify the database
# (adding bans, GMs, account permissions, etc)
#
<LogonServer RemotePassword = "SHUBBA!"
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.1/24">
AND IM NOT USING JOHVED IM USING AC_WEB 8.0
Reply With Quote
D3scene
Welcome to D3scene - probably the best location for all Gamers.

To participate in our friendly environment you have to register. After completing registration you will have full access to all threads and features. We care about members and try to make your stay as pleasant as possible. We are unique with the following feature for members - you will not see a single Advertisement!


The best: registration is completely free. It will not cost you a single penny or harm you in any way. You will lose nothing except 1 minute of your time. So why not register? We would be happy to see you around!
  #62  
Old 05-21-2009, 01:32 PM
Wannabe Member

 
Join Date: Oct 2008
Posts: 18
Thanks: 1
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 2
ajs71 is an unknown quantity at this point
Great guide!
Reply With Quote
  #63  
Old 06-01-2009, 12:06 PM
planky's Avatar
Newbie

 
Join Date: Jun 2009
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 1
planky is an unknown quantity at this point
fix unable to validate game version

Quote:
Originally Posted by Andy14195 View Post
Hey i got everything working except when i click start database a window comes up. usually then it says press any key to continue but this time it doesn't do anything. plz help!!! also, when i start WoW up, it says 'unable to validate game version. this may be caused by file corruption or the interference of another program.' what does this mean and how do i fix this?
this is for patch v3.0.9 you might have patch 3.1.0 or 3.1.1 if so youll have to downgrade! (do the following to downgrade)
1. go into the wow file
2. click on the file called "data"
3. in the "data"file there is some MPQ files delete all the files that have the word patch in it such as "patch.MPQ" "patch-2.MPQ" and so on!
4.then go back into the WoW file and click "repair" this will take you back to v3.0.0 then you'll need to patch back up to 3.0.9 but dont lets it patch passed that! other wise you'll have to do it all over again!
Reply With Quote
  #64  
Old 06-01-2009, 12:37 PM
planky's Avatar
Newbie

 
Join Date: Jun 2009
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 1
planky is an unknown quantity at this point
any one need help?

anyone need any help with any think!?
Reply With Quote
  #65  
Old 06-01-2009, 04:19 PM
planky's Avatar
Newbie

 
Join Date: Jun 2009
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 1
planky is an unknown quantity at this point
Question now what!?

i dont under stand after installing "mySQl" in you step by step wat is the next thing to in stall the very second thing! what ive done is downloaded "My SQl",the "net frame 3.5" and "johved repack" then i installed my sql so now what do i install!?
Reply With Quote
  #66  
Old 06-02-2009, 04:36 PM
Wannabe Member

 
Join Date: Apr 2009
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 1
Omen is an unknown quantity at this point
hey guys i know this is probably on the wrong thread lol but im not sure where to post this. anyways i tried this repack and its great and i got it working publically but there are a few bugs, so i asked sac and he helped me out with the ncdb download and some cores he made but lol now im not sure how to update the DB. can anybody help me please?
Reply With Quote
  #67  
Old 07-06-2009, 12:16 PM
Newbie

 
Join Date: Jul 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 1
Holy_Warlok is an unknown quantity at this point
When I run start database it sits there for like 5 seconds and then just says "press any key to continue..." nothing else happens...wtf do I do?

And how about someone actually friggen answer this question instead of starting up a conversation,

Last edited by Holy_Warlok; 07-06-2009 at 12:33 PM. Reason: BECAUSE
Reply With Quote
  #68  
Old 07-07-2009, 12:17 AM
Newbie

 
Join Date: May 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 1
iceyair is an unknown quantity at this point
Quote:
Originally Posted by krual1 View Post
Now open up the repack and open "[start database]"
Let it run for about 5 mins and BAM! you have a database!
right click "root@localhost" click refresh object browser
then you should have a new database called "world"
Congratulations! you have set up your very own WoW server!
No need to worry about the Config files because they are already done!
When i refresh there no world
Reply With Quote
  #69  
Old 07-07-2009, 10:51 PM
Newbie

 
Join Date: Jul 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 1
Holy_Warlok is an unknown quantity at this point
Same here dude...and nobody wants to help. They just start up a conversation or talk about a different problem.
Reply With Quote
  #70  
Old 11-04-2009, 06:20 PM
Newbie

 
Join Date: Nov 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation: 0
Rep Power: 1
lshorter2251 is an unknown quantity at this point
How do you upgrade the patch on a private server i have it running just as a lan party server and was wondering how to get it to 3.22 or latest patch thanks
Reply With Quote
D3scene
Welcome to D3scene - probably the best location for all Gamers.

To participate in our friendly environment you have to register. After completing registration you will have full access to all threads and features. We care about members and try to make your stay as pleasant as possible. We are unique with the following feature for members - you will not see a single Advertisement!


The best: registration is completely free. It will not cost you a single penny or harm you in any way. You will lose nothing except 1 minute of your time. So why not register? We would be happy to see you around!
Reply

Tags
127.0.0.1, help private server new user, how to, repack, wow

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make a runescape private server bartje01 Runescape 39 10-06-2009 01:25 PM
How to set WoW XP rates vashidu WoW Private Server Info & Help 8 08-23-2009 01:02 PM
Make your own WoW server ! Ginzo WoW Private Server Info & Help 33 08-16-2009 06:45 PM
Stuck on Retrieving Character list :| LesPaul16 WoW Private Server Info & Help 5 06-03-2009 06:45 AM
MAKE D3Scene WoW Private Server :0 ownedbysyka WoW forum 8 06-16-2008 06:12 PM


All times are GMT +1. The time now is 02:25 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 ©2009, Crawlability, Inc.
vBulletin style developed by Transverse Styles