[Only registered and activated users can see links. Click Here To Register...]
why am i getting this?? help?
Printable View
[Only registered and activated users can see links. Click Here To Register...]
why am i getting this?? help?
Use JDK, not JRE or simply remove "-server" parameter(not-recommended).
go to c:\program files\java\jre6\bin and make a new folder called "server" and add jvm.dll
when i do that i get a new error >.<
Soz i double posted =[[!! Was on accident I dunno how it happened.. the other post is below... and i edited this one.. yes i know.. i shoukd have edited the bottom one.. but yeah. :\
Edit your run.bat and replace everything with this:
@echo off
title Running
java -cp bin;lib/netty-3.1.5.GA.jar dragonkk.rs2rsps.Server
pause