Started by
AlexRandall
on
Topic category: Troubleshooting, bugs, and solutions
I recently downloaded the legacy converter and I'm not sure how to use it because when I double click mcrconvert-1.0.jar it doesn't open. Right now it says its opening with "OpenJDK Platform Binary." If it should be opening with something else or need to do something differently please let me know. Thanks.
You need to have Java 8 for it to work.
I do have Java 8. Its Java 8 Update 241. Am I supposed to do something else. Please help.
Then try running it from command line and show any error logs you get here.
Okay and I just deleted OpenJDK so now it just says open with Java SE Platform Binary. Is this correct because it still wont open the mcrconvert-1.0.jar file.
How do I do that?
This is what I get when I run in Command Prompt.
C:\Users\micha\Desktop\New folder>java -jar mcrconvert-1.0.jar
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager
at net.mcreator.LegacyConvert.main(SourceFile:191)
Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 1 more
You need all files, not just JAR file. Is there a lib folder next to the jar?
So how do I open both at the same time because when I download the file from your website it is a compressed file.
But yes there is the lib folder, license folder, LICENSE text document, and mcrconvert-1.0.jar file.
Okay I'm sorry but I just restarted my pc for a second time and now it works. Thanks Klemen!
I am having the same issue and I have all of the required files in the correct folder.