- Joined
- Dec 21, 2013
- Messages
- 392
- Reaction score
- 181
Requirements
Other Downloads
Please note: I will be using Virtual Box because it's free. For VMWare users please try your best to follow along.
The Guide
1. Start up Virtual Box.
View attachment 153235
2. Click on 'New' and name your virtual machine whatever you want. Set the 'Type' to 'Linux' and 'Version' to 'Other (x64)'. Configure the memory size to your liking and once done click on 'Create'.
View attachment 153234
3. If you're an advanced user configure the options to your liking otherwise leave everything as it is and click on 'Create' and then start it. Although I recommend 3.5GB of ram.
View attachment 153238
4. When you start the virtual maachine for the first time it will ask you for a host drive. Browse for your CentOS LiveCD minimal iso and click 'Start'.
View attachment 153237
5. When it starts you'll see a screen asking you to press a button for boot options. Press a button and get to this screen. Click on 'Install' and if everything is set properly you'll get to the screen on step 6 below.
View attachment 153236
6. It's now time to configure your OS. Please do that and restart when prompted.
... To be continued in the next post. Stay tuned and be patient for the rest of the tutorial!
Note: Because I'm on another locale language your button labels may be different but I hope my translation is precise enough to get you started.
Also a video tutorial may be coming, stay tuned.
What to do if my server doesn't start LoginServer, MissionServer etc.?
Make sure you have given the right permission to the user you have created in PostgreSQL.
My client does not connect to my server, what do I do?
You look into your databases and check if the IP's provided are correct and if that doesn't work check your hex edits.
Why is MissionServer crashing after 1 hour?
evestu has a guide to fix the issue. Go see page 17 or if you an advance user go check this. Special thanks go to @YesOfCourse, @evestu and @NetTrodon.
How can I make other people connect to my server?
Get evestu's tool here to patch your WorldServer if not already then add your external IP to the worlds table. Use
Ports to open?
Check this post. Also make sure to use TCP.
Otherwise: 6543,5567,5568, 10021 and 10022.
Why do I get "Connection to server failed. (0)/(6)"?
You either need to patch your worldserver binary using evestu's tool or AKTools or you have to make sure your iptables service isn't blocking the ports for the server files. Check the FAQ above for the link. If that didn't work make sure you've opened the right ports: 6543,5567,5568, 10021 and 10022.
Why do I get "Wrong username and password"?
Make sure your username is in lowercase.
- A bit knowledge on Linux
-
To view the content, you need to sign in or register
- Server Files (yokohiro's thread)
-
To view the content, you need to sign in or register/To view the content, you need to sign in or register
-
To view the content, you need to sign in or register
- Windows 7-11
- Navicat
- Notepad++
- SecureCRT
- WinScp
Other Downloads
- My english client (yokohiro's thread)
Please note: I will be using Virtual Box because it's free. For VMWare users please try your best to follow along.
The Guide
1. Start up Virtual Box.
View attachment 153235
2. Click on 'New' and name your virtual machine whatever you want. Set the 'Type' to 'Linux' and 'Version' to 'Other (x64)'. Configure the memory size to your liking and once done click on 'Create'.
View attachment 153234
3. If you're an advanced user configure the options to your liking otherwise leave everything as it is and click on 'Create' and then start it. Although I recommend 3.5GB of ram.
View attachment 153238
4. When you start the virtual maachine for the first time it will ask you for a host drive. Browse for your CentOS LiveCD minimal iso and click 'Start'.
View attachment 153237
5. When it starts you'll see a screen asking you to press a button for boot options. Press a button and get to this screen. Click on 'Install' and if everything is set properly you'll get to the screen on step 6 below.
View attachment 153236
6. It's now time to configure your OS. Please do that and restart when prompted.
... To be continued in the next post. Stay tuned and be patient for the rest of the tutorial!
Note: Because I'm on another locale language your button labels may be different but I hope my translation is precise enough to get you started.
Code:
[Setting]
Locate=US
Also a video tutorial may be coming, stay tuned.
What to do if my server doesn't start LoginServer, MissionServer etc.?
Make sure you have given the right permission to the user you have created in PostgreSQL.
My client does not connect to my server, what do I do?
You look into your databases and check if the IP's provided are correct and if that doesn't work check your hex edits.
Why is MissionServer crashing after 1 hour?
evestu has a guide to fix the issue. Go see page 17 or if you an advance user go check this. Special thanks go to @YesOfCourse, @evestu and @NetTrodon.
How can I make other people connect to my server?
Get evestu's tool here to patch your WorldServer if not already then add your external IP to the worlds table. Use
To view the content, you need to sign in or register
to fetch your external IP. Also make sure your tb_user has the right information as it overrides the accounts if in online-mode. Or use AKTools "Local IP fix".Ports to open?
Check this post. Also make sure to use TCP.
Otherwise: 6543,5567,5568, 10021 and 10022.
Why do I get "Connection to server failed. (0)/(6)"?
You either need to patch your worldserver binary using evestu's tool or AKTools or you have to make sure your iptables service isn't blocking the ports for the server files. Check the FAQ above for the link. If that didn't work make sure you've opened the right ports: 6543,5567,5568, 10021 and 10022.
Why do I get "Wrong username and password"?
Make sure your username is in lowercase.
Last edited: