• 0

    posted a message on Equivalent Exchange 3 - 0.1.142
    Pahimar, there's been crashing with Direwolf's mod pack and EE3 seems to be the cause. When trying to pull a turtle from the crafting grid the game will crash.

    Here's the relevant part of the log:

    2012-12-27 09:43:53 [INFO] [STDOUT] Unloading Player: Borx
    2012-12-27 09:43:53 [INFO] [ForgeModLoader] [Thaumcraft] Removed 71 aura nodes when world 0 unloaded.
    2012-12-27 09:43:54 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world -1 unloaded.
    2012-12-27 09:43:54 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world 1 unloaded.
    2012-12-27 09:43:54 [INFO] [ForgeModLoader] Unloading dimension 0
    2012-12-27 09:43:54 [INFO] [ForgeModLoader] Unloading dimension -1
    2012-12-27 09:43:54 [INFO] [ForgeModLoader] Unloading dimension 1
    2012-12-27 09:43:55 [INFO] [STDERR] t: Updating screen events
    2012-12-27 09:43:55 [INFO] [STDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1518)
    2012-12-27 09:43:55 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:846)
    2012-12-27 09:43:55 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:771)
    2012-12-27 09:43:55 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
    2012-12-27 09:43:55 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: ee3/common/item/ModItems
    2012-12-27 09:43:55 [INFO] [STDERR] at miscperipherals.proxy.ProxyEE3.onCrafting(ProxyEE3.java:40)
    2012-12-27 09:43:55 [INFO] [STDERR] at cpw.mods.fml.common.registry.GameRegistry.onItemCrafted(GameRegistry.java:309)
    2012-12-27 09:43:55 [INFO] [STDERR] at sq.a(SlotCrafting.java:118)
    2012-12-27 09:43:55 [INFO] [STDERR] at rq.a(SourceFile:166)
    2012-12-27 09:43:55 [INFO] [STDERR] at ayo.a(PlayerControllerMP.java:461)
    2012-12-27 09:43:55 [INFO] [STDERR] at avf.a(GuiContainer.java:620)
    2012-12-27 09:43:55 [INFO] [STDERR] at codechicken.nei.forge.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
    2012-12-27 09:43:55 [INFO] [STDERR] at codechicken.nei.forge.GuiContainerManager.handleMouseClick(GuiContainerManager.java:587)
    2012-12-27 09:43:55 [INFO] [STDERR] at avf.a(GuiContainer.java:461)
    2012-12-27 09:43:55 [INFO] [STDERR] at aul.d(SourceFile:127)
    2012-12-27 09:43:55 [INFO] [STDERR] at avf.d(GuiContainer.java:722)
    2012-12-27 09:43:55 [INFO] [STDERR] at aul.m(SourceFile:111)
    2012-12-27 09:43:55 [INFO] [STDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1511)
    2012-12-27 09:43:55 [INFO] [STDERR] ... 3 more
    2012-12-27 09:43:55 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: ee3.common.item.ModItems
    2012-12-27 09:43:55 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:87)
    2012-12-27 09:43:55 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2012-12-27 09:43:55 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2012-12-27 09:43:55 [INFO] [STDERR] ... 16 more
    2012-12-27 09:44:05 [INFO] [STDOUT] Stopping!
    2012-12-27 09:44:05 [INFO] [STDOUT] SoundSystem shutting down...
    2012-12-27 09:44:05 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com


    After disabling EE3 the crashing stopped.
    Posted in: Minecraft Mods
  • 0

    posted a message on Direwolf20's Modded Lets Play series
    For anyone having crashing when trying to craft a turtle, disabling EE3 stopped the crashing for me. Looks like his code for handling converting with the minium in the crafting grid is clashing with the turtle recipe somehow.
    Posted in: Let's Plays
  • To post a comment, please .