What jre version do you have? I myself have 5.
That might be whats wrong wit it.
|
|
happens when i run the run cmdCode: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) Press any key to continue . . .
what i have in it ^Code:@echo off cd ../bin "C:\Program Files\Java\jre1.6.0_07\bin\java.exe" palidino76/rs2/Server 43594 pause
Help?
What jre version do you have? I myself have 5.
That might be whats wrong wit it.
here you go my freind this should help you out
dont try and copy my run.bat it is just there to help you figure out how to fix iti used to get similar problems but when i add this to the run.bat of a client i have no problems running it this is the code i add
and heres what i add to my server run.batCode:-cp .
and heres what my server run.bat looks like to give you an idea how i use itCode:-cp .;./Class;
Code:@echo off cd ../bin "C:\Program Files\Java\jre1.6.0_05\bin\java.exe" -cp .;./Class; ovrlords/Server 43594 pause

try thatCode:@echo off cd ../bin java -Xmx512m -cp .;./jython.jar;./MySql/mysql-connector-java-3.0.08-ga-bin.jar palidino76/Server 43594 pause

i hvae no fucking clue what it is
i have the same java version and if i take out the
.;./jython.jar;./MySql/mysql-connector-java-3.0.08-ga-bin.jar
it cant find file
guys what i posted will work for him i am very familiar with that error and it took me some time to figure it out
| « [474] Client freezes on player updating | [508] Need help with an array list, will rep+ » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |