(SOLVED)FTB launcher fails to load minecraft

Status
Not open for further replies.

Nopego

New Member
Jul 29, 2019
2
0
0
FTB Launcher version: 1.2.6
Minecraft Version: 1.5.2
Java version:1.7.0_25 64x

Hello, i've been using the feed the beast mod pack for about a month now, with no problems, but recently i decided to install Ubuntu 12.04 64x, to replace windows 7 x86 (32 bit), i have java 7 64x installed but when i try running FTB unleashed i get this error message from the log :
Current: 1.5.2
Required: 1.5.2
Setting MinMemory to 256
Setting MaxMemory to 1024
Loading jars...
Added URL to classpath: file:/home/james/.ftblauncher/Unleashed/instMods/MinecraftForge.zip
Added URL to classpath: file:/home/james/.ftblauncher/Unleashed/minecraft/bin/minecraft.jar
Added URL to classpath: file:/home/james/.ftblauncher/Unleashed/minecraft/bin/lwjgl.jar
Added URL to classpath: file:/home/james/.ftblauncher/Unleashed/minecraft/bin/lwjgl_util.jar
Added URL to classpath: file:/home/james/.ftblauncher/Unleashed/minecraft/bin/jinput.jar
Loading natives...
Natives loaded...
Loading minecraft class
mc = class net.minecraft.client.Minecraft
field amount: 68
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
MCDIR: /home/james/.ftblauncher/Unleashed/.minecraft
Launching with applet wrapper...
2013-08-10 17:29:52 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading
2013-08-10 17:29:52 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_25, running on Linux:amd64:3.5.0-37-generic, installed at /usr/lib/jvm/java-7-oracle/jre
2013-08-10 17:29:52 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-08-10 17:29:52 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-08-10 17:29:52 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-08-10 17:29:52 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-08-10 17:29:53 [INFO] [STDOUT] Adding Accesstransformer map: ccm_at.cfg
2013-08-10 17:29:53 [INFO] [STDOUT] Adding Accesstransformer map: pcc_at.cfg
2013-08-10 17:29:53 [INFO] [STDOUT] Adding Accesstransformer map: denLib_at.cfg
2013-08-10 17:29:53 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-08-10 17:29:54 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-08-10 17:29:54 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
2013-08-10 17:29:54 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2013-08-10 17:29:54 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2013-08-10 17:29:54 [INFO] [ForgeModLoader] [denLibCore]: Registered updater for denLib
2013-08-10 17:29:57 [INFO] [STDOUT] Inserted super call into azg.c
2013-08-10 17:29:57 [INFO] [STDOUT] ayl was overriden from NotEnoughItems 1.5.2.28.jar
2013-08-10 17:29:57 [INFO] [STDOUT] RenderGlobal Class Detected
2013-08-10 17:29:57 [INFO] [STDOUT] RenderGlobal (Obfuscated) Function Injection Detected
2013-08-10 17:29:57 [INFO] [STDOUT] RenderGlobal Injection Point Detected (updateEntityCape(Lmp;)V)
2013-08-10 17:29:58 [INFO] [STDOUT] FMLRelauncher.relaunchApplet
2013-08-10 17:29:58 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
2013-08-10 17:29:58 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-08-10 17:29:58 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-08-10 17:29:58 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-08-10 17:29:58 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:606)
2013-08-10 17:29:58 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:247)
2013-08-10 17:29:58 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-08-10 17:29:58 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-08-10 17:29:58 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:51)
2013-08-10 17:29:58 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-08-10 17:29:58 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-08-10 17:29:58 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-08-10 17:29:58 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:606)
2013-08-10 17:29:58 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:277)
2013-08-10 17:29:58 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-08-10 17:29:58 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-08-10 17:29:58 [INFO] [STDERR] at net.minecraft.Launcher.init(Launcher.java:85)
2013-08-10 17:29:58 [INFO] [STDERR] at net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:149)
2013-08-10 17:29:58 [INFO] [STDERR] at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:211)
2013-08-10 17:29:58 [INFO] [STDERR] Caused by: java.lang.UnsatisfiedLinkError: /home/james/.ftblauncher/Unleashed/minecraft/bin/natives/liblwjgl.so: /home/james/.ftblauncher/Unleashed/minecraft/bin/natives/liblwjgl.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)
2013-08-10 17:29:58 [INFO] [STDERR] at java.lang.ClassLoader$NativeLibrary.load(Native Method)
2013-08-10 17:29:58 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1957)
2013-08-10 17:29:58 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1882)
2013-08-10 17:29:58 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1843)
2013-08-10 17:29:58 [INFO] [STDERR] at java.lang.Runtime.load0(Runtime.java:795)
2013-08-10 17:29:58 [INFO] [STDERR] at java.lang.System.load(System.java:1061)
2013-08-10 17:29:58 [INFO] [STDERR] at org.lwjgl.Sys$1.run(Sys.java:69)
2013-08-10 17:29:58 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-08-10 17:29:58 [INFO] [STDERR] at org.lwjgl.Sys.doLoadLibrary(Sys.java:65)
2013-08-10 17:29:58 [INFO] [STDERR] at org.lwjgl.Sys.loadLibrary(Sys.java:81)
2013-08-10 17:29:58 [INFO] [STDERR] at org.lwjgl.Sys.<clinit>(Sys.java:98)
2013-08-10 17:29:58 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71386_F(Minecraft.java:2576)
2013-08-10 17:29:58 [INFO] [STDERR] at net.minecraft.util.Timer.<init>(SourceFile:20)
2013-08-10 17:29:58 [INFO] [STDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:154)
2013-08-10 17:29:58 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.<init>(SourceFile:38)
2013-08-10 17:29:58 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
2013-08-10 17:29:58 [INFO] [STDERR] ... 18 more
2013-08-10 17:29:58 [INFO] [STDERR] [17:29:58] [ERROR] FMLRelauncher.relaunchApplet:287->MinecraftLauncher.main:217: Unhandled error launching minecraft: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2013-08-10 17:29:58 [INFO] [STDERR] cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:287)
2013-08-10 17:29:58 [INFO] [STDERR] cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-08-10 17:29:58 [INFO] [STDERR] net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-08-10 17:29:58 [INFO] [STDERR] net.minecraft.Launcher.init(Launcher.java:85)
2013-08-10 17:29:58 [INFO] [STDERR] net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:149)
2013-08-10 17:29:58 [INFO] [STDERR] net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:211)
I've googled around and tried what i could but i've come up empty, im a fairly new Linux user , so i wont be surprised if i forgot to install something or missed something somewhere, any help is very apreciated.
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
I'm tapping into the not so secret resource that is my hubby:
He asks-Do you have any problems with any other Java based programs?
(He can't be bothered to log in to his own account... >.> )
He continues to ask: why did you switch from 32 bit windows to 64 bit ubuntu? Do you have a 32 bit processor or 64 bit?
 

Nopego

New Member
Jul 29, 2019
2
0
0
Well, i solved the problem after more scavenging on the Internet, and figured out it was the lwjgl that had to be updated. Also my processor supports 32 and 64 bit, was just stuck with windows 32 until i had the idea of installing a free 64 bit OS, Ubuntu. Thank you anyway for the support, Now enjoying Feed the beast with my new OS, and freed ram.
 
Status
Not open for further replies.