[Tut]Setup OdinSource Private Server 100%

Joined
May 23, 2008
Messages
4
Reaction score
0
Hi , i made this post because there are alot of people that get really confused when setting up a OdinMs Private server. So here is a Tut that will really help!

I have uploaded all the Java downloads you need to MediaFire. So you don't have to get confused in looking for Beta this beta that!

JCE Policy 6:
Java JDK 6 Update 10:

MySql Query Browser:
MySql Server 5.0:

SeansRePack:

LocalHost:

Okay lets begin by installing all the files you need to instal!

1.Open your JCE Policy Folder . And Copy all the files inside the JCE Policy.

2.Put the files from JCE Policy into the following folders.
Code:
C:\Program Files\Java\jre6\lib\security
C:\Program Files\Java\jre6\lib\ext
C:\Program Files\Java\jre6\lib
C:\Program Files\Java\jdk1.6.0_10\lib
C:\Program Files\Java\jdk1.6.0_10\jre\lib
C:\Program Files\Java\jdk1.6.0_10\jre\lib\ext
C:\Program Files\Java\jdk1.6.0_10\jre\lib\security

3.Now that you have done that Open Wamp Server and MySql.

4.Open My sql with the following
Code:
Server Host: Local host Port: 3306
UserName: root 
Password: root
Default Scheme: OdinMs

5.Open your SeanReapack and open the following with Notepad.
-Db.properties
-Channel
-Login
-world
Change the IPs to those files the way the ones in the pictures are setup.

WHAT TO OPEN:
mistaker3 - [Tut]Setup OdinSource Private Server 100% - RaGEZONE Forums


DB.Properties:
mistaker3 - [Tut]Setup OdinSource Private Server 100% - RaGEZONE Forums


Channel:
mistaker3 - [Tut]Setup OdinSource Private Server 100% - RaGEZONE Forums


Login:
mistaker3 - [Tut]Setup OdinSource Private Server 100% - RaGEZONE Forums


World:
mistaker3 - [Tut]Setup OdinSource Private Server 100% - RaGEZONE Forums


5.Now that you have fixed the files open your SeanRepack and execute all the .SQL files from
-To open them go to MySql Query and go to Files, Than click on Open Scripts and look for them in the folders that are in the picture.
WARNING*: MAKE SURE TO EXECUTE ODIN.SQL FIRST!
mistaker3 - [Tut]Setup OdinSource Private Server 100% - RaGEZONE Forums


6.Now that you have executed each and every file from the .SQL folder.
use LocalHost to open Maple. There are to ways to open your private server.
-Open with Notebat.bat file
or
Hex Localhost.

ill show you both.

How To setup with Notepad:
Right Click on Desktop and press Text Document.
A new text document icon should appear.
Open it and place this in.

start localhost.exe <yourhamachip or IP without the > 8484

Than close and save as (WATEVER YOU NAME SERVER).bat

How Hex LocalHost
Extract Localhost from .RAR
Open the Folder and Right Click on the LocalHost Icon and press Hex Edit with Hex edit workshop V(IDK)

Once it open you should see alot of Numbers. So pres CTRL+F. and change the settings in TEXT: to Text String and put in 127.0.0.1 and press enter

Than you should see three rows that say 127.0.01 . So start from the first number 1 and start putting in your ip. so go from

mistaker3 - [Tut]Setup OdinSource Private Server 100% - RaGEZONE Forums


TO

mistaker3 - [Tut]Setup OdinSource Private Server 100% - RaGEZONE Forums


Than hit File than save as LocalHost. Than right Click localhost and click Rename (WATEVER YOU WANT).

7.Now that you have Setup your server's files , and .properties , ect!
Launch the .bat called World, Login , Channel from your SeansReapack in this order.


World.bat
~wait 5 seconds
Login.bat
~wait 5 seconds
Channel.bat

8.There you server is up and running.

FOR OTHER TUTS NOT BE ME:

Setting up A Registration Page:
Editting Items Stats XML:
How to edit monster's stats, spawns, and how to add spawn rate!:
Fix 'banreason doesnt have default value'.:
 
Last edited:
Re: [Guide]Setup OdinSource Private Server 100%

i get like a registry error
Heres the error
Jul 25, 2008 11:30:04 AM net.sf.odinms.net.login.LoginServer main
SEVERE: Error initializing loginserver
java.lang.RuntimeException: Could not connect to world server.
at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:217)
at net.sf.odinms.net.login.LoginServer.main(LoginServer.java:274)
Caused by: java.rmi.NotBoundException: WorldRegistry
at sun.rmi.registry.RegistryImpl.lookup(Unknown Source)
at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
at sun.rmi.server.UnicastServerRef.oldDispatch(Unknown Source)
at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
at sun.rmi.transport.Transport$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Unknown Source)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Sou
rce)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Sour
ce)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknow
n Source)
at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:198)
... 1 more
Press any key to continue . . .
 
Re: [Guide]Setup OdinSource Private Server 100%

When I run login.bat, it says could not connect to server and has errors and stuff, what did I do wrong
 
Last edited:
Re: [Guide]Setup OdinSource Private Server 100%

My friends can't go on the server they get an error Unable To Connect The Server Go to The site for more info thing O.o
I can play but they cant F5 Help!!!
 
Back