I'm looking for help with my server

Well, this is probably just a small mistake and I’m just stupid, but whenever i start up my server it crashes. Here is the full console log (also all the @s were swapped by (at) because sponge website thought I was mentioning users lmao):

25.05 16:03:26 [Multicraft] Loading server properties
25.05 16:03:26 [Multicraft] Starting server!
25.05 16:03:26 [Multicraft] Loaded config for “Mod: Upload your custom jar in your server directory and name it: custom.jar”
25.05 16:03:26 [Multicraft] Updating eula.txt file
25.05 16:03:29 [Server] INFO 2021-05-25 16:03:29,041 main WARN Disabling terminal, you’re running in an unsupported environment.
25.05 16:03:29 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
25.05 16:03:29 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
25.05 16:03:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
25.05 16:03:29 [Server] main/INFO [FML]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading
25.05 16:03:29 [Server] main/INFO [FML]: Java is Java HotSpot™ 64-Bit Server VM, version 1.8.0_131, running on Linux:amd64:4.8.0-59-generic, installed at /usr/lib/jvm/java-8-oracle/jre
25.05 16:03:29 [Server] main/INFO [FML]: Searching /./mods for mods
25.05 16:03:29 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in HammerLib-1.12.2-2.0.6.26.jar. This is not recommended, (at)Mods should be in a separate jar from the coremod.
25.05 16:03:29 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.63.jar. This is not recommended, Mods should be in a separate jar from the coremod.
25.05 16:03:29 [Server] main/WARN [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
25.05 16:03:29 [Server] main/WARN [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
25.05 16:03:29 [Server] main/WARN [FML]: The coremod MicdoodlePlugin (micdoodle8.mods.miccore.MicdoodlePlugin) is not signed!
25.05 16:03:29 [Server] main/INFO [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2838-7.3.0.jar
25.05 16:03:29 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in midnight-1_12_2.jar. This is not recommended, Mods should be in a separate jar from the coremod.
25.05 16:03:29 [Server] main/WARN [FML]: The coremod midnight (com.mushroom.midnight.core.MidnightLoadingPlugin) is not signed!
25.05 16:03:29 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
25.05 16:03:29 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
25.05 16:03:29 [Server] main/INFO [mixin]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/./mods/spongeforge-1.12.2-2838-7.3.0.jar Service=LaunchWrapper Env=SERVER
25.05 16:03:29 [Server] main/WARN [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
25.05 16:03:29 [Server] main/INFO [mixin]: Compatibility level set to JAVA_8
25.05 16:03:29 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
25.05 16:03:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
25.05 16:03:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
25.05 16:03:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
25.05 16:03:31 [Server] main/INFO [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
25.05 16:03:31 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
25.05 16:03:31 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
25.05 16:03:31 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
25.05 16:03:31 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:99]: Successfully Registered Transformer
25.05 16:03:31 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game…
25.05 16:03:31 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game…
25.05 16:03:31 [Server] main/INFO [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
25.05 16:03:31 [Server] main/INFO [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper(at)ef86c72
25.05 16:03:31 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
25.05 16:03:32 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
25.05 16:03:32 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
25.05 16:03:32 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
25.05 16:03:32 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
25.05 16:03:32 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
25.05 16:03:32 [Server] main/INFO [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
25.05 16:03:33 [Server] main/WARN [mixin]: (at)Mixin target net/minecraft/block/state/BlockStateContainer$StateImplementation is public in mixins.common.api.json:mcp.block.state.StateImplementationMixin_API and should be specified in value
25.05 16:03:33 [Server] main/INFO [Hammer Core [ASM]]: Transforming net.minecraft.entity.EntityLivingBase (vp)…
25.05 16:03:33 [Server] main/INFO [Hammer Core [ASM]]: -Patching EntityLivingBase
25.05 16:03:33 [Server] main/INFO [Hammer Core [ASM]]: -Modified method ‘onItemUseFinish’: added event call.
25.05 16:03:33 [Server] main/INFO [mixin]: A re-entrant transformer ‘$wrapper.com.zeitheron.hammercore.asm.HammerCoreTransformer’ was detected and will no longer process meta class data
25.05 16:03:35 [Server] main/WARN [mixin]: (at)Mixin target net/minecraft/server/management/PlayerProfileCache$ProfileEntry is public in mixins.common.core.json:server.management.PlayerProfileCache_ProfileEntryAccessor and should be specified in value
25.05 16:03:36 [Server] main/INFO [Hammer Core [ASM]]: Transforming net.minecraft.world.World (amu)…
25.05 16:03:36 [Server] main/INFO [Hammer Core [ASM]]: -Patching World
25.05 16:03:36 [Server] main/INFO [Hammer Core [ASM]]: -Modified method ‘k’, replaced nx.e()V with HC call.
25.05 16:03:36 [Server] main/WARN [mixin]: Static binding violation: PRIVATE (at)Overwrite method func_189509_E in mixins.common.core.json:world.WorldMixin cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector onUpdateTileEntities(Lnet/minecraft/util/ITickable;)V in mixins.common.core.json:world.WorldMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap mixins.common.refmap.json
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:400)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1280)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1042)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:570)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:191)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at java.lang.Class.getDeclaredMethods0(Native Method)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at java.lang.Class.privateGetMethodRecursive(Class.java:3048)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at java.lang.Class.getMethod0(Class.java:3018)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at java.lang.Class.getMethod(Class.java:1784)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:132)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at java.lang.reflect.Method.invoke(Method.java:498)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70)
25.05 16:03:36 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34)
25.05 16:03:36 [Server] INFO A problem occurred running the Server launcher.[16:03:36] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: java.lang.reflect.InvocationTargetException
25.05 16:03:36 [Multicraft] Server shut down (starting)
25.05 16:03:36 [Multicraft] Not restarting crashed server.
25.05 16:03:36 [Multicraft] Looks like a crash, check the server console. Return value: 1
25.05 16:03:36 [Multicraft] Server stopped
25.05 16:31:26 [Multicraft] Received start command
25.05 16:31:26 [Multicraft] Loading server properties
25.05 16:31:26 [Multicraft] Starting server!
25.05 16:31:26 [Multicraft] Loaded config for “Mod: Upload your custom jar in your server directory and name it: custom.jar”
25.05 16:31:26 [Multicraft] Updating eula.txt file
25.05 16:31:29 [Server] INFO 2021-05-25 16:31:29,203 main WARN Disabling terminal, you’re running in an unsupported environment.
25.05 16:31:29 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
25.05 16:31:29 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
25.05 16:31:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
25.05 16:31:29 [Server] main/INFO [FML]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading
25.05 16:31:29 [Server] main/INFO [FML]: Java is Java HotSpot™ 64-Bit Server VM, version 1.8.0_131, running on Linux:amd64:4.8.0-59-generic, installed at /usr/lib/jvm/java-8-oracle/jre
25.05 16:31:29 [Server] main/INFO [FML]: Searching /./mods for mods
25.05 16:31:29 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in HammerLib-1.12.2-2.0.6.26.jar. This is not recommended, (at)Mods should be in a separate jar from the coremod.
25.05 16:31:29 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.63.jar. This is not recommended, (at)Mods should be in a separate jar from the coremod.
25.05 16:31:29 [Server] main/WARN [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
25.05 16:31:29 [Server] main/WARN [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
25.05 16:31:29 [Server] main/WARN [FML]: The coremod MicdoodlePlugin (micdoodle8.mods.miccore.MicdoodlePlugin) is not signed!
25.05 16:31:29 [Server] main/INFO [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2838-7.3.0.jar
25.05 16:31:29 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in midnight-1_12_2.jar. This is not recommended, (at)Mods should be in a separate jar from the coremod.
25.05 16:31:29 [Server] main/WARN [FML]: The coremod midnight (com.mushroom.midnight.core.MidnightLoadingPlugin) is not signed!
25.05 16:31:29 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
25.05 16:31:29 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
25.05 16:31:29 [Server] main/INFO [mixin]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/./mods/spongeforge-1.12.2-2838-7.3.0.jar Service=LaunchWrapper Env=SERVER
25.05 16:31:29 [Server] main/WARN [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
25.05 16:31:29 [Server] main/INFO [mixin]: Compatibility level set to JAVA_8
25.05 16:31:29 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
25.05 16:31:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
25.05 16:31:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
25.05 16:31:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
25.05 16:31:31 [Server] main/INFO [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
25.05 16:31:31 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
25.05 16:31:31 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
25.05 16:31:31 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
25.05 16:31:31 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:99]: Successfully Registered Transformer
25.05 16:31:32 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game…
25.05 16:31:32 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game…
25.05 16:31:32 [Server] main/INFO [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
25.05 16:31:32 [Server] main/INFO [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper(at)ef86c72
25.05 16:31:32 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
25.05 16:31:32 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
25.05 16:31:32 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
25.05 16:31:32 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
25.05 16:31:32 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
25.05 16:31:32 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
25.05 16:31:32 [Server] main/INFO [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
25.05 16:31:33 [Server] main/WARN [mixin]: (at)Mixin target net/minecraft/block/state/BlockStateContainer$StateImplementation is public in mixins.common.api.json:mcp.block.state.StateImplementationMixin_API and should be specified in value
25.05 16:31:33 [Server] main/INFO [Hammer Core [ASM]]: Transforming net.minecraft.entity.EntityLivingBase (vp)…
25.05 16:31:33 [Server] main/INFO [Hammer Core [ASM]]: -Patching EntityLivingBase
25.05 16:31:33 [Server] main/INFO [Hammer Core [ASM]]: -Modified method ‘onItemUseFinish’: added event call.
25.05 16:31:33 [Server] main/INFO [mixin]: A re-entrant transformer ‘$wrapper.com.zeitheron.hammercore.asm.HammerCoreTransformer’ was detected and will no longer process meta class data
25.05 16:31:36 [Server] main/WARN [mixin]: (at)Mixin target net/minecraft/server/management/PlayerProfileCache$ProfileEntry is public in mixins.common.core.json:server.management.PlayerProfileCache_ProfileEntryAccessor and should be specified in value
25.05 16:31:36 [Server] main/INFO [Hammer Core [ASM]]: Transforming net.minecraft.world.World (amu)…
25.05 16:31:36 [Server] main/INFO [Hammer Core [ASM]]: -Patching World
25.05 16:31:36 [Server] main/INFO [Hammer Core [ASM]]: -Modified method ‘k’, replaced nx.e()V with HC call.
25.05 16:31:37 [Server] main/WARN [mixin]: Static binding violation: PRIVATE (at)Overwrite method func_189509_E in mixins.common.core.json:world.WorldMixin cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector onUpdateTileEntities(Lnet/minecraft/util/ITickable;)V in mixins.common.core.json:world.WorldMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap mixins.common.refmap.json
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:400)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1280)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1042)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:570)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:191)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at java.lang.Class.getDeclaredMethods0(Native Method)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at java.lang.Class.privateGetMethodRecursive(Class.java:3048)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at java.lang.Class.getMethod0(Class.java:3018)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at java.lang.Class.getMethod(Class.java:1784)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:132)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at java.lang.reflect.Method.invoke(Method.java:498)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70)
25.05 16:31:37 [Server] main/INFO [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinProcessor:applyMixins:362]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34)
25.05 16:31:37 [Server] INFO A problem occurred running the Server launcher.[16:31:37] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:34]: java.lang.reflect.InvocationTargetException
25.05 16:31:37 [Multicraft] Server shut down (starting)
25.05 16:31:37 [Multicraft] Not restarting crashed server.
25.05 16:31:37 [Multicraft] Looks like a crash, check the server console. Return value: 1
25.05 16:31:37 [Multicraft] Server stopped

You have a mod conflict with a sponge. One or more mods have older mixins.

Did you get to the root of this error?

It also looks like you havent applied the Hammer Core fix.

Take a look at this page.

https://docs.spongepowered.org/stable/en/server/spongineer/incompatible.html

1 Like

Awesome fix, thanks.