Jump to content

better minecraft server crashing


Valentin3090

Recommended Posts

2023-01-02 13:29:44,718 main WARN Advanced terminal features are not available in this environment
[13:29:45] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.69, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914, nogui]
[13:29:45] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 19.0.1 by Oracle Corporation
[13:29:55] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/E:/Downloads/Better+MC+Server+Pack+PLUS+1.18+v14/BetteMServerPacPLUS1.18/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
[13:30:00] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file E:\Downloads\Better+MC+Server+Pack+PLUS+1.18+v14\BetteMServerPacPLUS1.18\libraries\net\minecraftforge\fmlcore\1.18.2-40.1.69\fmlcore-1.18.2-40.1.69.jar is missing mods.toml file
[13:30:00] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file E:\Downloads\Better+MC+Server+Pack+PLUS+1.18+v14\BetteMServerPacPLUS1.18\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.1.69\javafmllanguage-1.18.2-40.1.69.jar is missing mods.toml file
[13:30:00] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file E:\Downloads\Better+MC+Server+Pack+PLUS+1.18+v14\BetteMServerPacPLUS1.18\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.1.69\lowcodelanguage-1.18.2-40.1.69.jar is missing mods.toml file
[13:30:00] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file E:\Downloads\Better+MC+Server+Pack+PLUS+1.18+v14\BetteMServerPacPLUS1.18\libraries\net\minecraftforge\mclanguage\1.18.2-40.1.69\mclanguage-1.18.2-40.1.69.jar is missing mods.toml file
[13:30:01] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 1 dependencies adding them to mods collection
[13:30:19] [main/ERROR] [mixin/]: Mixin config dynamiclightsreforged.mixins.json does not specify "minVersion" property
[13:30:19] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[13:30:19] [main/ERROR] [mixin/]: Mixin config rubidium.mixins.json does not specify "minVersion" property
[13:30:19] [main/ERROR] [mixin/]: Mixin config mixin.cleancut.json does not specify "minVersion" property
[13:30:20] [main/ERROR] [mixin/]: Mixin config mixins.oculus.compat.sodium.json does not specify "minVersion" property
[13:30:20] [main/ERROR] [mixin/]: Mixin config radium.mixins.json does not specify "minVersion" property
[13:30:20] [main/ERROR] [mixin/]: Mixin config extendedclouds-common.mixins.json does not specify "minVersion" property
[13:30:21] [main/ERROR] [mixin/]: Mixin config polylib.mixins.json does not specify "minVersion" property
[13:30:21] [main/ERROR] [mixin/]: Mixin config sprout.mixins.json does not specify "minVersion" property
[13:30:22] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [tictim.paraglider.MixinConnector]
[13:30:22] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.integral.enigmaticlegacy.MixinConnector]
[13:30:22] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
Exception in thread "main" java.lang.NoClassDefFoundError: org/lwjgl/system/Platform
        at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.SodiumPreLaunch.checkJemalloc(SodiumPreLaunch.java:24)
        at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.SodiumPreLaunch.onPreLaunch(SodiumPreLaunch.java:17)
        at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.mixin.SodiumMixinPlugin.onLoad(SodiumMixinPlugin.java:25)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.PluginHandle.onLoad(PluginHandle.java:119)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.onSelect(MixinConfig.java:707)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.selectConfigs(MixinProcessor.java:498)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:460)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
        at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110)
        at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216)
        at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226)
        at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:633)
        at java.base/java.lang.Class.forName(Class.java:584)
        at java.base/java.lang.Class.forName(Class.java:559)
        at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
        at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
Caused by: java.lang.ClassNotFoundException: org.lwjgl.system.Platform
        at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
        at [email protected]/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
        at [email protected]/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
        ... 32 more

Link to comment
Share on other sites

Quote

[13:30:22] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
Exception in thread "main" java.lang.NoClassDefFoundError: org/lwjgl/system/Platform
        at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.SodiumPreLaunch.checkJemalloc(SodiumPreLaunch.java:24)

Rubidium is trying to load client side classes on the server.

You don't need rubidium (a client side only mod) on the server.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Quote

[13:29:45] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 19.0.1 by Oracle Corporation

If you have any mods that use mixin, it doesn't support java 19.

Use java 17

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

i nned help again its frozzen at this here 

 net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:222) ~[fmlcore-1.18.2-40.1.69.jar%23327!/:?] {}
        at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$21(ModLoader.java:187) ~[fmlcore-1.18.2-40.1.69.jar%23327!/:?] {}
        at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
        at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:187) ~[fmlcore-1.18.2-40.1.69.jar%23327!/:?] {}
        at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$11(ModLoader.java:164) ~[fmlcore-1.18.2-40.1.69.jar%23327!/:?] {}
        at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
        at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:164) ~[fmlcore-1.18.2-40.1.69.jar%23327!/:?] {}
        at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:32) ~[forge-1.18.2-40.1.69-universal.jar%23331!/:?] {re:classloading}
        at net.minecraft.server.Main.main(Main.java:112) ~[server-1.18.2-20220404.173914-srg.jar%23326!/:?] {re:classloading,re:mixin,pl:mixin:A}
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
        at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
        at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) ~[fmlloader-1.18.2-40.1.69.jar%2317!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

 

Link to comment
Share on other sites

here latest.log 

[02Jan2023 14:29:40.303] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.69, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914, nogui]
[02Jan2023 14:29:40.303] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.5 by Oracle Corporation
[02Jan2023 14:29:40.803] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/E:/Downloads/Better+MC+Server+Pack+PLUS+1.18+v14/BetteMServerPacPLUS1.18/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
[02Jan2023 14:29:44.614] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file E:\Downloads\Better+MC+Server+Pack+PLUS+1.18+v14\BetteMServerPacPLUS1.18\libraries\net\minecraftforge\fmlcore\1.18.2-40.1.69\fmlcore-1.18.2-40.1.69.jar is missing mods.toml file
[02Jan2023 14:29:44.630] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file E:\Downloads\Better+MC+Server+Pack+PLUS+1.18+v14\BetteMServerPacPLUS1.18\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.1.69\javafmllanguage-1.18.2-40.1.69.jar is missing mods.toml file
[02Jan2023 14:29:44.630] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file E:\Downloads\Better+MC+Server+Pack+PLUS+1.18+v14\BetteMServerPacPLUS1.18\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.1.69\lowcodelanguage-1.18.2-40.1.69.jar is missing mods.toml file
[02Jan2023 14:29:44.645] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file E:\Downloads\Better+MC+Server+Pack+PLUS+1.18+v14\BetteMServerPacPLUS1.18\libraries\net\minecraftforge\mclanguage\1.18.2-40.1.69\mclanguage-1.18.2-40.1.69.jar is missing mods.toml file
[02Jan2023 14:29:45.130] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 1 dependencies adding them to mods collection
[02Jan2023 14:29:59.636] [main/ERROR] [mixin/]: Mixin config dynamiclightsreforged.mixins.json does not specify "minVersion" property
[02Jan2023 14:29:59.659] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[02Jan2023 14:29:59.909] [main/ERROR] [mixin/]: Mixin config mixin.cleancut.json does not specify "minVersion" property
[02Jan2023 14:30:00.326] [main/ERROR] [mixin/]: Mixin config mixins.oculus.compat.sodium.json does not specify "minVersion" property
[02Jan2023 14:30:00.498] [main/ERROR] [mixin/]: Mixin config radium.mixins.json does not specify "minVersion" property
[02Jan2023 14:30:00.645] [main/ERROR] [mixin/]: Mixin config extendedclouds-common.mixins.json does not specify "minVersion" property
[02Jan2023 14:30:02.241] [main/ERROR] [mixin/]: Mixin config polylib.mixins.json does not specify "minVersion" property
[02Jan2023 14:30:04.818] [main/ERROR] [mixin/]: Mixin config sprout.mixins.json does not specify "minVersion" property
[02Jan2023 14:30:06.154] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [tictim.paraglider.MixinConnector]
[02Jan2023 14:30:06.174] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.integral.enigmaticlegacy.MixinConnector]
[02Jan2023 14:30:06.365] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
[02Jan2023 14:30:06.475] [main/WARN] [mixin/]: Reference map 'wildbackport-forge-refmap.json' for wildbackport.mixins.json could not be read. If this is a development environment you can ignore this message
[02Jan2023 14:30:06.678] [main/WARN] [mixin/]: Reference map 'morevillagers-forge-forge-refmap.json' for morevillagers.mixins.json could not be read. If this is a development environment you can ignore this message
[02Jan2023 14:30:06.740] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message
[02Jan2023 14:30:06.740] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[02Jan2023 14:30:06.943] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message
[02Jan2023 14:30:06.959] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message
[02Jan2023 14:30:07.271] [main/INFO] [Radium/]: Loaded configuration file for Radium: 100 options available, 1 override(s) found
[02Jan2023 14:30:07.490] [main/WARN] [mixin/]: Reference map 'farmersrespite.refmap.json' for farmersrespite.mixins.json could not be read. If this is a development environment you can ignore this message
[02Jan2023 14:30:07.852] [main/WARN] [mixin/]: Reference map 'decorative_compat.refmap.json' for decorative_compat.mixins.json could not be read. If this is a development environment you can ignore this message
[02Jan2023 14:30:07.977] [main/WARN] [mixin/]: Reference map 'polylib-common-refmap.json' for polylib.mixins.json could not be read. If this is a development environment you can ignore this message
[02Jan2023 14:30:08.274] [main/WARN] [mixin/]: Reference map 'creativecore.mixins.refmap.json' for creativecore.mixins.json could not be read. If this is a development environment you can ignore this message
[02Jan2023 14:30:08.305] [main/WARN] [mixin/]: Reference map 'nethersdelight.refmap.json' for nethersdelight.mixins.json could not be read. If this is a development environment you can ignore this message
[02Jan2023 14:30:08.821] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/model/IronGolemModel (java.lang.ClassNotFoundException: net.minecraft.client.model.IronGolemModel)
[02Jan2023 14:30:08.821] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.model.IronGolemModel was not found strawgolem.mixins.json:IronGolemModelMixin
[02Jan2023 14:30:09.727] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/RenderType for invalid dist DEDICATED_SERVER
[02Jan2023 14:30:09.727] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/RenderType (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/RenderType for invalid dist DEDICATED_SERVER)
[02Jan2023 14:30:09.727] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.RenderType was not found wildbackport-common.mixins.json:access.RenderTypeAccessor
[02Jan2023 14:30:09.742] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/Sheets for invalid dist DEDICATED_SERVER
[02Jan2023 14:30:09.742] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/Sheets (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/Sheets for invalid dist DEDICATED_SERVER)
[02Jan2023 14:30:09.742] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.Sheets was not found wildbackport-common.mixins.json:access.SheetsAccessor
[02Jan2023 14:30:10.633] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
[02Jan2023 14:30:11.942] [main/WARN] [Radium/]: Force-disabling mixin 'ai.poi.PointOfInterestSetMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children
[02Jan2023 14:30:11.945] [main/WARN] [Radium/]: Force-disabling mixin 'ai.poi.PointOfInterestStorageMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children
[02Jan2023 14:30:11.946] [main/WARN] [Radium/]: Force-disabling mixin 'ai.poi.PointOfInterestTypeMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children
[02Jan2023 14:30:11.947] [main/WARN] [Radium/]: Force-disabling mixin 'ai.poi.SerializingRegionBasedStorageMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children
[02Jan2023 14:30:11.948] [main/WARN] [Radium/]: Force-disabling mixin 'ai.poi.fast_portals.PortalForcerMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children
[02Jan2023 14:30:11.949] [main/WARN] [Radium/]: Force-disabling mixin 'ai.poi.poi.tasks.HideInHomeTaskMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children
[02Jan2023 14:30:11.950] [main/WARN] [Radium/]: Force-disabling mixin 'ai.poi.poi.tasks.RaiderEntityAttackHomeGoalMixin' as rule 'mixin.ai.poi' (added by user configuration) disables it and children
[02Jan2023 14:30:13.484] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/ItemInHandRenderer for invalid dist DEDICATED_SERVER
[02Jan2023 14:30:13.484] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/ItemInHandRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/ItemInHandRenderer for invalid dist DEDICATED_SERVER)
[02Jan2023 14:30:13.484] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.ItemInHandRenderer was not found tetra.mixins.json:ItemInHandRendererMixin
[02Jan2023 14:30:13.484] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/player/PlayerRenderer for invalid dist DEDICATED_SERVER
[02Jan2023 14:30:13.484] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/player/PlayerRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/player/PlayerRenderer for invalid dist DEDICATED_SERVER)
[02Jan2023 14:30:13.499] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.player.PlayerRenderer was not found tetra.mixins.json:MixinPlayerRenderer
[02Jan2023 14:30:14.359] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[02Jan2023 14:30:14.359] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[02Jan2023 14:30:14.359] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[02Jan2023 14:30:14.374] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
[02Jan2023 14:30:14.405] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[02Jan2023 14:30:14.405] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[02Jan2023 14:30:14.593] [main/WARN] [mixin/]: Error loading class: net/darkhax/darkutils/features/charms/CharmEffects (java.lang.ClassNotFoundException: net.darkhax.darkutils.features.charms.CharmEffects)
[02Jan2023 14:30:14.593] [main/WARN] [mixin/]: Error loading class: com/brandon3055/csg/ModEventHandler (java.lang.ClassNotFoundException: com.brandon3055.csg.ModEventHandler)
[02Jan2023 14:30:18.952] [main/WARN] [mixin/]: @Inject(@At("HEAD")) Shift.BY=1 on blueprint.mixins.json:EntityMixin::handler$bmi001$baseTick exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[02Jan2023 14:30:19.187] [main/INFO] [mixin/]: Mixing MixinLivingEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.LivingEntity
[02Jan2023 14:30:19.922] [main/INFO] [mixin/]: Mixing MixinPlayer from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.player.Player
[02Jan2023 14:30:20.158] [main/INFO] [mixin/]: Mixing MixinMobEffect from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.effect.MobEffect
[02Jan2023 14:30:21.298] [main/WARN] [mixin/]: @Redirect conflict. Skipping mixins.terraform-dirt.json:MixinCropBlock->@Redirect::onGetAvailableMoisture(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)Z with priority 1000, already redirected by biomemakeover-forge.mixins.json:farmland.CropBlockMixin->@Redirect::isFarmland(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)Z with priority 1000
[02Jan2023 14:30:23.298] [main/INFO] [mixin/]: Mixing MixinEnchantmentContainer from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.inventory.EnchantmentMenu
[02Jan2023 14:30:23.298] [main/INFO] [mixin/]: Renaming synthetic method lambda$onEnchantedItem$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/EnchantmentMenu;ILnet/minecraft/world/entity/player/Player;ILnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V to md843cb1$lambda$onEnchantedItem$0$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinEnchantmentContainer
[02Jan2023 14:30:23.423] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule
[02Jan2023 14:30:23.423] [main/INFO] [mixin/]: Mixing MixinItemStack from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.item.ItemStack
[02Jan2023 14:30:23.595] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
[02Jan2023 14:30:23.595] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in com/mrcrayfish/goblintraders/Hooks
[02Jan2023 14:30:24.844] [main/INFO] [me.steinborn.lazydfu.LazyDFU/]: Lazy DFU
[02Jan2023 14:30:25.719] [main/INFO] [mixin/]: Mixing AccessorAbstractArrowEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
[02Jan2023 14:30:26.047] [main/INFO] [mixin/]: Mixing MixinEnderDragon from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.boss.enderdragon.EnderDragon
[02Jan2023 14:30:26.047] [main/INFO] [mixin/]: Renaming synthetic method lambda$onTickDeath$0(Lnet/minecraft/server/level/ServerPlayer;)V to md843cb1$lambda$onTickDeath$0$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinEnderDragon
[02Jan2023 14:30:26.469] [main/INFO] [mixin/]: Mixing MixinShulker from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.monster.Shulker
[02Jan2023 14:30:26.563] [main/INFO] [mixin/]: Mixing MixinVillagerEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.npc.Villager
[02Jan2023 14:30:26.563] [main/INFO] [mixin/]: Mixing MixinVillager from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.npc.Villager
[02Jan2023 14:30:26.828] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching FishingHook#catchingFish
[02Jan2023 14:30:27.953] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi.mixins.json:IncreaseStructureWeightLimitMixin->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000
[02Jan2023 14:30:27.953] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping idas.mixins.json:structures.StructurePoolMixin->@ModifyConstant::idas_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi.mixins.json:IncreaseStructureWeightLimitMixin->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000
[02Jan2023 14:30:28.843] [main/INFO] [mixin/]: Mixing MixinEnderEyeItem from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.item.EnderEyeItem
[02Jan2023 14:30:28.875] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
[02Jan2023 14:30:29.406] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[02Jan2023 14:30:29.406] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[02Jan2023 14:30:30.189] [main/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.rEgreT
[02Jan2023 14:30:30.380] [modloading-worker-0/INFO] [dynamiclightsreforged/]: [LambDynLights] Initializing Dynamic Lights Reforged...
[02Jan2023 14:30:30.440] [modloading-worker-0/WARN] [auudio/Auudio/]: WARNING: Auudio is a client mod and has no effect when loaded on a server!
[02Jan2023 14:30:30.763] [modloading-worker-0/INFO] [strawgolem/]: Pre-init started!
[02Jan2023 14:30:30.868] [modloading-worker-0/INFO] [strawgolem/]: Registering config
[02Jan2023 14:30:31.044] [modloading-worker-0/INFO] [strawgolem/]: Registering particles
[02Jan2023 14:30:31.069] [modloading-worker-0/INFO] [strawgolem/]: Registering items
[02Jan2023 14:30:31.078] [modloading-worker-0/INFO] [strawgolem/]: Registering entities
[02Jan2023 14:30:31.141] [modloading-worker-0/INFO] [strawgolem/]: Registering sounds
[02Jan2023 14:30:31.163] [modloading-worker-0/INFO] [strawgolem/]: Registering capabilities
[02Jan2023 14:30:31.534] [modloading-worker-0/INFO] [dev.wuffs.bcc.BCC/]: Better Compatibility Checker loading
[02Jan2023 14:30:31.853] [modloading-worker-0/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
[02Jan2023 14:30:31.903] [modloading-worker-0/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: oculus, class net.coderbot.iris.Iris
java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
    at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.1.69.jar%2317!/:1.0]
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?]
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?]
    at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?]
    at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.1.69.jar%23328!/:?]
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.1.69.jar%23327!/:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
[02Jan2023 14:30:32.817] [modloading-worker-0/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER
[02Jan2023 14:30:32.886] [modloading-worker-0/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: nebs, class org.infernalstudios.nebs.NekosEnchantedBooks
java.lang.reflect.InvocationTargetException: null
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
    at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
    at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.1.69.jar%23328!/:?]
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.1.69.jar%23327!/:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER
    at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.1.69.jar%2317!/:1.0]
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?]
    at java.lang.Class.privateGetDeclaredMethods(Class.java:3402) ~[?:?]
    at java.lang.Class.getDeclaredMethod(Class.java:2673) ~[?:?]
    at net.minecraftforge.eventbus.EventBus.getDeclMethod(EventBus.java:83) ~[eventbus-5.0.3.jar%232!/:?]
    at net.minecraftforge.eventbus.EventBus.lambda$registerObject$4(EventBus.java:95) ~[eventbus-5.0.3.jar%232!/:?]
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
    at java.util.HashMap$KeySpliterator.tryAdvance(HashMap.java:1728) ~[?:?]
    at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129) ~[?:?]
    at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527) ~[?:?]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) ~[?:?]
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
    at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150) ~[?:?]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
    at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647) ~[?:?]
    at net.minecraftforge.eventbus.EventBus.lambda$registerObject$7(EventBus.java:97) ~[eventbus-5.0.3.jar%232!/:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?]
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?]
    at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) ~[?:?]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]
    at net.minecraftforge.eventbus.EventBus.registerObject(EventBus.java:94) ~[eventbus-5.0.3.jar%232!/:?]
    at net.minecraftforge.eventbus.EventBus.register(EventBus.java:120) ~[eventbus-5.0.3.jar%232!/:?]
    at org.infernalstudios.nebs.NekosEnchantedBooks.<init>(NekosEnchantedBooks.java:45) ~[NekosEnchantedBooks-1.18.2-1.7.0.jar%23222!/:1.7.0]
    ... 14 more
[02Jan2023 14:30:33.532] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 40.1.69, for MC 1.18.2 with MCP 20220404.173914
[02Jan2023 14:30:33.623] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v40.1.69 Initialized
[02Jan2023 14:30:33.859] [modloading-worker-0/INFO] [paintings/]: loading json file and contents for paintings.
[02Jan2023 14:30:33.946] [modloading-worker-0/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
[02Jan2023 14:30:34.040] [modloading-worker-0/INFO] [paintings/]: Adding base paintings
[02Jan2023 14:30:34.055] [modloading-worker-0/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: notenoughanimations, class dev.tr7zw.notenoughanimations.NEAnimationsModForge
java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
    at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.1.69.jar%2317!/:1.0]
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?]
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?]
    at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?]
    at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.1.69.jar%23328!/:?]
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.1.69.jar%23327!/:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
[02Jan2023 14:30:34.059] [modloading-worker-0/INFO] [paintings/]: resolving paintings.json ...
[02Jan2023 14:30:34.090] [modloading-worker-0/INFO] [mixin/]: Mixing MixinPlayerList from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.server.players.PlayerList
[02Jan2023 14:30:34.175] [modloading-worker-0/INFO] [paintings/]: Loaded json painting abstract_blue , 16 x 16
[02Jan2023 14:30:34.286] [modloading-worker-0/INFO] [paintings/]: Loaded json painting abstract_rainbow , 16 x 16
[02Jan2023 14:30:34.342] [modloading-worker-0/INFO] [paintings/]: Loaded json painting abstract_red , 16 x 16
[02Jan2023 14:30:34.359] [modloading-worker-0/INFO] [paintings/]: Loaded json painting abstract_sunset , 16 x 16
[02Jan2023 14:30:34.445] [modloading-worker-0/INFO] [paintings/]: Loaded json painting arachnophobe , 32 x 16
[02Jan2023 14:30:34.546] [modloading-worker-0/INFO] [paintings/]: Loaded json painting barn_owl , 32 x 16
[02Jan2023 14:30:34.646] [modloading-worker-0/INFO] [paintings/]: Loaded json painting big_z , 16 x 16
[02Jan2023 14:30:34.731] [modloading-worker-0/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER
[02Jan2023 14:30:34.763] [modloading-worker-0/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: entityculling, class dev.tr7zw.entityculling.EntityCullingMod
java.lang.reflect.InvocationTargetException: null
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
    at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
    at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.1.69.jar%23328!/:?]
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.1.69.jar%23327!/:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER
    at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.1.69.jar%2317!/:1.0]
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    at dev.tr7zw.entityculling.EntityCullingModBase.<init>(EntityCullingModBase.java:42) ~[entityculling-forge-mc1.18-1.5.1.jar%23144!/:1.5.1]
    at dev.tr7zw.entityculling.EntityCullingMod.<init>(EntityCullingMod.java:24) ~[entityculling-forge-mc1.18-1.5.1.jar%23144!/:1.5.1]
    ... 14 more
[02Jan2023 14:30:34.749] [modloading-worker-0/INFO] [paintings/]: Loaded json painting blue_bird , 32 x 16
[02Jan2023 14:30:34.971] [modloading-worker-0/INFO] [paintings/]: Loaded json painting bluesclues , 32 x 16
[02Jan2023 14:30:35.083] [modloading-worker-0/INFO] [paintings/]: Loaded json painting borgia , 16 x 32
[02Jan2023 14:30:35.143] [modloading-worker-0/INFO] [paintings/]: Loaded json painting cane , 16 x 32
[02Jan2023 14:30:35.216] [modloading-worker-0/INFO] [paintings/]: Loaded json painting cat_black , 16 x 16
[02Jan2023 14:30:35.237] [modloading-worker-0/INFO] [mixin/]: Mixing MixinLootTable from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.level.storage.loot.LootTable
[02Jan2023 14:30:35.245] [modloading-worker-0/INFO] [paintings/]: Loaded json painting cat_gray , 16 x 16
[02Jan2023 14:30:35.289] [modloading-worker-0/INFO] [paintings/]: Loaded json painting cat_orange , 16 x 16
[02Jan2023 14:30:35.290] [modloading-worker-0/INFO] [paintings/]: Loaded json painting cat , 32 x 16
[02Jan2023 14:30:35.348] [modloading-worker-0/INFO] [paintings/]: Loaded json painting colorful_squares , 32 x 16
[02Jan2023 14:30:35.354] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for extractPools in enhancedcelestials.mixins.json:MixinLootTableManager, previously written by potionstudios.byg.mixin.common.world.level.storage.loot.MixinLootTableManager. Skipping method.
[02Jan2023 14:30:35.433] [modloading-worker-0/INFO] [paintings/]: Loaded json painting crest , 32 x 16
[02Jan2023 14:30:35.513] [modloading-worker-0/INFO] [paintings/]: Loaded json painting danger_zone , 32 x 32
[02Jan2023 14:30:35.676] [modloading-worker-0/INFO] [paintings/]: Loaded json painting decorative_gun , 32 x 16
[02Jan2023 14:30:35.760] [modloading-worker-0/INFO] [paintings/]: Loaded json painting exit_down , 32 x 16
[02Jan2023 14:30:35.919] [modloading-worker-0/INFO] [paintings/]: Loaded json painting exit_up , 32 x 16
[02Jan2023 14:30:36.017] [modloading-worker-0/INFO] [paintings/]: Loaded json painting exit_left , 32 x 16
[02Jan2023 14:30:36.150] [modloading-worker-0/INFO] [paintings/]: Loaded json painting exit_right , 32 x 16
[02Jan2023 14:30:36.204] [modloading-worker-0/INFO] [paintings/]: Loaded json painting face_bat , 16 x 16
[02Jan2023 14:30:36.216] [modloading-worker-0/INFO] [paintings/]: Loaded json painting face_chicken , 16 x 16
[02Jan2023 14:30:36.217] [modloading-worker-0/INFO] [paintings/]: Loaded json painting face_cow , 16 x 16
[02Jan2023 14:30:36.218] [modloading-worker-0/INFO] [paintings/]: Loaded json painting face_creeper , 16 x 16
[02Jan2023 14:30:36.218] [modloading-worker-0/INFO] [paintings/]: Loaded json painting face_dog , 16 x 16
[02Jan2023 14:30:36.218] [modloading-worker-0/INFO] [paintings/]: Loaded json painting face_enderman , 16 x 16
[02Jan2023 14:30:36.218] [modloading-worker-0/INFO] [paintings/]: Loaded json painting face_pig , 16 x 16
[02Jan2023 14:30:36.218] [modloading-worker-0/INFO] [paintings/]: Loaded json painting face_pigman , 16 x 16
[02Jan2023 14:30:36.218] [modloading-worker-0/INFO] [paintings/]: Loaded json painting face_silverfish , 16 x 16
[02Jan2023 14:30:36.219] [modloading-worker-0/INFO] [paintings/]: Loaded json painting face_skeleton , 16 x 16
[02Jan2023 14:30:36.219] [modloading-worker-0/INFO] [paintings/]: Loaded json painting face_squid , 16 x 16
[02Jan2023 14:30:36.219] [modloading-worker-0/INFO] [paintings/]: Loaded json painting face_zombie , 16 x 16
[02Jan2023 14:30:36.219] [modloading-worker-0/INFO] [paintings/]: Loaded json painting fishes , 32 x 16
[02Jan2023 14:30:36.219] [modloading-worker-0/INFO] [paintings/]: Loaded json painting flowers , 32 x 16
[02Jan2023 14:30:36.220] [modloading-worker-0/INFO] [paintings/]: Loaded json painting fruits , 32 x 16
[02Jan2023 14:30:36.220] [modloading-worker-0/INFO] [paintings/]: Loaded json painting ghost , 16 x 32
[02Jan2023 14:30:36.220] [modloading-worker-0/INFO] [paintings/]: Loaded json painting glowlamp , 32 x 32
[02Jan2023 14:30:36.220] [modloading-worker-0/INFO] [paintings/]: Loaded json painting glowstone_hourglass , 16 x 32
[02Jan2023 14:30:36.220] [modloading-worker-0/INFO] [paintings/]: Loaded json painting iluvmc , 32 x 16
[02Jan2023 14:30:36.220] [modloading-worker-0/INFO] [paintings/]: Loaded json painting link , 32 x 16
[02Jan2023 14:30:36.221] [modloading-worker-0/INFO] [paintings/]: Loaded json painting mine_prosperity , 32 x 16
[02Jan2023 14:30:36.221] [modloading-worker-0/INFO] [paintings/]: Loaded json painting no_trespassing_for_mobs , 32 x 16
[02Jan2023 14:30:36.221] [modloading-worker-0/INFO] [paintings/]: Loaded json painting ocelot , 16 x 16
[02Jan2023 14:30:36.221] [modloading-worker-0/INFO] [paintings/]: Loaded json painting penguin , 32 x 16
[02Jan2023 14:30:36.221] [modloading-worker-0/INFO] [paintings/]: Loaded json painting pig_on_a_cliff , 32 x 32
[02Jan2023 14:30:36.222] [modloading-worker-0/INFO] [paintings/]: Loaded json painting pkmn_blue , 32 x 16
[02Jan2023 14:30:36.222] [modloading-worker-0/INFO] [paintings/]: Loaded json painting pkmn_red , 32 x 16
[02Jan2023 14:30:36.222] [modloading-worker-0/INFO] [paintings/]: Loaded json painting pkmn_green , 32 x 16
[02Jan2023 14:30:36.222] [modloading-worker-0/INFO] [paintings/]: Loaded json painting plains_hut , 32 x 16
[02Jan2023 14:30:36.222] [modloading-worker-0/INFO] [paintings/]: Loaded json painting portrait_2 , 16 x 16
[02Jan2023 14:30:36.222] [modloading-worker-0/INFO] [paintings/]: Loaded json painting portrait , 32 x 32
[02Jan2023 14:30:36.223] [modloading-worker-0/INFO] [paintings/]: Loaded json painting prison , 16 x 32
[02Jan2023 14:30:36.223] [modloading-worker-0/INFO] [paintings/]: Loaded json painting prosperity , 16 x 32
[02Jan2023 14:30:36.223] [modloading-worker-0/INFO] [paintings/]: Loaded json painting rest , 32 x 16
[02Jan2023 14:30:36.223] [modloading-worker-0/INFO] [paintings/]: Loaded json painting skeleton , 16 x 32
[02Jan2023 14:30:36.223] [modloading-worker-0/INFO] [paintings/]: Loaded json painting sky , 32 x 32
[02Jan2023 14:30:36.223] [modloading-worker-0/INFO] [paintings/]: Loaded json painting skyblock , 32 x 32
[02Jan2023 14:30:36.224] [modloading-worker-0/INFO] [paintings/]: Loaded json painting snake , 16 x 32
[02Jan2023 14:30:36.224] [modloading-worker-0/INFO] [paintings/]: Loaded json painting snow_landscape , 32 x 16
[02Jan2023 14:30:36.224] [modloading-worker-0/INFO] [paintings/]: Loaded json painting subaraki , 32 x 16
[02Jan2023 14:30:36.224] [modloading-worker-0/INFO] [paintings/]: Loaded json painting synth_city , 16 x 16
[02Jan2023 14:30:36.224] [modloading-worker-0/INFO] [paintings/]: Loaded json painting tapistry_a , 32 x 16
[02Jan2023 14:30:36.225] [modloading-worker-0/INFO] [paintings/]: Loaded json painting tapistry_b , 16 x 32
[02Jan2023 14:30:36.316] [modloading-worker-0/INFO] [paintings/]: Loaded json painting tapistry_purple , 16 x 32
[02Jan2023 14:30:36.527] [modloading-worker-0/INFO] [paintings/]: Loaded json painting torched , 32 x 16
[02Jan2023 14:30:36.696] [modloading-worker-0/INFO] [paintings/]: Loaded json painting waterfall , 32 x 16
[02Jan2023 14:30:36.782] [modloading-worker-0/INFO] [paintings/]: Loaded json painting whale , 32 x 16
[02Jan2023 14:30:36.857] [modloading-worker-0/INFO] [paintings/]: Loaded json painting wheat_field , 32 x 16
[02Jan2023 14:30:36.946] [modloading-worker-0/INFO] [paintings/]: Loaded json painting wolf_in_wheat , 32 x 16
[02Jan2023 14:30:37.054] [modloading-worker-0/WARN] [paintings/]: ************************************
[02Jan2023 14:30:37.136] [modloading-worker-0/WARN] [paintings/]: !*!*!*!*!
[02Jan2023 14:30:37.205] [modloading-worker-0/ERROR] [paintings/]: A fatal error occurred reading the resource pack directory
[02Jan2023 14:30:37.273] [modloading-worker-0/ERROR] [paintings/]: SKIPPING ENTIRE PROCESS
[02Jan2023 14:30:37.366] [modloading-worker-0/WARN] [paintings/]: !*!*!*!*!
[02Jan2023 14:30:37.479] [modloading-worker-0/WARN] [paintings/]: ************************************
[02Jan2023 14:30:37.366] [Modding Legacy/blue_skies/Supporters thread/INFO] [ModdingLegacy/blue_skies/Supporter/]: Attempting to load the Modding Legacy supporters list from https://moddinglegacy.com/supporters-changelogs/supporters.txt
[02Jan2023 14:30:37.553] [modloading-worker-0/WARN] [paintings/]: java.nio.file.NoSuchFileException: .\resourcepacks
[02Jan2023 14:30:37.551] [modloading-worker-0/INFO] [mixin/]: Mixing MixinEnterBlockTrigger from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.advancements.critereon.EnterBlockTrigger
[02Jan2023 14:30:37.605] [modloading-worker-0/INFO] [mixin/]: Mixing MixinInventoryChangeTrigger from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.advancements.critereon.InventoryChangeTrigger
[02Jan2023 14:30:37.652] [modloading-worker-0/INFO] [mixin/]: Mixing MixinSummonedEntityTrigger from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.advancements.critereon.SummonedEntityTrigger
[02Jan2023 14:30:37.856] [modloading-worker-0/INFO] [mixin/]: Mixing MixinForgeHooks from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraftforge.common.ForgeHooks
[02Jan2023 14:30:37.919] [Modding Legacy/blue_skies/Supporters thread/INFO] [ModdingLegacy/blue_skies/Supporter/]: Successfully loaded the Modding Legacy supporters list.
[02Jan2023 14:30:37.949] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[02Jan2023 14:30:37.991] [modloading-worker-0/INFO] [Kiwi/Init]: Processing 3 KiwiModule annotations
[02Jan2023 14:30:37.991] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[02Jan2023 14:30:38.116] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[02Jan2023 14:30:38.274] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
[02Jan2023 14:30:38.357] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
[02Jan2023 14:30:38.406] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
[02Jan2023 14:30:38.441] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
[02Jan2023 14:30:38.487] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
[02Jan2023 14:30:38.573] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
[02Jan2023 14:30:38.646] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Successfully initialized!
[02Jan2023 14:30:38.713] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Server-side libs ready to use!
[02Jan2023 14:30:38.715] [modloading-worker-0/INFO] [com.tterrag.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[02Jan2023 14:30:39.163] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids
[02Jan2023 14:30:39.237] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.devASTatiOn
[02Jan2023 14:30:39.237] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Constructing mod instance...
[02Jan2023 14:30:39.246] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbultimine:key_pressed
[02Jan2023 14:30:39.252] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbultimine:mode_changed
[02Jan2023 14:30:39.264] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.pAIn
[02Jan2023 14:30:39.281] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.betRAYAL$rEgreT
[02Jan2023 14:30:39.299] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.betRAYAL
[02Jan2023 14:30:39.316] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.mALIGNitY
[02Jan2023 14:30:39.363] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.prison
[02Jan2023 14:30:39.397] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.rEgreT$rEgreT
[02Jan2023 14:30:39.502] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftblibrary:edit_nbt_response
[02Jan2023 14:30:39.548] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:open_gui
[02Jan2023 14:30:39.567] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:update_settings
[02Jan2023 14:30:39.574] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:send_message
[02Jan2023 14:30:39.690] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:create_party
[02Jan2023 14:30:40.077] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Mod instance constructed successfully.
[02Jan2023 14:30:40.112] [modloading-worker-0/INFO] [com.silverminer.shrines.Shrines/]: Shrines 1.18.2-4.1.0 initialized
[02Jan2023 14:30:40.384] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id itemfilters:main/14e7fa1454283aec8ae811ef844ada28
[02Jan2023 14:30:40.417] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id biomemakeover:cl_complete_quest
[02Jan2023 14:30:40.499] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id biomemakeover:update_dir_data
[02Jan2023 14:30:40.573] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:submit_task
[02Jan2023 14:30:40.645] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_reward
[02Jan2023 14:30:40.750] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:get_emergency_items
[02Jan2023 14:30:40.856] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_all_rewards
[02Jan2023 14:30:40.961] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_choice_reward
[02Jan2023 14:30:41.016] [modloading-worker-0/INFO] [com.tterrag.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[02Jan2023 14:30:41.057] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_pinned
[02Jan2023 14:30:41.214] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:set_custom_image
[02Jan2023 14:30:41.341] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_progress
[02Jan2023 14:30:41.405] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_object
[02Jan2023 14:30:41.448] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_task_at
[02Jan2023 14:30:41.558] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:delete_object
[02Jan2023 14:30:41.740] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:edit_object
[02Jan2023 14:30:41.907] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter
[02Jan2023 14:30:42.020] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_quest
[02Jan2023 14:30:42.142] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_chapter_group
[02Jan2023 14:30:42.315] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter_group
[02Jan2023 14:30:42.944] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:request_map_data
[02Jan2023 14:30:42.963] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:request_chunk_change
[02Jan2023 14:30:42.973] [modloading-worker-0/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
[02Jan2023 14:30:43.042] [modloading-worker-0/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: skinlayers3d, class dev.tr7zw.skinlayers.SkinLayersMod
java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
    at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.1.69.jar%2317!/:1.0]
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?]
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?]
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?]
    at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?]
    at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.1.69.jar%23328!/:?]
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.1.69.jar%23327!/:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
[02Jan2023 14:30:43.028] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:teleport_from_map
[02Jan2023 14:30:43.067] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:sync_tx
[02Jan2023 14:30:44.391] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule
[02Jan2023 14:30:44.451] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule
[02Jan2023 14:30:44.480] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule
[02Jan2023 14:30:44.498] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule
[02Jan2023 14:30:44.522] [ForkJoinPool.commonPool-worker-1/INFO] [friendsandfoes/]: An update for Friends&Foes is available! You're using 1.4.5 version but the latest version is 1.4.6!
[02Jan2023 14:30:44.617] [modloading-worker-0/INFO] [tetrapak/]: Checking corundum color mappings...
[02Jan2023 14:30:44.570] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule
[02Jan2023 14:30:44.640] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule
[02Jan2023 14:30:44.705] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule
[02Jan2023 14:30:44.716] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule
[02Jan2023 14:30:44.722] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.CorundumModule
[02Jan2023 14:30:44.727] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule
[02Jan2023 14:30:44.730] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule
[02Jan2023 14:30:44.738] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule
[02Jan2023 14:30:44.777] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigDungeonModule
[02Jan2023 14:30:44.794] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule
[02Jan2023 14:30:44.895] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule
[02Jan2023 14:30:45.034] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule
[02Jan2023 14:30:45.111] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule
[02Jan2023 14:30:45.125] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule
[02Jan2023 14:30:45.150] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule
[02Jan2023 14:30:45.223] [modloading-worker-0/INFO] [com.rydelfox.morestoragedrawers.MoreStorageDrawers/]: Loading MoreStorageDrawers
[02Jan2023 14:30:45.230] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule
[02Jan2023 14:30:45.307] [modloading-worker-0/INFO] [com.rydelfox.morestoragedrawers.MoreStorageDrawers/]: MoreStorageDrawers: biomesoplenty mod loaded
[02Jan2023 14:30:45.429] [modloading-worker-0/INFO] [com.rydelfox.morestoragedrawers.MoreStorageDrawers/]: MoreStorageDrawers: byg mod loaded
[02Jan2023 14:30:45.373] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule
[02Jan2023 14:30:45.588] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule
[02Jan2023 14:30:45.600] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule
[02Jan2023 14:30:45.602] [modloading-worker-0/INFO] [com.gamma1772.additionalbars.AdditionalBars/]: Additional Bars - Biomes o' Plenty Addon has successfully loaded!
[02Jan2023 14:30:45.663] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule
[02Jan2023 14:30:45.743] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule
[02Jan2023 14:30:45.794] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.NoteBlockMobSoundsModule
[02Jan2023 14:30:45.817] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule
[02Jan2023 14:30:45.922] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule
[02Jan2023 14:30:46.023] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule
[02Jan2023 14:30:46.073] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule
[02Jan2023 14:30:46.081] [modloading-worker-0/INFO] [fancymenu/FancyMenu/]: [FANCYMENU] Loading mod in server-side mode!
[02Jan2023 14:30:46.121] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule
[02Jan2023 14:30:46.173] [modloading-worker-0/WARN] [de.keksuccino.drippyloadingscreen.DrippyLoadingScreen/]: WARNING: 'Drippy Loading Screen' is a client mod and has no effect when loaded on a server!
[02Jan2023 14:30:46.209] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule
[02Jan2023 14:30:46.262] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule
[02Jan2023 14:30:46.286] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule
[02Jan2023 14:30:46.403] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule
[02Jan2023 14:30:46.482] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule
[02Jan2023 14:30:46.506] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule
[02Jan2023 14:30:46.508] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule
[02Jan2023 14:30:46.591] [modloading-worker-0/INFO] [mixin/]: Mixing MixinAutomaticRecipeUnlockModule from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule
[02Jan2023 14:30:46.601] [modloading-worker-0/INFO] [mixin/]: Renaming synthetic method lambda$onAwardRecipes$0(Lnet/minecraft/world/item/crafting/Recipe;)Z to md843cb1$lambda$onAwardRecipes$0$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinAutomaticRecipeUnlockModule
[02Jan2023 14:30:46.606] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule
[02Jan2023 14:30:46.661] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule
[02Jan2023 14:30:46.742] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule
[02Jan2023 14:30:46.782] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule
[02Jan2023 14:30:46.874] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule
[02Jan2023 14:30:46.967] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule
[02Jan2023 14:30:47.080] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule
[02Jan2023 14:30:47.183] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule
[02Jan2023 14:30:47.213] [modloading-worker-0/INFO] [twilightforest/]: Loaded compatibility for mod Tinkers Construct.
[02Jan2023 14:30:47.300] [modloading-worker-0/INFO] [twilightforest/]: Loaded compatibility for mod The Undergarden.
[02Jan2023 14:30:47.280] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule
[02Jan2023 14:30:47.456] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule
[02Jan2023 14:30:47.390] [modloading-worker-0/INFO] [twilightforest/]: Skipped compatibility for mod immersiveengineering.
[02Jan2023 14:30:47.462] [modloading-worker-0/INFO] [twilightforest/]: Loaded compatibility for mod Curios.
[02Jan2023 14:30:47.464] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule
[02Jan2023 14:30:47.469] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.CameraModule
[02Jan2023 14:30:47.551] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule
[02Jan2023 14:30:47.628] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule
[02Jan2023 14:30:47.707] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule
[02Jan2023 14:30:47.764] [modloading-worker-0/INFO] [me.treyruffy.betterf3.BetterF3Forge/]: [BetterF3] Starting...
[02Jan2023 14:30:47.774] [modloading-worker-0/WARN] [me.treyruffy.betterf3.BetterF3Forge/]: [BetterF3] Not supported on dedicated server!
[02Jan2023 14:30:47.884] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule
[02Jan2023 14:30:47.924] [modloading-worker-0/INFO] [com.tterrag.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[02Jan2023 14:30:47.972] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule
[02Jan2023 14:30:48.067] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 3 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/item/AncientTomeItem
[02Jan2023 14:30:48.125] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule
[02Jan2023 14:30:48.128] [modloading-worker-0/INFO] [mod.chiselsandbits.registrars.ModBlockEntityTypes/]: Loaded block entity configuration.
[02Jan2023 14:30:48.138] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule
[02Jan2023 14:30:48.153] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule
[02Jan2023 14:30:48.161] [modloading-worker-0/INFO] [mod.chiselsandbits.registrars.ModBlocks/]: Loaded block configuration.
[02Jan2023 14:30:48.219] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule
[02Jan2023 14:30:48.230] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule
[02Jan2023 14:30:48.240] [modloading-worker-0/INFO] [mod.chiselsandbits.registrars.ModChiselModeGroups/]: Loaded chisel mode group configuration.
[02Jan2023 14:30:48.243] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule
[02Jan2023 14:30:48.245] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FrogsModule
[02Jan2023 14:30:48.268] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule
[02Jan2023 14:30:48.274] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule
[02Jan2023 14:30:48.315] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule
[02Jan2023 14:30:48.371] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule
[02Jan2023 14:30:48.400] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule
[02Jan2023 14:30:48.413] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule
[02Jan2023 14:30:48.415] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule
[02Jan2023 14:30:48.418] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule
[02Jan2023 14:30:48.422] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule
[02Jan2023 14:30:48.425] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ChestsInBoatsModule
[02Jan2023 14:30:48.430] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.ZombieVillagersOnNormalModule
[02Jan2023 14:30:48.431] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule
[02Jan2023 14:30:48.432] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule
[02Jan2023 14:30:48.434] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule
[02Jan2023 14:30:48.436] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule
[02Jan2023 14:30:48.438] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule
[02Jan2023 14:30:48.441] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule
[02Jan2023 14:30:48.445] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule
[02Jan2023 14:30:48.447] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule
[02Jan2023 14:30:48.460] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule
[02Jan2023 14:30:48.461] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule
[02Jan2023 14:30:48.464] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule
[02Jan2023 14:30:48.468] [modloading-worker-0/INFO] [mixin/]: Mixing MixinImprovedTooltipsModule from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into vazkii.quark.content.client.module.ImprovedTooltipsModule
[02Jan2023 14:30:48.475] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule
[02Jan2023 14:30:48.477] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule
[02Jan2023 14:30:48.481] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule
[02Jan2023 14:30:48.483] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybind
[02Jan2023 14:30:48.485] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule
[02Jan2023 14:30:48.489] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule
[02Jan2023 14:30:48.493] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule
[02Jan2023 14:30:48.501] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule
[02Jan2023 14:30:48.508] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule
[02Jan2023 14:30:48.510] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule
[02Jan2023 14:30:48.517] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule
[02Jan2023 14:30:48.532] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule
[02Jan2023 14:30:48.534] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ThatchModule
[02Jan2023 14:30:48.539] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule
[02Jan2023 14:30:48.541] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.StoolsModule
[02Jan2023 14:30:48.542] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule
[02Jan2023 14:30:48.544] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule
[02Jan2023 14:30:48.546] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule
[02Jan2023 14:30:48.555] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RopeModule
[02Jan2023 14:30:48.559] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.OrientalPaletteModule
[02Jan2023 14:30:48.561] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule
[02Jan2023 14:30:48.564] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule
[02Jan2023 14:30:48.567] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule
[02Jan2023 14:30:48.572] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule
[02Jan2023 14:30:48.573] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MidoriModule
[02Jan2023 14:30:48.575] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule
[02Jan2023 14:30:48.577] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule
[02Jan2023 14:30:48.580] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.HedgesModule
[02Jan2023 14:30:48.582] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GrateModule
[02Jan2023 14:30:48.590] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule
[02Jan2023 14:30:48.593] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule
[02Jan2023 14:30:48.600] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule
[02Jan2023 14:30:48.604] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule
[02Jan2023 14:30:48.610] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule
[02Jan2023 14:30:48.614] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule
[02Jan2023 14:30:48.616] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule
[02Jan2023 14:30:48.621] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule
[02Jan2023 14:30:48.623] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule
[02Jan2023 14:30:48.624] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule
[02Jan2023 14:30:48.626] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule
[02Jan2023 14:30:48.627] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule
[02Jan2023 14:30:48.633] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule
[02Jan2023 14:30:48.638] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule
[02Jan2023 14:30:48.642] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule
[02Jan2023 14:30:48.643] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule
[02Jan2023 14:30:48.644] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule
[02Jan2023 14:30:48.647] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule
[02Jan2023 14:30:48.650] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule
[02Jan2023 14:30:48.699] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule
[02Jan2023 14:30:48.704] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule
[02Jan2023 14:30:48.711] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule
[02Jan2023 14:30:48.716] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule
[02Jan2023 14:30:48.722] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule
[02Jan2023 14:30:48.726] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule
[02Jan2023 14:30:48.731] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONSTRUCT
[02Jan2023 14:30:49.094] [modloading-worker-0/INFO] [mod.chiselsandbits.registrars.ModChiselModes/]: Loaded chisel mode configuration.
[02Jan2023 14:30:49.096] [modloading-worker-0/INFO] [mod.chiselsandbits.registrars.ModContainerTypes/]: Loaded container type configuration.
[02Jan2023 14:30:49.099] [modloading-worker-0/INFO] [mod.chiselsandbits.registrars.ModCreativeTabs/]: Loaded item group configuration.
[02Jan2023 14:30:49.139] [modloading-worker-0/INFO] [mod.chiselsandbits.registrars.ModItems/]: Loaded item configuration.
[02Jan2023 14:30:49.145] [modloading-worker-0/INFO] [mod.chiselsandbits.registrars.ModMetadataKeys/]: Loaded metadata key configuration.
[02Jan2023 14:30:49.154] [modloading-worker-0/INFO] [mod.chiselsandbits.registrars.ModModelProperties/]: Loaded model property configuration.
[02Jan2023 14:30:49.160] [modloading-worker-0/INFO] [mod.chiselsandbits.registrars.ModModificationOperation/]: Loaded modification operation configuration.
[02Jan2023 14:30:49.163] [modloading-worker-0/INFO] [mod.chiselsandbits.registrars.ModModificationOperationGroups/]: Loaded modification operation group configuration.
[02Jan2023 14:30:49.178] [modloading-worker-0/INFO] [mod.chiselsandbits.registrars.ModPatternPlacementTypes/]: Loaded pattern placement type configuration.
[02Jan2023 14:30:49.183] [modloading-worker-0/INFO] [mod.chiselsandbits.registrars.ModRecipeSerializers/]: Loaded recipe serializer configuration.
[02Jan2023 14:30:49.187] [modloading-worker-0/INFO] [mod.chiselsandbits.registrars.ModTags/]: Loaded tag configuration.
[02Jan2023 14:30:49.224] [modloading-worker-0/INFO] [mod.chiselsandbits.forge.platform.plugin.ForgePluginManager/]: Found and loaded ChiselsAndBits plugin: jei
[02Jan2023 14:30:49.227] [modloading-worker-0/INFO] [mod.chiselsandbits.forge.integration.jei.JEICompatConfiguration/]: Loaded JEI Compatibility configuration
[02Jan2023 14:30:49.285] [main/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 5 errors found
[02Jan2023 14:30:49.462] [main/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 54ed09d7-e56d-4b22-89a3-f18947ddc9bc
[02Jan2023 14:30:49.463] [main/FATAL] [net.minecraftforge.server.loading.ServerModLoader/]: Crash report saved to .\crash-reports\crash-2023-01-02_14.30.49-fml.txt
[02Jan2023 14:30:49.476] [main/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 2396de05-a3e1-4f6d-9810-47bcc3ecce0d
[02Jan2023 14:30:49.506] [main/ERROR] [net.minecraft.server.Main/FATAL]: Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
    Oculus (oculus) has failed to load correctly
§7java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER,
    Neko's Enchanted Books (nebs) has failed to load correctly
§7java.lang.reflect.InvocationTargetException: null,
    NotEnoughAnimations Mod (notenoughanimations) has failed to load correctly
§7java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER,
    EntityCulling (entityculling) has failed to load correctly
§7java.lang.reflect.InvocationTargetException: null,
    3dSkinLayers (skinlayers3d) has failed to load correctly
§7java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
]
    at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:222) ~[fmlcore-1.18.2-40.1.69.jar%23327!/:?]
    at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$21(ModLoader.java:187) ~[fmlcore-1.18.2-40.1.69.jar%23327!/:?]
    at java.util.Optional.ifPresent(Optional.java:178) ~[?:?]
    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:187) ~[fmlcore-1.18.2-40.1.69.jar%23327!/:?]
    at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$11(ModLoader.java:164) ~[fmlcore-1.18.2-40.1.69.jar%23327!/:?]
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:164) ~[fmlcore-1.18.2-40.1.69.jar%23327!/:?]
    at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:32) ~[forge-1.18.2-40.1.69-universal.jar%23331!/:?]
    at net.minecraft.server.Main.main(Main.java:112) ~[server-1.18.2-20220404.173914-srg.jar%23326!/:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
    at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) ~[fmlloader-1.18.2-40.1.69.jar%2317!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?]
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?]
 

 

Link to comment
Share on other sites

Quote

[02Jan2023 14:30:49.506] [main/ERROR] [net.minecraft.server.Main/FATAL]: Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
    Oculus (oculus) has failed to load correctly
§7java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER,
    Neko's Enchanted Books (nebs) has failed to load correctly
§7java.lang.reflect.InvocationTargetException: null,
    NotEnoughAnimations Mod (notenoughanimations) has failed to load correctly
§7java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER,
    EntityCulling (entityculling) has failed to load correctly
§7java.lang.reflect.InvocationTargetException: null,
    3dSkinLayers (skinlayers3d) has failed to load correctly
§7java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
]

You have a number of broken mods trying to load client side classes on the server.

Most of them look like client side only mods you don't need on the server?

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

idk i just downloaded the modpack from curse forge better mc plus 1.18.2 server pack v14hf 

idk what mods there is and I'm pretty new but my brother knows a bunch of stuff about server but not Minecraft server hosting so I'm going to need your help to figure this out should i just redownload the server pack and try again?

Link to comment
Share on other sites

You should remove the broken client side only mods from the server.

Or contact the modpack author or mod authors for help.

  • Thanks 1

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

  • 3 weeks later...

You need to post a link to the logs so we can see the error(s).

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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