core itself will crash the server upon startup
AngelTheGamerHD opened this issue ยท 0 comments
both the .37 and .4 version of this mod crashes the server on startup,i've emptied out the mod folder and left just the core and it would crash by itself, doesnt even leave a crash report idk why probably a bisect hosting thing
[01.12 01:38:30] [Multicraft] Loading server properties
[01.12 01:38:30] [Multicraft] Starting server!
[01.12 01:38:30] [Multicraft] Loaded config for "Forge - Forge Latest 1.16.5"
[01.12 01:38:31] [Multicraft] Updating eula.txt file
[01.12 01:38:31] [Server] [Log4jPatch] [INFO] Patching org/apache/logging/log4j/core/lookup/JndiLookup
[01.12 01:38:31] [Server] [Log4jPatch] [INFO] Patching org/apache/logging/log4j/core/pattern/MessagePatternConverter
[01.12 01:38:31] [Server] [Log4jPatch] [WARN] Unable to find noLookups:Z field in org/apache/logging/log4j/core/pattern/MessagePatternConverter
[01.12 01:38:31] [Server] 2022-12-01:38:31,804 main WARN Advanced terminal features are not available in this environment
[01.12 01:38:31] [Server] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.39, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[01.12 01:38:31] [Server] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_311 by Oracle Corporation
[01.12 01:38:32] [Server] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[01.12 01:38:32] [Server] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
[01.12 01:38:33] [Server] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[01.12 01:38:34] [Server] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/world/DimensionRenderInfo for invalid dist DEDICATED_SERVER
[01.12 01:38:34] [Server] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/world/DimensionRenderInfo (java.lang.RuntimeException: Attempted to load class net/minecraft/client/world/DimensionRenderInfo for invalid dist DEDICATED_SERVER)
[01.12 01:38:34] [Server] [main/WARN] [mixin/]: @mixin target net.minecraft.client.world.DimensionRenderInfo was not found heroesunited.mixins.json:client.AccessorDimensionRenderInfo
[01.12 01:38:34] [Server] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/model/ModelBakery for invalid dist DEDICATED_SERVER
[01.12 01:38:34] [Server] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/model/ModelBakery (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/model/ModelBakery for invalid dist DEDICATED_SERVER)
[01.12 01:38:34] [Server] [main/WARN] [mixin/]: @mixin target net.minecraft.client.renderer.model.ModelBakery was not found heroesunited.mixins.json:client.AccessorModelBakery
[01.12 01:38:34] [Server] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/ActiveRenderInfo for invalid dist DEDICATED_SERVER
[01.12 01:38:34] [Server] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/ActiveRenderInfo (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/ActiveRenderInfo for invalid dist DEDICATED_SERVER)
[01.12 01:38:34] [Server] [main/WARN] [mixin/]: @mixin target net.minecraft.client.renderer.ActiveRenderInfo was not found heroesunited.mixins.json:client.InvokerActiveRenderInfo
[01.12 01:38:34] [Server] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/settings/KeyBinding for invalid dist DEDICATED_SERVER
[01.12 01:38:34] [Server] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/settings/KeyBinding (java.lang.RuntimeException: Attempted to load class net/minecraft/client/settings/KeyBinding for invalid dist DEDICATED_SERVER)
[01.12 01:38:34] [Server] [main/WARN] [mixin/]: @mixin target net.minecraft.client.settings.KeyBinding was not found heroesunited.mixins.json:client.InvokerKeyBinding
[01.12 01:38:34] [Server] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/LivingRenderer for invalid dist DEDICATED_SERVER
[01.12 01:38:34] [Server] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/LivingRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/LivingRenderer for invalid dist DEDICATED_SERVER)
[01.12 01:38:34] [Server] [main/WARN] [mixin/]: @mixin target net.minecraft.client.renderer.entity.LivingRenderer was not found heroesunited.mixins.json:client.MixinLivingLayers
[01.12 01:38:34] [Server] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/model/ModelRenderer (java.lang.ClassNotFoundException: null)
[01.12 01:38:34] [Server] [main/WARN] [mixin/]: @mixin target net.minecraft.client.renderer.model.ModelRenderer was not found heroesunited.mixins.json:client.MixinModelRenderer
[01.12 01:38:34] [Server] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/particle/TexturedParticle (java.lang.ClassNotFoundException: null)
[01.12 01:38:34] [Server] [main/WARN] [mixin/]: @mixin target net.minecraft.client.particle.TexturedParticle was not found heroesunited.mixins.json:client.MixinTexturedParticle
[01.12 01:38:35] [Server] Exception in thread "main" [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:49)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:46)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.server.ServerMain.main(ServerMain.java:43)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.reflect.InvocationTargetException
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.reflect.Method.invoke(Method.java:498)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:37)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 7 more
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraft.block.Blocks.(Blocks.java:30)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraft.world.gen.surfacebuilders.SurfaceBuilder.(SurfaceBuilder.java:12)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders.(SourceFile:11)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraft.util.registry.WorldGenRegistries.func_243674_g(WorldGenRegistries.java:33)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraft.util.registry.WorldGenRegistries.func_243668_a(WorldGenRegistries.java:89)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraft.util.registry.WorldGenRegistries.(WorldGenRegistries.java:88)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraft.util.registry.Registry.(Registry.java:464)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:38)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraft.server.Main.main(Main.java:92)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: ... 13 more
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector getBoundingBoxForPose(Lnet/minecraft/entity/Entity;Lnet/minecraft/entity/Pose;)Lnet/minecraft/entity/EntitySize; in heroesunited.mixins.json:entity.MixinEntity failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap heroesunited.refmap.json
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
[01.12 01:38:35] [Server] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: ... 33 more