• 0

    posted a message on Biomes O' Plenty - Over 50 new biomes, with new trees, plants, mobs, and more!

    I downloaded it and got this crash on start:

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1363-universal.jar)
    Contact their authors BEFORE contacting forge

    // There are four lights!

    Time: 10/5/15 8:19 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraftforge.fluids.Fluid.<init>(Ljava/lang/String;Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/util/ResourceLocation;)V
    at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:163)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:553)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:248)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NoSuchMethodError: net.minecraftforge.fluids.Fluid.<init>(Ljava/lang/String;Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/util/ResourceLocation;)V
    at biomesoplenty.common.fluids.HoneyFluid.<init>(HoneyFluid.java:21)
    at biomesoplenty.common.fluids.HoneyFluid.<clinit>(HoneyFluid.java:17)
    at biomesoplenty.common.init.ModBlocks.init(ModBlocks.java:233)
    at biomesoplenty.core.BiomesOPlenty.preInit(BiomesOPlenty.java:51)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
    ... 10 more

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

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 108938120 bytes (103 MB) / 278904832 bytes (265 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
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 4 mods loaded, 4 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar)
    UCH Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar)
    UCE BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8-3.0.0.1363-universal.jar)
    Loaded coremods (and transformers):
    BOPLoadingPlugin (BiomesOPlenty-1.8-3.0.0.1363-universal.jar)

    GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.15.4256' Renderer: 'Intel(R) HD Graphics 4600'

    Posted in: Minecraft Mods
  • 0

    posted a message on PaleoCraft -- Realistic Dinosaurs in Minecraft!

    Will there be a 1.8 update?

    Posted in: Minecraft Mods
  • 0

    posted a message on More Swords Mod

    Ah, right. I guess I got my mods confused. Lol. Sorry!

    Posted in: Minecraft Mods
  • 0

    posted a message on More Swords Mod

    Can you disable meteorite events? I had one come down in my main world map and it destroyed my house, my world save, and the game crashed.

    Posted in: Minecraft Mods
  • 0

    posted a message on Lucky Block Pink

    No problem, and thanks so much! It works now :-) You're awesome!

    Posted in: Minecraft Mods
  • 0

    posted a message on Lucky Block Pink

    Thanks for helping! Just to experiment, I removed all my other mods (excluding the lucky block mod), changed my forge version, and still got this crash report:


    ---- Minecraft Crash Report ----
    // There are four lights!

    Time: 7/13/15 4:59 PM
    Description: Initializing game

    java.lang.NullPointerException: Initializing game
    at mod.lucky.resources.loader.PluginLoader.initializePlugin(PluginLoader.java:46)
    at mod.lucky.resources.loader.ResourceLoader.loadAllResources(ResourceLoader.java:92)
    at mod.lucky.Lucky.init(Lucky.java:70)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:710)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

    -- Head --
    Stacktrace:
    at mod.lucky.resources.loader.PluginLoader.initializePlugin(PluginLoader.java:46)
    at mod.lucky.resources.loader.ResourceLoader.loadAllResources(ResourceLoader.java:92)
    at mod.lucky.Lucky.init(Lucky.java:70)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:710)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 123654120 bytes (117 MB) / 286416896 bytes (273 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
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.2.1433 4 mods loaded, 4 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.2.1433.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{11.14.2.1433} [Minecraft Forge] (forge-1.8-11.14.2.1433.jar) Unloaded->Constructed->Pre-initialized->Initialized
    lucky{6.0.0} [Lucky Block] (LuckyBlock_1-8-3_v6-0-0.zip) Unloaded->Constructed->Pre-initialized->Errored
    Loaded coremods (and transformers):
    GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3621' Renderer: 'Intel(R) HD Graphics 4600'
    Launched Version: 1.8-Forge11.14.2.1433
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics 4600 GL version 4.2.0 - Build 10.18.10.3621, Intel
    GL Caps: Using GL 1.3 multitexturing.
    Using GL 1.3 texture combiners.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Shaders are available because OpenGL 2.1 is supported.
    VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: No
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)


    Even if I can't enjoy the mod, I can tell that you did an excellent job on it and you should be congratulated :-)

    Posted in: Minecraft Mods
  • 0

    posted a message on Lucky Block Pink

    Still doesn't work. Here's my crash log. Also, I sent you a private message in curse, so you don't need to reply to it if you reply to this one :-)


    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    TMIForgeLoader (TooManyItems2015_02_14_1.8_Forge.jar)
    Contact their authors BEFORE contacting forge

    // This doesn't make any sense!

    Time: 7/9/15 2:36 PM
    Description: Initializing game

    java.lang.NullPointerException: Initializing game
    at mod.lucky.resources.loader.PluginLoader.initializePlugin(PluginLoader.java:46)
    at mod.lucky.resources.loader.ResourceLoader.loadAllResources(ResourceLoader.java:92)
    at mod.lucky.Lucky.init(Lucky.java:70)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

    -- Head --
    Stacktrace:
    at mod.lucky.resources.loader.PluginLoader.initializePlugin(PluginLoader.java:46)
    at mod.lucky.resources.loader.ResourceLoader.loadAllResources(ResourceLoader.java:92)
    at mod.lucky.Lucky.init(Lucky.java:70)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:315)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 127746496 bytes (121 MB) / 360398848 bytes (343 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
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 25 mods loaded, 25 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar)
    UCHI Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar)
    UCHI TooManyItems{1.8} [TooManyItems] (minecraft.jar)
    UCHI moSwords{v6} [Mo Swords Mod] ([1.8] moSwords v6.jar)
    UCHI DamageIndicatorsMod{3.3.3} [Damage Indicators] ([1.8]DamageIndicatorsMod-3.3.3.jar)
    UCHI animalsplus{1.3} [Animals Plus] (animalsplus-1.3.jar)
    UCHI AutoSapling{1.0} [AutoSapling] (AutoSap-MC1.8-1.2.jar)
    UCHI Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.8.x.jar)
    UCHI XaeroBetterPvP{1.5.2} [Better PVP Mod] (BetterPvP_1.5.2_1.8_Forge.jar)
    UCHI crazybombs{0.1} [Crazybombs] (bombs-0.4.1.jar)
    UCHI DungeonPack{1.8} [DungeonPack] (dungeonpack-1.8.jar)
    UCHI emeraldobsidianmod{1.3.1} [Emerald & Obsidian tools/armor mod] (emeraldobsidianmod-1.8-1.3.1.jar)
    UCHI exoticbirds{1.0} [Exotic Birds] (Exotic Birds 1.0.0 by Pavocado.jar)
    UCHI InGameModConfigs{1.0.0.2} [InGame Mod Configs] (InGameModConfigs-1.8-1.0.0.2-client.jar)
    UCHI ism{6.2.2} [MaggiCraft's Instant Structures Mod] (ism-6.2.2.jar)
    UCHI wuppy29_koi{1.12.0} [Koi] (Koi 1.8.0-1.12.0.jar)
    UCHI lootplusplus{1.0_for_1.8} [Loot++] (Loot++-1.0_for_1.8.jar)
    UCHE lucky{6.0.0} [Lucky Block] (LuckyBlock_1-8-3_v6-0-0.zip)
    UCHI cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7-build5(1.8).jar)
    UCHI mymod{1.0} [Power Pills] (Power Pills Mod 1.8.jar)
    UCHI corerm{1.2} [RikMuld's Core] (RikMuldsCore_1.2.jar)
    UCHI Scenter{1.8-3.3.0} [Scenter] (scenter-1.8-3.3.0.jar)
    UCHI shipwrecks_winslow{1.6.3} [Shipwrecks!] (shipwrecks_winslow-1.8.0-1.6.3.jar)
    UCHI treeores{1.0} [Treeores] (TreeOres-1.8.0-1.0.jar)
    Loaded coremods (and transformers):
    TMIForgeLoader (TooManyItems2015_02_14_1.8_Forge.jar)
    TMIForgeTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.8787' Renderer: 'ATI Mobility Radeon HD 4650'
    Launched Version: 1.8-Forge11.14.3.1450
    LWJGL: 2.9.1
    OpenGL: ATI Mobility Radeon HD 4650 GL version 2.1.8787, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using GL 1.3 texture combiners.
    Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
    Shaders are available because OpenGL 2.1 is supported.
    VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: No
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)

    Posted in: Minecraft Mods
  • 0

    posted a message on Lucky Block Pink
    Quote from topher2001»

    Do you have normal lucky blocks installed and the version I use is 1.8 1433 & 1339 and 1.7.10 1408. I have not tested this on 1334.


    Yes, I do. I also have the spiral lucky block add on (and it works just fine), so I'll just update my forge version :-)

    Posted in: Minecraft Mods
  • 0

    posted a message on Lucky Block Pink

    Which version is comparable with minecraft 1.8 and forge 11.14.1.1334? Every time I try to start minecraft with this add-on downloaded, it crashes on start.

    Posted in: Minecraft Mods
  • 0

    posted a message on The Camping Mod

    I'm having issues with this mod. It does not seem to be compatible with the lucky blocks mod. Ever since I added this mod, the lucky block special drops don't work. I've removed and re-installed the camping mod just to be sure, and (sure enough) the camping mod was the problem. I'm in minecraft 1.8 with forge 11.14.1.1334.

    Posted in: Minecraft Mods
  • 0

    posted a message on Lucky Block Mod - Drops items, spawns mobs, structures and more!

    I'm having trouble with my lucky blocks. About half the time, the blocks give me nothing. Sometimes I get regular villagers with no custom trades, and the wells never work either (the well structure spawns, but I get no coins or lucky blocks in the well...just iron block with a pressure plate). What could be wrong? I'm in minecraft 1.8 with forge 11.14.1.1334. I have the lucky block mod with the gamingwithjen and spiral lucky block add-ons.

    Posted in: Minecraft Mods
  • 0

    posted a message on MalisisDoors 1.12.2-7.3.0 / 1.11.2-6.1.3 (01/02/2018)

    Is this being updated to 1.8?

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8][SMP/Bukkit][Forge][DungeonPack][+24 Dungeons][+3 Bosses][+2 NPC-Villages] Finally Updated

    Are the Huge Ship boss dungeons supposed to spawn underwater?

    Posted in: Minecraft Mods
  • 0

    posted a message on Scenter 4.0.1 - Scent Out Hidden Ores

    Hello! This mod is great, but for some reason the wrong ore preview is coming up...with every ore. I haven't configured any new ores, but it's still wacked out. For example, this snapshot shows that I'm looking for an emerald ore and it displays dirt. Other ore previews are different (and scrambled) as well. Thanks for your help!

    Posted in: Minecraft Mods
  • 0

    posted a message on Will installed mods affect server gamplay?

    Thanks! I'll try it out then :)

    Posted in: Mods Discussion
  • To post a comment, please .