Skip to content

Instantly share code, notes, and snippets.

[13:35:20] [Server thread/INFO] [FML/]: DRAGONAPI:
[13:35:20] [Server thread/ERROR] [FML/]: DRAGONAPI ERROR: Tile Entity Lumen Clarifier @ DIM0: -346, 78, 197 [SERVER] is throwing class java.lang.ClassCastException on update: Reika.ChromatiCraft.Magic.Network.PathNode cannot be cast to Reika.DragonAPI.Instantiable.Data.Immutable.WorldLocation
[13:35:20] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ClassCastException: Reika.ChromatiCraft.Magic.Network.PathNode cannot be cast to Reika.DragonAPI.Instantiable.Data.Immutable.WorldLocation
[13:35:20] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at Reika.ChromatiCraft.Magic.Network.PylonFinder.optimizeRoute(PylonFinder.java:192)
[13:35:20] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at Reika.ChromatiCraft.Magic.Network.CrystalPath.optimize(CrystalPath.java:304)
[13:35:20] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPri
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 10/11/21 1:16 PM
Description: Exception in server tick loop
java.lang.UnsupportedOperationException: This set does not support natural iteration! Use .iterate()!
at Reika.DragonAPI.Instantiable.Data.Collections.ThreadSafeSet.iterator(ThreadSafeSet.java:111)
at java.util.Collections$UnmodifiableCollection$1.<init>(Unknown Source)
at java.util.Collections$UnmodifiableCollection.iterator(Unknown Source)
---- Minecraft Crash Report ----
// Sorry :(
Time: 5/24/20 1:09 PM
Description: Ticking memory connection
java.lang.NullPointerException: Ticking memory connection
at net.minecraft.entity.item.EntityItem.<init>(EntityItem.java:59)
at net.minecraft.block.Block.func_149642_a(Block.java:681)
at net.minecraft.block.Block.func_149690_a(Block.java:662)
---- Minecraft Crash Report ----
// Sorry :(
Time: 5/24/20 1:09 PM
Description: Ticking memory connection
java.lang.NullPointerException: Ticking memory connection
at net.minecraft.entity.item.EntityItem.<init>(EntityItem.java:59)
at net.minecraft.block.Block.func_149642_a(Block.java:681)
at net.minecraft.block.Block.func_149690_a(Block.java:662)
---- Minecraft Crash Report ----
// Why did you do that?
Time: 5/24/20 1:07 PM
Description: Ticking memory connection
java.lang.NullPointerException: Ticking memory connection
at net.minecraft.entity.item.EntityItem.<init>(EntityItem.java:59)
at net.minecraft.block.Block.func_149642_a(Block.java:681)
at net.minecraft.block.Block.func_149690_a(Block.java:662)
@wamc2017
wamc2017 / gist:121ed418e55e2960c3166657556ed655
Created May 24, 2020 11:16
Chromaticraft v26a Thaumcraft crash
---- Minecraft Crash Report ----
// Don't do that.
Time: 5/24/20 12:58 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: Reika/ChromatiCraft/ModInterface/ThaumCraft/ItemManipulatorFocus
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 ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 4/1/20 2:58 PM
Description: Ticking memory connection
java.lang.NullPointerException: Ticking memory connection
at Reika.ChromatiCraft.TileEntity.Recipe.TileEntityCastingTable.triggerCrafting(TileEntityCastingTable.java:651)
at Reika.ChromatiCraft.Items.Tools.ItemManipulator.func_77648_a(ItemManipulator.java:128)
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:505)
---- Minecraft Crash Report ----
WARNING: coremods are present:
AstralCore (astralsorcery-1.12.2-1.10.20.jar)
Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 8/14/19 3:38 AM
Description: Rendering screen
[01:02:06] [Server thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:99]: java.lang.ClassCastException: com.google.gson.JsonPrimitive cannot be cast to com.google.gson.JsonObject
[01:02:06] [Server thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:99]: at com.google.gson.JsonObject.getAsJsonObject(JsonObject.java:191)
[01:02:06] [Server thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:99]: at fr.frinn.modularmagic.common.utils.RequirementUtils.getRequiredString(RequirementUtils.java:94)
[01:02:06] [Server thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:99]: at fr.frinn.modularmagic.common.utils.RequirementUtils.getAspect(RequirementUtils.java:126)
[01:02:06] [Server thread/INFO]: [hellfirepvp.modularmachinery.common.crafting.RecipeRegistry:loadRecipes:99]: at fr.frinn.modularmagic.common.crafting.requirement.types.RequirementTypeAspect.createRequirement(Req
@wamc2017
wamc2017 / SieveRegistry.json
Last active November 10, 2018 03:48
SieveRegistry.json from Skyfactory 3 with Certus Quart/Charged Certus Quartz and Skystone Dust added
{
"minecraft:soul_sand:0": [
{
"drop": {
"name": "minecraft:nether_wart",
"meta": 0
},
"chance": 0.4,
"meshLevel": 1
},