Giter VIP home page Giter VIP logo

rs3-model-viewer's People

Contributors

displee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rs3-model-viewer's Issues

For those who can't get it to compile/work

Edit: Updated for eclipse users.

  1. Some error about "does not match the expected package".
    Add src/main/java and src/main/resources as source folders.
  2. "Getter cannot be resolved to a type".
    Go here https://projectlombok.org/setup/eclipse and then add lombok.jar to your libraries.
  3. "The import org.lwjgl.opengl cannot be resolved"
    Download lwjgl-2.9.3.zip from the sourceforge link on this page http://legacy.lwjgl.org/download.php.html . Copy lwjgl-2.9.3/jar/lwjgl.jar from the zip file somewhere and add it to your libraries.
  4. Some JavaFX exception when selecting a model.
    In /src/main/java/com/displee/Constants.java, set ENABLE_TEXTURES to false.
    In /src/main/java/com/displee/cache/ModelDefinition.java, comment out the whole for loop around line 493.

If you can't find the RS3 cache files, it's because NXT uses different cache files and you need to download the java client from here:
https://www.runescape.com/download/old-versions
You will also need to play the game with the java client so the cache gets downloaded.

Cache files not found

Greetings,
I think the cache filenames have changed or something. Rs3 NXT client stores a bunch of these .jscache files. Your tool is looking for completely different files. Have I understood incorrectly?
Anyway good work, keep it up! Thanks for sharing this tool, I'm looking forward to getting it actually show some models :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.