Skip to content

Instantly share code, notes, and snippets.

View hadn69's full-sized avatar
💜
In the name of the moon, I'll punish you!

Hayden Neumeyer hadn69

💜
In the name of the moon, I'll punish you!
View GitHub Profile
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 7/12/15 12:50 AM
Description: Initializing game
java.lang.IllegalArgumentException: foodBottlewater is not a vaild string. Strings should be either an oredict name, or in the format objectname;damage (damage is optional)
at com.enderio.core.common.util.ItemUtil.parseStringIntoRecipeItem(ItemUtil.java:102)
at tterrag.customthings.common.config.json.crafting.ShapelessJsonRecipe.createRecipe(ShapelessJsonRecipe.java:33)
at tterrag.customthings.common.config.json.crafting.ShapelessJsonRecipe.register(ShapelessJsonRecipe.java:42)
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 2/14/15 10:45 PM
Description: Ticking block entity
java.lang.NullPointerException: Ticking block entity
at thaumcraft.common.items.wands.ItemWandCasting.consumeAllVis(ItemWandCasting.java:322)
at thaumcraft.common.items.wands.ItemWandCasting.consumeAllVisCrafting(ItemWandCasting.java:305)
at thaumic.tinkerer.common.block.tile.TileEnchanter.func_145845_h(TileEnchanter.java:159)
---- Minecraft Crash Report ----
// There are four lights!
Time: 1/19/15 3:26 AM
Description: Ticking entity
io.netty.handler.codec.EncoderException: java.lang.NullPointerException
at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:107)
at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116)
at io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644)
MultiMC version: 0.4.5
Minecraft folder is:
C:/Users/Louie/Desktop/Minecraft/MultiMC/instances/AlienMC pack test/minecraft
Java path is:
C:/Program Files/Java/jre7/bin/javaw.exe
Java Arguments:
[-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump, -Xms512m, -Xmx4096m, -XX:PermSize=256m, -Duser.language=en, -jar, C:/Users/Louie/Desktop/Minecraft/MultiMC/jars/NewLaunch.jar]
This file has been truncated, but you can view the full file.
[22:24:18] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[22:24:18] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[22:24:18] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[22:24:18] [main/INFO]: Forge Mod Loader version 7.10.85.1231 for Minecraft 1.7.10 loading
[22:24:19] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_21, running on Windows Server 2012:amd64:6.2, installed at C:\Program Files\Java\jre7
[22:24:19] [main/INFO]: [AppEng] Core Init
[22:24:22] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
[22:24:22] [main/WARN]: Missing @MCVersion: appeng.transformer.AppEngCore codechicken.core.launch.CodeChickenCorePlugin cofh.asm.LoadingPlugin codechicken.core.launch.DepLoader ic2.core.coremod.IC2core invtweaks.forge.asm.FMLPlugin logisticspipes.asm.LogisticsPipes
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 11/18/14 6:33 PM
Description: Exception in server tick loop
java.util.ConcurrentModificationException
at java.util.LinkedList$ListItr.checkForComodification(Unknown Source)
at java.util.LinkedList$ListItr.next(Unknown Source)
at moze_intel.projecte.events.PlayerChecksEvent.tickEvent(PlayerChecksEvent.java:59)
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 10/20/14 2:51 PM
Description: Exception in server tick loop
java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at net.minecraft.world.chunk.Chunk.func_76618_a(Chunk.java:999)
@hadn69
hadn69 / tickthreading.1.log
Created August 6, 2014 23:13
deadlock 8-6-14
08-06 18:42:55 [FINE] [TickThreading] Started TT metrics reporting. This can be disabled in PluginMetrics.cfg
08-06 18:42:56 [FINEST] [TickThreading] Sent event FMLConstructionEvent to mod TickThreading
08-06 18:43:19 [FINEST] [TickThreading] Sending event FMLPreInitializationEvent to mod TickThreading
08-06 18:43:19 [FINEST] [TickThreading] Sent event FMLPreInitializationEvent to mod TickThreading
08-06 18:43:38 [INFO] [TickThreading] Skipping version tick handler c com.matthewprenger.servertools.handlers.VersionCheckTickHandler com.matthewprenger.servertools.handlers.VersionCheckTickHandler@1476aba
08-06 18:43:40 [FINEST] [TickThreading] Sending event FMLInitializationEvent to mod TickThreading
08-06 18:43:40 [FINEST] [TickThreading] Sent event FMLInitializationEvent to mod TickThreading
08-06 18:43:51 [FINEST] [TickThreading] Sending event IMCEvent to mod TickThreading
08-06 18:43:52 [FINEST] [TickThreading] Sent event IMCEvent to mod TickThreading
08-06 18:43:52 [FINEST] [TickThreading] Sending event FMLP
07-22 22:08:14 [FINE] [TickThreading] Started TT metrics reporting. This can be disabled in PluginMetrics.cfg
07-22 22:08:15 [FINEST] [TickThreading] Sent event FMLConstructionEvent to mod TickThreading
07-22 22:08:25 [FINEST] [TickThreading] Sending event FMLPreInitializationEvent to mod TickThreading
07-22 22:08:25 [FINEST] [TickThreading] Sent event FMLPreInitializationEvent to mod TickThreading
07-22 22:08:44 [INFO] [TickThreading] Skipping version tick handler c com.matthewprenger.servertools.handlers.VersionCheckTickHandler com.matthewprenger.servertools.handlers.VersionCheckTickHandler@29e586fa
07-22 22:08:46 [FINEST] [TickThreading] Sending event FMLInitializationEvent to mod TickThreading
07-22 22:08:46 [FINEST] [TickThreading] Sent event FMLInitializationEvent to mod TickThreading
07-22 22:08:57 [FINEST] [TickThreading] Sending event IMCEvent to mod TickThreading
07-22 22:08:57 [FINEST] [TickThreading] Sent event IMCEvent to mod TickThreading
07-22 22:08:57 [FINEST] [TickThreading] Sending event FML
06-29 02:33:04 [FINE] [TickThreading] Started TT metrics reporting. This can be disabled in PluginMetrics.cfg
06-29 02:33:05 [FINEST] [TickThreading] Sent event FMLConstructionEvent to mod TickThreading
06-29 02:33:14 [FINEST] [TickThreading] Sending event FMLPreInitializationEvent to mod TickThreading
06-29 02:33:14 [FINEST] [TickThreading] Sent event FMLPreInitializationEvent to mod TickThreading
06-29 02:33:34 [INFO] [TickThreading] Skipping version tick handler c com.matthewprenger.servertools.handlers.VersionCheckTickHandler com.matthewprenger.servertools.handlers.VersionCheckTickHandler@79fd7d74
06-29 02:33:35 [FINEST] [TickThreading] Sending event FMLInitializationEvent to mod TickThreading
06-29 02:33:35 [FINEST] [TickThreading] Sent event FMLInitializationEvent to mod TickThreading
06-29 02:33:46 [FINEST] [TickThreading] Sending event IMCEvent to mod TickThreading
06-29 02:33:46 [FINEST] [TickThreading] Sent event IMCEvent to mod TickThreading
06-29 02:33:46 [FINEST] [TickThreading] Sending event FML