Windows .exe Crash on start

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

TheLunaLeo

New Member
Jul 29, 2019
5
0
0
I submitted a ticket about this but im hoping to get answers on here sooner. Whenever I try to start the lanucher I get this. I am running win 8 64 bit.

YogCraft
Modpack is up to date.
dirs mk'd
Current: 1.4.7
Required: 1.4.7
Setting MinMemory to 256
Setting MaxMemory to 1024
Loading jars...
Added URL to classpath: file:/C:/Users/Leo/Desktop/Feed%20The%20Beast/YogCraft/instMods/liteloader.zip
Added URL to classpath: file:/C:/Users/Leo/Desktop/Feed%20The%20Beast/YogCraft/instMods/MinecraftForge.zip
Added URL to classpath: file:/C:/Users/Leo/Desktop/Feed%20The%20Beast/YogCraft/minecraft/bin/minecraft.jar
Added URL to classpath: file:/C:/Users/Leo/Desktop/Feed%20The%20Beast/YogCraft/minecraft/bin/lwjgl.jar
Added URL to classpath: file:/C:/Users/Leo/Desktop/Feed%20The%20Beast/YogCraft/minecraft/bin/lwjgl_util.jar
Added URL to classpath: file:/C:/Users/Leo/Desktop/Feed%20The%20Beast/YogCraft/minecraft/bin/jinput.jar
Loading natives...
Natives loaded...
Loading minecraft class
mc = class net.minecraft.client.Minecraft
field amount: 67
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
MCDIR: C:\Users\Leo\AppData\Roaming\.minecraft
Launching with applet wrapper...
2013-04-09 20:57:04 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading
2013-04-09 20:57:04 [INFO] [MiscPeripheralsASM] Initialized
2013-04-09 20:57:04 [INFO] [STDOUT] Adding Accesstransformer map: pcc_at.cfg
2013-04-09 20:57:04 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-04-09 20:57:04 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-04-09 20:57:04 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
2013-04-09 20:57:04 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2013-04-09 20:57:04 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2013-04-09 20:57:05 [INFO] [STDOUT] Inserted super call into avz.c
2013-04-09 20:57:05 [INFO] [STDOUT] avf was overriden from NotEnoughItems.jar
2013-04-09 20:57:05 [INFO] [STDOUT] FMLRelauncher.relaunchApplet
2013-04-09 20:57:05 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
2013-04-09 20:57:05 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-09 20:57:05 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-09 20:57:05 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-09 20:57:05 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-09 20:57:05 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
2013-04-09 20:57:05 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-04-09 20:57:05 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-04-09 20:57:05 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:51)
2013-04-09 20:57:05 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-09 20:57:05 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-09 20:57:05 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-09 20:57:05 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-09 20:57:05 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-04-09 20:57:05 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-04-09 20:57:05 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-04-09 20:57:05 [INFO] [STDERR] at net.minecraft.Launcher.init(Launcher.java:85)
2013-04-09 20:57:05 [INFO] [STDERR] at net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:149)
2013-04-09 20:57:05 [INFO] [STDERR] at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:208)
2013-04-09 20:57:05 [INFO] [STDERR] Caused by: java.lang.UnsatisfiedLinkError: C:\Users\Leo\Desktop\Feed the Beast\YogCraft\minecraft\bin\natives\lwjgl.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
2013-04-09 20:57:05 [INFO] [STDERR] at java.lang.ClassLoader$NativeLibrary.load(Native Method)
2013-04-09 20:57:05 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary1(Unknown Source)
2013-04-09 20:57:05 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary0(Unknown Source)
2013-04-09 20:57:05 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary(Unknown Source)
2013-04-09 20:57:05 [INFO] [STDERR] at java.lang.Runtime.load0(Unknown Source)
2013-04-09 20:57:05 [INFO] [STDERR] at java.lang.System.load(Unknown Source)
2013-04-09 20:57:05 [INFO] [STDERR] at org.lwjgl.Sys$1.run(Sys.java:69)
2013-04-09 20:57:05 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-04-09 20:57:05 [INFO] [STDERR] at org.lwjgl.Sys.doLoadLibrary(Sys.java:65)
2013-04-09 20:57:05 [INFO] [STDERR] at org.lwjgl.Sys.loadLibrary(Sys.java:81)
2013-04-09 20:57:05 [INFO] [STDERR] at org.lwjgl.Sys.<clinit>(Sys.java:98)
2013-04-09 20:57:05 [INFO] [STDERR] at net.minecraft.client.Minecraft.F(Minecraft.java:2564)
2013-04-09 20:57:05 [INFO] [STDERR] at asz.<init>(SourceFile:20)
2013-04-09 20:57:05 [INFO] [STDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:156)
2013-04-09 20:57:05 [INFO] [STDERR] at asq.<init>(SourceFile:38)
2013-04-09 20:57:05 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
2013-04-09 20:57:05 [INFO] [STDERR] ... 18 more
2013-04-09 20:57:06 [INFO] [STDERR] [20:57:05] [ERROR] FMLRelauncher.relaunchApplet:269->MinecraftLauncher.main:214: Unhandled error launching minecraft: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)
cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
net.minecraft.Launcher.init(Launcher.java:85)
net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:149)
net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:208
 
Anyone? I been trying to get this to run for awhile now and I'm out of ideas google turned up basically nothing as well.
 
Check to make sure you have the 64 bit version of java installed. Your log indicates minecraft is attempting to use a 32 bit library.

Sent from my HTC One X+ using Tapatalk 2
 
I had both installed..I removed both and only put back in 32 and it seems to work now but laggy since it doesn't have the memory that 64 bit does. Should I try to reinstall 64 bit or leave it?
 
Well it seems that the 64bit java is stuck in my pc and didn't remove upon rebooting the pc so i am kinda screwed on that lmao.
 
Status
Not open for further replies.