XenoRune Reupload w/ fix

That would be because you need to run this server through eclipse. Here's a short tutorial on how to do that, ( http://www.rune-server.org/runescap...h-eclipse-extreme-beginners-tutorial-1-a.html )



Again I'd heavily recommend running via eclipse for your development phase, but here's the .bat I used for out-of-eclipse loading:


Code:
@echo off
title 530 Client .bat by Jamal.Xeon
java -Xmx1024m ClientLoader
@pause


Error stays

[2014/04/05 17:44:42] [GameEngine]: java.lang.Exception: Invalid Cache path
[2014/04/05 17:44:42] [GameEngine]: Invalid Cache path
[2014/04/05 17:44:42] [GameEngine]: com.xeno.cache.Cache.<init>(Cache.java:32)
[2014/04/05 17:44:42] [GameEngine]: com.xeno.Server.<init>(Server.java:79)
[2014/04/05 17:44:42] [GameEngine]: com.xeno.Main$1.run(Main.java:29)
[2014/04/05 17:44:42] [GameEngine]: java.lang.Thread.run(Unknown Source)
 
Nice nice. Downloadworthy for sure, even if it was only to archive it.

Thanks :)

Atm I have a few content & fixes added into my current xenorune version. I really like this rev in HD w/ tweening on tbh.
 
Almost completed 530 cache.

Bt6juwE.jpg
 
Just got to say, Rs Wiki/ Whale Killer is the most helpful dude ever. Thanks so much!!! Now I can actually work on programming a good 530 base!
 
Does it contain the client and cache?
And I can't download it from mega, mind upload it to mediafire or somewhere else?
 
Does it contain the client and cache?
And I can't download it from mega, mind upload it to mediafire or somewhere else?

Mediafire link would be down a lot faster then mega. Just use google chrome. and download.
Main link contains server, cache, 32bit dll's, client.
 
The grand exchange lines were commented out for a reason bro..

edit, and there's no capital R in the name, that shit pisses me off so much ffs :mad:
 
So for anyone getting the
Code:
@Override
[I]Must override a superclass method
 [/I]

What you need to do is:
  1. Install jre7, and jdk 1.7.0_51
  2. Set your EV (Environment Variable) PATH to your "C:\Program Files\Java\jdk1.7.0_51\bin"
  3. Then restart your PC
  4. Create a new Eclipse Work-space, (after saving all work on other project)
  5. Re-import/new project of your desired Client/Server.
  6. Wazzam, hope this helps.

Or you could just get the newer xstream library from the xstream website
 

Users who are viewing this thread (total: 1, members: 0, guests: 1)