This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- 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) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- 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) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- 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) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- 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) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- 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) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- 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) |