Skip to content

Instantly share code, notes, and snippets.

@KnightCa
KnightCa / crash_apprentice_vault
Created June 12, 2024 06:57
Server Crash in Ancient Vault when breaking tripwire with Apprentice
---- Minecraft Crash Report ----
// Lolis deobfuscated this stacktrace using MCP's stable-39 mappings.
// Uh... Did I do that?
Time: 2024-06-11 23:49:20 PDT
Description: Exception while ticking a block
java.lang.IllegalArgumentException: bound must be positive
at java.util.Random.nextInt(Unknown Source)
at com.windanesz.arcaneapprentices.data.Speech.getRandom(Speech.java:80)
---- Minecraft Crash Report ----
// Lolis deobfuscated this stacktrace using MCP's stable-39 mappings.
// This doesn't make any sense!
Time: 2024-06-05 19:53:56 PDT
Description: Ticking entity
java.lang.ClassCastException: com.windanesz.arcaneapprentices.entity.living.EntityWizardInitiate cannot be cast to net.minecraft.entity.player.EntityPlayer
at com.windanesz.ancientspellcraft.mixin.modrefs.HandleDiffuserRef.diffuser(HandleDiffuserRef.java:21)
at net.minecraft.item.ItemPotion.handler$zii000$mixinPerformEffectConsistent(SourceFile:518)
@KnightCa
KnightCa / JEI_Issue.txt
Created December 26, 2023 21:50
JEI issue
[13:36:14] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[13:36:14] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[13:36:14] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[13:36:14] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[13:36:14] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\Tester\curseforge\minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy
[13:36:15] [main/INFO]: Searching C:\Users\Tester\curseforge\minecraft\Instances\JEI\mods for mods
[13:36:15] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:36:15] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[13:36:15] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjection
@KnightCa
KnightCa / ice-and-fire-rotn-edition_v1.3.1_debug_log.txt
Created December 18, 2023 08:26
ice-and-fire-rotn-edition_v1.3.1 Debug Log
[00:18:07] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:18:07] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[00:18:07] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[00:18:07] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[00:18:07] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0
[00:18:07] [main/INFO]: Searching for mods
[00:18:07] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in !configanytime-1.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[00:18:07] [main/WARN]: The coremod com.cleanroommc.configanytime.ConfigAnytimePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:18:07] [main/WARN]: The coremod ConfigAnytimePlugin (com.cleanroommc.configanytime.ConfigAnytimePlugin) is not signed!
[00:18:
@KnightCa
KnightCa / ice-and-fire-rotn-edition_v1.3.1_crashlog.txt
Last active December 18, 2023 08:15
ice-and-fire-rotn-edition_v1.3.1 Crash Log
---- Minecraft Crash Report ----
// Lolis deobfuscated this stacktrace using MCP's stable-39 mappings.
// Don't do that.
Time: 2023-12-18 00:06:28 PST
Description: Initializing game
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: com/github/alexthe666/iceandfire/entity/EntityDragonBase
at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:89)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:612)
@KnightCa
KnightCa / summonquicksandcrash
Created December 1, 2023 23:04
Crash after triggering a Dispenser with a Scroll of Summon Quicksand
---- Minecraft Crash Report ----
// Lolis deobfuscated this stacktrace using MCP's stable-39 mappings.
// I bet Cylons wouldn't have this problem.
Time: 2023-12-01 15:00:04 PST
Description: Exception while ticking a block
java.lang.NullPointerException: Exception while ticking a block
at electroblob.wizardry.spell.Spell.playSound(Spell.java:831)
at com.windanesz.ancientspellcraft.spell.SummonQuicksand.onBlockHit(SummonQuicksand.java:67)
@KnightCa
KnightCa / pocketcrash1.txt
Created November 30, 2023 06:47
Crash with Pocket Library in Single Player 1
---- Minecraft Crash Report ----
// Lolis deobfuscated this stacktrace using MCP's stable-39 mappings.
// Surprise! Haha. Well, this is awkward.
Time: 2023-11-29 22:41:37 PST
Description: Ticking player
java.lang.NullPointerException: Ticking player
at com.windanesz.ancientspellcraft.spell.PocketLibrary.spawnStructureInitially(PocketLibrary.java:190)
at com.windanesz.ancientspellcraft.spell.PocketLibrary.cast(PocketLibrary.java:137)
@KnightCa
KnightCa / gist:64735a90972fd9d022f452985b2bf7e4
Last active August 2, 2023 20:16
Crash Log (MixinBooter 8.3, CensoredASM 5.14, Apotheosis 1.12.5, Placebo 1.6.1, Atum 2)
---- Minecraft Crash Report ----
// Lolis deobfuscated this stacktrace using MCP's stable-39 mappings.
// There are four lights!
Time: 2023-08-02 13:15:19 PDT
Description: Initializing game
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Atum 2 (atum)
Caused by: java.lang.NullPointerException
at com.teammetallurgy.atum.init.AtumRecipes.addKilnRecipes(AtumRecipes.java:175)