how do you get this to work n eclipse lol idk what to run?
Printable View
how do you get this to work n eclipse lol idk what to run?
Send your discord ( in- my pm ), so i can help you.Quote:
Originally Posted by CyberRick [Only registered and activated users can see links. Click Here To Register...]
Thank you for releasing this!
Hi Andreas, does DirectX & OpenGL work at all? I am debugging it currently, even with clientlibs in the classpath the client acts the same.
I got them to work for myself by grabbing some from another higher revision server.Quote:
Originally Posted by Jawarrior [Only registered and activated users can see links. Click Here To Register...]
I got it to work by updating the libraries loadedQuote:
Originally Posted by Dinh [Only registered and activated users can see links. Click Here To Register...]
Hey Andres, how would you get inventory options to show back up for tinderbox & oak logs? The string array is there in ItemDefinitions but when it loads in game its not there. When I load your client into the original Matrix client the options show though.
yo i try to run this in eclipse but i get this ?:o
Error occurred during initialization of boot layer
java.lang.module.FindException: Module Server not found
any one still have fix this then jwQuote:
Originally Posted by -Andreas [Only registered and activated users can see links. Click Here To Register...]
having trouble getting the server to run in eclipse im getting output
Exception in thread "main" java.lang.NumberFormatException: For input string: "127.0.0.1"
at java.base/java.lang.NumberFormatException.forInputString(Num berFormatException.java:68)
at java.base/java.lang.Integer.parseInt(Integer.java:652)
at java.base/java.lang.Integer.valueOf(Integer.java:983)
at com.rs.Launcher.main(Launcher.java:71)
my config arguments for the launcher are false false 127.0.0.1 false
could anyone please help me i havent worked on servers in quite some time and recently started playing a rsps which gave me the idea for me to create a build my roomates and me can play.