[Tutorial+ Pics] How To Make A ArcEmu WoW Pserver + Making It Public And More
[Tutorial]How To Make A ArcEmu WoW Pserver + Making It Public And More
What You Need For This Tutorial:
Repack: Johved's Repack for 3.2.0 I Will Be Using That Repack You Can Choose Another One If You Want To..
.Net Framework 3.5: Download ITs Needed To Run The Server So Important!
Ok Thats All You Need.
Installing Repack:
First Of All Run The Installer For The Repack And Put The Server To C: Disk!
http://i45.tinypic.com/16h28he.png
Now Open Your Arcemu Folder That Should Be Located In You C Drive.
Configuration:
First Of All Open The Config Folder Inside Arcemu Folder.
Now Open Realms.conf And Scroll To The End So We Can Edit Our Realm.
http://i47.tinypic.com/2zs1dew.png
Ok Now Go To Your WebBrowser And Type: What's My IP Address? Networking Tools & More
Now At The Top Of The Page You Will See Your Ip
http://i49.tinypic.com/2wbrguo.png
Sorry Becouse If Hidden My Ip But Anyways It Stands There. So Copy Your Ip And Paste It Over 127.0.0.1 In The Realms.conf File But Dont Remove :8129 That Is Important!. Then Edit You Realm Name To Whatever You Want. Like This
http://i45.tinypic.com/ixgkkj.png
Now Just Save And Close realms.conf And Your Done Just Read Bellow To Get Info How To Run It!
How To Start The Server:
First Go To Your Desktop. There You Will Find Johved's Private Server Repack And You Should Open It.
If U Use Another Repack Or You Can Do At This One Is To Open
Your Server Folder And Run The .exe Files For Logonserver And World
It Should Look Like This!
http://i50.tinypic.com/20i9b3m.png
Now u Should Start MySQL And Start World And Logonserver. Ok Then Click on Account Management Then Create Account And Type In Username Password And Gm Or Admin If You Want. Then Choose Expansion And Click Create Account!
http://i49.tinypic.com/acv2o7.png
Now As Thats Done Your Ready To Play! If Not Work Its Becouse You Have To Portforward Etc! You Will Find Guide For That Below + Some Other Things
Portforwarding And Dynamic Dns:
First We Are Going To Take A Look At The Portforwarding. First Of All Press The Windows Button And Type Cmd In The Search Bar. Then Run Cmd And Type: Ipconfig /all
Now You Should Find Your IPv4 Address, Subnet Mask, Default Gateway And DNS Servers When Thats Done Write Them Down In Notepad Then Close The Cmd.
http://i47.tinypic.com/24kyx6e.png
Now We Are Going To Set Up Something Called Static-Ip Addres!
So Open Control Panel Then Click On View Network Status And Tasks. Then Click: Change Adapter Settings
http://i50.tinypic.com/207ugw9.png
Now U See Some Connections Or Maybe One I Dont Know Cuz I Got 3 Well Anyways Left Click Your Connection And Press Properties.
Now Click On Internet Protocol Version 4 (TCP/IPv4) And Then Click At The Properties Button. Now A New Windows Poped Up. So Fill In The IP Address That You Writed Down But At The Last Number Must Be Different. Here Is An Example:
192.168.1.1 Then I Edit To 192.168.1.45 But The Number As To Be Between 1 and 254.
Now Just Fill In The Subnet Mask You Found And The Default Gateway
At Preferred DNS Server Write In The DNS Server Thing You Writed Down. If You Found 2 DNS Servers Then Write The Other One At Alternate DNS server.
Congratz U Now Have A Static IP!
To Portforward Go To PortForward.com - Port Forwarding Guides Listed by Manufacturer and Model For Guide
Becouse I Dont Know Your Specific Router!
Anyways When You Are Portforwarding You Need To Open This Ports
3036
3306
6112
6881
8050
8093
8129
3727 [This Is For Voice Chat, It Is Optional)
80 [This Is For Apache For Your Website)
On TCP
I Just Simpy Going To Tell You How To Get Dynamic DNS.
First Go To DynDNS.com: Free DNS Hosting, E-mail Delivery, and VPS Hosting And Register An Account. When You Are Logged In Go Here: https://www.dyndns.com/account/services/hosts/add.html
Now In The Hostname:
Just Write A Server Name Or Anything Actually And Then Choose What it Should End Whit After The .
Dont Edit The Service Type:
Then Write Your Ip Into The IP Address: Place
At End It Should Look Like This:
http://i50.tinypic.com/2q3c9dx.png
Now Click Add To Cart But Dont Worry Its Free.
When New Page Opens Just Click Next Then Click Activate Services.
Hope This Helped!
Credits To Me cs347 I Used 1 And A Half Hour To Write It So Please Dont Leech Its Better If You Just Say Thanks Or Rep+ =)
Im Adding This Tutorial To YouTube Too! It Will Be Added Soon
I Will Also Say That I Made This Thread Original At Ac-Web Where I Am Called cs347 But Still My Tutorial
Re: [Tutorial+ Pics] How To Make A ArcEmu WoW Pserver + Making It Public And More
I'm going to try it now :)
I hope it works.
Thanks for this Tutorial.
5/5 *
Re: [Tutorial+ Pics] How To Make A ArcEmu WoW Pserver + Making It Public And More
Didn't read whole post, but it looked like it should work.
Someone should try it :P
Re: [Tutorial+ Pics] How To Make A ArcEmu WoW Pserver + Making It Public And More
When i try to login it says Unable to validate game server
_____________________________________________________________________
FIxed, but now it keeps saying 'Authenticating'
Re: [Tutorial+ Pics] How To Make A ArcEmu WoW Pserver + Making It Public And More
The register doesn't work on me after I create account it says this: See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Sockets.SocketException: A non-recoverable error occurred during a database lookup
at System.Net.Dns.GetAddrInfo(String name)
at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
at System.Net.Dns.GetHostEntry(String hostNameOrAddress)
at MySql.Data.Common.StreamCreator.GetHostEntry(String hostname)
at MySql.Data.Common.StreamCreator.GetStream(UInt32 timeout)
at MySql.Data.MySqlClient.NativeDriver.Open()
--- End of inner exception stack trace ---
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
at MySql.Data.MySqlClient.MySqlPool.GetConnection()
at MySql.Data.MySqlClient.MySqlConnection.Open()
at UserControlPanel.AccountCreation.CreateAccount_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at ComponentFactory.Krypton.Toolkit.KryptonButton.OnClick(EventArgs e)
at ComponentFactory.Krypton.Toolkit.KryptonButton.b(Object A_0, MouseEventArgs A_1)
at ComponentFactory.Krypton.Toolkit.ButtonController.OnClick(MouseEventArgs e)
at ComponentFactory.Krypton.Toolkit.ButtonController.MouseUp(Control c, Point pt, MouseButtons button)
at ComponentFactory.Krypton.Toolkit.ViewBase.MouseUp(Point pt, MouseButtons button)
at ComponentFactory.Krypton.Toolkit.ViewBase.MouseUp(Point pt, MouseButtons button)
at ComponentFactory.Krypton.Toolkit.ViewBase.MouseUp(Point pt, MouseButtons button)
at ComponentFactory.Krypton.Toolkit.ViewBase.MouseUp(Point pt, MouseButtons button)
at ComponentFactory.Krypton.Toolkit.ViewManager.MouseUp(MouseEventArgs e, Point rawPt)
at ComponentFactory.Krypton.Toolkit.VisualControlBase.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at ComponentFactory.Krypton.Toolkit.VisualControlBase.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
UserControlPanel
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Albert/Downloads/Arcemu/UserControlPanel.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
ComponentFactory.Krypton.Toolkit
Assembly Version: 3.0.8.0
Win32 Version: 3.0.8.0
CodeBase: file:///C:/Users/Albert/Downloads/Arcemu/ComponentFactory.Krypton.Toolkit.DLL
----------------------------------------
System.ServiceProcess
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
MySql.Data
Assembly Version: 5.1.7.0
Win32 Version: 5.1.7.0
CodeBase: file:///C:/Users/Albert/Downloads/Arcemu/MySql.Data.DLL
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_64/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_64/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_64/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Re: [Tutorial+ Pics] How To Make A ArcEmu WoW Pserver + Making It Public And More
Re: [Tutorial+ Pics] How To Make A ArcEmu WoW Pserver + Making It Public And More
where is the credit for johved? you only give yourself credit but johved does already have a video on how it's just wierd you give yourself credit and not the maker of the repack just wondering...
Re: [Tutorial+ Pics] How To Make A ArcEmu WoW Pserver + Making It Public And More
Where to download client??? Tnx
Re: [Tutorial+ Pics] How To Make A ArcEmu WoW Pserver + Making It Public And More
Quote:
Originally Posted by
joeypc1
where is the credit for johved? you only give yourself credit but johved does already have a video on how it's just wierd you give yourself credit and not the maker of the repack just wondering...
calm dowN! the repack link is directing to johved site dumbshit matha facka
Re: [Tutorial+ Pics] How To Make A ArcEmu WoW Pserver + Making It Public And More
What for the account creator (as) windows application?
Re: [Tutorial+ Pics] How To Make A ArcEmu WoW Pserver + Making It Public And More
Quote:
Originally Posted by
element666
Where to download client??? Tnx
install wow ofc easy as shit :thumbup:
Re: [Tutorial+ Pics] How To Make A ArcEmu WoW Pserver + Making It Public And More
im having issues with the authenticity. it fails and wont let me do anything, just comes up with an error telling me to goto the blizzard site. any ideas?
Re: [Tutorial+ Pics] How To Make A ArcEmu WoW Pserver + Making It Public And More
hey man i have a problem with admin pw of forum QQ no work user: admin and pw : admin how can i fix??
Re: [Tutorial+ Pics] How To Make A ArcEmu WoW Pserver + Making It Public And More
Good Job ,Thank for sharing
Re: [Tutorial+ Pics] How To Make A ArcEmu WoW Pserver + Making It Public And More
I can't start the World and Logonserver...
It says: "Connection failed due to: 'Acces denied for user 'root'@'localHost' (Using Password: YES)"
Can someone help me please?
EDIT: Everything's Fine!
Srry for thread Push...