Jump to content

error on server: "NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP"


Recommended Posts

Posted

Hi! i have a problem with my server. It doesn't wanna start, but before i tell more, here is my log:

[01:26:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker

[01:26:40] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker

[01:26:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker

[01:26:40] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading

[01:26:40] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_72, running on Linux:amd64:4.9.0-12-amd64, installed at /opt/jdk1.8.0/jre

[01:26:40] [main/INFO] [FML]: Searching /var/directory_serv/minecraft_277966/./mods for mods

[01:26:40] [main/INFO] [FML]: Searching /var/directory_serv/minecraft_277966/./mods/1.12.2 for mods

[01:26:40] [main/WARN] [FML]: The coremod lain.mods.skins.init.forge.asm.Plugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[01:26:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-177(1).jar. This is not recommended, @Mods should be in a separate jar from the coremod.

[01:26:40] [main/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!

[01:26:40] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in wings-1.1.6-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.

[01:26:40] [main/WARN] [FML]: The coremod wings (me.paulf.wings.server.asm.plugin.WingsLoadingPlugin) is not signed!

[01:26:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[01:26:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[01:26:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[01:26:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[01:26:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[01:26:42] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[01:26:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[01:26:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[01:26:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[01:26:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[01:26:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[01:26:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[01:26:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[01:26:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[01:26:43] [main/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer

[01:26:43] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)

[01:26:43] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:43] [main/INFO] [Quark ASM]: Patch result: true

[01:26:43] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)

[01:26:43] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:43] [main/INFO] [Quark ASM]: Patch result: true

[01:26:43] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.entity.EntityLivingBase. This may cause patch issues

[01:26:43] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.entity.Entity. This may cause patch issues

[01:26:43] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.nbt.NBTTagList. This may cause patch issues

[01:26:43] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.entity.player.EntityPlayerMP. This may cause patch issues

[01:26:43] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity

[01:26:43] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)

[01:26:43] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:43] [main/INFO] [Quark ASM]: Patch result: true

[01:26:43] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:44] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V

[01:26:44] [main/INFO] [Quark ASM]: Patch result: true

[01:26:44] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)

[01:26:44] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:44] [main/INFO] [Quark ASM]: Patch result: true

[01:26:44] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}

[01:26:44] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment

[01:26:44] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)

[01:26:44] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:44] [main/INFO] [Quark ASM]: Located patch target node IRETURN

[01:26:44] [main/INFO] [Quark ASM]: Patch result: true

[01:26:44] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem

[01:26:44] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)

[01:26:44] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:44] [main/INFO] [Quark ASM]: Patch result: true

[01:26:44] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack

[01:26:44] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)

[01:26:44] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:44] [main/INFO] [Quark ASM]: Located patch target node ARETURN

[01:26:44] [main/INFO] [Quark ASM]: Patch result: true

[01:26:44] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockDynamicLiquid

[01:26:44] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isBlocked, func_176372_g] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)Z)

[01:26:44] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:44] [main/INFO] [Quark ASM]: Located patch target node IRETURN

[01:26:44] [main/INFO] [Quark ASM]: Located patch target node IRETURN

[01:26:44] [main/INFO] [Quark ASM]: Patch result: true

[01:26:44] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockPistonBase

[01:26:44] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canPush, func_185646_a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacing;)Z)

[01:26:44] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:44] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z

[01:26:44] [main/INFO] [Quark ASM]: Patch result: true

[01:26:44] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)

[01:26:44] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:44] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;

[01:26:44] [main/INFO] [Quark ASM]: Patch result: true

[01:26:44] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)

[01:26:44] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:44] [main/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V

[01:26:44] [main/INFO] [Quark ASM]: Patch result: true

[01:26:44] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [checkForMove, func_176316_e] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)V)

[01:26:44] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:44] [main/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V

[01:26:44] [main/INFO] [Quark ASM]: Patch result: true

[01:26:45] [main/INFO] [Quark ASM]: Transforming net.minecraft.tileentity.TileEntityPiston

[01:26:45] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)

[01:26:45] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:45] [main/INFO] [Quark ASM]: Patch result: true

[01:26:45] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)

[01:26:45] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:45] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z

[01:26:45] [main/INFO] [Quark ASM]: Patch result: true

[01:26:45] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)

[01:26:45] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:45] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z

[01:26:45] [main/INFO] [Quark ASM]: Patch result: true

[01:26:46] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentDamage

[01:26:46] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)

[01:26:46] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:46] [main/INFO] [Quark ASM]: Located patch target node IRETURN

[01:26:46] [main/INFO] [Quark ASM]: Located patch target node IRETURN

[01:26:46] [main/INFO] [Quark ASM]: Patch result: true

[01:26:46] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityMinecart

[01:26:46] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSource;)V)

[01:26:46] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:46] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityMinecart.func_70099_a (Lnet/minecraft/item/ItemStack;F)Lnet/minecraft/entity/item/EntityItem;

[01:26:46] [main/INFO] [Quark ASM]: Patch result: true

[01:26:46] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityBoat

[01:26:46] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)

[01:26:46] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:46] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityBoat.func_145778_a (Lnet/minecraft/item/Item;IF)Lnet/minecraft/entity/item/EntityItem;

[01:26:46] [main/INFO] [Quark ASM]: Patch result: true

[01:26:46] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemBanner

[01:26:46] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)

[01:26:46] [main/INFO] [Quark ASM]: Failed to locate the method!

[01:26:47] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.ai.EntityAITarget

[01:26:47] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isSuitableTarget, func_179445_a] Descriptor (Lnet/minecraft/entity/EntityLiving;Lnet/minecraft/entity/EntityLivingBase;ZZ)Z)

[01:26:47] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:47] [main/INFO] [Quark ASM]: Patch result: true

[01:26:47] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern

[01:26:47] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)

[01:26:47] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:47] [main/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I

[01:26:47] [main/INFO] [Quark ASM]: Patch result: true

[01:26:48] [main/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerMerchant

[01:26:48] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)

[01:26:48] [main/INFO] [Quark ASM]: Located Method, patching...

[01:26:48] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z

[01:26:48] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z

[01:26:48] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z

[01:26:48] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z

[01:26:48] [main/INFO] [Quark ASM]: Patch result: true

[01:26:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2

[01:26:48] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized

[01:26:48] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.

[01:26:48] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...

[01:26:48] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients

[01:26:49] [Server thread/INFO] [FML]: Searching /var/directory_serv/minecraft_277966/./mods for mods

[01:26:49] [Server thread/INFO] [FML]: Searching /var/directory_serv/minecraft_277966/./mods/1.12.2 for mods

[01:26:49] [Server thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358

[01:26:49] [Server thread/WARN] [FML]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-v4a

[01:26:50] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844

[01:26:50] [Server thread/WARN] [FML]: Mod kleeslabs is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 5.4.12

[01:26:50] [Server thread/WARN] [FML]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.1.0

[01:26:50] [Server thread/WARN] [FML]: Mod wings is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.6

[01:26:50] [Server thread/INFO] [FML]: Forge Mod Loader has identified 45 mods to load

[01:26:50] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang

[01:26:50] [Server thread/WARN] [FML]: Missing English translation for ancientwarfarestructure: assets/ancientwarfarestructure/lang/en_us.lang

[01:26:50] [Server thread/WARN] [FML]: Missing English translation for ancientwarfarevehicle: assets/ancientwarfarevehicle/lang/en_us.lang

[01:26:50] [Server thread/WARN] [FML]: Missing English translation for ancientwarfarenpc: assets/ancientwarfarenpc/lang/en_us.lang

[01:26:50] [Server thread/WARN] [FML]: Missing English translation for ancientwarfareautomation: assets/ancientwarfareautomation/lang/en_us.lang

[01:26:50] [Server thread/WARN] [FML]: Missing English translation for classiccombat: assets/classiccombat/lang/en_us.lang

[01:26:50] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang

[01:26:50] [Server thread/WARN] [FML]: Missing English translation for cofhcore: assets/cofhcore/lang/en_us.lang

[01:26:50] [Server thread/WARN] [FML]: Missing English translation for doubledoors: assets/doubledoors/lang/en_us.lang

[01:26:50] [Server thread/WARN] [FML]: Missing English translation for kleeslabs: assets/kleeslabs/lang/en_us.lang

[01:26:50] [Server thread/WARN] [FML]: Missing English translation for redstoneflux: assets/redstoneflux/lang/en_us.lang

[01:26:50] [Server thread/WARN] [FML]: Mod mowzies_wings has been disabled through configuration

[01:26:50] [Server thread/WARN] [FML]: Mod bauble_wings has been disabled through configuration

[01:26:50] [Server thread/WARN] [FML]: Mod mobends_wings has been disabled through configuration

[01:26:51] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ancientwarfarestructure, ancientwarfarevehicle, ancientwarfarenpc, ancientwarfareautomation, ancientwarfare, armorexpansion, autoreglib, betternether, bibliocraft, biomesoplenty, boptools, carryon, classiccombat, codechickenlib, cofhcore, corpse, cosmeticarmorreworked, doubledoors, cfm, globalxp, hearthstonemod, ironchest, kaishiweapons, kleeslabs, quark, randomenchantments, redstoneflux, rustic, rwbym, spartanweaponry, stairway, trumpetskeleton, twilightforest, uteamcore, usefulbackpacks, waystones, wings, llibrary] at CLIENT

[01:26:51] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ancientwarfarestructure, ancientwarfarevehicle, ancientwarfarenpc, ancientwarfareautomation, ancientwarfare, armorexpansion, autoreglib, betternether, bibliocraft, biomesoplenty, boptools, carryon, classiccombat, codechickenlib, cofhcore, corpse, cosmeticarmorreworked, doubledoors, cfm, globalxp, hearthstonemod, ironchest, kaishiweapons, kleeslabs, quark, randomenchantments, redstoneflux, rustic, rwbym, spartanweaponry, stairway, trumpetskeleton, twilightforest, uteamcore, usefulbackpacks, waystones, wings, llibrary] at SERVER

[01:26:52] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception

java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP

	at java.lang.Class.forName0(Native Method) ~[?:1.8.0_72]

	at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_72]

	at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85) ~[forge-1.12.2-14.23.5.2838-universal.jar:?]

	at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611) ~[forge-1.12.2-14.23.5.2838-universal.jar:?]

	at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source) ~[?:?]

	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_72]

	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_72]

	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]

	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]

	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]

	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]

	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]

	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]

	at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]

	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[forge-1.12.2-14.23.5.2838-universal.jar:?]

	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[forge-1.12.2-14.23.5.2838-universal.jar:?]

	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_72]

	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_72]

	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_72]

	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_72]

	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]

	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]

	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]

	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]

	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]

	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]

	at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]

	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]

	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) ~[Loader.class:?]

	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]

	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]

	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]

	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]

	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]

Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP

	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]

	at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_72]

	at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_72]

	... 34 more

Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@54acff7d from coremod FMLCorePlugin

	at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260) ~[forge-1.12.2-14.23.5.2838-universal.jar:?]

	at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]

	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]

	at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_72]

	at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_72]

	... 34 more

Caused by: java.lang.RuntimeException: Attempted to load class bud for invalid side SERVER

	at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62) ~[forge-1.12.2-14.23.5.2838-universal.jar:?]

	at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256) ~[forge-1.12.2-14.23.5.2838-universal.jar:?]

	at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]

	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]

	at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_72]

	at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_72]

	... 34 more

[01:26:52] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /var/directory_serv/minecraft_277966/./crash-reports/crash-2020-04-07_01.26.52-server.txt

[01:26:52] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server

[01:26:52] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds

[01:26:52] [Server thread/INFO] [FML]: The state engine was in incorrect state PREINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.

[01:26:52] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server

[01:26:52] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds

Yeah, i know. Anyhow, it's a modded server, of course, but the thing is that it says (that's what i understood) that a client side only mod is installed on the server, and i can't found which one it is, because... It's kind of none of them: https://streamable.com/c4iwji (here is a sc of my mods)

So yeah... Any ideas?

Ps: yeah, it's 1:35AM for me, and yeah that's why i need help, thanks!

 

Posted
2 minutes ago, DonTomas said:

Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading

1.12.2 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. For more information read the LTS at the top of the page.

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hi everyone, I'm currently developing a Forge 1.21 mod for Minecraft and I want to display a custom HUD overlay for a minigame. My goal: When the game starts, all players should see an item/block icon (from the base game, not a custom texture) plus its name/text in the HUD – similar to how the bossbar overlay works. The HUD should appear centered above the hotbar (or at a similar prominent spot), and update dynamically (icon and name change as the target item changes). What I've tried: I looked at many online tutorials and several GitHub repos (e.g. SeasonHUD, MiniHUD), but most of them use NeoForge or Forge versions <1.20 that provide the IGuiOverlay API (e.g. implements IGuiOverlay, RegisterGuiOverlaysEvent). In Forge 1.21, it seems that neither IGuiOverlay nor RegisterGuiOverlaysEvent exist anymore – at least, I can't import them and they are missing from the docs and code completion. I tried using RenderLevelStageEvent as a workaround but it is probably not intended for custom HUDs. I am not using NeoForge, and switching the project to NeoForge is currently not an option for me. I tried to look at the original minecraft source code to see how elements like hearts, hotbar etc are drawn on the screen but I am too new to Minecraft modding to understand. What I'm looking for: What is the correct way to add a custom HUD element (icon + text) in Forge 1.21, given that the previous overlay API is missing? Is there a new recommended event, callback, or method in Forge 1.21 for custom HUD overlays, or is everyone just using a workaround? Is there a minimal open-source example repo for Forge 1.21 that demonstrates a working HUD overlay without relying on NeoForge or deprecated Forge APIs? My ideal solution: Centered HUD element with an in-game item/block icon (from the base game's assets, e.g. a diamond or any ItemStack / Item) and its name as text, with a transparent background rectangle. It should be visible to the players when the mini game is running. Easy to update the item (e.g. static variable or other method), so it can change dynamically during the game. Any help, code snippets, or up-to-date references would be really appreciated! If this is simply not possible right now in Forge 1.21, it would also help to know that for sure. Thank you very much in advance!
    • The simple answer is there is not an easy way. You would need to know how to program in Java, as well as at least some familiarity with how Forge works so you could port the differences. You would also need the sourcecode for the original mod, and permission from the author to modify it, if they did not use some sort of open source license. So it's not impossible, but it would take some effort, but doing so would open up a whole new world of possibilities for you!
    • Does it still crash if you remove holdmyitems? Looks like that mod doesn't work on a server as far as I can tell from the error.  
    • Crashes the server when trying to start. Error code -1. Log  
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.