Jump to content

BlockExploder

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by BlockExploder

  1. The Error Report:

     

    ---- Minecraft Crash Report ----

    // Hey, that tickles! Hehehe!

     

    Time: 5/5/13 11:12 AM

    Description: There was a severe problem during mod loading that has caused the game to fail

     

    cpw.mods.fml.common.LoaderException: java.lang.VerifyError: (class: com/moreexplosives/MoreExplosivesMinecraftHelper, method: getPlayer signature: ()Lnet/minecraft/entity/player/EntityPlayer;) Wrong return type in function

    at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)

    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)

    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)

    at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)

    at net.minecraft.client.Minecraft.run(Minecraft.java:732)

    at java.lang.Thread.run(Unknown Source)

    Caused by: java.lang.VerifyError: (class: com/moreexplosives/MoreExplosivesMinecraftHelper, method: getPlayer signature: ()Lnet/minecraft/entity/player/EntityPlayer;) Wrong return type in function

    at com.moreexplosives.MoreExplosivesClientProxy.registerRenderInformation(MoreExplosivesClientProxy.java:21)

    at com.moreexplosives.MoreExplosives.load(MoreExplosives.java:94)

    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)

    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:314)

    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.propogateStateMessage(LoadController.java:165)

    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:314)

    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:98)

    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)

    ... 5 more

     

     

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

    ---------------------------------------------------------------------------------------

     

    -- System Details --

    Details:

    Minecraft Version: 1.5.1

    Operating System: Windows 7 (amd64) version 6.1

    Java Version: 1.7.0_01, Oracle Corporation

    Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

    Memory: 409604880 bytes (390 MB) / 648740864 bytes (618 MB) up to 954466304 bytes (910 MB)

    JVM Flags: 2 total; -Xms512m -Xmx1024m

    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 v7.44 FML v5.1.43.682 Minecraft Forge 7.7.2.682 5 mods loaded, 5 mods active

    mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized

    FML{5.1.43.682} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized

    Forge{7.7.2.682} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized

    mod_TooManyItems{1.5.1 2012-03-23} [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized

    MoreExplosives{Release 3.5 for Minecraft 1.5.1} [More Explosives Mod] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Errored

     

    ----------------------------------------------

     

    Could it be because of TMI?

×
×
  • Create New...

Important Information

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