Thread: Open Source OSRS Deob cache tools

Page 5 of 6 FirstFirst ... 3456 LastLast
Results 41 to 50 of 52
  1. #41  
    Registered Member
    Join Date
    Dec 2015
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    How do I actually add models into the cache using this? I can see how to edit the item definitions but I don't see where to actually add gzipped models
    Reply With Quote  
     

  2. #42  
    Registered Member ReMillion's Avatar
    Join Date
    Jul 2021
    Age
    33
    Posts
    15
    Thanks given
    2
    Thanks received
    1
    Rep Power
    11
    Hey guys... I am looking for a Cache Editor for an OSRS 205 build and this seems like what I am looking for, but when I try to run it this comes up in the console:

    C:\Users\Pytho\Downloads\Valkyr-Cache-Suite-Public-main\ValkyrSuite\src\main\java\misc\CustomTab.java error: package javafx.scene.control does not exist
    import javafx.scene.control.Tab;
    ^

    I have read in this forum section that you need to use 1.8JDK which I did but it still happens...
    I considered looking for javafx in the project file but I couldn't find it...

    I have downloaded javafx in openJava website but I don't know the best way to implement it...

    I don't even know if I'm looking in the right direction, can someone help me get setup?

    EDIT: I was using JDK 1.8 which is JDK 8 but this is the newest version of JDK 8 which doesn't include JavaFX... I downloaded JDK and JRE SE 8 (from Oracle: Java Archive Downloads - Java SE 8 | Oracle Canada) and I got several warnings when compiling but it works now : )
    Last edited by ReMillion; 11-17-2022 at 10:24 AM.
    Studying Java for Elvarg [317]



    Discord:XeroXipher#7116
    GitHub:WORK IN PROGRESS



    Attached image
    Reply With Quote  
     

  3. #43  
    Donator


    Join Date
    Aug 2022
    Posts
    79
    Thanks given
    12
    Thanks received
    6
    Rep Power
    111
    someone has this please?
    Reply With Quote  
     

  4. #44  
    Registered Member

    Join Date
    Jun 2016
    Posts
    473
    Thanks given
    212
    Thanks received
    148
    Rep Power
    243
    Quote Originally Posted by MATTE0 View Post
    someone has this please?
    GitHub - shadowtea/Valkyr-Cache-Suite-Public

    It's updated to support latest osrs
    Reply With Quote  
     

  5. Thankful users:


  6. #45  
    Registered Member sdaehrevo's Avatar
    Join Date
    Oct 2012
    Posts
    171
    Thanks given
    17
    Thanks received
    8
    Rep Power
    14
    Quote Originally Posted by Rocky View Post
    GitHub - shadowtea/Valkyr-Cache-Suite-Public

    It's updated to support latest osrs
    God you're hot thank you
    Reply With Quote  
     

  7. #46  
    Registered Member
    Join Date
    Nov 2022
    Posts
    6
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    damn wish the linked worked
    Reply With Quote  
     

  8. #47  
    Banned
    Join Date
    May 2023
    Posts
    16
    Thanks given
    0
    Thanks received
    1
    Rep Power
    0
    This tool is great thanks for the share this will help alot with my development
    Reply With Quote  
     

  9. #48  
    Donator

    Join Date
    Jul 2012
    Posts
    218
    Thanks given
    19
    Thanks received
    6
    Rep Power
    0
    Tried everything getting this error when i try to open sprite plugin everything else works weird.. please help



    java.lang.NullPointerException
    at SpriteEditor.initialize(SpriteEditor.java:330)
    at suite.controller.Selection.openEditor(Selection.ja va:173)
    at suite.controller.Selection.openTool(Selection.java :163)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invo ke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invo ke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl. invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at com.sun.javafx.reflect.Trampoline.invoke(MethodUti l.java:77)
    at jdk.internal.reflect.GeneratedMethodAccessor2.invo ke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl. invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at javafx.base/com.sun.javafx.reflect.MethodUtil.invoke(MethodUti l.java:275)
    at javafx.fxml/com.sun.javafx.fxml.MethodHelper.invoke(MethodHelp er.java:84)
    at javafx.fxml/javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLo ader.java:1854)
    at javafx.fxml/javafx.fxml.FXMLLoader$ControllerMethodEventHandle r.handle(FXMLLoader.java:1724)
    at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatc hBubblingEvent(CompositeEventHandler.java:86)
    at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchB ubblingEvent(EventHandlerManager.java:234)
    at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchB ubblingEvent(EventHandlerManager.java:191)
    at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.disp atchBubblingEvent(CompositeEventDispatcher.java:59 )
    at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatch Event(BasicEventDispatcher.java:58)
    at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispat chEvent(EventDispatchChainImpl.java:114)
    at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatch Event(BasicEventDispatcher.java:56)
    at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispat chEvent(EventDispatchChainImpl.java:114)
    at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatch Event(BasicEventDispatcher.java:56)
    at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispat chEvent(EventDispatchChainImpl.java:114)
    at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatch Event(BasicEventDispatcher.java:56)
    at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispat chEvent(EventDispatchChainImpl.java:114)
    at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Event Util.java:74)
    at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(EventUtil .java:49)
    at javafx.base/javafx.event.Event.fireEvent(Event.java:198)
    at javafx.graphics/javafx.scene.Node.fireEvent(Node.java:8792)
    at javafx.controls/javafx.scene.control.Button.fire(Button.java:203)
    at javafx.controls/com.sun.javafx.scene.control.behavior.ButtonBehavi or.mouseReleased(ButtonBehavior.java:208)
    at javafx.controls/com.sun.javafx.scene.control.inputmap.InputMap.han dle(InputMap.java:274)
    at javafx.base/com.sun.javafx.event.CompositeEventHandler$NormalE ventHandlerRecord.handleBubblingEvent(CompositeEve ntHandler.java:247)
    at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatc hBubblingEvent(CompositeEventHandler.java:80)
    at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchB ubblingEvent(EventHandlerManager.java:234)
    at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchB ubblingEvent(EventHandlerManager.java:191)
    at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.disp atchBubblingEvent(CompositeEventDispatcher.java:59 )
    at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatch Event(BasicEventDispatcher.java:58)
    at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispat chEvent(EventDispatchChainImpl.java:114)
    at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatch Event(BasicEventDispatcher.java:56)
    at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispat chEvent(EventDispatchChainImpl.java:114)
    at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatch Event(BasicEventDispatcher.java:56)
    at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispat chEvent(EventDispatchChainImpl.java:114)
    at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatch Event(BasicEventDispatcher.java:56)
    at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispat chEvent(EventDispatchChainImpl.java:114)
    at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Event Util.java:74)
    at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(EventUtil .java:54)
    at javafx.base/javafx.event.Event.fireEvent(Event.java:198)
    at javafx.graphics/javafx.scene.Scene$MouseHandler.process(Scene.java :3897)
    at javafx.graphics/javafx.scene.Scene.processMouseEvent(Scene.java:18 78)
    at javafx.graphics/javafx.scene.Scene$ScenePeerListener.mouseEvent(Sc ene.java:2623)
    at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$Mo useEventNotification.run(GlassViewEventHandler.jav a:411)
    at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$Mo useEventNotification.run(GlassViewEventHandler.jav a:301)
    at java.base/java.security.AccessController.doPrivileged(Native Method)
    at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.la mbda$handleMouseEvent$2(GlassViewEventHandler.java :450)
    at javafx.graphics/com.sun.javafx.tk.quantum.QuantumToolkit.runWithou tRenderLock(QuantumToolkit.java:424)
    at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.ha ndleMouseEvent(GlassViewEventHandler.java:449)
    at javafx.graphics/com.sun.glass.ui.View.handleMouseEvent(View.java:5 57)
    at javafx.graphics/com.sun.glass.ui.View.notifyMouse(View.java:943)
    at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Nativ e Method)
    at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop $3(WinApplication.java:184)
    at java.base/java.lang.Thread.run(Thread.java:829)
    Reply With Quote  
     

  10. #49  
    Registered Member
    Join Date
    Feb 2014
    Posts
    30
    Thanks given
    9
    Thanks received
    5
    Rep Power
    8
    Getting this exact error as well. Not sure why?


    Quote Originally Posted by sleman View Post
    Tried everything getting this error when i try to open sprite plugin everything else works weird.. please help



    java.lang.NullPointerException
    at SpriteEditor.initialize(SpriteEditor.java:330)
    at suite.controller.Selection.openEditor(Selection.ja va:173)
    at suite.controller.Selection.openTool(Selection.java :163)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invo ke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invo ke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl. invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at com.sun.javafx.reflect.Trampoline.invoke(MethodUti l.java:77)
    at jdk.internal.reflect.GeneratedMethodAccessor2.invo ke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl. invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at javafx.base/com.sun.javafx.reflect.MethodUtil.invoke(MethodUti l.java:275)
    at javafx.fxml/com.sun.javafx.fxml.MethodHelper.invoke(MethodHelp er.java:84)
    at javafx.fxml/javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLo ader.java:1854)
    at javafx.fxml/javafx.fxml.FXMLLoader$ControllerMethodEventHandle r.handle(FXMLLoader.java:1724)
    at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatc hBubblingEvent(CompositeEventHandler.java:86)
    at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchB ubblingEvent(EventHandlerManager.java:234)
    at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchB ubblingEvent(EventHandlerManager.java:191)
    at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.disp atchBubblingEvent(CompositeEventDispatcher.java:59 )
    at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatch Event(BasicEventDispatcher.java:58)
    at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispat chEvent(EventDispatchChainImpl.java:114)
    at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatch Event(BasicEventDispatcher.java:56)
    at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispat chEvent(EventDispatchChainImpl.java:114)
    at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatch Event(BasicEventDispatcher.java:56)
    at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispat chEvent(EventDispatchChainImpl.java:114)
    at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatch Event(BasicEventDispatcher.java:56)
    at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispat chEvent(EventDispatchChainImpl.java:114)
    at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Event Util.java:74)
    at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(EventUtil .java:49)
    at javafx.base/javafx.event.Event.fireEvent(Event.java:198)
    at javafx.graphics/javafx.scene.Node.fireEvent(Node.java:8792)
    at javafx.controls/javafx.scene.control.Button.fire(Button.java:203)
    at javafx.controls/com.sun.javafx.scene.control.behavior.ButtonBehavi or.mouseReleased(ButtonBehavior.java:208)
    at javafx.controls/com.sun.javafx.scene.control.inputmap.InputMap.han dle(InputMap.java:274)
    at javafx.base/com.sun.javafx.event.CompositeEventHandler$NormalE ventHandlerRecord.handleBubblingEvent(CompositeEve ntHandler.java:247)
    at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatc hBubblingEvent(CompositeEventHandler.java:80)
    at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchB ubblingEvent(EventHandlerManager.java:234)
    at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchB ubblingEvent(EventHandlerManager.java:191)
    at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.disp atchBubblingEvent(CompositeEventDispatcher.java:59 )
    at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatch Event(BasicEventDispatcher.java:58)
    at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispat chEvent(EventDispatchChainImpl.java:114)
    at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatch Event(BasicEventDispatcher.java:56)
    at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispat chEvent(EventDispatchChainImpl.java:114)
    at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatch Event(BasicEventDispatcher.java:56)
    at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispat chEvent(EventDispatchChainImpl.java:114)
    at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatch Event(BasicEventDispatcher.java:56)
    at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispat chEvent(EventDispatchChainImpl.java:114)
    at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(Event Util.java:74)
    at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(EventUtil .java:54)
    at javafx.base/javafx.event.Event.fireEvent(Event.java:198)
    at javafx.graphics/javafx.scene.Scene$MouseHandler.process(Scene.java :3897)
    at javafx.graphics/javafx.scene.Scene.processMouseEvent(Scene.java:18 78)
    at javafx.graphics/javafx.scene.Scene$ScenePeerListener.mouseEvent(Sc ene.java:2623)
    at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$Mo useEventNotification.run(GlassViewEventHandler.jav a:411)
    at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$Mo useEventNotification.run(GlassViewEventHandler.jav a:301)
    at java.base/java.security.AccessController.doPrivileged(Native Method)
    at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.la mbda$handleMouseEvent$2(GlassViewEventHandler.java :450)
    at javafx.graphics/com.sun.javafx.tk.quantum.QuantumToolkit.runWithou tRenderLock(QuantumToolkit.java:424)
    at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.ha ndleMouseEvent(GlassViewEventHandler.java:449)
    at javafx.graphics/com.sun.glass.ui.View.handleMouseEvent(View.java:5 57)
    at javafx.graphics/com.sun.glass.ui.View.notifyMouse(View.java:943)
    at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Nativ e Method)
    at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop $3(WinApplication.java:184)
    at java.base/java.lang.Thread.run(Thread.java:829)
    Reply With Quote  
     

  11. #50  
    Im an albatraoz

    Nand0's Avatar
    Join Date
    Feb 2010
    Age
    31
    Posts
    948
    Thanks given
    233
    Thanks received
    128
    Rep Power
    241
    any1 still have this?



    Looking for blazing fast and affordable vps or web hosting?
    AllGeniusHost



    Reply With Quote  
     

Page 5 of 6 FirstFirst ... 3456 LastLast

Thread Information
Users Browsing this Thread

There are currently 2 users browsing this thread. (1 members and 1 guests)

  1. Cobo

User Tag List

Similar Threads

  1. Replies: 4
    Last Post: 08-12-2020, 01:34 AM
  2. Buying osrs deob cache tool
    By Manrismdanie in forum Buying
    Replies: 0
    Last Post: 06-22-2020, 09:48 PM
  3. Buying help regarding osrs deob cache
    By Olem in forum Buying
    Replies: 2
    Last Post: 04-01-2020, 01:57 AM
  4. [OSRS] RemakeScape | rev180 | Open-Source OSRS replica
    By kyle_escobar in forum Projects
    Replies: 4
    Last Post: 07-17-2019, 07:53 PM
  5. Replies: 9
    Last Post: 10-26-2018, 04:49 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •