PaintNinja / CraftMine

The future of CraftMine starts now
2 stars 0 forks source link

Crash on launch (ExtraUtils\enderquarry\oredict) #1

Closed PaintNinja closed 9 years ago

PaintNinja commented 9 years ago

YAMPST - Open source mod pack statistics tracker

Crash report collection powered by YAMPST.

Environment data:

Key Value
Mod pack version v4-b0015
Minecraft version 1.7.10
Side Client side

Comments by pack administrator:

Versions affected: b0014, b0015. Cause: Probably the config changes to ExtraUtils from b0014

Full crash report:

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 19/09/15 19:17
Description: Initializing game

java.lang.RuntimeException: Invalid shaped ore recipe:  T , RBR, B, 1xtile.extrautils:enderQuarryUpgrade@0, T, null, R, net.minecraft.block.BlockQuartz@3786680f, 1xtile.extrautils:enderQuarryUpgrade@1
    at net.minecraftforge.oredict.ShapedOreRecipe.<init>(ShapedOreRecipe.java:116)
    at com.rwtema.extrautils.ExtraUtils.addRecipe(ExtraUtils.java:423)
    at com.rwtema.extrautils.tileentity.enderquarry.TileEntityEnderQuarry.addUpgradeRecipes(TileEntityEnderQuarry.java:731)
    at com.rwtema.extrautils.ExtraUtils.registerRecipes(ExtraUtils.java:1739)
    at com.rwtema.extrautils.ExtraUtils.preInit(ExtraUtils.java:540)
    at com.rwtema.extrautils.ExtraUtilsMod.preInit(ExtraUtilsMod.java:23)
    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:532)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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.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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
    at org.multimc.EntryPoint.listen(EntryPoint.java:170)
    at org.multimc.EntryPoint.main(EntryPoint.java:54)

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

-- Head --
Stacktrace:
    at net.minecraftforge.oredict.ShapedOreRecipe.<init>(ShapedOreRecipe.java:116)
    at com.rwtema.extrautils.ExtraUtils.addRecipe(ExtraUtils.java:423)
    at com.rwtema.extrautils.tileentity.enderquarry.TileEntityEnderQuarry.addUpgradeRecipes(TileEntityEnderQuarry.java:731)
    at com.rwtema.extrautils.ExtraUtils.registerRecipes(ExtraUtils.java:1739)
    at com.rwtema.extrautils.ExtraUtils.preInit(ExtraUtils.java:540)
    at com.rwtema.extrautils.ExtraUtilsMod.preInit(ExtraUtilsMod.java:23)
    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:532)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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.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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
    at org.multimc.EntryPoint.listen(EntryPoint.java:170)
    at org.multimc.EntryPoint.main(EntryPoint.java:54)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.7.0_80, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 358411928 bytes (341 MB) / 1161297920 bytes (1107 MB) up to 2386034688 bytes (2275 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx2560m -XX:PermSize=256m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_U_C1 35 mods loaded, 35 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{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar) 
    UCH Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar) 
    UCH OpenModsCore{0.8} [OpenModsCore] (minecraft.jar) 
    UCH ExtrabiomesXL{3.16.2} [ExtrabiomesXL] (CM-LAGSPIKES_ExtraBiomesXL-3.16.2.jar) 
    UCH Aquaculture{1.2.3} [Aquaculture] (CM_Aquaculture.jar) 
    UCH BetterFoliage{1.0.13} [Better Foliage] (CM_BetterFoliage.jar) 
    UCH FLabsBF{4.3} [Better Furnaces] (CM_BetterFurnaces.jar) 
    UCH betterrecords{1.7.10-1.1.9} [Better Records] (CM_BetterRecords.jar) 
    UCH BiblioCraft{1.10.5} [BiblioCraft] (CM_BiblioCraft.jar) 
    UCH BuildCraft|Core{7.0.23} [BuildCraft] (CM_BuildcraftCore-v7.0.23.jar) 
    UCH BuildCraft|Energy{7.0.23} [BuildCraft Energy] (CM_BuildcraftEnergy-v7.0.23.jar) 
    UCH BuildCraft|Factory{7.0.23} [BuildCraft Factory] (CM_BuildcraftFactory-v7.0.23.jar) 
    UCH BuildCraft|Silicon{7.0.23} [BuildCraft Silicon] (CM_BuildcraftSilicon-v7.0.23.jar) 
    UCH BuildCraft|Transport{7.0.23} [Buildcraft Transport] (CM_BuildcraftTransport-v7.0.23.jar) 
    UCH CarpentersBlocks{3.3.6} [Carpenter's Blocks] (CM_CarpentersBlocks.jar) 
    UCH craftguide{1.6.8.2} [CraftGuide] (CM_CraftGuide.jar) 
    UCH cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (CM_CrayFurniture.jar) 
    UCE ExtraUtilities{1.2.11} [Extra Utilities] (CM_ExtraUtilities.jar) 
    UCH FastCraft{1.21} [FastCraft] (CM_Fastcraft.jar) 
    UCH iChunUtil{4.2.2} [iChunUtil] (CM_iChunUtil.jar) 
    UCH Hats{4.0.1} [Hats] (CM_Hats.jar) 
    UCH inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (CM_InvTweaks.jar) 
    UCH IronChest{6.0.62.742} [Iron Chest] (CM_IronChest2.jar) 
    UCH JABBA{1.2.1} [JABBA] (CM_Jabba.jar) 
    UCH ninjascash{2.1} [Ninja's Cash] (CM_NinjasCash.jar) 
    UCH OpenMods{0.8} [OpenMods] (CM_OpenModsLib.jar) 
    UCH OpenBlocks{1.4.4} [OpenBlocks] (CM_OpenBlocks.jar) 
    UCH ResourceLoader{1.2} [Resource Loader] (CM_ResourceLoader.jar) 
    UCH simplecore{1.1.0} [SimpleCore API] (CM_SimpleCore.jar) 
    UCH fusion{1.6.0} [Fusion] (CM_SimpleOres-FusionPlugin.jar) 
    UCH netherrocks{1.3.0} [Netherrocks] (CM_SimpleOres2-NetherrocksPlugin.jar) 
    UCH simpleores{1.6.0} [SimpleOres 2] (CM_SimpleOres2.jar) 
    UCH vending{1.2.3} [vending] (CM_Vending.jar) 
    UCH yampst{1.3.5} [YAMPST] (Yampst-CraftMine-v4-b0015.jar) 
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1002' Renderer: 'AMD Radeon R9 200 Series'
    OpenModsLib class transformers: [gl_capabilities_hook:FINISHED],[player_render_hook:ENABLED],[map_gen_fix:FINISHED],[movement_callback:FINISHED],[stencil_patches:FINISHED]
    Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@324d2f4f) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@695d0555) returned non-null result: 0
    Stencil buffer state: Function set: GL30, pool: internal, bits: 8
    Launched Version: MultiMC5
    LWJGL: 2.9.1
    OpenGL: AMD Radeon R9 200 Series GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1002, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: [bellev0.5.zip, msi_conversion.zip, PresenceFootstepsOfficial.zip]
    Current Language: English (UK)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)