Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

[Tut - A] [508] How To Setup A 508+ Server

Re: [GUIDE - 508] How To Setup A 508+ Server

Hey i did everything right here but when i try to log on, on silab client ( the web one) it says please choose a different world (it won't connect) i rly wanna play it can you plz help me?
 
Re: [GUIDE - 508] How To Setup A 508+ Server

portfoward is simple guy's al you have to do is this:

copy this into ur address bar:

Minimize that and goto controle panel and click: network and internet connections Then goto firewall and then click exceptions and add port. remember to call it RSPS and the port 43594 or 5555.

Now go back onto your adress bar and login with administration. if you do not know what it is ask your internet provider or parent's. Now click portfowarding and call it RSPS put your port as 43594 or 5555. Now minimize agein and do this: Start/Run/Type Cmd/Type Ipconfig/ and get your wireless ip wich should look something like this 192.168.1.3 Now copy and past that into the ip on your portfoward page and now close run.cmd and close the firewall and portfoward pages and you sshould be complete.
 
Re: [GUIDE - 508] How To Setup A 508+ Server

Mine just stays at the part where it says: Starting Up Server
And I can't connect my client to it. Help?
 
Re: [GUIDE - 508] How To Setup A 508+ Server

Hey i did everything right here but when i try to log on, on silab client ( the web one) it says please choose a different world (it won't connect) i rly wanna play it can you plz help me?

Silab doesn't support 508 servers. thats why. I recommend you use the 508 Ip Changer client.

Mine just stays at the part where it says: Starting Up Server
And I can't connect my client to it. Help?

You just ran you run.bat file.
You need to run a separate run.bat file linked with a client supporting your server.
 
Re: [GUIDE - 508] How To Setup A 508+ Server

rs2.io.batch could not made the virtual machine. HELP ME :P
 
Re: [GUIDE - 508] How To Setup A 508+ Server

How do you mean. i am Dutch sorry..
 
will ricscape work with this too? also i was wondering if you have a tutorial on how to make my laptop a server i have a switch so i can hook my desktop up to and read the laptop like a server it's just going to be myself playing on it because, i have no internet. email me at humblecawhs@hotmail.com
 
go to your server files' cmd folder and click the batch file that is named rs2.io.batch. This will compile your code so it can be used ingame.

If you have your server up, restart it online and login with your name, if not turn it on and login it.

Bro i got a problem..where i quoted...it goes "The System cannot find the path specified." and i did change the Java thing..like the Run.Cmd Works...but that doesn't...got any idea's??

Beside that clear and nice guide keep it up bro. :D:
 
Bro i got a problem..where i quoted...it goes "The System cannot find the path specified." and i did change the Java thing..like the Run.Cmd Works...but that doesn't...got any idea's??

Beside that clear and nice guide keep it up bro. :D:

You have to change the directory of your java (JDK) folder.
 
Hey!
I saw you had a great TUT!
But i have a small problem,
When i start my all.bat
or run.bat i get this error;
Can't find the selected path
(or in dutch; kan het opgegeven bestand niet vinden)

Could you please help me?

Thanks~~

Rickpwns
 
i got an error it says Exception in thread "main" java.lang.NoClassDefFoundError: palidino76/rs2/Server

Caused by: java.lang.ClassNotFoundException: palidino76.rs2.Server
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Could not find the main class: palidino76/rs2/Server. Program will exit.
Press any key to continue . . .

now i get dis

when i open my server folder and i go to my cmd folder and click on run.exe i get this error

Exception in thread "main" java.lang.NoClassDefFoundError: palidino76/rs2/Server

Press any key to continue . . .

how do i fix it
 
Last edited:
Re: [GUIDE - 508] How To Setup A 508+ Server

hey.. u can open class files... with dj decompiler.. and i think JAD is the same thing.. but the .java or notepad version of it is the same thing, just scripts.. and u edit those.. and compile

Yes, but that decompiles it in to a .java file. So you can't read .class files as AJ said.

Nice tut,
Explains everthing well (:

Hey!
I saw you had a great TUT!
But i have a small problem,
When i start my all.bat
or run.bat i get this error;
Can't find the selected path
(or in dutch; kan het opgegeven bestand niet vinden)

Could you please help me?

Thanks~~

Rickpwns

It's the path to your Java, you must make sure it is your Java version, go to C:\Program Files\Java\JDK and the numbers on the end is your version ;D
 
When I try to make myself admin I go search for the Login.Java. But then I only find the .class file. How do I solve this problem? :P
 
Thanks for this tutorial. But is there a how to run tutorial to. I have my own site, and Hosting server. But I cannot seem to figure how to get it on my site, and how to run it.

(I know how to upload files, just idk which ones to upload.)

Also to Fale.

The .java file is found under:
Server 508/src/palidino76/rs2/io/

The file should be Login.java.

Hope that helped.
 
Back