Closed GoogleCodeExporter closed 9 years ago
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.
Original comment by sambened...@gmail.com
on 20 Apr 2012 at 12:24
How can I fix that then? I had no problem with 2.07, before anvil.
Original comment by sense...@gmail.com
on 20 Apr 2012 at 12:38
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.
Original comment by sambened...@gmail.com
on 21 Apr 2012 at 4:42
I got it working now, thank you for your help!
Original comment by sense...@gmail.com
on 21 Apr 2012 at 8:57
Original issue reported on code.google.com by
sense...@gmail.com
on 19 Apr 2012 at 2:05Attachments: