OSRS Open Source OSRS Deob cache tools

The world map viewer simply doesn't work for me, neither does the cs2 editor (I added an issue on your github). This is fantastic btw thanks a lot.
 
I moved the plugins to the folder but no matter what i do i canno seem to edit the cache :/
I don't see the plugins either. Is there a way into contacting you sir?
 
Having issues getting this to load plugins. I added all the folders of plugins to the directory
C:\Users\anon\.valkyr\plugins\
5WioyL8.png




The console seems to indicate a proper count of all 12 plugin folders in the directory, but isn't loading any of them
296566 [Thread-13] INFO store.plugin.PluginManager - fileCount: 12
Finish loading
296567 [Thread-13] INFO store.plugin.PluginManager - Loaded: 0 plugins



Any thoughts?
 
Having issues getting this to load plugins. I added all the folders of plugins to the directory

5WioyL8.png




The console seems to indicate a proper count of all 12 plugin folders in the directory, but isn't loading any of them




Any thoughts?
the tool isnt designed to load plugins in folders, just dump all of your plugin jars into the plugins folder instead.
 
You should put a paypal email up for people to gift, probably saved a lot of people time/effort.
 
Can someone help me out with this?

Code:
ValkyrSuite\src\main\java\misc\CustomTab.java:3: error: package javafx.scene.control does not exist
import javafx.scene.control.Tab;
 
Can someone help me out with this?

Code:
ValkyrSuite\src\main\java\misc\CustomTab.java:3: error: package javafx.scene.control does not exist
import javafx.scene.control.Tab;

Change your Gradle JVM to Java 1.8, be sure you have both 1.8 for SE and JDK
 
Change your Gradle JVM to Java 1.8, be sure you have both 1.8 for SE and JDK

tnx that works but its gives again errors, someone know a fix?

the plugin is a jar, and in the correct path

Code:
java.io.FileNotFoundException: C:\Users\USER\.valkyr\plugins\SpotAnimPlugin-1.0.0.jar (Het systeem kan het opgegeven pad niet vinden)
	at java.util.zip.ZipFile.open(Native Method)
	at java.util.zip.ZipFile.<init>(ZipFile.java:225)
	at java.util.zip.ZipFile.<init>(ZipFile.java:155)
	at java.util.jar.JarFile.<init>(JarFile.java:166)
	at java.util.jar.JarFile.<init>(JarFile.java:103)
	at store.plugin.PluginManager.loadPlugins(PluginManager.java:80)
	at store.plugin.PluginManager.<init>(PluginManager.java:54)
	at store.plugin.PluginManager.create(PluginManager.java:248)
	at suite.controller.Selection$2.call(Selection.java:118)
	at suite.controller.Selection$2.call(Selection.java:113)
	at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.lang.Thread.run(Thread.java:748)
java.lang.NullPointerException
	at store.plugin.PluginManager.loadPlugins(PluginManager.java:149)
	at store.plugin.PluginManager.<init>(PluginManager.java:54)
	at store.plugin.PluginManager.create(PluginManager.java:248)
	at suite.controller.Selection$2.call(Selection.java:118)
	at suite.controller.Selection$2.call(Selection.java:113)
	at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.lang.Thread.run(Thread.java:748)

Huge tnx already
 
Change your Gradle JVM to Java 1.8, be sure you have both 1.8 for SE and JDK


You are a legend.

But I still have a problem. This was made specifically to open Kronos-Master's "Cache" right? The problem I have is when I load the cache folder nothing comes up, not an error or an update.

If anyone wants to help me out, let me know.

Thanks.
 
This will most likely be my last post on here (hopefully) and also my last contribution. I've been making basic config editors for awhile now and figured id make this open source to hopefully make deob servers more relevant. Enjoy making dreamscapes.

Some tools are unfinished & theirs a lot of extra code for various stuff i was messing with.

https://github.com/ReverendDread/Valkyr-Cache-Suite-Public

Spoiler for Setup:


Step 1: Import the root gradle file.

Step 2: Create a run configuration to build & move plugins for development when running out of an IDE.
MyJ2cH4.png


If your looking to share plugins, you can find the compiled jars in ValkyrSuite.plugins



Spoiler for Media:

QKO2jyX.png

HTQQnoL.png

DL0CTXb.png

C8OPKXS.png

noqOYwt.png

IUUzFX3.png

Z1uKo0J.png

DoWAuD2.png
]



Wow just seeing this, this is dope!!. Thx m8!
 

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