Skip to content

Instantly share code, notes, and snippets.

---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 1/14/16 3:23 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: org/slf4j/LoggerFactory
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 12/15/15 8:17 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: mcheli.MCH_MOD
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 1/14/16 3:39 PM
Description: Unexpected error
java.lang.ExceptionInInitializerError
at makeo.gadomancy.client.events.ClientHandler.onClientTick(ClientHandler.java:29)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_1629_ClientHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
---- Minecraft Crash Report ----
// Why did you do that?
Time: 1/23/16 10:49 AM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at com.arc.bloodarsenal.common.BloodArsenalEventHooks.onEntityUpdate(BloodArsenalEventHooks.java:125)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_133_BloodArsenalEventHooks_onEntityUpdate_LivingUpdateEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
---- Minecraft Crash Report ----
// I feel sad now :(
Time: 24/01/16 4:13 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at factorization.fzds.HammerClientProxy.setShadowWorld(HammerClientProxy.java:284)
at factorization.fzds.HammerClientProxy.runShadowTick(HammerClientProxy.java:324)
at factorization.fzds.HammerClientProxy.tick(HammerClientProxy.java:118)
159:0 2, 172 1, 159:0 3, 159:4 2, 172, 159:0 2, 172, 159:8 2, 172, 159:1 2, 159:8 3, 172 4, 159:12 2, 159:1 2, 159:8 2, 172 3, 159:12 2, 172 4, 159:4 2, 159:14 1, 172 9, 159:4 1, 159:1 2, 172 1
mogrify -format jpg *.tga
x=1; for i in *.jpg; do counter=$(printf %03d $x); cp "$i" ./renamed/"$counter".jpg; x=$(($x+1)); done
(For 30 FPS (slower animation):) ffmpeg -framerate 30 -i %03d.jpg -c:v libx264 -profile:v high444 -crf 18 -framerate 60 output.mp4
(For 40 FPS (faster animation):) ffmpeg -framerate 40 -i %03d.jpg -c:v libx264 -profile:v high444 -crf 18 -framerate 30 output.mp4
(Recommended, Lossless): ffmpeg -framerate 30 -i %03d.jpg -c:v libx264 -preset veryslow -framerate 60 -qp 0 output.mp4
[08:38:31] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[08:38:31] [main/INFO] [FML/]: Forge Mod Loader version 11.15.1.1732 for Minecraft 1.8.9 loading
[08:38:31] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_72, running on Linux:amd64:4.2.0-27-generic, installed at /usr/lib/jvm/java-8-oracle/jre
[08:38:31] [main/DEBUG] [FML/]: Java classpath at launch is forge.jar
[08:38:31] [main/DEBUG] [FML/]: Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
[08:38:31] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[08:38:31] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[08:38:31] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[08:38:31] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[08:38:31] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
---- Minecraft Crash Report ----
WARNING: coremods are present:
NowWithRendering (hopperducts-mc1.8.8-1.4.6.jar)
LoadingPlugin (RandomThings-MC1.8.9-3.6.2.jar)
ThaumcraftLoader (Thaumcraft-1.8.9-5.1.6.jar)
thaumicinfusion (ThaumicInfusion-1.8.9-4.8.jar)
SpongeCoremod (spongeforge-1.8.9-1732-3.1.0-BETA-1157.jar)
Contact their authors BEFORE contacting forge
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 2/18/16 10:05 AM
Description: Exception ticking world
java.lang.NoSuchFieldError: field_73244_f
at fastcraft.r.a(F:386)
at fastcraft.r.a(F:220)
at fastcraft.r.a(F:753)