Jump to content

1.6.4 & 1.7.2 Immediately crashing with no mods installed on Linux OS


metarmask

Recommended Posts

This is what I did:

* Downloaded the minecraft launcher jar file and placed it in a folder

* Set up a .desktop file with the exec parameter set to

java -jar pathWhereTheJarIs/theJar.jar

* Ran the 1.6.4/1.7.2 version

* Download the 1.6.4(latest)/1.7.2(recommended AND latest) forge installer

* Ran the file using the terminal:

java -jar nameOfForgeInstaller.jar

* Selected install client

* I then opened the launcher again and ran the newly created profile created by forge.

 

Both versions work as expected on my Windows computer. But when I tried with my Ubuntu computer I get this console output:

 

Development Console:

 

[09:11:01 INFO]: Launching game

[09:11:01 INFO]: Unpacking natives to /home/mats/.minecraft/versions/1.6.4-Forge9.11.1.965/1.6.4-Forge9.11.1.965-natives-5224686328135

[09:11:01 INFO]: Reconstructing virtual assets folder at /home/mats/.minecraft/assets/virtual/legacy

[09:11:01 INFO]: Launching in /home/mats/.minecraft

[09:11:01 INFO]: Half command: /usr/lib/jvm/java-7-openjdk-i386/jre/bin/java -Xmx512M -Djava.library.path=/home/mats/.minecraft/versions/1.6.4-Forge9.11.1.965/1.6.4-Forge9.11.1.965-natives-5224686328135 -cp /home/mats/.minecraft/libraries/net/minecraftforge/minecraftforge/9.11.1.965/minecraftforge-9.11.1.965.jar:/home/mats/.minecraft/libraries/net/minecraft/launchwrapper/1.8/launchwrapper-1.8.jar:/home/mats/.minecraft/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar:/home/mats/.minecraft/libraries/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar:/home/mats/.minecraft/libraries/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar:/home/mats/.minecraft/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar:/home/mats/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar:/home/mats/.minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar:/home/mats/.minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar:/home/mats/.minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar:/home/mats/.minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar:/home/mats/.minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar:/home/mats/.minecraft/libraries/argo/argo/2.25_fixed/argo-2.25_fixed.jar:/home/mats/.minecraft/libraries/org/bouncycastle/bcprov-jdk15on/1.47/bcprov-jdk15on-1.47.jar:/home/mats/.minecraft/libraries/com/google/guava/guava/14.0/guava-14.0.jar:/home/mats/.minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar:/home/mats/.minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar:/home/mats/.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar:/home/mats/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar:/home/mats/.minecraft/libraries/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar:/home/mats/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar:/home/mats/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar:/home/mats/.minecraft/versions/1.6.4-Forge9.11.1.965/1.6.4-Forge9.11.1.965.jar net.minecraft.launchwrapper.Launch

[09:11:01 INFO]: Looking for orphaned versions to clean up...

[09:11:02 INFO]: Looking for old natives & assets to clean up...

[09:11:02 INFO]: Client> Jun 07, 2014 9:11:02 AM net.minecraft.launchwrapper.LogWrapper log

[09:11:02 INFO]: Client> INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

[09:11:02 INFO]: Client> Jun 07, 2014 9:11:02 AM net.minecraft.launchwrapper.LogWrapper log

[09:11:02 INFO]: Client> INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker

[09:11:02 INFO]: Client> Jun 07, 2014 9:11:02 AM net.minecraft.launchwrapper.LogWrapper log

[09:11:02 INFO]: Client> INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker

[09:11:02 INFO]: Client> 2014-06-07 09:11:02 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading

[09:11:02 INFO]: Client> 2014-06-07 09:11:02 [iNFO] [ForgeModLoader] Java is OpenJDK Server VM, version 1.7.0_55, running on Linux:i386:3.2.0-48-generic, installed at /usr/lib/jvm/java-7-openjdk-i386/jre

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] Exception in thread "main" java.lang.NoClassDefFoundError: org/objectweb/asm/ClassVisitor

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] at java.lang.Class.privateGetDeclaredConstructors(Class.java:2493)

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] at java.lang.Class.getConstructor0(Class.java:2803)

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] at java.lang.Class.newInstance(Class.java:345)

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:84)

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:100)

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: org.objectweb.asm.ClassVisitor

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(URLClassLoader.java:366)

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(URLClassLoader.java:355)

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113)

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:425)

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:358)

[09:11:03 INFO]: Client> 2014-06-07 09:11:03 [iNFO] [sTDERR] ... 8 more

[09:11:03 ERROR]: java.io.IOException: Stream closed

[09:11:03 ERROR]: Game ended with bad state (exit code 1)

[09:11:03 INFO]: Ignoring visibility rule and showing launcher due to a game crash

[09:11:03 INFO]: Deleting /home/mats/.minecraft/versions/1.6.4-Forge9.11.1.965/1.6.4-Forge9.11.1.965-natives-5224686328135

 

Nothing is written to the forge logs

 

I did the same with the 1.7.2 (recommended AND latest) version and got this in the Development Console:

 

[09:39:06 INFO]: Launching game

[09:39:06 INFO]: Unpacking natives to /home/mats/.minecraft/versions/1.7.2-Forge10.12.1.1060/1.7.2-Forge10.12.1.1060-natives-6909896692152

[09:39:06 INFO]: Reconstructing virtual assets folder at /home/mats/.minecraft/assets/virtual/legacy

[09:39:06 INFO]: Launching in /home/mats/.minecrafts/Forge

[09:39:06 INFO]: Half command: /usr/lib/jvm/java-7-openjdk-i386/jre/bin/java -Xmx512M -Djava.library.path=/home/mats/.minecraft/versions/1.7.2-Forge10.12.1.1060/1.7.2-Forge10.12.1.1060-natives-6909896692152 -cp /home/mats/.minecraft/libraries/net/minecraftforge/forge/1.7.2-10.12.1.1060/forge-1.7.2-10.12.1.1060.jar:/home/mats/.minecraft/libraries/net/minecraft/launchwrapper/1.9/launchwrapper-1.9.jar:/home/mats/.minecraft/libraries/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar:/home/mats/.minecraft/libraries/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar:/home/mats/.minecraft/libraries/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar:/home/mats/.minecraft/libraries/java3d/vecmath/1.3.1/vecmath-1.3.1.jar:/home/mats/.minecraft/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar:/home/mats/.minecraft/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar:/home/mats/.minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar:/home/mats/.minecraft/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar:/home/mats/.minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar:/home/mats/.minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar:/home/mats/.minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar:/home/mats/.minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar:/home/mats/.minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar:/home/mats/.minecraft/libraries/io/netty/netty-all/4.0.10.Final/netty-all-4.0.10.Final.jar:/home/mats/.minecraft/libraries/com/google/guava/guava/15.0/guava-15.0.jar:/home/mats/.minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar:/home/mats/.minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar:/home/mats/.minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar:/home/mats/.minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar:/home/mats/.minecraft/libraries/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar:/home/mats/.minecraft/libraries/com/mojang/authlib/1.3/authlib-1.3.jar:/home/mats/.minecraft/libraries/org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.jar:/home/mats/.minecraft/libraries/org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.jar:/home/mats/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar:/home/mats/.minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar:/home/mats/.minecraft/versions/1.7.2-Forge10.12.1.1060/1.7.2-Forge10.12.1.1060.jar net.minecraft.launchwrapper.Launch

[09:39:06 INFO]: Looking for orphaned versions to clean up...

[09:39:07 INFO]: Looking for old natives & assets to clean up...

[09:39:07 INFO]: Client> Error: Could not find or load main class net.minecraft.launchwrapper.Launch

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: java.io.IOException: Stream closed

[09:39:07 ERROR]: Game ended with bad state (exit code 1)

[09:39:07 INFO]: Ignoring visibility rule and showing launcher due to a game crash

[09:39:07 INFO]: Deleting /home/mats/.minecraft/versions/1.7.2-Forge10.12.1.1060/1.7.2-Forge10.12.1.1060-natives-6909896692152

 

Still no logs.

 

Reading the Development Console, I assume the launcher can't find the main start file. The vanilla versions of the game works perfectly. Is there any Linux user that have managed to run forge? Am I doing something wrong?

 

System properties:

OS Name: Linux

OS Version: 3.2.0-48-generic

OS Arch: i386

Java Version: 1.7.0_55

32-bit

Link to comment
Share on other sites

[09:11:03 INFO]: Client> 2014-06-07 09:11:03  [sTDERR] Caused by: java.lang.ClassNotFoundException: org.objectweb.asm.ClassVisitor

Whatever launcher you are using is not downloading all of the libraries nessasary for the game to start, or your ASM library is corrupt, try using mojang's official launcher.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.