1

Tried to run Forge 1.6.4, Minecraft Crashed. Help?

CreeperSoul23's Avatar CreeperSoul234/4/14 6:14 pm
1 emeralds 308 8
4/4/2014 6:45 pm
CreeperSoul23's Avatar CreeperSoul23
I tried to run Forge (1.6.4) on my minecraft. It suddenly crashed. Here is the crash report:
Click to reveal
---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 4/4/14 3:11 PM
Description: Initializing game

java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
SG/hpm/Core/HPMCORE.preInit(Lcpw/mods/fml/common/event/FMLPreInitializationEvent;)V @24: invokestatic
Reason:
Type 'SG/hpm/Dimensions/HomieWorld/Blocks/FireHomie' (current frame, stack[0]) is not assignable to 'net/minecraft/block/BlockEndPortal'
Current Frame:
bci: @24
flags: { }
locals: { 'SG/hpm/Core/HPMCORE', 'cpw/mods/fml/common/event/FMLPreInitializationEvent' }
stack: { 'SG/hpm/Dimensions/HomieWorld/Blocks/FireHomie', 'java/lang/String' }
Bytecode:
0000000: b200 6612 6804 b800 6e57 b200 66b2 0066
0000010: b800 72b2 0074 1276 b800 7cb2 007e 1280
0000020: b800 7cb2 0082 1284 b800 7cb2 0086 1288
0000030: b800 7cb2 008a 128c b800 7cb2 008e 1290
0000040: b800 7cb2 0092 1294 b800 7cb2 0096 1298
0000050: b800 7cb2 009a 129c b800 7cb2 009e 12a0
0000060: b800 7cb2 00a2 12a4 b800 a8b2 00aa 12ac
0000070: b800 a8b2 0082 1284 b800 b2b2 0086 1288
0000080: b800 b2b2 008a 128c b800 b2b2 0074 12b3
0000090: b800 b2b2 007e 1280 b800 b2b2 008e 1290
00000a0: b800 b2b2 0092 1294 b800 b2b2 0096 1298
00000b0: b800 b2b2 00a2 12b5 b800 b2b2 00aa 12ac
00000c0: b800 b2b2 009a 129c b800 b2b2 0086 12a0
00000d0: b800 b2bb 00b7 59b7 00b8 b800 bcbb 00be
00000e0: 592b b600 c4b7 00c7 4d2c b600 ca2a 2c12
00000f0: cc12 ce11 03e8 b600 d2b6 00d8 b500 da2a
0000100: 2c12 cc12 dc11 03e9 b600 d2b6 00d8 b500
0000110: de2a 2c12 cc12 e011 03ea b600 d2b6 00d8
0000120: b500 e22a 2c12 cc12 e411 03eb b600 d2b6
0000130: 00d8 b500 e62a 2c12 cc12 e811 03ec b600
0000140: d2b6 00d8 b500 ea2a 2c12 ec12 ee11 044c
0000150: b600 d2b6 00d8 b500 f02a 2c12 f212 f411
0000160: 03e9 b600 d2b6 00d8 b500 f62a 2c12 f812
0000170: fa11 03ea b600 d2b6 00d8 b500 fc2a 2c12
0000180: fe13 0100 1103 ebb6 00d2 b600 d8b5 0102
0000190: 2a2c 12ec 1301 0411 03ec b600 d2b6 00d8
00001a0: b501 062c 1301 0813 010a 1104 b0b6 00d2
00001b0: b600 d8b3 010c 2a2c 1301 0e13 0110 1105
00001c0: 14b6 00d2 b600 d8b5 0112 2a2c 1301 0e13
00001d0: 0114 1105 15b6 00d2 b600 d8b5 0116 2a2c
00001e0: 1301 0e13 0118 1105 16b6 00d2 b600 d8b5
00001f0: 011a 2a2c 1301 0e13 011c 1105 17b6 00d2
0000200: b600 d8b5 011e 2a2c 1301 2013 0122 1105
0000210: 78b6 00d2 b600 d8b5 0124 2cb6 0127 b1

at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 84312736 bytes (80 MB) / 182571008 bytes (174 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: ~~ERROR~~ NoSuchMethodError: net.minecraft.client.settings.KeyBinding.w()Lnet/minecraft/client/settings/KeyBinding;
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: Intel 965/963 Graphics Media Accelerator GL version 1.5.0 - Build 7.14.10.1329, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Posted by CreeperSoul23's Avatar
CreeperSoul23
Level 38 : Artisan Creeper
218

Create an account or sign in to comment.

8

CreeperSoul23
04/04/2014 6:45 pm
Level 38 : Artisan Creeper
CreeperSoul23's Avatar
Thanks for helping guys! It works now!
1
CodingBuckets
04/04/2014 6:37 pm
Level 8 : Apprentice Network
CodingBuckets's Avatar
check your mods folder in your .minecraft folder if theres mods in the mods folder then delete them and try running minecraft again
1
CreeperSoul23
04/04/2014 6:44 pm
Level 38 : Artisan Creeper
CreeperSoul23's Avatar
Thanks. Lol there were some mods, I didnt knew though. It was from a long time ago. Ima try running it now. Thanks.
1
aipoduhfoaifh
04/04/2014 6:26 pm
Level 16 : Journeyman Button Pusher
aipoduhfoaifh's Avatar
I have an idea! Don't mod.
1
CreeperSoul23
04/04/2014 6:31 pm
Level 38 : Artisan Creeper
CreeperSoul23's Avatar
It's kinda like for 2 servers of mine...
1
CreeperSoul23
04/04/2014 6:23 pm
Level 38 : Artisan Creeper
CreeperSoul23's Avatar
I got minecraft forge 1.7.2 but i wont install it just in case forge 1.6.4 gets fixed.
1
ima7433
04/04/2014 6:17 pm
Level 14 : Journeyman Warrior
ima7433's Avatar
Do you have a mod?
1
CreeperSoul23
04/04/2014 6:20 pm
Level 38 : Artisan Creeper
CreeperSoul23's Avatar
No mods yet. I have just got forge.
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome