Thread: Valkyr Cache Suite [OPEN SOURCE]

Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
  1. #11  
    Registered Member

    Join Date
    May 2013
    Age
    27
    Posts
    414
    Thanks given
    215
    Thanks received
    200
    Rep Power
    137
    Quote Originally Posted by Calypto View Post
    I've never fully understood cache editing. Could you explain what you mean by this? Is this tool just a GUI on top of DKKs library? And you're suggesting you would convert to use displee's library? Are either of them dynamic (can support multiple revisions)? Thanks.
    The tool is converted over to displee's library now. As for support, dkk's handles purely JS5 library types, which is 502+, and displee's can handle both JS5 format and w/e 317 uses. This tool is much more then purely a gui for the libraries as it handles the decoding and encoding of different configuration types, such as items, npcs etc. You need to read bytes from the cache files a certain way otherwise the data is meaningless. Same goes for writing configurations. When people refer to opcodes it usually means flags or numbers which relate to certain fields, like names or what have you. Lmk if you have anymore questions.
    Reply With Quote  
     

  2. #12  
    Registered Member
    Join Date
    Mar 2012
    Posts
    27
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Im sorry for this super gravedigging. Ive loaded this as a gradle project and refreshed and it did the building project stuff and finished. Im not sure what im suppose to be doing from there. I dont know if im suppose to run something or what im missing. I was hoping to use this to Extract Item models from a 718/742 cache so i can load them in MQO to do some editing. I see to be stuck though and i need someone smarter than myself to nudge me in the right direction.
    Reply With Quote  
     

  3. #13  
    Registered Member
    Join Date
    Nov 2015
    Posts
    12
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    The proguard.conf file is missing, impossible to run the myProguardTask function

    Also, the suite-base jar is missing for the proguard task.
    Reply With Quote  
     

  4. #14  
    van 't stad

    Shnek's Avatar
    Join Date
    Oct 2013
    Posts
    1,065
    Thanks given
    343
    Thanks received
    297
    Rep Power
    109
    Quote Originally Posted by vlieker View Post
    The proguard.conf file is missing, impossible to run the myProguardTask function

    Also, the suite-base jar is missing for the proguard task.
    Why would you need the Proguard task? Proguard is used for obfuscation, which you do not need to run the application
    Attached image

    Do not use the vps from ovh, blocking vps without reason and no customer support
    Reply With Quote  
     

  5. #15  
    Discord Johnyblob22#7757


    Join Date
    Mar 2016
    Posts
    1,384
    Thanks given
    365
    Thanks received
    575
    Rep Power
    5000
    Attached image

    ??????????????????????????
    Reply With Quote  
     

  6. #16  
    Development Services

    Tutus Frutus's Avatar
    Join Date
    Feb 2018
    Posts
    466
    Thanks given
    228
    Thanks received
    217
    Rep Power
    687
    If you have issues with running this... go to the Gradle build file and update your lombok to the latest:

    https://projectlombok.org/setup/gradle (Copy Pasta), refresh and run.

    Quote Originally Posted by Johnyblob22 View Post
    Attached image

    ??????????????????????????
    Probably went wrong somewhere along the lines of configuring it.. just download clean, open IntelliJ, update lombok, refresh Gradle aaand run.

    Oh, and for those who struggle with Gradle.. it uses features that are deprecated in Gradle 7.. so use Gradle 6.9 and it will be fine... or simply update the gradle build.

    Attached image
    Attached image
    Reply With Quote  
     

  7. #17  
    Registered Member
    Join Date
    Nov 2013
    Posts
    43
    Thanks given
    60
    Thanks received
    14
    Rep Power
    42
    Quote Originally Posted by Tutus Frutus View Post
    If you have issues with running this... go to the Gradle build file and update your lombok to the latest:

    https://projectlombok.org/setup/gradle (Copy Pasta), refresh and run.



    Probably went wrong somewhere along the lines of configuring it.. just download clean, open IntelliJ, update lombok, refresh Gradle aaand run.

    Oh, and for those who struggle with Gradle.. it uses features that are deprecated in Gradle 7.. so use Gradle 6.9 and it will be fine... or simply update the gradle build.
    Man, I tried all of these things and can't even figure out how to get the program to even run. Using Gradle 6.9 for the build through Intellij.
    Reply With Quote  
     

  8. #18  
    Development Services

    Tutus Frutus's Avatar
    Join Date
    Feb 2018
    Posts
    466
    Thanks given
    228
    Thanks received
    217
    Rep Power
    687
    Quote Originally Posted by shawn A View Post
    Man, I tried all of these things and can't even figure out how to get the program to even run. Using Gradle 6.9 for the build through Intellij.
    Gotta need more info than that, as these exact steps worked for me 3-4 times in a row now on separate computers/installations.

    Attached image
    Attached image
    Reply With Quote  
     

  9. #19  
    Registered Member
    Join Date
    Nov 2013
    Posts
    43
    Thanks given
    60
    Thanks received
    14
    Rep Power
    42
    Quote Originally Posted by Tutus Frutus View Post
    Gotta need more info than that, as these exact steps worked for me 3-4 times in a row now on separate computers/installations.
    Absolutely, so I am just not seeing anywhere to actually run the program if that makes sense. I tried switching to the Gradle 6.9 version like you recommended up above and I copy and pasted the Lombok text into the Gradle.build. I'll send a screenshot. Appreciate your response.

    Got it all cleared up, really appreciate the help!
    Reply With Quote  
     

  10. #20  
    Banned

    Join Date
    Mar 2010
    Posts
    2,218
    Thanks given
    170
    Thanks received
    262
    Rep Power
    0
    Thank you for the release.

    Note:
    If you're wondering why you have errors read below.

    1) for some reason the Lombok plugin doesn't work with the project, a quick fix would be to manually add get/set methods.
    2) Try using a different IDE with the plugins.

    Errors on loading index? or Not encoding correctly?

    1) You need to update the tool to use YOUR revisions cache streams. You can do this by re-reading all the OPCodes manually and correcting what they read.
    Reply With Quote  
     

Page 2 of 2 FirstFirst 12

Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Replies: 73
    Last Post: 04-14-2022, 05:05 PM
  2. Toms suite open source (including all files)
    By owner blade in forum Requests
    Replies: 0
    Last Post: 01-18-2013, 03:35 PM
  3. Auto Cache Downloading Client (OPEN SOURCE)
    By eyrescape in forum Downloads
    Replies: 8
    Last Post: 01-06-2008, 10:51 AM
  4. Replies: 12
    Last Post: 09-22-2007, 06:09 PM
  5. Replies: 3
    Last Post: 09-10-2007, 07:07 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •