I downloaded the latest version of Forge for 1.6.4, I checked every mod version (it's all 1.6.4) and my minecraft crashes.
Crash report:
raft Crash Report ----
// Surprise! Haha. Well, this is awkward.Time: 7/29/14 5:26 PM
Description: Initializing game
java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
com/moreexplosives/MoreExplosives.sendClientFXPacket(Lnet/minecraft/world/ColorizerGrass;DDD)V @91: invokevirtual
Reason:
Type 'net/minecraft/network/packet/Packet103SetSlot' (current frame, stack[1]) is not assignable to 'net/minecraft/network/packet/Packet12PlayerLook'
Current Frame:
bci: @91
flags: { }
locals: { 'net/minecraft/world/ColorizerGrass', double, double_2nd, double, double_2nd, double, double_2nd, 'java/util/Iterator', 'net/minecraft/entity/player/CallableItemName' }
stack: { 'net/minecraft/network/ThreadLoginVerifier', 'net/minecraft/network/packet/Packet103SetSlot' }
Bytecode:
0000000: 2ab4 011b b901 2101 003a 0719 07b9 0127
0000010: 0100 9900 4f19 07b9 012b 0100 c001 2d3a
0000020: 0819 0827 2918 05b6 0131 1401 3298 9c00
0000030: 3019 08c0 0135 b401 3810 0706 bd00 0459
0000040: 0327 8eb8 013e 5359 0429 8eb8 013e 5359
0000050: 0518 058e b801 3e53 b801 44b6 014a a7ff
0000060: adb1
Stackmap Table:
append_frame(@11,Object[#291])
same_frame_extended(@94)
same_frame(@97)
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 7 (amd64) version 6.1
Java Version: 1.7.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 94052904 bytes (89 MB) / 230281216 bytes (219 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 16 mods loaded, 16 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed
CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems.jar) Unloaded->Constructed
iChunUtil{2.4.0} [iChunUtil] (iChunUtil.zip) Unloaded->Constructed
instahouse{[1.6.4] Insta House v 5.3} [Insta House] (InstaHouse.zip) Unloaded->Constructed
lucky{4.2.1} [Lucky Block] (LuckyBlock.jar) Unloaded->Constructed
MinersDeluxe{2.2.3} [MinersDeluxe] (MinersDeluxe.zip) Unloaded->Constructed
mopickaxes{5.3.1} [Mo' Pickaxes] (MoPickaxes.zip) Unloaded->Constructed
MoreExplosives{Release 3.7 for Minecraft 1.6.2} [More Explosives] (MoreExplosives.zip) Unloaded
MORENETHERORESMOD{1.0.3} [More Nether Ores] (MoreNetherOres.zip) Unloaded
MoreSwordsMod{2.6.0} [More Swords Mod] (MoreSwords.jar) Unloaded
Morph{0.7.2} [Morph] (Morph.zip) Unloaded
TLSpecialArmor{1.6.4} [SpecialArmor] (SpecialArmor.zip) Unloaded
YoutubeBlocksMod{4.0.0} [Youtuber Blocks Mod] (YouTuberBlocks.zip) Unloaded
Launched Version: 1.6.4 Forge
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 6700 Series GL version 4.1.10750 Compatibility Profile Context, ATI Technologies Inc.
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
What should I do?
Installed mods:
- Code Chicken Core
- iChun Util
- Insta House Mod
- Lucky Block Mod
- Miners Deluxe Mod
- Mo' Pickaxes Mod
- More Explosives Mod
- More Nether Ores Mod
- More Swords Mod
- Morph Mod (from iChun)
- Not Enough Items Mod
- Special Armor Mod
- YouTuber Blocks Mod
EDIT: I deleted the More Explosives Mod (1.6.2), and I deleted the More Nether Ores Mod because there was an ID Conflict.
Did deleting More Explosives not fix it? I see a lot of it in the crash report.
Rollback Post to RevisionRollBack
When posting a new thread: http://bit.ly/1nUXmYS If your problem has been solved, please consider adding [Solved] to beginning of the title! Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
Haha, don't we all. Just saw a review, doesn't look bad. If you can add [Solved] to the beginning of the title of this thread, that would be amazing.
Rollback Post to RevisionRollBack
When posting a new thread: http://bit.ly/1nUXmYS If your problem has been solved, please consider adding [Solved] to beginning of the title! Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
To post a comment, please login or register a new account.
Crash report:
What should I do?
Installed mods:
- Code Chicken Core
- iChun Util
- Insta House Mod
- Lucky Block Mod
- Miners Deluxe Mod
- Mo' Pickaxes Mod
- More Explosives Mod
- More Nether Ores Mod
- More Swords Mod
- Morph Mod (from iChun)
- Not Enough Items Mod
- Special Armor Mod
- YouTuber Blocks Mod
EDIT: I deleted the More Explosives Mod (1.6.2), and I deleted the More Nether Ores Mod because there was an ID Conflict.
When posting a new thread: http://bit.ly/1nUXmYS
If your problem has been solved, please consider adding [Solved] to beginning of the title!
Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
When posting a new thread: http://bit.ly/1nUXmYS
If your problem has been solved, please consider adding [Solved] to beginning of the title!
Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW