|
|
Hello there, I was wondering if anybody could help me with my RSPS on my Linux VPS?
Here's the run.sh file
Which does not work, and it gives me following error:Code:#!/bin/bash java -cp bin:deps/poi.jar:deps/mysql.jar:deps/mina.jar:deps/slf4j.jar:deps/slf4j-nop.jar:deps/jython.jar:log4j-1.2.15.jar server.Server
And yes, I did xmod it or what's called, to 777 & I'm using root, as you can see.Code:[[email protected] rs]# item.cfg: file not found. Exception in thread "main" java.lang.ExceptionInInitializerError at java.lang.Class.initializeClass(libgcj.so.10) Caused by: java.lang.NullPointerException at java.util.regex.Matcher.toMatchResult(libgcj.so.10) at java.util.Scanner.myCoreNext(libgcj.so.10) at java.util.Scanner.myPrepareForNext(libgcj.so.10) at java.util.Scanner.myNextLine(libgcj.so.10) at java.util.Scanner.hasNextLine(libgcj.so.10) at server.world.ItemHandler.loadItemPrices(ItemHandler.java:317) at server.world.ItemHandler.<init>(ItemHandler.java:35) at server.Server.<clinit>(Server.java:62) at java.lang.Class.initializeClass(libgcj.so.10)
What should I change to make it work?
This is the path way, the "data" folder was capital, but I change that before I posted this thread.
/root/rs/data/cfg/item.cfg
After a looong time of making every file & folders non-capital, this is what I comes up with
Code:[[email protected] rs]# Exception in thread "main" java.lang.NoClassDefFoundError: server.Server at java.lang.Class.initializeClass(libgcj.so.10) Caused by: java.lang.ClassNotFoundException: server.net.ConnectionThrottleFilter not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:bin/,file:deps/poi.jar,file:deps/mysql.jar,file:deps/mina.jar,file:deps/slf4j.jar,file:deps/slf4j-nop.jar,file:deps/jython.jar], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}} at java.net.URLClassLoader.findClass(libgcj.so.10) at java.lang.ClassLoader.loadClass(libgcj.so.10) at java.lang.ClassLoader.loadClass(libgcj.so.10) at java.lang.Class.initializeClass(libgcj.so.10)
I believe this is caused by a Linux OS problem.
Try switching to Windows.
If you have any questions about doing this. please refer to my thread
- Dolan
| « Clicking Dialogue HeLP! | Need Mac Help » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |
| Tags for this Thread |