Skip to content

Instantly share code, notes, and snippets.

2023-04-05 01:23:32 [SEVERE] Unexpected exception
java.lang.NoSuchFieldException: modifiers
at java.base/java.lang.Class.getDeclaredField(Class.java:2663)
at net.minecraft.server.ModLoader.init(ModLoader.java:497)
at net.minecraft.server.ModLoader.Init(ModLoader.java:1279)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:401)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1589)
2023-04-05 01:23:32 [SEVERE] Unexpected exception
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 11/13/19 10:19 PM
Description: Exception in server tick loop
java.lang.NoSuchMethodError: net.minecraft.class_1297.method_18381(Lnet/minecraft/class_4050;)F
at com.fabriccommunity.thehallow.entity.ShotgunProjectileEntity.<init>(ShotgunProjectileEntity.java:47)
at com.fabriccommunity.thehallow.item.ShotgunItem.shootGun(ShotgunItem.java:39)
at com.fabriccommunity.thehallow.item.ShotgunItem.method_7836(ShotgunItem.java:80)
[17:10:52] [main/ERROR]: Missing translations: item.epicurean.soy_sauce
[17:10:52] [main/ERROR]: Missing translations: item.epicurean.soybean
[17:10:52] [main/ERROR]: Missing translations: item.epicurean.spaghetti
[17:10:52] [main/ERROR]: Missing translations: item.epicurean.super_jelly
[17:10:52] [main/ERROR]: Missing translations: item.epicurean.tofu
[17:10:52] [main/ERROR]: Missing translations: item.epicurean.tomato
[17:10:52] [main/ERROR]: Missing translations: item.epicurean.tomato_seeds
[17:10:52] [main/ERROR]: Missing translations: item.minecraft.air
[17:10:54] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[17:10:54] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 2019-02-01 23:19:16 EST
Description: Initializing game
java.lang.NoClassDefFoundError: net/minecraft/class_1862
at dan200.computercraft.shared.proxy.ComputerCraftProxyCommon.preInit(ComputerCraftProxyCommon.java:91)
at dan200.computercraft.client.proxy.ComputerCraftProxyClient.preInit(ComputerCraftProxyClient.java:58)
at dan200.computercraft.ComputerCraft.onInitialize(ComputerCraft.java:282)
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 2019-02-01 23:12:57 EST
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: net/minecraft/class_242
at com.hea3ven.dulcedeleche.modules.enchantments.enchantment.EnchantmentArea.onBlockBreak(EnchantmentArea.kt:35)
at net.minecraft.server.network.ServerPlayerInteractionManager.handler$onBlockBreak$zze000(ServerPlayerInteractionManager:555)
at net.minecraft.server.network.ServerPlayerInteractionManager.tryBreakBlock(ServerPlayerInteractionManager:232)
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 2019-02-01 23:11:10 EST
Description: Exception ticking world
java.lang.NoSuchMethodError: net.minecraft.class_2487.method_10566(Ljava/lang/String;Lnet/minecraft/class_2520;)V
at li.cil.tis3d.common.inventory.ArrayInventory.writeToNBT(ArrayInventory.java:43)
at li.cil.tis3d.common.block.entity.CasingBlockEntity.writeToNBTCommon(CasingBlockEntity.java:401)
at li.cil.tis3d.common.block.entity.AbstractComputerBlockEntity.toClientTag(AbstractComputerBlockEntity.java:234)
[23:22:24] [main/INFO]: Loading tweak class name org.dimdev.riftloader.launch.RiftLoaderServerTweaker
[23:22:24] [main/INFO]: Using primary tweak class name org.dimdev.riftloader.launch.RiftLoaderServerTweaker
[23:22:24] [main/INFO]: Calling tweak class org.dimdev.riftloader.launch.RiftLoaderServerTweaker
[23:22:24] [main/INFO]: Searching mods on classpath
[23:22:24] [main/INFO]: Loaded mod 'rift'
[23:22:24] [main/INFO]: Searching for mods in mods
[23:22:24] [main/INFO]: Loaded mod 'almostenoughitems'
[23:22:24] [main/INFO]: Loaded mod 'aquarius'
[23:22:24] [main/INFO]: Loaded mod 'corail_pillar'
[23:22:24] [main/INFO]: Loaded mod 'corail_recycler'
---- Minecraft Crash Report ----
// I blame ExtraMeteorP, author of ExtraBotany.
Time: 2018-08-18 00:24:45 EDT
Description: Exception in server tick loop
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from ExtraBotany (extrabotany)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/util/ITooltipFlag
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
@spyguy26
spyguy26 / latest.log
Created July 29, 2018 00:52
latest log
This file has been truncated, but you can view the full file.
[02:47:16] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[02:47:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[02:47:16] [main/INFO] [FML]: Forge Mod Loader version 14.23.4.2705 for Minecraft 1.12.2 loading
[02:47:16] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_181, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_181
[02:47:24] [main/INFO] [FML]: Searching C:\Users\seant\Desktop\minecraft server\.\mods for mods
[02:47:24] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.12.2-3.1.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[02:47:24] [main/WARN] [FML]: The coremod AppleCore (squeek.applecore.AppleCore) is not signed!
[02:47:24] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Aroma1997Core-1.12.2-2.0.0.0.b155.jar. This is not recommended,
@spyguy26
spyguy26 / gist:fc799beec09d0fcf583c2d4d7c5e533d
Created June 17, 2018 22:16
abyssalcraft integration latest log
This file has been truncated, but you can view the full file.
[17:52:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:52:32] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:52:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[17:52:32] [main/INFO] [FML]: Forge Mod Loader version 14.23.4.2705 for Minecraft 1.12.2 loading
[17:52:32] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_171, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_171
[17:52:38] [main/INFO] [FML]: Searching C:\Users\seant\AppData\Roaming\.technic\modpacks\feedthebees\mods for mods
[17:52:39] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.12.2-3.1.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[17:52:39] [main/WARN] [FML]: The coremod AppleCore (squeek.applecore.AppleCore) is not signed!
[17:52:39] [mai