Giter Site home page Giter Site logo

java exception about tectonicus HOT 4 CLOSED

tectonicus avatar tectonicus commented on May 17, 2024
java exception

from tectonicus.

Comments (4)

skoeven avatar skoeven commented on May 17, 2024

From [email protected] on July 29, 2013 23:41:35

I got the same problem. I think it happens when tectonicus tries to scan your Minecraft versions folder, and if it contains directories with incorrect names (like that 'old1'), Tectonicus fails to parse it's version and crashes.
There are two ways to solve: remove all non-standard directories from .minecraft/versions or manually specify the the path to your minecraft.jar: minecraftJar="~/.minecraft/versions/1.6.2/1.6.2.jar"

from tectonicus.

skoeven avatar skoeven commented on May 17, 2024

From skoeven on July 30, 2013 18:24:22

Don't use the fullConfig.xml file it's not a valid config file. It's used to show all possible values for each config attribute. You probably want to use simpleConfig.xml to start out with.
The exception you're seeing is caused by a parsing error like medvedx64 mentioned. Tectonicus looks for folder names that have period separated version numbers in them, so I'm guessing the full folder name is something like 'old1.5' or similar. Tectonicus tries to parse each separated value into an integer but doesn't know what to do with 'old1'. I'll get it fixed. In the meantime you can follow the advice that medvedx64 gave to get things working.

Status: Accepted
Owner: skoeven

from tectonicus.

skoeven avatar skoeven commented on May 17, 2024

From [email protected] on August 05, 2013 04:30:38

#1 : I had a "old" folder inside version folder of minecraft, i moved elsewhere it and it everything work fine.

skoeven : i should have specified that i started from fullConfig.xml to make my config file and i did not rename it after saving it.

Thanks you, problem solved !

PS : how do i mark the issue as solved ?

from tectonicus.

skoeven avatar skoeven commented on May 17, 2024

From skoeven on November 06, 2013 21:52:48

Invalid directory names in the versions folder will no longer cause an exception.

Status: Verified

from tectonicus.

Related Issues (20)

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.