Code Monkey home page Code Monkey logo

Comments (4)

skoeven avatar skoeven commented on June 11, 2024

From [email protected] on April 20, 2012 05:24:43

Sounds like you have a conflicting version of jnbt in your classpath. This is a configuration issue with your pc and cannot be fixed in the code, as far as I know.

Status: Invalid
Labels: -Type-Defect Type-Other

from tectonicus.

skoeven avatar skoeven commented on June 11, 2024

From [email protected] on April 20, 2012 05:38:11

How can I fix that then? I had no problem with 2.07, before anvil.

from tectonicus.

skoeven avatar skoeven commented on June 11, 2024

From [email protected] on April 20, 2012 21:42:28

One possibility is that you have the jnbt.jar fire in the same folder as Tectonicus jar. Try deleting or moving the jnbt.jar if that is the case.

Or try using this command before your java.exe command:

set CLASSPATH=.

This will reset the list of folders Java searches to find external libraries for the current shell session only. If it works, you'll need to use this every time or else edit your classpath in the default environment variables (set under My Computer, properties, advanced, apportionment variables)

The problem is Tectonicus uses a custom version of jnbt, but somehow your setup is finding another version of jnbt somewhere and using that instead.

from tectonicus.

skoeven avatar skoeven commented on June 11, 2024

From [email protected] on April 21, 2012 01:57:27

I got it working now, thank you for your help!

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.