Skip to content

Instantly share code, notes, and snippets.

View Dream-Master's full-sized avatar

Martin Robertz Dream-Master

View GitHub Profile
---- Minecraft Crash Report ----
// Sorry :(
Time: 11/29/14 12:07 PM
Description: Exception getting block type in world
java.lang.RuntimeException: Already decorating!!
at net.minecraft.world.biome.BiomeDecorator.func_150512_a(BiomeDecorator.java:97)
at twilightforest.biomes.TFBiomeDecorator.func_150512_a(TFBiomeDecorator.java:138)
at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:339)
---- Minecraft Crash Report ----
// You're mean.
Time: 11/30/14 4:44 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: binnie/core/machines/TileEntityMachine
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 12/4/14 12:41 AM
Description: Initializing game
java.lang.RuntimeException: A defective recipe has crashed the game! Another mod is creating recipes with non-existent blocks or items, which is a serious error that will cause item or even world loss when crafting these recipes. Corrupted recipes have been saved in the log with tag [HEE-ORB], please try to find which mod they belong to and report them to the respective modder. Then enable the 'overrideRemoveBrokenRecipes' option in Hardcore Ender Expansion and the game will start.
at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:119)
at chylex.hee.HardcoreEnderExpansion.onPostInit(HardcoreEnderExpansion.java:296)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 12/7/14 1:30 AM
Description: Ticking entity
java.lang.NoSuchMethodError: net.minecraft.entity.EntityLivingBase.func_70056_a(DDDFFI)V
at twilightforest.TFEventListener.entityHurts(TFEventListener.java:408)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_320_TFEventListener_entityHurts_LivingHurtEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
@Dream-Master
Dream-Master / gist:670ec0be76ea30bdf8ca
Created December 18, 2014 17:12
Forestry Gendustry crash
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 12/18/14 6:09 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: forestry/api/core/EnumErrorCode
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
@Dream-Master
Dream-Master / gist:fa9ca998ed515fb2fa8a
Created December 18, 2014 20:59
Computronics Crash
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 12/18/14 9:54 PM
Description: Initializing game
java.lang.NoClassDefFoundError: pl/asie/computronics/block/BlockIronNote
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
[22:07:26] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[22:07:26] [main/INFO] [FML/]: Forge Mod Loader version 7.10.85.1264 for Minecraft 1.7.10 loading
[22:07:26] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_25
[22:07:26] [main/DEBUG] [FML/]: Java classpath at launch is C:\Users\User Martin\AppData\Roaming\.minecraft\ATLauncher.exe;anything;C:\Users\User Martin\AppData\Roaming\.minecraft\Instances\TestADCPAck\jarmods\forge-1.7.10-10.13.2.1264-universal (2).jar;C:\Users\User Martin\AppData\Roaming\.minecraft\Instances\TestADCPAck\jarmods\forge-1.7.10-10.13.2.1264-universal.jar;C:\Users\User Martin\AppData\Roaming\.minecraft\Instances\TestADCPAck\bin\launchwrapper-1.11.jar;C:\Users\User Martin\AppData\Roaming\.minecraft\Instances\TestADCPAck\bin\asm-all-5.0.3.jar;C:\Users\User Martin\AppData\Roaming\.minecraft\Instances\TestADCPAck\bin\akka-actor_2.11-2.3.3.jar;C:\Users\Use
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 12/18/14 10:51 PM
Description: Exception in server tick loop
java.lang.ClassCastException: net.minecraft.item.ItemStack cannot be cast to java.lang.Character
at net.minecraft.item.crafting.CraftingManager.func_92103_a(CraftingManager.java:203)
at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:244)
at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:239)
ReikaJavaLibrary.pConsole("");
ReikaJavaLibrary.pConsole("\t========================================= ROTARYCRAFT ===============================================");
ReikaJavaLibrary.pConsole("\tNOTICE: It has been detected that third-party plugins are being used to disable parts of RotaryCraft.");
ReikaJavaLibrary.pConsole("\tBecause this is frequently done to sell access to mod content, which is against the Terms of Use");
ReikaJavaLibrary.pConsole("\tof both Mojang and the mod, the mod has been functionally disabled. No damage will occur to worlds,");
ReikaJavaLibrary.pConsole("\tand all machines (including contents) and items already placed or in inventories will remain so,");
ReikaJavaLibrary.pConsole("\tbut its machines will not function, recipes will not load, and no renders or textures will be present.");
ReikaJavaLibrary.pConsole("\tAll other mods in your installation will remain fully functional.");
ReikaJavaLibrary.pConsole("\tTo regain functionality, unban the RotaryCraft
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 1/16/15 9:52 PM
Description: Initializing game
java.lang.RuntimeException: Stack not found: Forestry:waterCan
at binnie.core.Mods.findItemStack(Mods.java:57)
at binnie.core.Mods$Mod.stack(Mods.java:31)
at binnie.core.Mods$Mod.stack(Mods.java:35)