Jump to content

Demo__

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Demo__

  1. uninstalled java 20 adn this is what cmd showed: 2023-03-31 10:46:53,282 main WARN Advanced terminal features are not available in this environment [10:46:53] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 44.1.10, --fml.mcVersion, 1.19.3, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20221207.122022] [10:46:53] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.6 by Oracle Corporation; OS Windows 11 arch amd64 version 10.0 [10:46:54] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/34664/Desktop/mds%20server/serverer/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2364!/ Service=ModLauncher Env=SERVER [10:46:54] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\fmlcore\1.19.3-44.1.10\fmlcore-1.19.3-44.1.10.jar is missing mods.toml file [10:46:54] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\javafmllanguage\1.19.3-44.1.10\javafmllanguage-1.19.3-44.1.10.jar is missing mods.toml file [10:46:54] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\lowcodelanguage\1.19.3-44.1.10\lowcodelanguage-1.19.3-44.1.10.jar is missing mods.toml file [10:46:54] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\mclanguage\1.19.3-44.1.10\mclanguage-1.19.3-44.1.10.jar is missing mods.toml file [10:46:54] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 3 dependencies adding them to mods collection [10:46:56] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [10:46:56] [main/ERROR] [mixin/]: Mixin config foodeffecttooltips.mixins.json does not specify "minVersion" property [10:46:56] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector] [10:46:56] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] [10:46:56] [main/WARN] [mixin/]: Reference map 'bcc.refmap.json' for entangledfix.mixins.json could not be read. If this is a development environment you can ignore this message [10:46:56] [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 [10:46:56] [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 [10:46:57] [main/WARN] [mixin/]: Error loading class: com/supermartijn642/entangled/EntangledBlockTile (java.lang.ClassNotFoundException: com.supermartijn642.entangled.EntangledBlockTile) [10:46:57] [main/WARN] [mixin/]: @Mixin target com.supermartijn642.entangled.EntangledBlockTile was not found entangledfix.mixins.json:EntangledBlockTileMixin [10:46:57] [main/WARN] [mixin/]: Error loading class: com/mojang/blaze3d/audio/Channel (java.lang.ClassNotFoundException: com.mojang.blaze3d.audio.Channel) [10:46:57] [main/WARN] [mixin/]: @Mixin target com.mojang.blaze3d.audio.Channel was not found assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ChannelAccessor [10:47:16] [main/INFO] [minecraft/DataFixers]: Building unoptimized datafixer [10:47:17] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping repurposed_structures-forge.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimit(I)I with priority 1000, already redirected by yungsapi_forge.mixins.json:IncreaseStructureWeightLimitMixinForge->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000 [10:47:17] [modloading-worker-0/INFO] [de.wu.en.EntangledFix/]: Entangled Fix Loaded [10:47:17] [modloading-worker-0/INFO] [Bed Benefits/]: Loaded config file. [10:47:17] [modloading-worker-0/INFO] [Bed Benefits/]: Saved config file. [10:47:17] [modloading-worker-0/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.3.13... [10:47:17] [modloading-worker-0/ERROR] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER [10:47:17] [modloading-worker-0/ERROR] [ne.mi.fm.ja.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.19.3-44.1.10.jar%2368!/:1.0] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.6.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin} at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin} at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.3-44.1.10.jar%23287!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.3-44.1.10.jar%23286!/:?] {} 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) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} [10:47:17] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 44.1.10, for MC 1.19.3 with MCP 20221207.122022 [10:47:17] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v44.1.10 Initialized [10:47:18] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket. [10:47:18] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket. [10:47:18] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket. [10:47:18] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket. [10:47:18] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket. [10:47:18] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket. [10:47:18] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket. [10:47:18] [modloading-worker-0/ERROR] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER [10:47:18] [modloading-worker-0/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to register automatic subscribers. ModID: legendarytooltips, class com.anthonyhilyard.legendarytooltips.Loader java.lang.ExceptionInInitializerError: null at java.lang.Class.forName0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.forName(Class.java:467) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) ~[javafmllanguage-1.19.3-44.1.10.jar%23287!/:?] {} at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) ~[javafmllanguage-1.19.3-44.1.10.jar%23287!/:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:78) ~[javafmllanguage-1.19.3-44.1.10.jar%23287!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.3-44.1.10.jar%23286!/:?] {} 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) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.19.3-44.1.10.jar%2368!/:1.0] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.6.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at com.anthonyhilyard.legendarytooltips.config.LegendaryTooltipsConfig.<init>(LegendaryTooltipsConfig.java:145) ~[LegendaryTooltips-1.19.3-forge-1.4.0.jar%23242!/:1.4.0] {re:classloading} at net.minecraftforge.common.ForgeConfigSpec$Builder.configure(ForgeConfigSpec.java:605) ~[forge-1.19.3-44.1.10-universal.jar%23290!/:?] {re:classloading} at com.anthonyhilyard.legendarytooltips.config.LegendaryTooltipsConfig.<clinit>(LegendaryTooltipsConfig.java:109) ~[LegendaryTooltips-1.19.3-forge-1.4.0.jar%23242!/:1.4.0] {re:classloading} ... 14 more [10:47:18] [modloading-worker-0/INFO] [me.tr.be.BetterF3Forge/]: [BetterF3] Starting... [10:47:18] [modloading-worker-0/WARN] [me.tr.be.BetterF3Forge/]: [BetterF3] Not supported on dedicated server! [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Shire [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Desert Oasis [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Pagoda [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Minecolonies Original [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Caledonia [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Incan [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Warped Netherlands [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Dark Oak Treehouse [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Birch [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Oak [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Birch [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Cavern [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Space Wars [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Spruce [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Jungle Treehouse [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Nordic Spruce [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Dark Oak [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Savanna [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Stalactite Caves [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Lost Mesa City [10:47:18] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Fortress [10:47:18] [Structurize IO Worker #0/WARN] [structurize/]: Failed loading packs from main folder path: . [10:47:18] [Structurize IO Worker #0/WARN] [structurize/]: Failed loading client packs from main folder path: . [10:47:18] [Structurize IO Worker #0/WARN] [structurize/]: Finished discovering Server Structure packs [10:47:19] [main/FATAL] [ne.mi.fm.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 2 errors found Negative index in crash report handler (16/18) [10:47:19] [main/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID abbe1430-ad0f-4008-ae53-cc9b19f71114 [10:47:19] [main/FATAL] [ne.mi.se.lo.ServerModLoader/]: Crash report saved to .\crash-reports\crash-2023-03-31_10.47.19-fml.txt [10:47:19] [main/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 0291ccad-e0cc-4f2c-bacf-76791b9ab2ce ---- Minecraft Crash Report ---- // Why did you do that? Time: 2023-03-31 10:47:19 Description: Mod loading error has occurred java.lang.Exception: Mod Loading has failed at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:55) ~[forge-1.19.3-44.1.10-universal.jar%23290!/:?] {re:classloading} at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:39) ~[forge-1.19.3-44.1.10-universal.jar%23290!/:?] {re:classloading} at net.minecraft.server.Main.main(Main.java:114) ~[server-1.19.3-20221207.122022-srg.jar%23285!/:?] {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:29) ~[fmlloader-1.19.3-44.1.10.jar%2368!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: main Stacktrace: at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.19.3-44.1.10.jar%2368!/:1.0] {} -- MOD skinlayers3d -- Details: Mod File: /C:/Users/34664/Desktop/mds server/serverer/mods/3dskinlayers-forge-1.5.3-mc1.19.3.jar Failure message: 3dSkinLayers (skinlayers3d) has failed to load correctly java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER Mod Version: 1.5.3 Mod Issue URL: NOT PROVIDED Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER Stacktrace: at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.19.3-44.1.10.jar%2368!/:1.0] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.6.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin} at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin} at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.3-44.1.10.jar%23287!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.3-44.1.10.jar%23286!/:?] {} 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) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} -- MOD legendarytooltips -- Details: Caused by 0: java.lang.ExceptionInInitializerError at java.lang.Class.forName0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.forName(Class.java:467) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) ~[javafmllanguage-1.19.3-44.1.10.jar%23287!/:?] {} at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) ~[javafmllanguage-1.19.3-44.1.10.jar%23287!/:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:78) ~[javafmllanguage-1.19.3-44.1.10.jar%23287!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.3-44.1.10.jar%23286!/:?] {} 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) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} Mod File: /C:/Users/34664/Desktop/mds server/serverer/mods/LegendaryTooltips-1.19.3-forge-1.4.0.jar Failure message: Legendary Tooltips (legendarytooltips) has failed to load correctly java.lang.ExceptionInInitializerError: null Mod Version: 1.4.0 Mod Issue URL: NOT PROVIDED Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER Stacktrace: at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.19.3-44.1.10.jar%2368!/:1.0] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.6.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at com.anthonyhilyard.legendarytooltips.config.LegendaryTooltipsConfig.<init>(LegendaryTooltipsConfig.java:145) ~[LegendaryTooltips-1.19.3-forge-1.4.0.jar%23242!/:1.4.0] {re:classloading} at net.minecraftforge.common.ForgeConfigSpec$Builder.configure(ForgeConfigSpec.java:605) ~[forge-1.19.3-44.1.10-universal.jar%23290!/:?] {re:classloading} at com.anthonyhilyard.legendarytooltips.config.LegendaryTooltipsConfig.<clinit>(LegendaryTooltipsConfig.java:109) ~[LegendaryTooltips-1.19.3-forge-1.4.0.jar%23242!/:1.4.0] {re:classloading} at java.lang.Class.forName0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.forName(Class.java:467) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) ~[javafmllanguage-1.19.3-44.1.10.jar%23287!/:?] {} at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) ~[javafmllanguage-1.19.3-44.1.10.jar%23287!/:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:78) ~[javafmllanguage-1.19.3-44.1.10.jar%23287!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.3-44.1.10.jar%23286!/:?] {} 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) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} -- System Details -- Details: Minecraft Version: 1.19.3 Minecraft Version ID: 1.19.3 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.6, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 280305808 bytes (267 MiB) / 587202560 bytes (560 MiB) up to 6442450944 bytes (6144 MiB) CPUs: 16 Processor Vendor: GenuineIntel Processor Name: 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz Identifier: Intel64 Family 6 Model 141 Stepping 1 Microarchitecture: unknown Frequency (GHz): 2.30 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 3080 Laptop GPU Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x249c Graphics card #0 versionInfo: DriverVersion=31.0.15.3118 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 34585.49 Virtual memory used (MB): 21015.04 Swap memory total (MB): 2048.00 Swap memory used (MB): 61.95 JVM Flags: 1 total; -Xmx6G ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeserver ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.3-44.1.10.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.3-44.1.10.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.3-44.1.10.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.3-44.1.10.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.3-44.1.10.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: YungsBetterDungeons-1.19.3-Forge-3.3.0.jar |YUNG's Better Dungeons |betterdungeons |1.19.3-Forge-3.3.0 |COMMON_SET|Manifest: NOSIGNATURE notenoughcrashes-4.4.0+1.19.3-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.0+1.19.3 |COMMON_SET|Manifest: NOSIGNATURE BedBenefits-Forge-1.19.3-10.0.1.jar |BedBenefits |bedbenefits |10.0.1 |COMMON_SET|Manifest: NOSIGNATURE entangledfix-1.0.jar |Entangled Fix |entangledfix |1.0 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |COMMON_SET|Manifest: NOSIGNATURE YungsBetterWitchHuts-1.19.3-Forge-2.2.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.3-Forge-2.2.0 |COMMON_SET|Manifest: NOSIGNATURE open-parties-and-claims-forge-1.19.3-0.17.2.jar |Open Parties and Claims |openpartiesandclaims |0.17.2 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.19.3-4.0.6.jar |GeckoLib 4 |geckolib |4.0.6 |COMMON_SET|Manifest: NOSIGNATURE spiderstpo-1.19.3-2.0.4.jar |Nyf's Spiders 2.0 |spiderstpo |2.0.4 |COMMON_SET|Manifest: NOSIGNATURE tia-1.19.3-1.0-forge.jar |Tiny Item Animations |tia |1.19.3-1.0 |COMMON_SET|Manifest: NOSIGNATURE jei-1.19.3-forge-12.4.0.22.jar |Just Enough Items |jei |12.4.0.22 |COMMON_SET|Manifest: NOSIGNATURE Floral Enchantment-1.19.3-1.4.2.jar |Floral Enchantment |floralench |1.19.3-1.4.2 |COMMON_SET|Manifest: NOSIGNATURE DoggyTalentsNext-1.19.3-1.10.7.jar |Doggy Talents Next |doggytalents |1.10.7 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.19.3-Forge-2.2.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.3-Forge-2.2.0 |COMMON_SET|Manifest: NOSIGNATURE goblintraders-1.8.0-1.19.3.jar |Goblin Traders |goblintraders |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE dynamiclights-1.19.3.1.jar |Dynamic Lights |dynamiclights |1.19.3.1 |COMMON_SET|Manifest: NOSIGNATURE Incendium_1.19.3_v5.1.6.jar |Incendium |incendium |5.1.6 |COMMON_SET|Manifest: NOSIGNATURE Structory_Towers_1.19.3_v1.0.2.jar |Structory: Towers |structorytowers |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE waystones-forge-1.19.3-12.2.0.jar |Waystones |waystones |12.2.0 |COMMON_SET|Manifest: NOSIGNATURE Structory_1.19.3_v1.3.1a.jar |Structory |structory |1.3.1a |COMMON_SET|Manifest: NOSIGNATURE XaerosWorldMap_1.29.4_Forge_1.19.3.jar |Xaero's World Map |xaeroworldmap |1.29.4 |COMMON_SET|Manifest: NOSIGNATURE Prism-1.19.3-forge-1.0.3.jar |Prism |prism |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE comforts-forge-6.1.2+1.19.3.jar |Comforts |comforts |6.1.2+1.19.3 |COMMON_SET|Manifest: NOSIGNATURE citadel-2.3.1-1.19.3.jar |Citadel |citadel |2.3.1 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.22.1.jar |Alex's Mobs |alexsmobs |1.22.1 |COMMON_SET|Manifest: NOSIGNATURE TravelersBackpack-1.19.3-8.3.7.jar |Traveler's Backpack |travelersbackpack |8.3.7 |COMMON_SET|Manifest: NOSIGNATURE NaturesCompass-1.19.3-1.10.1-forge.jar |Nature's Compass |naturescompass |1.19.3-1.10.1-forge |COMMON_SET|Manifest: NOSIGNATURE YungsApi-1.19.3-Forge-3.9.0.jar |YUNG's API |yungsapi |1.19.3-Forge-3.9.0 |COMMON_SET|Manifest: NOSIGNATURE DungeonCrawl-1.19.3-2.3.13.jar |Dungeon Crawl |dungeoncrawl |2.3.13 |COMMON_SET|Manifest: NOSIGNATURE Bookshelf-Forge-1.19.3-17.1.6.jar |Bookshelf |bookshelf |17.1.6 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 YungsBetterDesertTemples-1.19.3-Forge-2.3.0.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.3-Forge-2.3.0 |COMMON_SET|Manifest: NOSIGNATURE ExplorersCompass-1.19.3-1.3.0-forge.jar |Explorer's Compass |explorerscompass |1.19.3-1.3.0-forge |COMMON_SET|Manifest: NOSIGNATURE balm-forge-1.19.3-5.0.4.jar |Balm |balm |5.0.4 |COMMON_SET|Manifest: NOSIGNATURE medieval_paintings-1.19.2-7.0.jar |Medieval Paintings |medieval_paintings |7.0 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughResources-1.19.3-1.3.2.198.jar |Just Enough Resources |jeresources |1.3.2.198 |COMMON_SET|Manifest: NOSIGNATURE [Universal]Immersive Structures-2.0.7.jar |Immersive Structure |imst |2.0.7 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.19.3-Forge-1.1.1.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.3-Forge-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-9.0.94-forge.jar |Cloth Config v9 API |cloth_config |9.0.94 |COMMON_SET|Manifest: NOSIGNATURE soundphysics-forge-1.19.3-1.1.0.jar |Sound Physics Remastered |sound_physics_remastered |1.19.3-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE 3dskinlayers-forge-1.5.3-mc1.19.3.jar |3dSkinLayers |skinlayers3d |1.5.3 |ERROR |Manifest: NOSIGNATURE forge-1.19.3-44.1.10-universal.jar |Forge |forge |44.1.10 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 TravelersTitles-1.19.3-Forge-3.2.0.jar |Traveler's Titles |travelerstitles |1.19.3-Forge-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE scuba_gear-1.19.3-1.0.5.jar |Scuba Gear |scuba_gear |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE twilightforest-1.19.3-4.2.1620-universal.jar |The Twilight Forest |twilightforest |4.2.1620 |COMMON_SET|Manifest: NOSIGNATURE friendsandfoes-forge-mc1.19.3-1.8.0.jar |Friends&Foes |friendsandfoes |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE structure_gel-1.19.3-2.9.0.jar |Structure Gel API |structure_gel |2.9.0 |COMMON_SET|Manifest: NOSIGNATURE explorations-forge-1.19.4-1.5.1.jar |Explorations+ |explorations |1.19.4-1.5.1 |COMMON_SET|Manifest: NOSIGNATURE EquipmentCompare-1.19.3-forge-1.3.2.jar |Equipment Compare |equipmentcompare |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE corpse-1.19.3-1.0.3.jar |Corpse |corpse |1.19.3-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE AdvancementPlaques-1.19.3-1.4.8.jar |Advancement Plaques |advancementplaques |1.4.8 |COMMON_SET|Manifest: NOSIGNATURE DungeonsArise-1.19.3-2.1.54-beta.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.3 |COMMON_SET|Manifest: NOSIGNATURE friendsandfoes-flowerymooblooms-forge-mc1.19.3-1.0|Friends&Foes - Flowery Moobloo|flowerymooblooms |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE server-1.19.3-20221207.122022-srg.jar |Minecraft |minecraft |1.19.3 |COMMON_SET|Manifest: NOSIGNATURE logprot-1.19.3-2.0.jar |Logprot |logprot |1.4 |COMMON_SET|Manifest: NOSIGNATURE repurposed_structures-6.3.19+1.19.3-forge.jar |Repurposed Structures |repurposed_structures |6.3.19+1.19.3-forge |COMMON_SET|Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.19.3-14.0.7.jar |EnchantmentDescriptions |enchdesc |14.0.7 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 entangled-1.3.13-forge-mc1.19.3.jar |Entangled |entangled |1.3.13 |COMMON_SET|Manifest: NOSIGNATURE crashutilities-7.1.jar |Crash Utilities |crashutilities |7.1 |COMMON_SET|Manifest: NOSIGNATURE Companion-1.19.3-forge-4.1.1.jar |Companion |companion |4.1.1 |COMMON_SET|Manifest: NOSIGNATURE explorify-forge-1.19-1.3.0.jar |Explorify |explorify |1.19-1.3.0 |COMMON_SET|Manifest: NOSIGNATURE friendsandfoes-beekeeperhut-forge-mc1.19.3-1.2.0.j|Friends&Foes - Beekeeper Hut |beekeeperhut |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE dungeons_plus-1.19.3-1.4.0.jar |Dungeons Plus |dungeons_plus |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE CreativeCore_FORGE_v2.10.7_mc1.19.3.jar |CreativeCore |creativecore |2.10.7 |COMMON_SET|Manifest: NOSIGNATURE spectrelib-forge-0.12.4+1.19.2.jar |SpectreLib |spectrelib |0.12.4+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642corelib-1.1.6-forge-mc1.19.3.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE YungsBridges-1.19.3-Forge-3.2.0.jar |YUNG's Bridges |yungsbridges |1.19.3-Forge-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE EyesInTheDarkness-1.19.3-1.3.7.jar |Eyes in the Darkness |eyesinthedarkness |1.3.7 |COMMON_SET|Manifest: NOSIGNATURE domum_ornamentum-1.19.3-1.0.86-ALPHA-universal.jar|Domum Ornamentum |domum_ornamentum |1.19.3-1.0.86-ALPHA |COMMON_SET|Manifest: NOSIGNATURE spark-1.10.34-forge.jar |spark |spark |1.10.34 |COMMON_SET|Manifest: NOSIGNATURE Iceberg-1.19.3-forge-1.1.2.jar |Iceberg |iceberg |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE LegendaryTooltips-1.19.3-forge-1.4.0.jar |Legendary Tooltips |legendarytooltips |1.4.0 |ERROR |Manifest: NOSIGNATURE ecologics-forge-1.19.3-2.1.13.jar |Ecologics |ecologics |2.1.13 |COMMON_SET|Manifest: NOSIGNATURE blockui-1.19.3-0.0.70-ALPHA.jar |UI Library Mod |blockui |1.19.3-0.0.70-ALPHA |COMMON_SET|Manifest: NOSIGNATURE Xaeros_Minimap_23.3.2_Forge_1.19.3.jar |Xaero's Minimap |xaerominimap |23.3.2 |COMMON_SET|Manifest: NOSIGNATURE EarthMobs-1.19.3-5.5.0.jar |Earth Mobs Mod |earthmobsmod |1.19.3-5.5.0 |COMMON_SET|Manifest: NOSIGNATURE YungsExtras-1.19.3-Forge-3.2.0.jar |YUNG's Extras |yungsextras |1.19.3-Forge-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterStrongholds-1.19.3-Forge-3.3.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.3-Forge-3.3.0 |COMMON_SET|Manifest: NOSIGNATURE structurize-1.19.3-1.0.488-ALPHA.jar |Structurize |structurize |1.19.3-1.0.488-ALPHA|COMMON_SET|Manifest: NOSIGNATURE multipiston-1.19.3-1.2.26-ALPHA.jar |Multi-Piston |multipiston |1.19.3-1.2.26-ALPHA |COMMON_SET|Manifest: NOSIGNATURE worldedit-mod-7.2.13.jar |WorldEdit |worldedit |7.2.13+46576cc |COMMON_SET|Manifest: NOSIGNATURE eatinganimation-1.19.3-4.1.0.jar |Eating Animation |eatinganimation |4.1.0 |COMMON_SET|Manifest: NOSIGNATURE minecolonies-1.19.3-1.0.1325-ALPHA.jar |MineColonies |minecolonies |1.19.3-1.0.1325-ALPH|COMMON_SET|Manifest: NOSIGNATURE mvs-3.1.7-1.19.3.jar |Moog's Voyager Structures |mvs |3.1.7-1.19.3 |COMMON_SET|Manifest: NOSIGNATURE appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |COMMON_SET|Manifest: NOSIGNATURE lootr-1.19.3-0.5.25.62.jar |Lootr |lootr |0.4.24.61 |COMMON_SET|Manifest: NOSIGNATURE AI-Improvements-1.19.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |COMMON_SET|Manifest: NOSIGNATURE BetterF3-5.1.0-Forge-1.19.3.jar |BetterF3 |betterf3 |5.1.0 |COMMON_SET|Manifest: NOSIGNATURE Aquaculture-1.19.3-2.4.11.jar |Aquaculture 2 |aquaculture |1.19.3-2.4.11 |COMMON_SET|Manifest: NOSIGNATURE foodeffecttooltips-1.0.1+forge-1.19.3.jar |Food Effect Tooltips |foodeffecttooltips |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE towns_and_towers_forge-1.10.1+1.19.3.jar |Towns and Towers |t_and_t |1.10.1 |COMMON_SET|Manifest: NOSIGNATURE exoticbirds-1.19.3-2.7.0.jar |Exotic Birds |exoticbirds |2.7.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterMineshafts-1.19.3-Forge-3.3.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.3-Forge-3.3.0 |COMMON_SET|Manifest: NOSIGNATURE gamemenumodoption-mc1.19.3-2.0.0.jar |Game Menu Mod Option |gamemenumodoption |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE DarkPaintings-Forge-1.19.3-14.0.2.jar |DarkPaintings |darkpaintings |14.0.2 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 xptome-1.19.3-2.1.7.jar |XP Tome |xpbook |2.1.7 |COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: 0291ccad-e0cc-4f2c-bacf-76791b9ab2ce FML: 44.1 Forge: net.minecraftforge:44.1.10 Suspected Mods: None[10:47:19] [main/ERROR] [minecraft/Main]: Failed to start the minecraft server net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [ 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, Legendary Tooltips (legendarytooltips) has failed to load correctly §7java.lang.ExceptionInInitializerError: null ] at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:237) ~[fmlcore-1.19.3-44.1.10.jar%23286!/:?] {} at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$24(ModLoader.java:202) ~[fmlcore-1.19.3-44.1.10.jar%23286!/:?] {} at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:202) ~[fmlcore-1.19.3-44.1.10.jar%23286!/:?] {} at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$14(ModLoader.java:179) ~[fmlcore-1.19.3-44.1.10.jar%23286!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:179) ~[fmlcore-1.19.3-44.1.10.jar%23286!/:?] {} at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:32) ~[forge-1.19.3-44.1.10-universal.jar%23290!/:?] {re:classloading} at net.minecraft.server.Main.main(Main.java:114) ~[server-1.19.3-20221207.122022-srg.jar%23285!/:?] {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:29) ~[fmlloader-1.19.3-44.1.10.jar%2368!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
  2. [31mar2023 09:46:23.239] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 44.1.10, --fml.mcVersion, 1.19.3, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20221207.122022] [31mar2023 09:46:23.243] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 20 by Oracle Corporation; OS Windows 11 arch amd64 version 10.0 [31mar2023 09:46:23.266] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev] [31mar2023 09:46:23.276] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp] [31mar2023 09:46:23.287] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner] [31mar2023 09:46:23.298] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [31mar2023 09:46:26.067] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [31mar2023 09:46:26.073] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] [31mar2023 09:46:26.073] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading [31mar2023 09:46:26.074] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin [31mar2023 09:46:26.074] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin [31mar2023 09:46:26.074] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml [31mar2023 09:46:26.075] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0 [31mar2023 09:46:26.075] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading [31mar2023 09:46:26.075] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 10.0.8+10.0.8+main.0ef7e830 [31mar2023 09:46:26.075] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7 [31mar2023 09:46:26.076] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 6.0.3+6.0.3+master.039e4ea9 [31mar2023 09:46:26.076] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner [31mar2023 09:46:26.077] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922 [31mar2023 09:46:26.077] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 6.0.0+6.0.0+master.42474703 [31mar2023 09:46:26.077] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 5 [31mar2023 09:46:26.077] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml [31mar2023 09:46:26.079] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services [31mar2023 09:46:26.082] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing [31mar2023 09:46:26.082] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin [31mar2023 09:46:26.089] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@7e0e6aa2 [31mar2023 09:46:26.099] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/34664/Desktop/mds%20server/serverer/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2364!/ Service=ModLauncher Env=SERVER [31mar2023 09:46:26.101] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager [31mar2023 09:46:26.101] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2) [31mar2023 09:46:26.102] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2) [31mar2023 09:46:26.102] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2) [31mar2023 09:46:26.102] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2) [31mar2023 09:46:26.102] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2) [31mar2023 09:46:26.104] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin [31mar2023 09:46:26.104] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml [31mar2023 09:46:26.104] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories [31mar2023 09:46:26.104] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\34664\Desktop\mds server\serverer [31mar2023 09:46:26.105] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\34664\Desktop\mds server\serverer [31mar2023 09:46:26.105] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\34664\Desktop\mds server\serverer\mods [31mar2023 09:46:26.105] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\34664\Desktop\mds server\serverer\mods [31mar2023 09:46:26.105] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\34664\Desktop\mds server\serverer\config [31mar2023 09:46:26.105] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\34664\Desktop\mds server\serverer\config [31mar2023 09:46:26.105] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\34664\Desktop\mds server\serverer\config\fml.toml [31mar2023 09:46:26.105] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration [31mar2023 09:46:26.127] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\34664\Desktop\mds server\serverer\defaultconfigs [31mar2023 09:46:26.127] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile [31mar2023 09:46:26.130] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler [31mar2023 09:46:26.130] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeserver as launch service [31mar2023 09:46:26.140] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=44.1.10, mcVersion=1.19.3, mcpVersion=20221207.122022, forgeGroup=net.minecraftforge] [31mar2023 09:46:26.141] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml [31mar2023 09:46:26.141] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg' [31mar2023 09:46:26.142] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {} [31mar2023 09:46:26.142] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning [31mar2023 09:46:26.142] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin [31mar2023 09:46:26.142] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin [31mar2023 09:46:26.142] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml [31mar2023 09:46:26.142] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan [31mar2023 09:46:26.150] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: [] [31mar2023 09:46:26.152] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null) [31mar2023 09:46:26.152] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Dependency Locators : (JarInJar:null) [31mar2023 09:46:26.160] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\3dskinlayers-forge-1.5.3-mc1.19.3.jar [31mar2023 09:46:26.183] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file 3dskinlayers-forge-1.5.3-mc1.19.3.jar with {skinlayers3d} mods - versions {1.5.3} [31mar2023 09:46:26.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\[Universal]Immersive Structures-2.0.7.jar [31mar2023 09:46:26.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file [Universal]Immersive Structures-2.0.7.jar with {imst} mods - versions {2.0.7} [31mar2023 09:46:26.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\AdvancementPlaques-1.19.3-1.4.8.jar [31mar2023 09:46:26.983] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdvancementPlaques-1.19.3-1.4.8.jar with {advancementplaques} mods - versions {1.4.8} [31mar2023 09:46:27.129] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\AI-Improvements-1.19.2-0.5.2.jar [31mar2023 09:46:27.130] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AI-Improvements-1.19.2-0.5.2.jar with {aiimprovements} mods - versions {0.5.2} [31mar2023 09:46:27.136] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\alexsmobs-1.22.1.jar [31mar2023 09:46:27.136] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alexsmobs-1.22.1.jar with {alexsmobs} mods - versions {1.22.1} [31mar2023 09:46:27.323] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\appleskin-forge-mc1.19-2.4.2.jar [31mar2023 09:46:27.324] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file appleskin-forge-mc1.19-2.4.2.jar with {appleskin} mods - versions {2.4.2+mc1.19} [31mar2023 09:46:29.353] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Aquaculture-1.19.3-2.4.11.jar [31mar2023 09:46:29.354] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Aquaculture-1.19.3-2.4.11.jar with {aquaculture} mods - versions {1.19.3-2.4.11} [31mar2023 09:46:30.628] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\balm-forge-1.19.3-5.0.4.jar [31mar2023 09:46:30.629] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file balm-forge-1.19.3-5.0.4.jar with {balm} mods - versions {5.0.4} [31mar2023 09:46:30.703] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\BedBenefits-Forge-1.19.3-10.0.1.jar [31mar2023 09:46:30.704] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BedBenefits-Forge-1.19.3-10.0.1.jar with {bedbenefits} mods - versions {10.0.1} [31mar2023 09:46:31.184] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\blockui-1.19.3-0.0.70-ALPHA.jar [31mar2023 09:46:31.185] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file blockui-1.19.3-0.0.70-ALPHA.jar with {blockui} mods - versions {1.19.3-0.0.70-ALPHA} [31mar2023 09:46:32.316] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Bookshelf-Forge-1.19.3-17.1.6.jar [31mar2023 09:46:32.316] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bookshelf-Forge-1.19.3-17.1.6.jar with {bookshelf} mods - versions {17.1.6} [31mar2023 09:46:32.321] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\citadel-2.3.1-1.19.3.jar [31mar2023 09:46:32.322] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-2.3.1-1.19.3.jar with {citadel} mods - versions {2.3.1} [31mar2023 09:46:34.331] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\cloth-config-9.0.94-forge.jar [31mar2023 09:46:34.332] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloth-config-9.0.94-forge.jar with {cloth_config} mods - versions {9.0.94} [31mar2023 09:46:34.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\comforts-forge-6.1.2+1.19.3.jar [31mar2023 09:46:34.337] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file comforts-forge-6.1.2+1.19.3.jar with {comforts} mods - versions {6.1.2+1.19.3} [31mar2023 09:46:34.340] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Companion-1.19.3-forge-4.1.1.jar [31mar2023 09:46:34.341] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Companion-1.19.3-forge-4.1.1.jar with {companion} mods - versions {4.1.1} [31mar2023 09:46:34.344] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\corpse-1.19.3-1.0.3.jar [31mar2023 09:46:34.345] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file corpse-1.19.3-1.0.3.jar with {corpse} mods - versions {1.19.3-1.0.3} [31mar2023 09:46:34.348] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\crashutilities-7.1.jar [31mar2023 09:46:34.348] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file crashutilities-7.1.jar with {crashutilities} mods - versions {7.1} [31mar2023 09:46:34.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\CreativeCore_FORGE_v2.10.7_mc1.19.3.jar [31mar2023 09:46:34.352] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CreativeCore_FORGE_v2.10.7_mc1.19.3.jar with {creativecore} mods - versions {2.10.7} [31mar2023 09:46:34.356] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\DarkPaintings-Forge-1.19.3-14.0.2.jar [31mar2023 09:46:34.356] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DarkPaintings-Forge-1.19.3-14.0.2.jar with {darkpaintings} mods - versions {14.0.2} [31mar2023 09:46:34.361] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\DoggyTalentsNext-1.19.3-1.10.7.jar [31mar2023 09:46:34.361] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DoggyTalentsNext-1.19.3-1.10.7.jar with {doggytalents} mods - versions {1.10.7} [31mar2023 09:46:34.365] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\domum_ornamentum-1.19.3-1.0.86-ALPHA-universal.jar [31mar2023 09:46:34.366] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file domum_ornamentum-1.19.3-1.0.86-ALPHA-universal.jar with {domum_ornamentum} mods - versions {1.19.3-1.0.86-ALPHA} [31mar2023 09:46:34.370] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\DungeonCrawl-1.19.3-2.3.13.jar [31mar2023 09:46:34.370] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonCrawl-1.19.3-2.3.13.jar with {dungeoncrawl} mods - versions {2.3.13} [31mar2023 09:46:34.373] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\dungeons_plus-1.19.3-1.4.0.jar [31mar2023 09:46:34.373] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dungeons_plus-1.19.3-1.4.0.jar with {dungeons_plus} mods - versions {1.4.0} [31mar2023 09:46:34.376] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\DungeonsArise-1.19.3-2.1.54-beta.jar [31mar2023 09:46:34.376] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonsArise-1.19.3-2.1.54-beta.jar with {dungeons_arise} mods - versions {2.1.54-1.19.3} [31mar2023 09:46:34.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\dynamiclights-1.19.3.1.jar [31mar2023 09:46:34.381] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dynamiclights-1.19.3.1.jar with {dynamiclights} mods - versions {1.19.3.1} [31mar2023 09:46:34.385] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\EarthMobs-1.19.3-5.5.0.jar [31mar2023 09:46:34.386] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EarthMobs-1.19.3-5.5.0.jar with {earthmobsmod} mods - versions {1.19.3-5.5.0} [31mar2023 09:46:34.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\eatinganimation-1.19.3-4.1.0.jar [31mar2023 09:46:34.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file eatinganimation-1.19.3-4.1.0.jar with {eatinganimation} mods - versions {4.1.0} [31mar2023 09:46:34.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\ecologics-forge-1.19.3-2.1.13.jar [31mar2023 09:46:34.394] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ecologics-forge-1.19.3-2.1.13.jar with {ecologics} mods - versions {2.1.13} [31mar2023 09:46:34.398] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\EnchantmentDescriptions-Forge-1.19.3-14.0.7.jar [31mar2023 09:46:34.399] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EnchantmentDescriptions-Forge-1.19.3-14.0.7.jar with {enchdesc} mods - versions {14.0.7} [31mar2023 09:46:34.402] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\entangled-1.3.13-forge-mc1.19.3.jar [31mar2023 09:46:34.403] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file entangled-1.3.13-forge-mc1.19.3.jar with {entangled} mods - versions {1.3.13} [31mar2023 09:46:34.406] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\entangledfix-1.0.jar [31mar2023 09:46:34.406] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file entangledfix-1.0.jar with {entangledfix} mods - versions {1.0} [31mar2023 09:46:34.409] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\EquipmentCompare-1.19.3-forge-1.3.2.jar [31mar2023 09:46:34.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EquipmentCompare-1.19.3-forge-1.3.2.jar with {equipmentcompare} mods - versions {1.3.2} [31mar2023 09:46:34.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\exoticbirds-1.19.3-2.7.0.jar [31mar2023 09:46:34.415] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file exoticbirds-1.19.3-2.7.0.jar with {exoticbirds} mods - versions {2.7.0} [31mar2023 09:46:34.419] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\explorations-forge-1.19.4-1.5.1.jar [31mar2023 09:46:34.419] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file explorations-forge-1.19.4-1.5.1.jar with {explorations} mods - versions {1.19.4-1.5.1} [31mar2023 09:46:34.422] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\ExplorersCompass-1.19.3-1.3.0-forge.jar [31mar2023 09:46:34.423] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ExplorersCompass-1.19.3-1.3.0-forge.jar with {explorerscompass} mods - versions {1.19.3-1.3.0-forge} [31mar2023 09:46:34.426] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\explorify-forge-1.19-1.3.0.jar [31mar2023 09:46:34.426] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file explorify-forge-1.19-1.3.0.jar with {explorify} mods - versions {1.19-1.3.0} [31mar2023 09:46:34.429] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\EyesInTheDarkness-1.19.3-1.3.7.jar [31mar2023 09:46:34.430] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EyesInTheDarkness-1.19.3-1.3.7.jar with {eyesinthedarkness} mods - versions {1.3.7} [31mar2023 09:46:34.434] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Floral Enchantment-1.19.3-1.4.2.jar [31mar2023 09:46:34.434] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Floral Enchantment-1.19.3-1.4.2.jar with {floralench} mods - versions {1.19.3-1.4.2} [31mar2023 09:46:34.437] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\foodeffecttooltips-1.0.1+forge-1.19.3.jar [31mar2023 09:46:34.438] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file foodeffecttooltips-1.0.1+forge-1.19.3.jar with {foodeffecttooltips} mods - versions {1.0.0} [31mar2023 09:46:34.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\friendsandfoes-beekeeperhut-forge-mc1.19.3-1.2.0.jar [31mar2023 09:46:34.442] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file friendsandfoes-beekeeperhut-forge-mc1.19.3-1.2.0.jar with {beekeeperhut} mods - versions {1.2.0} [31mar2023 09:46:34.445] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\friendsandfoes-flowerymooblooms-forge-mc1.19.3-1.0.0.jar [31mar2023 09:46:34.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file friendsandfoes-flowerymooblooms-forge-mc1.19.3-1.0.0.jar with {flowerymooblooms} mods - versions {1.0.0} [31mar2023 09:46:34.449] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\friendsandfoes-forge-mc1.19.3-1.8.0.jar [31mar2023 09:46:34.449] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file friendsandfoes-forge-mc1.19.3-1.8.0.jar with {friendsandfoes} mods - versions {1.8.0} [31mar2023 09:46:34.452] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\gamemenumodoption-mc1.19.3-2.0.0.jar [31mar2023 09:46:34.453] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file gamemenumodoption-mc1.19.3-2.0.0.jar with {gamemenumodoption} mods - versions {2.0.0} [31mar2023 09:46:34.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\geckolib-forge-1.19.3-4.0.6.jar [31mar2023 09:46:34.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file geckolib-forge-1.19.3-4.0.6.jar with {geckolib} mods - versions {4.0.6} [31mar2023 09:46:34.460] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\goblintraders-1.8.0-1.19.3.jar [31mar2023 09:46:34.461] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file goblintraders-1.8.0-1.19.3.jar with {goblintraders} mods - versions {1.8.0} [31mar2023 09:46:34.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Iceberg-1.19.3-forge-1.1.2.jar [31mar2023 09:46:34.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Iceberg-1.19.3-forge-1.1.2.jar with {iceberg} mods - versions {1.1.2} [31mar2023 09:46:34.469] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Incendium_1.19.3_v5.1.6.jar [31mar2023 09:46:34.469] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Incendium_1.19.3_v5.1.6.jar with {incendium} mods - versions {5.1.6} [31mar2023 09:46:34.473] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\jei-1.19.3-forge-12.4.0.22.jar [31mar2023 09:46:34.473] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.19.3-forge-12.4.0.22.jar with {jei} mods - versions {12.4.0.22} [31mar2023 09:46:34.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\JustEnoughResources-1.19.3-1.3.2.198.jar [31mar2023 09:46:34.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file JustEnoughResources-1.19.3-1.3.2.198.jar with {jeresources} mods - versions {1.3.2.198} [31mar2023 09:46:34.481] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\LegendaryTooltips-1.19.3-forge-1.4.0.jar [31mar2023 09:46:34.482] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file LegendaryTooltips-1.19.3-forge-1.4.0.jar with {legendarytooltips} mods - versions {1.4.0} [31mar2023 09:46:34.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\logprot-1.19.3-2.0.jar [31mar2023 09:46:34.486] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file logprot-1.19.3-2.0.jar with {logprot} mods - versions {1.4} [31mar2023 09:46:34.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\lootr-1.19.3-0.5.25.62.jar [31mar2023 09:46:34.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lootr-1.19.3-0.5.25.62.jar with {lootr} mods - versions {0.4.24.61} [31mar2023 09:46:34.492] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\medieval_paintings-1.19.2-7.0.jar [31mar2023 09:46:34.493] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file medieval_paintings-1.19.2-7.0.jar with {medieval_paintings} mods - versions {7.0} [31mar2023 09:46:34.502] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\minecolonies-1.19.3-1.0.1298-ALPHA.jar [31mar2023 09:46:34.503] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file minecolonies-1.19.3-1.0.1298-ALPHA.jar with {minecolonies} mods - versions {1.19.3-1.0.1298-ALPHA} [31mar2023 09:46:34.506] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\multipiston-1.19.3-1.2.26-ALPHA.jar [31mar2023 09:46:34.507] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file multipiston-1.19.3-1.2.26-ALPHA.jar with {multipiston} mods - versions {1.19.3-1.2.26-ALPHA} [31mar2023 09:46:34.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\mvs-3.1.7-1.19.3.jar [31mar2023 09:46:34.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mvs-3.1.7-1.19.3.jar with {mvs} mods - versions {3.1.7-1.19.3} [31mar2023 09:46:34.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\NaturesCompass-1.19.3-1.10.1-forge.jar [31mar2023 09:46:34.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NaturesCompass-1.19.3-1.10.1-forge.jar with {naturescompass} mods - versions {1.19.3-1.10.1-forge} [31mar2023 09:46:34.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\notenoughcrashes-4.4.0+1.19.3-forge.jar [31mar2023 09:46:34.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file notenoughcrashes-4.4.0+1.19.3-forge.jar with {notenoughcrashes} mods - versions {4.4.0+1.19.3} [31mar2023 09:46:34.523] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\open-parties-and-claims-forge-1.19.3-0.17.2.jar [31mar2023 09:46:34.523] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file open-parties-and-claims-forge-1.19.3-0.17.2.jar with {openpartiesandclaims} mods - versions {0.17.2} [31mar2023 09:46:34.527] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Prism-1.19.3-forge-1.0.3.jar [31mar2023 09:46:34.527] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Prism-1.19.3-forge-1.0.3.jar with {prism} mods - versions {1.0.3} [31mar2023 09:46:34.533] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\repurposed_structures-6.3.19+1.19.3-forge.jar [31mar2023 09:46:34.533] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file repurposed_structures-6.3.19+1.19.3-forge.jar with {repurposed_structures} mods - versions {6.3.19+1.19.3-forge} [31mar2023 09:46:34.537] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\scuba_gear-1.19.3-1.0.5.jar [31mar2023 09:46:34.537] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file scuba_gear-1.19.3-1.0.5.jar with {scuba_gear} mods - versions {1.0.5} [31mar2023 09:46:34.541] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\soundphysics-forge-1.19.3-1.1.0.jar [31mar2023 09:46:34.541] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file soundphysics-forge-1.19.3-1.1.0.jar with {sound_physics_remastered} mods - versions {1.19.3-1.1.0} [31mar2023 09:46:34.544] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\spark-1.10.34-forge.jar [31mar2023 09:46:34.544] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spark-1.10.34-forge.jar with {spark} mods - versions {1.10.34} [31mar2023 09:46:34.548] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\spiderstpo-1.19.3-2.0.4.jar [31mar2023 09:46:34.549] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spiderstpo-1.19.3-2.0.4.jar with {spiderstpo} mods - versions {2.0.4} [31mar2023 09:46:34.553] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Structory_1.19.3_v1.3.1a.jar [31mar2023 09:46:34.553] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Structory_1.19.3_v1.3.1a.jar with {structory} mods - versions {1.3.1a} [31mar2023 09:46:34.556] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Structory_Towers_1.19.3_v1.0.2.jar [31mar2023 09:46:34.556] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Structory_Towers_1.19.3_v1.0.2.jar with {structorytowers} mods - versions {1.0.2} [31mar2023 09:46:34.560] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\structure_gel-1.19.3-2.9.0.jar [31mar2023 09:46:34.561] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structure_gel-1.19.3-2.9.0.jar with {structure_gel} mods - versions {2.9.0} [31mar2023 09:46:34.564] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\structurize-1.19.3-1.0.488-ALPHA.jar [31mar2023 09:46:34.564] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structurize-1.19.3-1.0.488-ALPHA.jar with {structurize} mods - versions {1.19.3-1.0.488-ALPHA} [31mar2023 09:46:34.567] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\supermartijn642configlib-1.1.6b-forge-mc1.19.jar [31mar2023 09:46:34.568] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642configlib-1.1.6b-forge-mc1.19.jar with {supermartijn642configlib} mods - versions {1.1.6b} [31mar2023 09:46:34.572] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\supermartijn642corelib-1.1.6-forge-mc1.19.3.jar [31mar2023 09:46:34.572] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642corelib-1.1.6-forge-mc1.19.3.jar with {supermartijn642corelib} mods - versions {1.1.6} [31mar2023 09:46:34.575] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\tia-1.19.3-1.0-forge.jar [31mar2023 09:46:34.576] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tia-1.19.3-1.0-forge.jar with {tia} mods - versions {1.19.3-1.0} [31mar2023 09:46:34.580] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\towns_and_towers_forge-1.10.1+1.19.3.jar [31mar2023 09:46:34.580] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file towns_and_towers_forge-1.10.1+1.19.3.jar with {t_and_t} mods - versions {1.10.1} [31mar2023 09:46:34.584] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\TravelersBackpack-1.19.3-8.3.7.jar [31mar2023 09:46:34.585] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TravelersBackpack-1.19.3-8.3.7.jar with {travelersbackpack} mods - versions {8.3.7} [31mar2023 09:46:34.588] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\TravelersTitles-1.19.3-Forge-3.2.0.jar [31mar2023 09:46:34.588] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TravelersTitles-1.19.3-Forge-3.2.0.jar with {travelerstitles} mods - versions {1.19.3-Forge-3.2.0} [31mar2023 09:46:34.594] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\twilightforest-1.19.3-4.2.1620-universal.jar [31mar2023 09:46:34.594] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file twilightforest-1.19.3-4.2.1620-universal.jar with {twilightforest} mods - versions {4.2.1620} [31mar2023 09:46:34.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\waystones-forge-1.19.3-12.2.0.jar [31mar2023 09:46:34.598] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file waystones-forge-1.19.3-12.2.0.jar with {waystones} mods - versions {12.2.0} [31mar2023 09:46:34.602] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\worldedit-mod-7.2.13.jar [31mar2023 09:46:34.603] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file worldedit-mod-7.2.13.jar with {worldedit} mods - versions {7.2.13+46576cc} [31mar2023 09:46:34.606] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Xaeros_Minimap_23.3.2_Forge_1.19.3.jar [31mar2023 09:46:34.607] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Xaeros_Minimap_23.3.2_Forge_1.19.3.jar with {xaerominimap} mods - versions {23.3.2} [31mar2023 09:46:34.610] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\XaerosWorldMap_1.29.4_Forge_1.19.3.jar [31mar2023 09:46:34.611] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file XaerosWorldMap_1.29.4_Forge_1.19.3.jar with {xaeroworldmap} mods - versions {1.29.4} [31mar2023 09:46:34.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\xptome-1.19.3-2.1.7.jar [31mar2023 09:46:34.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file xptome-1.19.3-2.1.7.jar with {xpbook} mods - versions {2.1.7} [31mar2023 09:46:34.617] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsApi-1.19.3-Forge-3.9.0.jar [31mar2023 09:46:34.618] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.19.3-Forge-3.9.0.jar with {yungsapi} mods - versions {1.19.3-Forge-3.9.0} [31mar2023 09:46:34.622] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterDesertTemples-1.19.3-Forge-2.3.0.jar [31mar2023 09:46:34.622] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterDesertTemples-1.19.3-Forge-2.3.0.jar with {betterdeserttemples} mods - versions {1.19.3-Forge-2.3.0} [31mar2023 09:46:34.625] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterDungeons-1.19.3-Forge-3.3.0.jar [31mar2023 09:46:34.626] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterDungeons-1.19.3-Forge-3.3.0.jar with {betterdungeons} mods - versions {1.19.3-Forge-3.3.0} [31mar2023 09:46:34.628] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterMineshafts-1.19.3-Forge-3.3.0.jar [31mar2023 09:46:34.629] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterMineshafts-1.19.3-Forge-3.3.0.jar with {bettermineshafts} mods - versions {1.19.3-Forge-3.3.0} [31mar2023 09:46:34.633] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterNetherFortresses-1.19.3-Forge-1.1.1.jar [31mar2023 09:46:34.633] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterNetherFortresses-1.19.3-Forge-1.1.1.jar with {betterfortresses} mods - versions {1.19.3-Forge-1.1.1} [31mar2023 09:46:34.636] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterOceanMonuments-1.19.3-Forge-2.2.0.jar [31mar2023 09:46:34.637] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterOceanMonuments-1.19.3-Forge-2.2.0.jar with {betteroceanmonuments} mods - versions {1.19.3-Forge-2.2.0} [31mar2023 09:46:34.640] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterStrongholds-1.19.3-Forge-3.3.0.jar [31mar2023 09:46:34.640] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterStrongholds-1.19.3-Forge-3.3.0.jar with {betterstrongholds} mods - versions {1.19.3-Forge-3.3.0} [31mar2023 09:46:34.643] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterWitchHuts-1.19.3-Forge-2.2.0.jar [31mar2023 09:46:34.644] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterWitchHuts-1.19.3-Forge-2.2.0.jar with {betterwitchhuts} mods - versions {1.19.3-Forge-2.2.0} [31mar2023 09:46:34.647] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsBridges-1.19.3-Forge-3.2.0.jar [31mar2023 09:46:34.647] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBridges-1.19.3-Forge-3.2.0.jar with {yungsbridges} mods - versions {1.19.3-Forge-3.2.0} [31mar2023 09:46:34.651] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsExtras-1.19.3-Forge-3.2.0.jar [31mar2023 09:46:34.652] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsExtras-1.19.3-Forge-3.2.0.jar with {yungsextras} mods - versions {1.19.3-Forge-3.2.0} [31mar2023 09:46:34.716] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.19.3-20221207.122022-srg.jar with {minecraft} mods - versions {1.19.3} [31mar2023 09:46:34.721] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\fmlcore\1.19.3-44.1.10\fmlcore-1.19.3-44.1.10.jar [31mar2023 09:46:34.721] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\fmlcore\1.19.3-44.1.10\fmlcore-1.19.3-44.1.10.jar is missing mods.toml file [31mar2023 09:46:34.727] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\javafmllanguage\1.19.3-44.1.10\javafmllanguage-1.19.3-44.1.10.jar [31mar2023 09:46:34.727] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\javafmllanguage\1.19.3-44.1.10\javafmllanguage-1.19.3-44.1.10.jar is missing mods.toml file [31mar2023 09:46:34.731] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\lowcodelanguage\1.19.3-44.1.10\lowcodelanguage-1.19.3-44.1.10.jar [31mar2023 09:46:34.731] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\lowcodelanguage\1.19.3-44.1.10\lowcodelanguage-1.19.3-44.1.10.jar is missing mods.toml file [31mar2023 09:46:34.735] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\mclanguage\1.19.3-44.1.10\mclanguage-1.19.3-44.1.10.jar [31mar2023 09:46:34.735] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\mclanguage\1.19.3-44.1.10\mclanguage-1.19.3-44.1.10.jar is missing mods.toml file [31mar2023 09:46:34.770] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\forge\1.19.3-44.1.10\forge-1.19.3-44.1.10-universal.jar [31mar2023 09:46:34.771] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.19.3-44.1.10-universal.jar with {forge} mods - versions {44.1.10} [31mar2023 09:46:34.781] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterDungeons-1.19.3-Forge-3.3.0.jar, it does not contain dependency information. [31mar2023 09:46:34.781] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from notenoughcrashes-4.4.0+1.19.3-forge.jar, it does not contain dependency information. [31mar2023 09:46:34.781] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from BedBenefits-Forge-1.19.3-10.0.1.jar, it does not contain dependency information. [31mar2023 09:46:34.781] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from entangledfix-1.0.jar, it does not contain dependency information. [31mar2023 09:46:34.781] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from supermartijn642configlib-1.1.6b-forge-mc1.19.jar, it does not contain dependency information. [31mar2023 09:46:34.781] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterWitchHuts-1.19.3-Forge-2.2.0.jar, it does not contain dependency information. [31mar2023 09:46:34.781] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from alexsmobs-1.22.1.jar, it does not contain dependency information. [31mar2023 09:46:34.781] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from open-parties-and-claims-forge-1.19.3-0.17.2.jar, it does not contain dependency information. [31mar2023 09:46:34.781] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from geckolib-forge-1.19.3-4.0.6.jar, it does not contain dependency information. [31mar2023 09:46:34.781] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from spiderstpo-1.19.3-2.0.4.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from tia-1.19.3-1.0-forge.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from jei-1.19.3-forge-12.4.0.22.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from multipiston-1.19.3-1.2.26-ALPHA.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Floral Enchantment-1.19.3-1.4.2.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from DoggyTalentsNext-1.19.3-1.10.7.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterOceanMonuments-1.19.3-Forge-2.2.0.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from goblintraders-1.8.0-1.19.3.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from dynamiclights-1.19.3.1.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Incendium_1.19.3_v5.1.6.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Structory_Towers_1.19.3_v1.0.2.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from soundphysics-forge-1.19.3-1.1.0.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from waystones-forge-1.19.3-12.2.0.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Structory_1.19.3_v1.3.1a.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from XaerosWorldMap_1.29.4_Forge_1.19.3.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Prism-1.19.3-forge-1.0.3.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from citadel-2.3.1-1.19.3.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from TravelersBackpack-1.19.3-8.3.7.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from NaturesCompass-1.19.3-1.10.1-forge.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsApi-1.19.3-Forge-3.9.0.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from DungeonCrawl-1.19.3-2.3.13.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Bookshelf-Forge-1.19.3-17.1.6.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterDesertTemples-1.19.3-Forge-2.3.0.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ExplorersCompass-1.19.3-1.3.0-forge.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from balm-forge-1.19.3-5.0.4.jar, it does not contain dependency information. [31mar2023 09:46:34.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from medieval_paintings-1.19.2-7.0.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from JustEnoughResources-1.19.3-1.3.2.198.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from [Universal]Immersive Structures-2.0.7.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterNetherFortresses-1.19.3-Forge-1.1.1.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from cloth-config-9.0.94-forge.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from 3dskinlayers-forge-1.5.3-mc1.19.3.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.19.3-44.1.10-universal.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from TravelersTitles-1.19.3-Forge-3.2.0.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from scuba_gear-1.19.3-1.0.5.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from twilightforest-1.19.3-4.2.1620-universal.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from structure_gel-1.19.3-2.9.0.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from explorations-forge-1.19.4-1.5.1.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from EquipmentCompare-1.19.3-forge-1.3.2.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from corpse-1.19.3-1.0.3.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from AdvancementPlaques-1.19.3-1.4.8.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from DungeonsArise-1.19.3-2.1.54-beta.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from friendsandfoes-flowerymooblooms-forge-mc1.19.3-1.0.0.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from server-1.19.3-20221207.122022-srg.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from logprot-1.19.3-2.0.jar, it does not contain dependency information. [31mar2023 09:46:34.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from EnchantmentDescriptions-Forge-1.19.3-14.0.7.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from entangled-1.3.13-forge-mc1.19.3.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from crashutilities-7.1.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Companion-1.19.3-forge-4.1.1.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from explorify-forge-1.19-1.3.0.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from friendsandfoes-beekeeperhut-forge-mc1.19.3-1.2.0.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from dungeons_plus-1.19.3-1.4.0.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from CreativeCore_FORGE_v2.10.7_mc1.19.3.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from supermartijn642corelib-1.1.6-forge-mc1.19.3.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBridges-1.19.3-Forge-3.2.0.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from EyesInTheDarkness-1.19.3-1.3.7.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from domum_ornamentum-1.19.3-1.0.86-ALPHA-universal.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from spark-1.10.34-forge.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Iceberg-1.19.3-forge-1.1.2.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from LegendaryTooltips-1.19.3-forge-1.4.0.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from ecologics-forge-1.19.3-2.1.13.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from blockui-1.19.3-0.0.70-ALPHA.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Xaeros_Minimap_23.3.2_Forge_1.19.3.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from EarthMobs-1.19.3-5.5.0.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsExtras-1.19.3-Forge-3.2.0.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterStrongholds-1.19.3-Forge-3.3.0.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from structurize-1.19.3-1.0.488-ALPHA.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from worldedit-mod-7.2.13.jar, it does not contain dependency information. [31mar2023 09:46:34.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from eatinganimation-1.19.3-4.1.0.jar, it does not contain dependency information. [31mar2023 09:46:34.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from minecolonies-1.19.3-1.0.1298-ALPHA.jar, it does not contain dependency information. [31mar2023 09:46:34.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mvs-3.1.7-1.19.3.jar, it does not contain dependency information. [31mar2023 09:46:34.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from appleskin-forge-mc1.19-2.4.2.jar, it does not contain dependency information. [31mar2023 09:46:34.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lootr-1.19.3-0.5.25.62.jar, it does not contain dependency information. [31mar2023 09:46:34.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from AI-Improvements-1.19.2-0.5.2.jar, it does not contain dependency information. [31mar2023 09:46:34.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from Aquaculture-1.19.3-2.4.11.jar, it does not contain dependency information. [31mar2023 09:46:34.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from foodeffecttooltips-1.0.1+forge-1.19.3.jar, it does not contain dependency information. [31mar2023 09:46:34.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from exoticbirds-1.19.3-2.7.0.jar, it does not contain dependency information. [31mar2023 09:46:34.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from YungsBetterMineshafts-1.19.3-Forge-3.3.0.jar, it does not contain dependency information. [31mar2023 09:46:34.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from gamemenumodoption-mc1.19.3-2.0.0.jar, it does not contain dependency information. [31mar2023 09:46:34.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from DarkPaintings-Forge-1.19.3-14.0.2.jar, it does not contain dependency information. [31mar2023 09:46:34.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from xptome-1.19.3-2.1.7.jar, it does not contain dependency information. [31mar2023 09:46:34.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mclanguage-1.19.3-44.1.10.jar, it does not contain dependency information. [31mar2023 09:46:34.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javafmllanguage-1.19.3-44.1.10.jar, it does not contain dependency information. [31mar2023 09:46:34.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fmlcore-1.19.3-44.1.10.jar, it does not contain dependency information. [31mar2023 09:46:34.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lowcodelanguage-1.19.3-44.1.10.jar, it does not contain dependency information. [31mar2023 09:46:34.824] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate [31mar2023 09:46:34.825] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spectrelib-forge-0.12.4+1.19.2.jar with {spectrelib} mods - versions {0.12.4+1.19.2} [31mar2023 09:46:34.825] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from jankson-1.2.1.jar, it does not contain dependency information. [31mar2023 09:46:34.825] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from MixinExtras-0.1.1.jar, it does not contain dependency information. [31mar2023 09:46:34.825] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from MixinExtras-0.2.0-beta.1.jar, it does not contain dependency information. [31mar2023 09:46:34.825] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from spectrelib-forge-0.12.4+1.19.2.jar, it does not contain dependency information. [31mar2023 09:46:34.842] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate [31mar2023 09:46:34.843] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spectrelib-forge-0.12.4+1.19.2.jar with {spectrelib} mods - versions {0.12.4+1.19.2} [31mar2023 09:46:34.844] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 3 dependencies adding them to mods collection [31mar2023 09:46:34.846] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\BedBenefits-Forge-1.19.3-10.0.1.jar [31mar2023 09:46:34.846] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BedBenefits-Forge-1.19.3-10.0.1.jar with {bedbenefits} mods - versions {10.0.1} [31mar2023 09:46:34.848] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\BedBenefits-Forge-1.19.3-10.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.848] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\notenoughcrashes-4.4.0+1.19.3-forge.jar [31mar2023 09:46:34.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file notenoughcrashes-4.4.0+1.19.3-forge.jar with {notenoughcrashes} mods - versions {4.4.0+1.19.3} [31mar2023 09:46:34.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\notenoughcrashes-4.4.0+1.19.3-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[35,)]] [31mar2023 09:46:34.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterDungeons-1.19.3-Forge-3.3.0.jar [31mar2023 09:46:34.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterDungeons-1.19.3-Forge-3.3.0.jar with {betterdungeons} mods - versions {1.19.3-Forge-3.3.0} [31mar2023 09:46:34.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterDungeons-1.19.3-Forge-3.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\entangledfix-1.0.jar [31mar2023 09:46:34.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file entangledfix-1.0.jar with {entangledfix} mods - versions {1.0} [31mar2023 09:46:34.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\entangledfix-1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [31mar2023 09:46:34.851] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\supermartijn642configlib-1.1.6b-forge-mc1.19.jar [31mar2023 09:46:34.851] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642configlib-1.1.6b-forge-mc1.19.jar with {supermartijn642configlib} mods - versions {1.1.6b} [31mar2023 09:46:34.851] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\supermartijn642configlib-1.1.6b-forge-mc1.19.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [31mar2023 09:46:34.851] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\alexsmobs-1.22.1.jar [31mar2023 09:46:34.851] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alexsmobs-1.22.1.jar with {alexsmobs} mods - versions {1.22.1} [31mar2023 09:46:34.851] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\alexsmobs-1.22.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.851] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterWitchHuts-1.19.3-Forge-2.2.0.jar [31mar2023 09:46:34.851] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterWitchHuts-1.19.3-Forge-2.2.0.jar with {betterwitchhuts} mods - versions {1.19.3-Forge-2.2.0} [31mar2023 09:46:34.852] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterWitchHuts-1.19.3-Forge-2.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.852] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\open-parties-and-claims-forge-1.19.3-0.17.2.jar [31mar2023 09:46:34.852] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file open-parties-and-claims-forge-1.19.3-0.17.2.jar with {openpartiesandclaims} mods - versions {0.17.2} [31mar2023 09:46:34.852] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\open-parties-and-claims-forge-1.19.3-0.17.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.854] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaeroparties_core with Javascript path META-INF/openpartiesandclaims_core.js [31mar2023 09:46:34.854] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/openpartiesandclaims_core.js [31mar2023 09:46:34.854] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\geckolib-forge-1.19.3-4.0.6.jar [31mar2023 09:46:34.854] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file geckolib-forge-1.19.3-4.0.6.jar with {geckolib} mods - versions {4.0.6} [31mar2023 09:46:34.854] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\geckolib-forge-1.19.3-4.0.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[43,)]] [31mar2023 09:46:34.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\spiderstpo-1.19.3-2.0.4.jar [31mar2023 09:46:34.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spiderstpo-1.19.3-2.0.4.jar with {spiderstpo} mods - versions {2.0.4} [31mar2023 09:46:34.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\spiderstpo-1.19.3-2.0.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\tia-1.19.3-1.0-forge.jar [31mar2023 09:46:34.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tia-1.19.3-1.0-forge.jar with {tia} mods - versions {1.19.3-1.0} [31mar2023 09:46:34.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\tia-1.19.3-1.0-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\jei-1.19.3-forge-12.4.0.22.jar [31mar2023 09:46:34.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.19.3-forge-12.4.0.22.jar with {jei} mods - versions {12.4.0.22} [31mar2023 09:46:34.856] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\jei-1.19.3-forge-12.4.0.22.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.856] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Floral Enchantment-1.19.3-1.4.2.jar [31mar2023 09:46:34.856] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Floral Enchantment-1.19.3-1.4.2.jar with {floralench} mods - versions {1.19.3-1.4.2} [31mar2023 09:46:34.856] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\Floral Enchantment-1.19.3-1.4.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.856] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\multipiston-1.19.3-1.2.26-ALPHA.jar [31mar2023 09:46:34.856] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file multipiston-1.19.3-1.2.26-ALPHA.jar with {multipiston} mods - versions {1.19.3-1.2.26-ALPHA} [31mar2023 09:46:34.856] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\multipiston-1.19.3-1.2.26-ALPHA.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]] [31mar2023 09:46:34.856] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\DoggyTalentsNext-1.19.3-1.10.7.jar [31mar2023 09:46:34.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DoggyTalentsNext-1.19.3-1.10.7.jar with {doggytalents} mods - versions {1.10.7} [31mar2023 09:46:34.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\DoggyTalentsNext-1.19.3-1.10.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=${fml_version_range}]] [31mar2023 09:46:34.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterOceanMonuments-1.19.3-Forge-2.2.0.jar [31mar2023 09:46:34.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterOceanMonuments-1.19.3-Forge-2.2.0.jar with {betteroceanmonuments} mods - versions {1.19.3-Forge-2.2.0} [31mar2023 09:46:34.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterOceanMonuments-1.19.3-Forge-2.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\goblintraders-1.8.0-1.19.3.jar [31mar2023 09:46:34.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file goblintraders-1.8.0-1.19.3.jar with {goblintraders} mods - versions {1.8.0} [31mar2023 09:46:34.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\goblintraders-1.8.0-1.19.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [31mar2023 09:46:34.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\dynamiclights-1.19.3.1.jar [31mar2023 09:46:34.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dynamiclights-1.19.3.1.jar with {dynamiclights} mods - versions {1.19.3.1} [31mar2023 09:46:34.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\dynamiclights-1.19.3.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]] [31mar2023 09:46:34.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Incendium_1.19.3_v5.1.6.jar [31mar2023 09:46:34.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Incendium_1.19.3_v5.1.6.jar with {incendium} mods - versions {5.1.6} [31mar2023 09:46:34.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\Incendium_1.19.3_v5.1.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [31mar2023 09:46:34.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Structory_Towers_1.19.3_v1.0.2.jar [31mar2023 09:46:34.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Structory_Towers_1.19.3_v1.0.2.jar with {structorytowers} mods - versions {1.0.2} [31mar2023 09:46:34.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\Structory_Towers_1.19.3_v1.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [31mar2023 09:46:34.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\soundphysics-forge-1.19.3-1.1.0.jar [31mar2023 09:46:34.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file soundphysics-forge-1.19.3-1.1.0.jar with {sound_physics_remastered} mods - versions {1.19.3-1.1.0} [31mar2023 09:46:34.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\soundphysics-forge-1.19.3-1.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\waystones-forge-1.19.3-12.2.0.jar [31mar2023 09:46:34.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file waystones-forge-1.19.3-12.2.0.jar with {waystones} mods - versions {12.2.0} [31mar2023 09:46:34.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\waystones-forge-1.19.3-12.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Structory_1.19.3_v1.3.1a.jar [31mar2023 09:46:34.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Structory_1.19.3_v1.3.1a.jar with {structory} mods - versions {1.3.1a} [31mar2023 09:46:34.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\Structory_1.19.3_v1.3.1a.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [31mar2023 09:46:34.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\XaerosWorldMap_1.29.4_Forge_1.19.3.jar [31mar2023 09:46:34.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file XaerosWorldMap_1.29.4_Forge_1.19.3.jar with {xaeroworldmap} mods - versions {1.29.4} [31mar2023 09:46:34.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\XaerosWorldMap_1.29.4_Forge_1.19.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaeroworldmap_core with Javascript path META-INF/xaeroworldmap_core.js [31mar2023 09:46:34.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/xaeroworldmap_core.js [31mar2023 09:46:34.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\citadel-2.3.1-1.19.3.jar [31mar2023 09:46:34.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-2.3.1-1.19.3.jar with {citadel} mods - versions {2.3.1} [31mar2023 09:46:34.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\citadel-2.3.1-1.19.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\comforts-forge-6.1.2+1.19.3.jar [31mar2023 09:46:34.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file comforts-forge-6.1.2+1.19.3.jar with {comforts} mods - versions {6.1.2+1.19.3} [31mar2023 09:46:34.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\comforts-forge-6.1.2+1.19.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [31mar2023 09:46:34.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Prism-1.19.3-forge-1.0.3.jar [31mar2023 09:46:34.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Prism-1.19.3-forge-1.0.3.jar with {prism} mods - versions {1.0.3} [31mar2023 09:46:34.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\Prism-1.19.3-forge-1.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [31mar2023 09:46:34.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\NaturesCompass-1.19.3-1.10.1-forge.jar [31mar2023 09:46:34.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NaturesCompass-1.19.3-1.10.1-forge.jar with {naturescompass} mods - versions {1.19.3-1.10.1-forge} [31mar2023 09:46:34.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\NaturesCompass-1.19.3-1.10.1-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\TravelersBackpack-1.19.3-8.3.7.jar [31mar2023 09:46:34.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TravelersBackpack-1.19.3-8.3.7.jar with {travelersbackpack} mods - versions {8.3.7} [31mar2023 09:46:34.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\TravelersBackpack-1.19.3-8.3.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[42,)]] [31mar2023 09:46:34.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsApi-1.19.3-Forge-3.9.0.jar [31mar2023 09:46:34.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.19.3-Forge-3.9.0.jar with {yungsapi} mods - versions {1.19.3-Forge-3.9.0} [31mar2023 09:46:34.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\YungsApi-1.19.3-Forge-3.9.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\DungeonCrawl-1.19.3-2.3.13.jar [31mar2023 09:46:34.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonCrawl-1.19.3-2.3.13.jar with {dungeoncrawl} mods - versions {2.3.13} [31mar2023 09:46:34.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\DungeonCrawl-1.19.3-2.3.13.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Bookshelf-Forge-1.19.3-17.1.6.jar [31mar2023 09:46:34.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bookshelf-Forge-1.19.3-17.1.6.jar with {bookshelf} mods - versions {17.1.6} [31mar2023 09:46:34.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\Bookshelf-Forge-1.19.3-17.1.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\ExplorersCompass-1.19.3-1.3.0-forge.jar [31mar2023 09:46:34.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ExplorersCompass-1.19.3-1.3.0-forge.jar with {explorerscompass} mods - versions {1.19.3-1.3.0-forge} [31mar2023 09:46:34.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\ExplorersCompass-1.19.3-1.3.0-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterDesertTemples-1.19.3-Forge-2.3.0.jar [31mar2023 09:46:34.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterDesertTemples-1.19.3-Forge-2.3.0.jar with {betterdeserttemples} mods - versions {1.19.3-Forge-2.3.0} [31mar2023 09:46:34.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterDesertTemples-1.19.3-Forge-2.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\balm-forge-1.19.3-5.0.4.jar [31mar2023 09:46:34.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file balm-forge-1.19.3-5.0.4.jar with {balm} mods - versions {5.0.4} [31mar2023 09:46:34.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\balm-forge-1.19.3-5.0.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\medieval_paintings-1.19.2-7.0.jar [31mar2023 09:46:34.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file medieval_paintings-1.19.2-7.0.jar with {medieval_paintings} mods - versions {7.0} [31mar2023 09:46:34.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\medieval_paintings-1.19.2-7.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[43,)]] [31mar2023 09:46:34.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\JustEnoughResources-1.19.3-1.3.2.198.jar [31mar2023 09:46:34.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file JustEnoughResources-1.19.3-1.3.2.198.jar with {jeresources} mods - versions {1.3.2.198} [31mar2023 09:46:34.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\JustEnoughResources-1.19.3-1.3.2.198.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\[Universal]Immersive Structures-2.0.7.jar [31mar2023 09:46:34.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file [Universal]Immersive Structures-2.0.7.jar with {imst} mods - versions {2.0.7} [31mar2023 09:46:34.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\[Universal]Immersive Structures-2.0.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [31mar2023 09:46:34.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\3dskinlayers-forge-1.5.3-mc1.19.3.jar [31mar2023 09:46:34.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file 3dskinlayers-forge-1.5.3-mc1.19.3.jar with {skinlayers3d} mods - versions {1.5.3} [31mar2023 09:46:34.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\3dskinlayers-forge-1.5.3-mc1.19.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[35,)]] [31mar2023 09:46:34.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\cloth-config-9.0.94-forge.jar [31mar2023 09:46:34.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloth-config-9.0.94-forge.jar with {cloth_config} mods - versions {9.0.94} [31mar2023 09:46:34.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\cloth-config-9.0.94-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]] [31mar2023 09:46:34.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterNetherFortresses-1.19.3-Forge-1.1.1.jar [31mar2023 09:46:34.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterNetherFortresses-1.19.3-Forge-1.1.1.jar with {betterfortresses} mods - versions {1.19.3-Forge-1.1.1} [31mar2023 09:46:34.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterNetherFortresses-1.19.3-Forge-1.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\forge\1.19.3-44.1.10\forge-1.19.3-44.1.10-universal.jar [31mar2023 09:46:34.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.19.3-44.1.10-universal.jar with {forge} mods - versions {44.1.10} [31mar2023 09:46:34.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\forge\1.19.3-44.1.10\forge-1.19.3-44.1.10-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]] [31mar2023 09:46:34.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js [31mar2023 09:46:34.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js [31mar2023 09:46:34.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js [31mar2023 09:46:34.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js [31mar2023 09:46:34.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js [31mar2023 09:46:34.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js [31mar2023 09:46:34.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\TravelersTitles-1.19.3-Forge-3.2.0.jar [31mar2023 09:46:34.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TravelersTitles-1.19.3-Forge-3.2.0.jar with {travelerstitles} mods - versions {1.19.3-Forge-3.2.0} [31mar2023 09:46:34.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\TravelersTitles-1.19.3-Forge-3.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\scuba_gear-1.19.3-1.0.5.jar [31mar2023 09:46:34.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file scuba_gear-1.19.3-1.0.5.jar with {scuba_gear} mods - versions {1.0.5} [31mar2023 09:46:34.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\scuba_gear-1.19.3-1.0.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\twilightforest-1.19.3-4.2.1620-universal.jar [31mar2023 09:46:34.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file twilightforest-1.19.3-4.2.1620-universal.jar with {twilightforest} mods - versions {4.2.1620} [31mar2023 09:46:34.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\twilightforest-1.19.3-4.2.1620-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod seed with Javascript path META-INF/asm/seed.js [31mar2023 09:46:34.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod maprendercontext with Javascript path META-INF/asm/maprendercontext.js [31mar2023 09:46:34.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod music with Javascript path META-INF/asm/music.js [31mar2023 09:46:34.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod multipart with Javascript path META-INF/asm/multipart.js [31mar2023 09:46:34.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod foliage with Javascript path META-INF/asm/foliage.js [31mar2023 09:46:34.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod mount with Javascript path META-INF/asm/mount.js [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod book with Javascript path META-INF/asm/book.js [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod conquered with Javascript path META-INF/asm/conquered.js [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod reach with Javascript path META-INF/asm/reach.js [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod shroom with Javascript path META-INF/asm/shroom.js [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/seed.js [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/maprendercontext.js [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/music.js [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/multipart.js [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/foliage.js [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/mount.js [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/book.js [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/conquered.js [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/reach.js [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/shroom.js [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\friendsandfoes-forge-mc1.19.3-1.8.0.jar [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file friendsandfoes-forge-mc1.19.3-1.8.0.jar with {friendsandfoes} mods - versions {1.8.0} [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\friendsandfoes-forge-mc1.19.3-1.8.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\AdvancementPlaques-1.19.3-1.4.8.jar [31mar2023 09:46:34.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdvancementPlaques-1.19.3-1.4.8.jar with {advancementplaques} mods - versions {1.4.8} [31mar2023 09:46:34.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\AdvancementPlaques-1.19.3-1.4.8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\corpse-1.19.3-1.0.3.jar [31mar2023 09:46:34.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file corpse-1.19.3-1.0.3.jar with {corpse} mods - versions {1.19.3-1.0.3} [31mar2023 09:46:34.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\corpse-1.19.3-1.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\EquipmentCompare-1.19.3-forge-1.3.2.jar [31mar2023 09:46:34.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EquipmentCompare-1.19.3-forge-1.3.2.jar with {equipmentcompare} mods - versions {1.3.2} [31mar2023 09:46:34.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\EquipmentCompare-1.19.3-forge-1.3.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\explorations-forge-1.19.4-1.5.1.jar [31mar2023 09:46:34.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file explorations-forge-1.19.4-1.5.1.jar with {explorations} mods - versions {1.19.4-1.5.1} [31mar2023 09:46:34.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\explorations-forge-1.19.4-1.5.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\structure_gel-1.19.3-2.9.0.jar [31mar2023 09:46:34.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structure_gel-1.19.3-2.9.0.jar with {structure_gel} mods - versions {2.9.0} [31mar2023 09:46:34.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\structure_gel-1.19.3-2.9.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\DungeonsArise-1.19.3-2.1.54-beta.jar [31mar2023 09:46:34.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonsArise-1.19.3-2.1.54-beta.jar with {dungeons_arise} mods - versions {2.1.54-1.19.3} [31mar2023 09:46:34.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\DungeonsArise-1.19.3-2.1.54-beta.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [31mar2023 09:46:34.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\friendsandfoes-flowerymooblooms-forge-mc1.19.3-1.0.0.jar [31mar2023 09:46:34.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file friendsandfoes-flowerymooblooms-forge-mc1.19.3-1.0.0.jar with {flowerymooblooms} mods - versions {1.0.0} [31mar2023 09:46:34.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\friendsandfoes-flowerymooblooms-forge-mc1.19.3-1.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]] [31mar2023 09:46:34.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\logprot-1.19.3-2.0.jar [31mar2023 09:46:34.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file logprot-1.19.3-2.0.jar with {logprot} mods - versions {1.4} [31mar2023 09:46:34.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\logprot-1.19.3-2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]] [31mar2023 09:46:34.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.19.3-20221207.122022-srg.jar with {minecraft} mods - versions {1.19.3} [31mar2023 09:46:34.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraft\server\1.19.3-20221207.122022\server-1.19.3-20221207.122022-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]] [31mar2023 09:46:34.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\EnchantmentDescriptions-Forge-1.19.3-14.0.7.jar [31mar2023 09:46:34.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EnchantmentDescriptions-Forge-1.19.3-14.0.7.jar with {enchdesc} mods - versions {14.0.7} [31mar2023 09:46:34.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\EnchantmentDescriptions-Forge-1.19.3-14.0.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\repurposed_structures-6.3.19+1.19.3-forge.jar [31mar2023 09:46:34.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file repurposed_structures-6.3.19+1.19.3-forge.jar with {repurposed_structures} mods - versions {6.3.19+1.19.3-forge} [31mar2023 09:46:34.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\repurposed_structures-6.3.19+1.19.3-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]] [31mar2023 09:46:34.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\entangled-1.3.13-forge-mc1.19.3.jar [31mar2023 09:46:34.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file entangled-1.3.13-forge-mc1.19.3.jar with {entangled} mods - versions {1.3.13} [31mar2023 09:46:34.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\entangled-1.3.13-forge-mc1.19.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Companion-1.19.3-forge-4.1.1.jar [31mar2023 09:46:34.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Companion-1.19.3-forge-4.1.1.jar with {companion} mods - versions {4.1.1} [31mar2023 09:46:34.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\Companion-1.19.3-forge-4.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [31mar2023 09:46:34.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\crashutilities-7.1.jar [31mar2023 09:46:34.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file crashutilities-7.1.jar with {crashutilities} mods - versions {7.1} [31mar2023 09:46:34.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\crashutilities-7.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[32,)]] [31mar2023 09:46:34.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\explorify-forge-1.19-1.3.0.jar [31mar2023 09:46:34.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file explorify-forge-1.19-1.3.0.jar with {explorify} mods - versions {1.19-1.3.0} [31mar2023 09:46:34.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\explorify-forge-1.19-1.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [31mar2023 09:46:34.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\CreativeCore_FORGE_v2.10.7_mc1.19.3.jar [31mar2023 09:46:34.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CreativeCore_FORGE_v2.10.7_mc1.19.3.jar with {creativecore} mods - versions {2.10.7} [31mar2023 09:46:34.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\CreativeCore_FORGE_v2.10.7_mc1.19.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,)]] [31mar2023 09:46:34.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\dungeons_plus-1.19.3-1.4.0.jar [31mar2023 09:46:34.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dungeons_plus-1.19.3-1.4.0.jar with {dungeons_plus} mods - versions {1.4.0} [31mar2023 09:46:34.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\dungeons_plus-1.19.3-1.4.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\friendsandfoes-beekeeperhut-forge-mc1.19.3-1.2.0.jar [31mar2023 09:46:34.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file friendsandfoes-beekeeperhut-forge-mc1.19.3-1.2.0.jar with {beekeeperhut} mods - versions {1.2.0} [31mar2023 09:46:34.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\friendsandfoes-beekeeperhut-forge-mc1.19.3-1.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[43,)]] [31mar2023 09:46:34.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate [31mar2023 09:46:34.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spectrelib-forge-0.12.4+1.19.2.jar with {spectrelib} mods - versions {0.12.4+1.19.2} [31mar2023 09:46:34.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [31mar2023 09:46:34.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\supermartijn642corelib-1.1.6-forge-mc1.19.3.jar [31mar2023 09:46:34.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642corelib-1.1.6-forge-mc1.19.3.jar with {supermartijn642corelib} mods - versions {1.1.6} [31mar2023 09:46:34.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\supermartijn642corelib-1.1.6-forge-mc1.19.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsBridges-1.19.3-Forge-3.2.0.jar [31mar2023 09:46:34.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBridges-1.19.3-Forge-3.2.0.jar with {yungsbridges} mods - versions {1.19.3-Forge-3.2.0} [31mar2023 09:46:34.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\YungsBridges-1.19.3-Forge-3.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\domum_ornamentum-1.19.3-1.0.86-ALPHA-universal.jar [31mar2023 09:46:34.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file domum_ornamentum-1.19.3-1.0.86-ALPHA-universal.jar with {domum_ornamentum} mods - versions {1.19.3-1.0.86-ALPHA} [31mar2023 09:46:34.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\domum_ornamentum-1.19.3-1.0.86-ALPHA-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]] [31mar2023 09:46:34.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\EyesInTheDarkness-1.19.3-1.3.7.jar [31mar2023 09:46:34.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EyesInTheDarkness-1.19.3-1.3.7.jar with {eyesinthedarkness} mods - versions {1.3.7} [31mar2023 09:46:34.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\EyesInTheDarkness-1.19.3-1.3.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\spark-1.10.34-forge.jar [31mar2023 09:46:34.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spark-1.10.34-forge.jar with {spark} mods - versions {1.10.34} [31mar2023 09:46:34.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\spark-1.10.34-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]] [31mar2023 09:46:34.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Iceberg-1.19.3-forge-1.1.2.jar [31mar2023 09:46:34.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Iceberg-1.19.3-forge-1.1.2.jar with {iceberg} mods - versions {1.1.2} [31mar2023 09:46:34.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\Iceberg-1.19.3-forge-1.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\blockui-1.19.3-0.0.70-ALPHA.jar [31mar2023 09:46:34.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file blockui-1.19.3-0.0.70-ALPHA.jar with {blockui} mods - versions {1.19.3-0.0.70-ALPHA} [31mar2023 09:46:34.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\blockui-1.19.3-0.0.70-ALPHA.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [31mar2023 09:46:34.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\ecologics-forge-1.19.3-2.1.13.jar [31mar2023 09:46:34.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ecologics-forge-1.19.3-2.1.13.jar with {ecologics} mods - versions {2.1.13} [31mar2023 09:46:34.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\ecologics-forge-1.19.3-2.1.13.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\LegendaryTooltips-1.19.3-forge-1.4.0.jar [31mar2023 09:46:34.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file LegendaryTooltips-1.19.3-forge-1.4.0.jar with {legendarytooltips} mods - versions {1.4.0} [31mar2023 09:46:34.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\LegendaryTooltips-1.19.3-forge-1.4.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [31mar2023 09:46:34.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Xaeros_Minimap_23.3.2_Forge_1.19.3.jar [31mar2023 09:46:34.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Xaeros_Minimap_23.3.2_Forge_1.19.3.jar with {xaerominimap} mods - versions {23.3.2} [31mar2023 09:46:34.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\Xaeros_Minimap_23.3.2_Forge_1.19.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod xaerominimap_core with Javascript path META-INF/xaerominimap_core.js [31mar2023 09:46:34.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/xaerominimap_core.js [31mar2023 09:46:34.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\EarthMobs-1.19.3-5.5.0.jar [31mar2023 09:46:34.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EarthMobs-1.19.3-5.5.0.jar with {earthmobsmod} mods - versions {1.19.3-5.5.0} [31mar2023 09:46:34.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\EarthMobs-1.19.3-5.5.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsExtras-1.19.3-Forge-3.2.0.jar [31mar2023 09:46:34.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsExtras-1.19.3-Forge-3.2.0.jar with {yungsextras} mods - versions {1.19.3-Forge-3.2.0} [31mar2023 09:46:34.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\YungsExtras-1.19.3-Forge-3.2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterStrongholds-1.19.3-Forge-3.3.0.jar [31mar2023 09:46:34.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterStrongholds-1.19.3-Forge-3.3.0.jar with {betterstrongholds} mods - versions {1.19.3-Forge-3.3.0} [31mar2023 09:46:34.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterStrongholds-1.19.3-Forge-3.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\structurize-1.19.3-1.0.488-ALPHA.jar [31mar2023 09:46:34.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structurize-1.19.3-1.0.488-ALPHA.jar with {structurize} mods - versions {1.19.3-1.0.488-ALPHA} [31mar2023 09:46:34.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\structurize-1.19.3-1.0.488-ALPHA.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [31mar2023 09:46:34.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\eatinganimation-1.19.3-4.1.0.jar [31mar2023 09:46:34.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file eatinganimation-1.19.3-4.1.0.jar with {eatinganimation} mods - versions {4.1.0} [31mar2023 09:46:34.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\eatinganimation-1.19.3-4.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\worldedit-mod-7.2.13.jar [31mar2023 09:46:34.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file worldedit-mod-7.2.13.jar with {worldedit} mods - versions {7.2.13+46576cc} [31mar2023 09:46:34.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\worldedit-mod-7.2.13.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,)]] [31mar2023 09:46:34.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\minecolonies-1.19.3-1.0.1298-ALPHA.jar [31mar2023 09:46:34.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file minecolonies-1.19.3-1.0.1298-ALPHA.jar with {minecolonies} mods - versions {1.19.3-1.0.1298-ALPHA} [31mar2023 09:46:34.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\minecolonies-1.19.3-1.0.1298-ALPHA.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]] [31mar2023 09:46:34.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\appleskin-forge-mc1.19-2.4.2.jar [31mar2023 09:46:34.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file appleskin-forge-mc1.19-2.4.2.jar with {appleskin} mods - versions {2.4.2+mc1.19} [31mar2023 09:46:34.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\appleskin-forge-mc1.19-2.4.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [31mar2023 09:46:34.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\mvs-3.1.7-1.19.3.jar [31mar2023 09:46:34.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mvs-3.1.7-1.19.3.jar with {mvs} mods - versions {3.1.7-1.19.3} [31mar2023 09:46:34.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\mvs-3.1.7-1.19.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\AI-Improvements-1.19.2-0.5.2.jar [31mar2023 09:46:34.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AI-Improvements-1.19.2-0.5.2.jar with {aiimprovements} mods - versions {0.5.2} [31mar2023 09:46:34.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\AI-Improvements-1.19.2-0.5.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]] [31mar2023 09:46:34.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\lootr-1.19.3-0.5.25.62.jar [31mar2023 09:46:34.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lootr-1.19.3-0.5.25.62.jar with {lootr} mods - versions {0.4.24.61} [31mar2023 09:46:34.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\lootr-1.19.3-0.5.25.62.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\Aquaculture-1.19.3-2.4.11.jar [31mar2023 09:46:34.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Aquaculture-1.19.3-2.4.11.jar with {aquaculture} mods - versions {1.19.3-2.4.11} [31mar2023 09:46:34.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\Aquaculture-1.19.3-2.4.11.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\foodeffecttooltips-1.0.1+forge-1.19.3.jar [31mar2023 09:46:34.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file foodeffecttooltips-1.0.1+forge-1.19.3.jar with {foodeffecttooltips} mods - versions {1.0.0} [31mar2023 09:46:34.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\foodeffecttooltips-1.0.1+forge-1.19.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\exoticbirds-1.19.3-2.7.0.jar [31mar2023 09:46:34.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file exoticbirds-1.19.3-2.7.0.jar with {exoticbirds} mods - versions {2.7.0} [31mar2023 09:46:34.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\exoticbirds-1.19.3-2.7.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\towns_and_towers_forge-1.10.1+1.19.3.jar [31mar2023 09:46:34.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file towns_and_towers_forge-1.10.1+1.19.3.jar with {t_and_t} mods - versions {1.10.1} [31mar2023 09:46:34.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\towns_and_towers_forge-1.10.1+1.19.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[43,)]] [31mar2023 09:46:34.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\gamemenumodoption-mc1.19.3-2.0.0.jar [31mar2023 09:46:34.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file gamemenumodoption-mc1.19.3-2.0.0.jar with {gamemenumodoption} mods - versions {2.0.0} [31mar2023 09:46:34.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\gamemenumodoption-mc1.19.3-2.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterMineshafts-1.19.3-Forge-3.3.0.jar [31mar2023 09:46:34.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterMineshafts-1.19.3-Forge-3.3.0.jar with {bettermineshafts} mods - versions {1.19.3-Forge-3.3.0} [31mar2023 09:46:34.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\YungsBetterMineshafts-1.19.3-Forge-3.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\DarkPaintings-Forge-1.19.3-14.0.2.jar [31mar2023 09:46:34.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DarkPaintings-Forge-1.19.3-14.0.2.jar with {darkpaintings} mods - versions {14.0.2} [31mar2023 09:46:34.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\DarkPaintings-Forge-1.19.3-14.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\34664\Desktop\mds server\serverer\mods\xptome-1.19.3-2.1.7.jar [31mar2023 09:46:34.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file xptome-1.19.3-2.1.7.jar with {xpbook} mods - versions {2.1.7} [31mar2023 09:46:34.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\34664\Desktop\mds server\serverer\mods\xptome-1.19.3-2.1.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]] [31mar2023 09:46:34.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [] [31mar2023 09:46:34.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [] [31mar2023 09:46:34.882] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml [31mar2023 09:46:34.888] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers [31mar2023 09:46:34.889] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0 [31mar2023 09:46:34.889] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 44 [31mar2023 09:46:34.889] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 44 [31mar2023 09:46:34.893] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge] [31mar2023 09:46:34.893] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft [31mar2023 09:46:34.893] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge [31mar2023 09:46:34.895] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 188 mod requirements (176 mandatory, 12 optional) [31mar2023 09:46:34.895] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional) [31mar2023 09:46:35.172] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers [31mar2023 09:46:35.172] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin [31mar2023 09:46:35.173] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin [31mar2023 09:46:35.173] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml [31mar2023 09:46:35.173] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers [31mar2023 09:46:35.173] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/openpartiesandclaims_core.js [31mar2023 09:46:35.474] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [31mar2023 09:46:35.474] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/xaeroworldmap_core.js [31mar2023 09:46:35.509] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [31mar2023 09:46:35.509] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js [31mar2023 09:46:35.525] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [31mar2023 09:46:35.525] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js [31mar2023 09:46:35.574] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [31mar2023 09:46:35.574] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js [31mar2023 09:46:35.600] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [31mar2023 09:46:35.600] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/seed.js [31mar2023 09:46:35.611] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [31mar2023 09:46:35.611] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/maprendercontext.js [31mar2023 09:46:35.628] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [31mar2023 09:46:35.628] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/music.js [31mar2023 09:46:35.637] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [31mar2023 09:46:35.637] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/multipart.js [31mar2023 09:46:35.650] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [31mar2023 09:46:35.650] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/foliage.js [31mar2023 09:46:35.658] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [31mar2023 09:46:35.658] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/mount.js [31mar2023 09:46:35.668] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [31mar2023 09:46:35.668] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/book.js [31mar2023 09:46:35.675] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [31mar2023 09:46:35.675] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/conquered.js [31mar2023 09:46:35.683] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [31mar2023 09:46:35.683] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/reach.js [31mar2023 09:46:35.692] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [31mar2023 09:46:35.692] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/shroom.js [31mar2023 09:46:35.699] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [31mar2023 09:46:35.699] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/xaerominimap_core.js [31mar2023 09:46:35.728] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [31mar2023 09:46:35.738] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@59262a90 to Target : CLASS {Lnet/minecraft/server/MinecraftServer;} {} {V} [31mar2023 09:46:35.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@45b7c97f to Target : CLASS {Lnet/minecraft/world/entity/Entity;} {} {V} [31mar2023 09:46:35.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@c212536 to Target : CLASS {Lnet/minecraft/server/level/ServerPlayer;} {} {V} [31mar2023 09:46:35.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7b377a53 to Target : CLASS {Lcom/simibubi/create/content/logistics/block/mechanicalArm/ArmInteractionPoint;} {} {V} [31mar2023 09:46:35.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1b0e031b to Target : CLASS {Lnet/minecraft/world/entity/item/ItemEntity;} {} {V} [31mar2023 09:46:35.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6009cd34 to Target : CLASS {Lnet/minecraft/world/level/chunk/LevelChunk;} {} {V} [31mar2023 09:46:35.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@65844c96 to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {} {V} [31mar2023 09:46:35.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@25214797 to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientLevel;} {} {V} [31mar2023 09:46:35.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4e5c8ef3 to Target : CLASS {Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;} {} {V} [31mar2023 09:46:35.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@60928a61 to Target : CLASS {Lnet/minecraft/client/gui/components/CycleButton;} {} {V} [31mar2023 09:46:35.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@27358a19 to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V} [31mar2023 09:46:35.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@8077c97 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V} [31mar2023 09:46:35.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@22865072 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V} [31mar2023 09:46:35.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@563317c1 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V} [31mar2023 09:46:35.739] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5d5d3a5c to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V} [31mar2023 09:46:35.741] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6e0d16a4 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V} [31mar2023 09:46:35.741] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7e18ced7 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V} [31mar2023 09:46:35.741] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@305b43ca to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V} [31mar2023 09:46:35.741] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4601047 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V} [31mar2023 09:46:35.741] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@25e8e59 to Target : CLASS {Lnet/minecraft/world/level/chunk/LevelChunk;} {} {V} [31mar2023 09:46:35.741] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3a0896b3 to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {} {V} [31mar2023 09:46:35.741] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@50a7c72b to Target : CLASS {Lnet/minecraft/client/multiplayer/ClientLevel;} {} {V} [31mar2023 09:46:35.741] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@54c11750 to Target : CLASS {Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;} {} {V} [31mar2023 09:46:35.741] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@221b77d7 to Target : CLASS {Lnet/minecraft/client/gui/components/CycleButton;} {} {V} [31mar2023 09:46:35.741] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@32a8ca06 to Target : METHOD {Lnet/minecraft/client/server/IntegratedServer;} {m_174968_} {()V} [31mar2023 09:46:35.741] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6e8f2094 to Target : METHOD {Lnet/minecraft/client/player/AbstractClientPlayer;} {m_108561_} {()Lnet/minecraft/resources/ResourceLocation;} [31mar2023 09:46:35.741] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1753475d to Target : METHOD {Lnet/minecraft/world/entity/player/Player;} {m_36170_} {(Lnet/minecraft/world/entity/player/PlayerModelPart;)Z} [31mar2023 09:46:35.741] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@d108406 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_142237_} {(Lnet/minecraft/network/protocol/game/ClientboundInitializeBorderPacket;)V} [31mar2023 09:46:35.741] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@799c8758 to Target : METHOD {Lnet/minecraft/server/players/PlayerList;} {m_11229_} {(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V} [31mar2023 09:46:35.741] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6e00837f to Target : METHOD {Lnet/minecraft/world/entity/LivingEntity;} {m_147207_} {(Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z} [31mar2023 09:46:35.742] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@63e4484d to Target : METHOD {Lnet/minecraft/world/level/block/FireBlock;} {tryCatchFire} {(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/util/RandomSource;ILnet/minecraft/core/Direction;)V} [31mar2023 09:46:35.742] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6a5dd083 to Target : METHOD {Lnet/minecraft/world/level/block/FireBlock;} {m_221156_} {(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)I} [31mar2023 09:46:35.742] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@77663cd7 to Target : METHOD {Lnet/minecraft/world/entity/player/Player;} {m_36204_} {(Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/item/ItemStack;)Z} [31mar2023 09:46:35.742] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1d17423f to Target : METHOD {Lnet/minecraft/world/level/material/FlowingFluid;} {m_75963_} {(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;)Z} [31mar2023 09:46:35.742] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5c70d7f0 to Target : METHOD {Lnet/minecraft/world/level/block/DispenserBlock;} {m_5824_} {(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V} [31mar2023 09:46:35.742] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@582dcd35 to Target : METHOD {Lnet/minecraft/world/level/block/piston/PistonBaseBlock;} {m_60181_} {(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Z)Z} [31mar2023 09:46:35.742] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1e6bd263 to Target : METHOD {Lcom/simibubi/create/content/contraptions/components/structureMovement/Contraption;} {movementAllowed} {(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z} [31mar2023 09:46:35.742] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@394a6d2b to Target : METHOD {Lcom/simibubi/create/content/contraptions/components/structureMovement/Contraption;} {addBlocksToWorld} {(Lnet/minecraft/world/level/Level;Lcom/simibubi/create/content/contraptions/components/structureMovement/StructureTransform;)V} [31mar2023 09:46:35.742] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@635ff2a5 to Target : METHOD {Lcom/simibubi/create/content/contraptions/components/actors/BlockBreakingKineticTileEntity;} {tick} {()V} [31mar2023 09:46:35.742] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@55adcf9e to Target : METHOD {Lcom/simibubi/create/content/contraptions/components/actors/BlockBreakingMovementBehaviour;} {tickBreaker} {(Lcom/simibubi/create/content/contraptions/components/structureMovement/MovementContext;)V} [31mar2023 09:46:35.742] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1515f782 to Target : METHOD {Lcom/simibubi/create/content/contraptions/components/actors/HarvesterMovementBehaviour;} {visitNewPosition} {(Lcom/simibubi/create/content/contraptions/components/structureMovement/MovementContext;Lnet/minecraft/core/BlockPos;)V} [31mar2023 09:46:35.742] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7f5ce33e to Target : METHOD {Lcom/simibubi/create/content/curiosities/symmetry/SymmetryWandItem;} {apply} {(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V} [31mar2023 09:46:35.742] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@638afcaa to Target : METHOD {Lcom/simibubi/create/content/curiosities/symmetry/SymmetryWandItem;} {remove} {(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;)V} [31mar2023 09:46:35.742] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@58601e7a to Target : METHOD {Lcom/simibubi/create/content/schematics/block/SchematicannonTileEntity;} {tickPrinter} {()V} [31mar2023 09:46:35.742] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@62735b13 to Target : METHOD {Lcom/simibubi/create/content/contraptions/components/structureMovement/ContraptionCollider;} {collideEntities} {(Lcom/simibubi/create/content/contraptions/components/structureMovement/AbstractContraptionEntity;)V} [31mar2023 09:46:35.742] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7aae1170 to Target : METHOD {Lcom/simibubi/create/content/contraptions/components/structureMovement/ContraptionCollider;} {collideBlocks} {(Lcom/simibubi/create/content/contraptions/components/structureMovement/AbstractContraptionEntity;)Z} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4ef5dd23 to Target : METHOD {Lcom/simibubi/create/content/logistics/block/mechanicalArm/ArmTileEntity;} {searchForItem} {()V} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@163e8949 to Target : METHOD {Lcom/simibubi/create/content/logistics/block/mechanicalArm/ArmTileEntity;} {searchForDestination} {()V} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6eede35e to Target : METHOD {Lcom/simibubi/create/foundation/networking/TileEntityConfigurationPacket;} {applySettings} {(Lnet/minecraft/server/level/ServerPlayer;Lcom/simibubi/create/foundation/tileEntity/SyncedTileEntity;)V} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@64c25a62 to Target : METHOD {Lcom/simibubi/create/content/contraptions/components/deployer/DeployerMovementBehaviour;} {activate} {(Lcom/simibubi/create/content/contraptions/components/structureMovement/MovementContext;Lnet/minecraft/core/BlockPos;Lcom/simibubi/create/content/contraptions/components/deployer/DeployerFakePlayer;Lcom/simibubi/create/content/contraptions/components/deployer/DeployerTileEntity$Mode;)V} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@43e8f1c to Target : METHOD {Lcom/simibubi/create/content/contraptions/components/deployer/DeployerTileEntity;} {activate} {()V} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@66a82a13 to Target : METHOD {Lnet/minecraft/server/network/ServerGamePacketListenerImpl;} {m_6946_} {(Lnet/minecraft/network/protocol/game/ServerboundInteractPacket;)V} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@675ec28b to Target : METHOD {Lnet/minecraft/world/entity/Entity;} {m_6673_} {(Lnet/minecraft/world/damagesource/DamageSource;)Z} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@11399548 to Target : METHOD {Lnet/minecraft/world/level/Level;} {m_7740_} {(Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/entity/Entity;I)Z} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@610fbe1c to Target : METHOD {Lnet/minecraft/world/level/block/ButtonBlock;} {m_51120_} {(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@46d0f89c to Target : METHOD {Lnet/minecraft/world/level/block/PressurePlateBlock;} {m_6693_} {(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@570b2057 to Target : METHOD {Lnet/minecraft/world/level/block/WeightedPressurePlateBlock;} {m_6693_} {(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)I} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@a457c2b to Target : METHOD {Lnet/minecraft/world/level/block/TripWireBlock;} {m_57607_} {(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@16a6dc21 to Target : METHOD {Lnet/minecraft/world/level/block/TargetBlock;} {m_5581_} {(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;)V} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5773d271 to Target : METHOD {Lnet/minecraft/world/item/enchantment/FrostWalkerEnchantment;} {m_45018_} {(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;I)V} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@59f45950 to Target : METHOD {Lnet/minecraft/world/entity/Entity;} {m_20157_} {()V} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7871d261 to Target : METHOD {Lnet/minecraft/server/level/ServerLevel;} {m_143340_} {(Lnet/minecraft/core/BlockPos;)Z} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@58164e9a to Target : METHOD {Lnet/minecraft/world/entity/raid/Raid;} {m_37707_} {(II)Lnet/minecraft/core/BlockPos;} [31mar2023 09:46:35.743] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@11bfffb3 to Target : METHOD {Lnet/minecraft/world/entity/LivingEntity;} {m_6667_} {(Lnet/minecraft/world/damagesource/DamageSource;)V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6a7a1a0d to Target : METHOD {Lnet/minecraft/world/entity/LivingEntity;} {m_6668_} {(Lnet/minecraft/world/damagesource/DamageSource;)V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1c6e3ff9 to Target : METHOD {Lnet/minecraft/world/entity/Mob;} {m_8107_} {()V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@76e6c070 to Target : METHOD {Lnet/minecraft/world/entity/monster/piglin/Piglin;} {m_7243_} {(Lnet/minecraft/world/item/ItemStack;)Z} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@184afb78 to Target : METHOD {Lnet/minecraft/world/entity/ai/behavior/BehaviorUtils;} {m_22613_} {(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;F)V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@22da200e to Target : METHOD {Lnet/minecraft/world/entity/item/ItemEntity;} {m_32017_} {(Lnet/minecraft/world/entity/item/ItemEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/item/ItemEntity;Lnet/minecraft/world/item/ItemStack;)V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4f26425b to Target : METHOD {Lnet/minecraft/world/entity/ExperienceOrb;} {m_147100_} {(Lnet/minecraft/world/entity/ExperienceOrb;)V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@f03ee8f to Target : METHOD {Lnet/minecraft/world/entity/ExperienceOrb;} {m_6123_} {(Lnet/minecraft/world/entity/player/Player;)V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@40dd552c to Target : METHOD {Lnet/minecraft/world/entity/ExperienceOrb;} {m_147103_} {()V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@33f4c769 to Target : METHOD {Lnet/minecraft/world/entity/projectile/FishingHook;} {m_150157_} {(Lnet/minecraft/world/entity/Entity;)V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4ebd6fd6 to Target : METHOD {Lnet/minecraft/world/entity/projectile/FishingHook;} {m_37156_} {(Lnet/minecraft/world/item/ItemStack;)I} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5e5a8718 to Target : METHOD {Lnet/minecraft/world/level/block/Block;} {m_49881_} {(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/item/ItemStack;)V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7404ddca to Target : METHOD {Lnet/minecraft/server/level/ServerPlayer;} {m_5706_} {(Lnet/minecraft/world/entity/Entity;)V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@615e83ac to Target : METHOD {Lnet/minecraft/server/level/ServerLevel;} {m_8793_} {(Ljava/util/function/BooleanSupplier;)V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4438938e to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6773_} {(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4e50ae56 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5771_} {(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1c68d0db to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194198_} {(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;)V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@9be7319 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194202_} {(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@91a2543 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6571_} {(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V} [31mar2023 09:46:35.744] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@42730828 to Target : METHOD {Lnet/minecraft/client/player/AbstractClientPlayer;} {m_108561_} {()Lnet/minecraft/resources/ResourceLocation;} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@18c7f6b5 to Target : METHOD {Lnet/minecraft/world/entity/player/Player;} {m_36170_} {(Lnet/minecraft/world/entity/player/PlayerModelPart;)Z} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@629b780f to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5998_} {(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3af36922 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_261044_} {()V} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@609b041c to Target : METHOD {Lnet/minecraft/server/players/PlayerList;} {m_11229_} {(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@474e34e4 to Target : METHOD {Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;} {m_78311_} {()V} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7e2c6702 to Target : METHOD {Lnet/minecraft/client/Minecraft;} {m_91383_} {(Z)V} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@5fb7ab9c to Target : METHOD {Lnet/minecraft/world/level/levelgen/WorldOptions;} {<init>} {(JZZLjava/util/Optional;)V} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6734ff92 to Target : METHOD {Lnet/minecraft/world/level/storage/LevelStorageSource;} {m_247212_} {(Lcom/mojang/serialization/Dynamic;Lcom/mojang/datafixers/DataFixer;I)Lcom/mojang/serialization/DataResult;} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@51eb0e84 to Target : METHOD {Lnet/minecraft/client/gui/MapRenderer$MapInstance;} {m_93291_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ZI)V} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4ce267cc to Target : METHOD {Lnet/minecraft/client/renderer/ItemInHandRenderer;} {m_109371_} {(Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;I)V} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@2eebce87 to Target : METHOD {Lnet/minecraft/world/entity/decoration/ItemFrame;} {m_218868_} {()Ljava/util/OptionalInt;} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6ee37ca7 to Target : METHOD {Lnet/minecraft/client/renderer/ItemInHandRenderer;} {m_109366_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/ItemStack;)V} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6775c0d1 to Target : METHOD {Lnet/minecraft/world/item/MapItem;} {m_7373_} {(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@38f617f4 to Target : METHOD {Lnet/minecraft/client/sounds/MusicManager;} {m_120183_} {()V} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4899799b to Target : METHOD {Lnet/minecraft/server/level/ServerEntity;} {m_8543_} {()V} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3dea226b to Target : METHOD {Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;} {m_6213_} {(Lnet/minecraft/server/packs/resources/ResourceManager;)V} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@74500e4f to Target : METHOD {Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;} {m_114382_} {(Lnet/minecraft/world/entity/Entity;)Lnet/minecraft/client/renderer/entity/EntityRenderer;} [31mar2023 09:46:35.745] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7c91fe86 to Target : METHOD {Lnet/minecraft/client/renderer/LevelRenderer;} {m_109599_} {(Lcom/mojang/blaze3d/vertex/PoseStack;FJZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;)V} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7fc7152e to Target : METHOD {Lnet/minecraft/client/renderer/BiomeColors;} {m_108807_} {(Lnet/minecraft/world/level/biome/Biome;DD)I} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@13d289c7 to Target : METHOD {Lnet/minecraft/client/player/LocalPlayer;} {m_6083_} {()V} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6704df84 to Target : METHOD {Lnet/minecraft/world/item/WrittenBookItem;} {m_7626_} {(Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/network/chat/Component;} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1412682c to Target : METHOD {Lnet/minecraft/world/level/levelgen/structure/StructureStart;} {m_226857_} {(Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceSerializationContext;Lnet/minecraft/nbt/CompoundTag;J)Lnet/minecraft/world/level/levelgen/structure/StructureStart;} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@53bb71e5 to Target : METHOD {Lnet/minecraft/world/item/Item;} {m_41435_} {(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/ClipContext$Fluid;)Lnet/minecraft/world/phys/BlockHitResult;} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@54a056e4 to Target : METHOD {Lnet/minecraft/world/level/block/MushroomBlock;} {m_7898_} {(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@15994b0b to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6773_} {(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;)V} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@12cd129c to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5771_} {(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;)V} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1a717d79 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194198_} {(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;)V} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4cb00fa5 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_194202_} {(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;)V} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@13aed42b to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_6571_} {(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;)V} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@698d6d30 to Target : METHOD {Lnet/minecraft/client/player/AbstractClientPlayer;} {m_108561_} {()Lnet/minecraft/resources/ResourceLocation;} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@78065fcd to Target : METHOD {Lnet/minecraft/world/entity/player/Player;} {m_36170_} {(Lnet/minecraft/world/entity/player/PlayerModelPart;)Z} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3407aa4f to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_5998_} {(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;)V} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@51ed2f68 to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_261044_} {()V} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@538b3c88 to Target : METHOD {Lnet/minecraft/client/player/LocalPlayer;} {m_7583_} {()V} [31mar2023 09:46:35.746] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@19b9f903 to Target : METHOD {Lnet/minecraft/server/players/PlayerList;} {m_11229_} {(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/server/level/ServerLevel;)V} [31mar2023 09:46:35.747] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@10e56da9 to Target : METHOD {Lnet/minecraft/client/gui/components/BossHealthOverlay;} {m_93704_} {(Lcom/mojang/blaze3d/vertex/PoseStack;)V} [31mar2023 09:46:35.747] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@28cb86b2 to Target : METHOD {Lnet/minecraft/client/model/ListModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} [31mar2023 09:46:35.747] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@22ae905f to Target : METHOD {Lnet/minecraft/client/model/AgeableListModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} [31mar2023 09:46:35.747] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@748904e8 to Target : METHOD {Lnet/minecraft/client/model/LlamaModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} [31mar2023 09:46:35.747] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4fbaa7f5 to Target : METHOD {Lnet/minecraft/client/model/RabbitModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} [31mar2023 09:46:35.747] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3b3056a6 to Target : METHOD {Lnet/minecraft/client/renderer/entity/EnderDragonRenderer$DragonModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} [31mar2023 09:46:35.747] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6d4a05f7 to Target : METHOD {Lnet/minecraft/client/model/HierarchicalModel;} {m_7695_} {(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} [31mar2023 09:46:35.747] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@51d8f2f2 to Target : METHOD {Lnet/minecraft/client/model/geom/ModelPart;} {m_104290_} {(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFF)V} [31mar2023 09:46:35.747] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4b476233 to Target : METHOD {Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;} {m_78311_} {()V} [31mar2023 09:46:35.747] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@72fb989b to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_246623_} {(Ljava/lang/String;)V} [31mar2023 09:46:35.747] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4f235e8e to Target : METHOD {Lnet/minecraft/client/multiplayer/ClientPacketListener;} {m_246979_} {(Ljava/lang/String;)Z} [31mar2023 09:46:35.747] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@597a7afa to Target : METHOD {Lnet/minecraft/client/multiplayer/chat/ChatListener;} {m_240494_} {(Lnet/minecraft/network/chat/Component;Z)V} [31mar2023 09:46:35.747] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@29dcdd1c to Target : METHOD {Lnet/minecraft/client/multiplayer/chat/ChatListener;} {m_245141_} {(Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/ChatType$Bound;)V} [31mar2023 09:46:35.747] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml [31mar2023 09:46:36.932] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [31mar2023 09:46:36.932] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [31mar2023 09:46:36.932] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bedbenefits) [31mar2023 09:46:36.932] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bedbenefits) [31mar2023 09:46:36.932] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bedbenefits) [31mar2023 09:46:36.932] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bedbenefits) [31mar2023 09:46:36.932] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bedbenefits) [31mar2023 09:46:36.932] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bedbenefits)] [31mar2023 09:46:36.932] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(notenoughcrashes) [31mar2023 09:46:36.932] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(notenoughcrashes) [31mar2023 09:46:36.932] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(notenoughcrashes) [31mar2023 09:46:36.932] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(notenoughcrashes) [31mar2023 09:46:36.932] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(notenoughcrashes) [31mar2023 09:46:36.932] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(notenoughcrashes)] [31mar2023 09:46:36.932] [main/DEBUG] [mixin/]: Registering mixin config: notenoughcrashes.mixins.json [31mar2023 09:46:36.944] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by notenoughcrashes.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). [31mar2023 09:46:36.947] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [31mar2023 09:46:36.948] [main/DEBUG] [mixin/]: Registering mixin config: notenoughcrashes.forge.mixins.json [31mar2023 09:46:36.948] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by notenoughcrashes.forge.mixins.json is lower than the default level supported by the current mixin service (JAVA_16). [31mar2023 09:46:36.948] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterdungeons) [31mar2023 09:46:36.948] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterdungeons) [31mar2023 09:46:36.948] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterdungeons) [31mar2023 09:46:36.948] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterdungeons) [31mar2023 09:46:36.948] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterdungeons) [31mar2023 09:46:36.948] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterdungeons)] [31mar2023 09:46:36.948] [main/DEBUG] [mixin/]: Registering mixin config: betterdungeons.mixins.json [31mar2023 09:46:36.949] [main/DEBUG] [mixin/]: Registering mixin config: betterdungeons_forge.mixins.json [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(entangledfix) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(entangledfix) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(entangledfix) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(entangledfix) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(entangledfix) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(entangledfix)] [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Registering mixin config: entangledfix.mixins.json [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(supermartijn642configlib) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(supermartijn642configlib) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(supermartijn642configlib) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(supermartijn642configlib) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(supermartijn642configlib) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supermartijn642configlib)] [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(alexsmobs) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(alexsmobs) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(alexsmobs) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(alexsmobs) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(alexsmobs) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(alexsmobs)] [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterwitchhuts) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterwitchhuts) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterwitchhuts) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterwitchhuts) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterwitchhuts) [31mar2023 09:46:36.951] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterwitchhuts)] [31mar2023 09:46:36.952] [main/DEBUG] [mixin/]: Registering mixin config: betterwitchhuts.mixins.json [31mar2023 09:46:36.952] [main/DEBUG] [mixin/]: Registering mixin config: betterwitchhuts_forge.mixins.json [31mar2023 09:46:36.953] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(openpartiesandclaims) [31mar2023 09:46:36.953] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(openpartiesandclaims) [31mar2023 09:46:36.953] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(openpartiesandclaims) [31mar2023 09:46:36.953] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(openpartiesandclaims) [31mar2023 09:46:36.953] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(openpartiesandclaims) [31mar2023 09:46:36.953] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(openpartiesandclaims)] [31mar2023 09:46:36.953] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(geckolib) [31mar2023 09:46:36.953] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(geckolib) [31mar2023 09:46:36.953] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(geckolib) [31mar2023 09:46:36.953] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(geckolib) [31mar2023 09:46:36.953] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(geckolib) [31mar2023 09:46:36.953] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(geckolib)] [31mar2023 09:46:36.953] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(spiderstpo) [31mar2023 09:46:36.953] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(spiderstpo) [31mar2023 09:46:36.954] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(spiderstpo) [31mar2023 09:46:36.954] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(spiderstpo) [31mar2023 09:46:36.954] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(spiderstpo) [31mar2023 09:46:36.954] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spiderstpo)] [31mar2023 09:46:36.954] [main/DEBUG] [mixin/]: Registering mixin config: spiderstpo.mixins.json [31mar2023 09:46:36.955] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by spiderstpo.mixins.json is lower than the default level supported by the current mixin service (JAVA_16). [31mar2023 09:46:36.955] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(tia) [31mar2023 09:46:36.955] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(tia) [31mar2023 09:46:36.955] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(tia) [31mar2023 09:46:36.955] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(tia) [31mar2023 09:46:36.955] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(tia) [31mar2023 09:46:36.955] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tia)] [31mar2023 09:46:36.955] [main/DEBUG] [mixin/]: Registering mixin config: tia.mixins.json [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jei) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jei) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jei) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jei) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jei) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)] [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(floralench) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(floralench) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(floralench) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(floralench) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(floralench) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(floralench)] [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(multipiston) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(multipiston) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(multipiston) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(multipiston) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(multipiston) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(multipiston)] [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(doggytalents) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(doggytalents) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(doggytalents) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(doggytalents) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(doggytalents) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(doggytalents)] [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betteroceanmonuments) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betteroceanmonuments) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betteroceanmonuments) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betteroceanmonuments) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betteroceanmonuments) [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betteroceanmonuments)] [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Registering mixin config: betteroceanmonuments.mixins.json [31mar2023 09:46:36.956] [main/DEBUG] [mixin/]: Registering mixin config: betteroceanmonuments_forge.mixins.json [31mar2023 09:46:36.958] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(goblintraders) [31mar2023 09:46:36.958] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(goblintraders) [31mar2023 09:46:36.958] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(goblintraders) [31mar2023 09:46:36.958] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(goblintraders) [31mar2023 09:46:36.958] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(goblintraders) [31mar2023 09:46:36.958] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(goblintraders)] [31mar2023 09:46:36.958] [main/DEBUG] [mixin/]: Registering mixin config: goblintraders.mixins.json [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by goblintraders.mixins.json is lower than the default level supported by the current mixin service (JAVA_16). [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dynamiclights) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dynamiclights) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dynamiclights) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dynamiclights) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dynamiclights) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dynamiclights)] [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(incendium) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(incendium) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(incendium) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(incendium) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(incendium) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(incendium)] [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(structorytowers) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(structorytowers) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(structorytowers) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(structorytowers) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(structorytowers) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structorytowers)] [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sound_physics_remastered) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sound_physics_remastered) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sound_physics_remastered) [31mar2023 09:46:36.959] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sound_physics_remastered) [31mar2023 09:46:36.960] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sound_physics_remastered) [31mar2023 09:46:36.960] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sound_physics_remastered)] [31mar2023 09:46:36.960] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(waystones) [31mar2023 09:46:36.960] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(waystones) [31mar2023 09:46:36.960] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(waystones) [31mar2023 09:46:36.960] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(waystones) [31mar2023 09:46:36.960] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(waystones) [31mar2023 09:46:36.960] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(waystones)] [31mar2023 09:46:36.960] [main/DEBUG] [mixin/]: Registering mixin config: waystones.mixins.json [31mar2023 09:46:36.960] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(structory) [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(structory) [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(structory) [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(structory) [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(structory) [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structory)] [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xaeroworldmap) [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xaeroworldmap) [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xaeroworldmap) [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xaeroworldmap) [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xaeroworldmap) [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaeroworldmap)] [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(citadel) [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(citadel) [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(citadel) [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(citadel) [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(citadel) [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(citadel)] [31mar2023 09:46:36.961] [main/DEBUG] [mixin/]: Registering mixin config: citadel.mixins.json [31mar2023 09:46:36.962] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(comforts) [31mar2023 09:46:36.962] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(comforts) [31mar2023 09:46:36.962] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(comforts) [31mar2023 09:46:36.962] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(comforts) [31mar2023 09:46:36.962] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(comforts) [31mar2023 09:46:36.962] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(comforts)] [31mar2023 09:46:36.962] [main/DEBUG] [mixin/]: Registering mixin config: comforts.mixins.json [31mar2023 09:46:36.963] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(prism) [31mar2023 09:46:36.963] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(prism) [31mar2023 09:46:36.963] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(prism) [31mar2023 09:46:36.963] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(prism) [31mar2023 09:46:36.963] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(prism) [31mar2023 09:46:36.963] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(prism)] [31mar2023 09:46:36.963] [main/DEBUG] [mixin/]: Registering mixin config: prism.mixins.json [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(naturescompass) [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(naturescompass) [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(naturescompass) [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(naturescompass) [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(naturescompass) [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(naturescompass)] [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(travelersbackpack) [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(travelersbackpack) [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(travelersbackpack) [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(travelersbackpack) [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(travelersbackpack) [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(travelersbackpack)] [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(yungsapi) [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(yungsapi) [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(yungsapi) [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(yungsapi) [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(yungsapi) [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsapi)] [31mar2023 09:46:36.964] [main/DEBUG] [mixin/]: Registering mixin config: yungsapi.mixins.json [31mar2023 09:46:36.965] [main/DEBUG] [mixin/]: Registering mixin config: yungsapi_forge.mixins.json [31mar2023 09:46:36.966] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dungeoncrawl) [31mar2023 09:46:36.966] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dungeoncrawl) [31mar2023 09:46:36.966] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dungeoncrawl) [31mar2023 09:46:36.966] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dungeoncrawl) [31mar2023 09:46:36.966] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dungeoncrawl) [31mar2023 09:46:36.966] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeoncrawl)] [31mar2023 09:46:36.966] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bookshelf) [31mar2023 09:46:36.966] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bookshelf) [31mar2023 09:46:36.966] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bookshelf) [31mar2023 09:46:36.966] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bookshelf) [31mar2023 09:46:36.966] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bookshelf) [31mar2023 09:46:36.966] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bookshelf)] [31mar2023 09:46:36.966] [main/DEBUG] [mixin/]: Registering mixin config: bookshelf.common.mixins.json [31mar2023 09:46:36.967] [main/DEBUG] [mixin/]: Registering mixin config: bookshelf.forge.mixins.json [31mar2023 09:46:36.967] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(explorerscompass) [31mar2023 09:46:36.967] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(explorerscompass) [31mar2023 09:46:36.967] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(explorerscompass) [31mar2023 09:46:36.967] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(explorerscompass) [31mar2023 09:46:36.968] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(explorerscompass) [31mar2023 09:46:36.968] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(explorerscompass)] [31mar2023 09:46:36.968] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterdeserttemples) [31mar2023 09:46:36.968] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterdeserttemples) [31mar2023 09:46:36.968] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterdeserttemples) [31mar2023 09:46:36.968] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterdeserttemples) [31mar2023 09:46:36.968] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterdeserttemples) [31mar2023 09:46:36.968] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterdeserttemples)] [31mar2023 09:46:36.968] [main/DEBUG] [mixin/]: Registering mixin config: betterdeserttemples.mixins.json [31mar2023 09:46:36.968] [main/DEBUG] [mixin/]: Registering mixin config: betterdeserttemples_forge.mixins.json [31mar2023 09:46:36.968] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(balm) [31mar2023 09:46:36.968] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(balm) [31mar2023 09:46:36.968] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(balm) [31mar2023 09:46:36.968] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(balm) [31mar2023 09:46:36.968] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(balm) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(balm)] [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Registering mixin config: balm.mixins.json [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(medieval_paintings) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(medieval_paintings) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(medieval_paintings) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(medieval_paintings) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(medieval_paintings) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(medieval_paintings)] [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jeresources) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jeresources) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jeresources) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jeresources) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jeresources) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jeresources)] [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(imst) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(imst) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(imst) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(imst) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(imst) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(imst)] [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(skinlayers3d) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(skinlayers3d) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(skinlayers3d) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(skinlayers3d) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(skinlayers3d) [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(skinlayers3d)] [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Registering mixin config: 3dskinlayers.mixins.json [31mar2023 09:46:36.969] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by 3dskinlayers.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). [31mar2023 09:46:36.971] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cloth_config) [31mar2023 09:46:36.971] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cloth_config) [31mar2023 09:46:36.971] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cloth_config) [31mar2023 09:46:36.971] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cloth_config) [31mar2023 09:46:36.971] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cloth_config) [31mar2023 09:46:36.971] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloth_config)] [31mar2023 09:46:36.971] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterfortresses) [31mar2023 09:46:36.971] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterfortresses) [31mar2023 09:46:36.971] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterfortresses) [31mar2023 09:46:36.971] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterfortresses) [31mar2023 09:46:36.971] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterfortresses) [31mar2023 09:46:36.971] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterfortresses)] [31mar2023 09:46:36.971] [main/DEBUG] [mixin/]: Registering mixin config: betterfortresses.mixins.json [31mar2023 09:46:36.972] [main/DEBUG] [mixin/]: Registering mixin config: betterfortresses_forge.mixins.json [31mar2023 09:46:36.973] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge) [31mar2023 09:46:36.973] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge) [31mar2023 09:46:36.973] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge) [31mar2023 09:46:36.973] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge) [31mar2023 09:46:36.973] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge) [31mar2023 09:46:36.973] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)] [31mar2023 09:46:36.973] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(travelerstitles) [31mar2023 09:46:36.973] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(travelerstitles) [31mar2023 09:46:36.973] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(travelerstitles) [31mar2023 09:46:36.973] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(travelerstitles) [31mar2023 09:46:36.973] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(travelerstitles) [31mar2023 09:46:36.973] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(travelerstitles)] [31mar2023 09:46:36.973] [main/DEBUG] [mixin/]: Registering mixin config: travelerstitles.mixins.json [31mar2023 09:46:36.974] [main/DEBUG] [mixin/]: Registering mixin config: travelerstitles_forge.mixins.json [31mar2023 09:46:36.974] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(scuba_gear) [31mar2023 09:46:36.974] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(scuba_gear) [31mar2023 09:46:36.974] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(scuba_gear) [31mar2023 09:46:36.974] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(scuba_gear) [31mar2023 09:46:36.974] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(scuba_gear) [31mar2023 09:46:36.974] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(scuba_gear)] [31mar2023 09:46:36.974] [main/DEBUG] [mixin/]: Registering mixin config: scuba_gear.mixins.json [31mar2023 09:46:36.975] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(twilightforest) [31mar2023 09:46:36.975] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(twilightforest) [31mar2023 09:46:36.975] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(twilightforest) [31mar2023 09:46:36.975] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(twilightforest) [31mar2023 09:46:36.975] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(twilightforest) [31mar2023 09:46:36.975] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(twilightforest)] [31mar2023 09:46:36.975] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(friendsandfoes) [31mar2023 09:46:36.975] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(friendsandfoes) [31mar2023 09:46:36.975] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(friendsandfoes) [31mar2023 09:46:36.975] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(friendsandfoes) [31mar2023 09:46:36.975] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(friendsandfoes) [31mar2023 09:46:36.975] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(friendsandfoes)] [31mar2023 09:46:36.975] [main/DEBUG] [mixin/]: Registering mixin config: friendsandfoes-common.mixins.json [31mar2023 09:46:36.975] [main/DEBUG] [mixin/]: Registering mixin config: friendsandfoes.mixins.json [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(advancementplaques) [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(advancementplaques) [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(advancementplaques) [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(advancementplaques) [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(advancementplaques) [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(advancementplaques)] [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(corpse) [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(corpse) [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(corpse) [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(corpse) [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(corpse) [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(corpse)] [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(equipmentcompare) [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(equipmentcompare) [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(equipmentcompare) [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(equipmentcompare) [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(equipmentcompare) [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(equipmentcompare)] [31mar2023 09:46:36.976] [main/DEBUG] [mixin/]: Registering mixin config: equipmentcompare.mixins.json [31mar2023 09:46:36.977] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by equipmentcompare.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). [31mar2023 09:46:36.977] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(explorations) [31mar2023 09:46:36.977] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(explorations) [31mar2023 09:46:36.977] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(explorations) [31mar2023 09:46:36.977] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(explorations) [31mar2023 09:46:36.977] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(explorations) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(explorations)] [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(structure_gel) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(structure_gel) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(structure_gel) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(structure_gel) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(structure_gel) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structure_gel)] [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Registering mixin config: structure_gel.mixins.json [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dungeons_arise) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dungeons_arise) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dungeons_arise) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dungeons_arise) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dungeons_arise) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeons_arise)] [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(flowerymooblooms) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(flowerymooblooms) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(flowerymooblooms) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(flowerymooblooms) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(flowerymooblooms) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(flowerymooblooms)] [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(logprot) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(logprot) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(logprot) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(logprot) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(logprot) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(logprot)] [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(enchdesc) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(enchdesc) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(enchdesc) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(enchdesc) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(enchdesc) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enchdesc)] [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(repurposed_structures) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(repurposed_structures) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(repurposed_structures) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(repurposed_structures) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(repurposed_structures) [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(repurposed_structures)] [31mar2023 09:46:36.978] [main/DEBUG] [mixin/]: Registering mixin config: repurposed_structures-common.mixins.json [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: Registering mixin config: repurposed_structures-forge.mixins.json [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(entangled) [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(entangled) [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(entangled) [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(entangled) [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(entangled) [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(entangled)] [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(companion) [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(companion) [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(companion) [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(companion) [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(companion) [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(companion)] [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: Registering mixin config: companion.mixins.json [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by companion.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(crashutilities) [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(crashutilities) [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(crashutilities) [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(crashutilities) [31mar2023 09:46:36.979] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(crashutilities) [31mar2023 09:46:36.981] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crashutilities)] [31mar2023 09:46:36.981] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(explorify) [31mar2023 09:46:36.981] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(explorify) [31mar2023 09:46:36.981] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(explorify) [31mar2023 09:46:36.981] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(explorify) [31mar2023 09:46:36.981] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(explorify) [31mar2023 09:46:36.981] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(explorify)] [31mar2023 09:46:36.981] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(creativecore) [31mar2023 09:46:36.981] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(creativecore) [31mar2023 09:46:36.981] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(creativecore) [31mar2023 09:46:36.981] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(creativecore) [31mar2023 09:46:36.981] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(creativecore) [31mar2023 09:46:36.981] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creativecore)] [31mar2023 09:46:36.981] [main/DEBUG] [mixin/]: Registering mixin config: creativecore.mixins.json [31mar2023 09:46:36.981] [main/DEBUG] [mixin/]: Registering mixin config: creativecore.forge.mixins.json [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dungeons_plus) [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dungeons_plus) [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dungeons_plus) [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dungeons_plus) [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dungeons_plus) [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeons_plus)] [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: Registering mixin config: dungeons_plus.mixins.json [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(beekeeperhut) [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(beekeeperhut) [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(beekeeperhut) [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(beekeeperhut) [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(beekeeperhut) [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(beekeeperhut)] [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(spectrelib) [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(spectrelib) [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(spectrelib) [31mar2023 09:46:36.982] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(spectrelib) [31mar2023 09:46:36.983] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(spectrelib) [31mar2023 09:46:36.983] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spectrelib)] [31mar2023 09:46:36.983] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(supermartijn642corelib) [31mar2023 09:46:36.983] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(supermartijn642corelib) [31mar2023 09:46:36.983] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(supermartijn642corelib) [31mar2023 09:46:36.983] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(supermartijn642corelib) [31mar2023 09:46:36.983] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(supermartijn642corelib) [31mar2023 09:46:36.983] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supermartijn642corelib)] [31mar2023 09:46:36.983] [main/DEBUG] [mixin/]: Registering mixin config: supermartijn642corelib.mixins.json [31mar2023 09:46:36.983] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(yungsbridges) [31mar2023 09:46:36.983] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(yungsbridges) [31mar2023 09:46:36.983] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(yungsbridges) [31mar2023 09:46:36.983] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(yungsbridges) [31mar2023 09:46:36.983] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(yungsbridges) [31mar2023 09:46:36.983] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsbridges)] [31mar2023 09:46:36.983] [main/DEBUG] [mixin/]: Registering mixin config: yungsbridges.mixins.json [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Registering mixin config: yungsbridges_forge.mixins.json [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(domum_ornamentum) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(domum_ornamentum) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(domum_ornamentum) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(domum_ornamentum) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(domum_ornamentum) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(domum_ornamentum)] [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(eyesinthedarkness) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(eyesinthedarkness) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(eyesinthedarkness) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(eyesinthedarkness) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(eyesinthedarkness) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(eyesinthedarkness)] [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(spark) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(spark) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(spark) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(spark) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(spark) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spark)] [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(iceberg) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(iceberg) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(iceberg) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(iceberg) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(iceberg) [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(iceberg)] [31mar2023 09:46:36.984] [main/DEBUG] [mixin/]: Registering mixin config: iceberg.mixins.json [31mar2023 09:46:36.985] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(blockui) [31mar2023 09:46:36.985] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(blockui) [31mar2023 09:46:36.985] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(blockui) [31mar2023 09:46:36.985] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(blockui) [31mar2023 09:46:36.985] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(blockui) [31mar2023 09:46:36.985] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blockui)] [31mar2023 09:46:36.985] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ecologics) [31mar2023 09:46:36.985] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ecologics) [31mar2023 09:46:36.985] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ecologics) [31mar2023 09:46:36.985] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ecologics) [31mar2023 09:46:36.985] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ecologics) [31mar2023 09:46:36.985] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ecologics)] [31mar2023 09:46:36.985] [main/DEBUG] [mixin/]: Registering mixin config: ecologics-common.mixins.json [31mar2023 09:46:36.986] [main/DEBUG] [mixin/]: Registering mixin config: ecologics.mixins.json [31mar2023 09:46:36.986] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(legendarytooltips) [31mar2023 09:46:36.986] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(legendarytooltips) [31mar2023 09:46:36.986] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(legendarytooltips) [31mar2023 09:46:36.986] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(legendarytooltips) [31mar2023 09:46:36.986] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(legendarytooltips) [31mar2023 09:46:36.986] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(legendarytooltips)] [31mar2023 09:46:36.986] [main/DEBUG] [mixin/]: Registering mixin config: legendarytooltips.mixins.json [31mar2023 09:46:36.986] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xaerominimap) [31mar2023 09:46:36.986] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xaerominimap) [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xaerominimap) [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xaerominimap) [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xaerominimap) [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaerominimap)] [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(earthmobsmod) [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(earthmobsmod) [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(earthmobsmod) [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(earthmobsmod) [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(earthmobsmod) [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(earthmobsmod)] [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: Registering mixin config: earthmobsmod.mixins.json [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(yungsextras) [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(yungsextras) [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(yungsextras) [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(yungsextras) [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(yungsextras) [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsextras)] [31mar2023 09:46:36.987] [main/DEBUG] [mixin/]: Registering mixin config: yungsextras.mixins.json [31mar2023 09:46:36.988] [main/DEBUG] [mixin/]: Registering mixin config: yungsextras_forge.mixins.json [31mar2023 09:46:36.988] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterstrongholds) [31mar2023 09:46:36.988] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterstrongholds) [31mar2023 09:46:36.988] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterstrongholds) [31mar2023 09:46:36.988] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterstrongholds) [31mar2023 09:46:36.988] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterstrongholds) [31mar2023 09:46:36.988] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterstrongholds)] [31mar2023 09:46:36.988] [main/DEBUG] [mixin/]: Registering mixin config: betterstrongholds.mixins.json [31mar2023 09:46:36.989] [main/DEBUG] [mixin/]: Registering mixin config: betterstrongholds_forge.mixins.json [31mar2023 09:46:36.989] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(structurize) [31mar2023 09:46:36.989] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(structurize) [31mar2023 09:46:36.989] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(structurize) [31mar2023 09:46:36.989] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(structurize) [31mar2023 09:46:36.989] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(structurize) [31mar2023 09:46:36.989] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structurize)] [31mar2023 09:46:36.989] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(eatinganimation) [31mar2023 09:46:36.989] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(eatinganimation) [31mar2023 09:46:36.989] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(eatinganimation) [31mar2023 09:46:36.989] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(eatinganimation) [31mar2023 09:46:36.989] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(eatinganimation) [31mar2023 09:46:36.989] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(eatinganimation)] [31mar2023 09:46:36.989] [main/DEBUG] [mixin/]: Registering mixin config: eatinganimation.mixins.json [31mar2023 09:46:36.989] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(worldedit) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(worldedit) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(worldedit) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(worldedit) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(worldedit) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(worldedit)] [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecolonies) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecolonies) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecolonies) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecolonies) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecolonies) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecolonies)] [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(appleskin) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(appleskin) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(appleskin) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(appleskin) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(appleskin) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(appleskin)] [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mvs) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mvs) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mvs) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mvs) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mvs) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mvs)] [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(aiimprovements) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(aiimprovements) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(aiimprovements) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(aiimprovements) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(aiimprovements) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aiimprovements)] [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(lootr) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(lootr) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(lootr) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(lootr) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(lootr) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lootr)] [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Registering mixin config: lootr.mixins.json [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(aquaculture) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(aquaculture) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(aquaculture) [31mar2023 09:46:36.990] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(aquaculture) [31mar2023 09:46:36.991] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(aquaculture) [31mar2023 09:46:36.991] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aquaculture)] [31mar2023 09:46:36.991] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(foodeffecttooltips) [31mar2023 09:46:36.991] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(foodeffecttooltips) [31mar2023 09:46:36.991] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(foodeffecttooltips) [31mar2023 09:46:36.991] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(foodeffecttooltips) [31mar2023 09:46:36.991] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(foodeffecttooltips) [31mar2023 09:46:36.991] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(foodeffecttooltips)] [31mar2023 09:46:36.991] [main/DEBUG] [mixin/]: Registering mixin config: foodeffecttooltips.mixins.json [31mar2023 09:46:36.991] [main/ERROR] [mixin/]: Mixin config foodeffecttooltips.mixins.json does not specify "minVersion" property [31mar2023 09:46:36.991] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(exoticbirds) [31mar2023 09:46:36.991] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(exoticbirds) [31mar2023 09:46:36.991] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(exoticbirds) [31mar2023 09:46:36.991] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(exoticbirds) [31mar2023 09:46:36.991] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(exoticbirds) [31mar2023 09:46:36.991] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(exoticbirds)] [31mar2023 09:46:36.992] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(t_and_t) [31mar2023 09:46:36.992] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(t_and_t) [31mar2023 09:46:36.992] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(t_and_t) [31mar2023 09:46:36.992] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(t_and_t) [31mar2023 09:46:36.992] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(t_and_t) [31mar2023 09:46:36.992] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(t_and_t)] [31mar2023 09:46:36.992] [main/DEBUG] [mixin/]: Registering mixin config: t_and_t.mixins.json [31mar2023 09:46:36.992] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(gamemenumodoption) [31mar2023 09:46:36.992] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(gamemenumodoption) [31mar2023 09:46:36.992] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(gamemenumodoption) [31mar2023 09:46:36.992] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(gamemenumodoption) [31mar2023 09:46:36.992] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(gamemenumodoption) [31mar2023 09:46:36.992] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gamemenumodoption)] [31mar2023 09:46:36.992] [main/DEBUG] [mixin/]: Registering mixin config: gamemenumodoption.mixins.json [31mar2023 09:46:36.993] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by gamemenumodoption.mixins.json is lower than the default level supported by the current mixin service (JAVA_16). [31mar2023 09:46:36.993] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bettermineshafts) [31mar2023 09:46:36.993] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bettermineshafts) [31mar2023 09:46:36.993] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bettermineshafts) [31mar2023 09:46:36.993] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bettermineshafts) [31mar2023 09:46:36.993] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bettermineshafts) [31mar2023 09:46:36.993] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bettermineshafts)] [31mar2023 09:46:36.993] [main/DEBUG] [mixin/]: Registering mixin config: bettermineshafts.mixins.json [31mar2023 09:46:36.993] [main/DEBUG] [mixin/]: Registering mixin config: bettermineshafts_forge.mixins.json [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(darkpaintings) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(darkpaintings) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(darkpaintings) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(darkpaintings) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(darkpaintings) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(darkpaintings)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(xpbook) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(xpbook) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(xpbook) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(xpbook) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(xpbook) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xpbook)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jankson) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jankson) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jankson) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jankson) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jankson) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jankson)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(MixinExtras.beta._1) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(MixinExtras.beta._1) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(MixinExtras.beta._1) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(MixinExtras.beta._1) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(MixinExtras.beta._1) [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(MixinExtras.beta._1)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: inject() running with 97 agents [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bedbenefits)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(notenoughcrashes)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterdungeons)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(entangledfix)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supermartijn642configlib)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(alexsmobs)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterwitchhuts)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(openpartiesandclaims)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(geckolib)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spiderstpo)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tia)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(floralench)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(multipiston)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(doggytalents)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betteroceanmonuments)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(goblintraders)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dynamiclights)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(incendium)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structorytowers)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sound_physics_remastered)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(waystones)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structory)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaeroworldmap)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(citadel)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(comforts)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(prism)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(naturescompass)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(travelersbackpack)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsapi)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeoncrawl)] [31mar2023 09:46:36.994] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bookshelf)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(explorerscompass)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterdeserttemples)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(balm)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(medieval_paintings)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jeresources)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(imst)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(skinlayers3d)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloth_config)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterfortresses)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(travelerstitles)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(scuba_gear)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(twilightforest)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(friendsandfoes)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(advancementplaques)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(corpse)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(equipmentcompare)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(explorations)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structure_gel)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeons_arise)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(flowerymooblooms)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(logprot)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enchdesc)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(repurposed_structures)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(entangled)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(companion)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crashutilities)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(explorify)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creativecore)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeons_plus)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(beekeeperhut)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spectrelib)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supermartijn642corelib)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsbridges)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(domum_ornamentum)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(eyesinthedarkness)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spark)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(iceberg)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(blockui)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ecologics)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(legendarytooltips)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xaerominimap)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(earthmobsmod)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsextras)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterstrongholds)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structurize)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(eatinganimation)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(worldedit)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecolonies)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(appleskin)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mvs)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aiimprovements)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lootr)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aquaculture)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(foodeffecttooltips)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(exoticbirds)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(t_and_t)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gamemenumodoption)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bettermineshafts)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(darkpaintings)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(xpbook)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jankson)] [31mar2023 09:46:36.995] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(MixinExtras.beta._1)] [31mar2023 09:46:37.040] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out [31mar2023 09:46:37.041] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT] [31mar2023 09:46:37.046] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector] [31mar2023 09:46:37.047] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] [31mar2023 09:46:37.050] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] [31mar2023 09:46:37.050] [main/DEBUG] [mixin/]: Selecting config notenoughcrashes.mixins.json [31mar2023 09:46:37.052] [main/DEBUG] [mixin/]: Selecting config notenoughcrashes.forge.mixins.json [31mar2023 09:46:37.053] [main/DEBUG] [mixin/]: Selecting config betterdungeons.mixins.json [31mar2023 09:46:37.053] [main/DEBUG] [mixin/]: Selecting config betterdungeons_forge.mixins.json [31mar2023 09:46:37.054] [main/DEBUG] [mixin/]: Selecting config entangledfix.mixins.json [31mar2023 09:46:37.054] [main/WARN] [mixin/]: Reference map 'bcc.refmap.json' for entangledfix.mixins.json could not be read. If this is a development environment you can ignore this message [31mar2023 09:46:37.054] [main/DEBUG] [mixin/]: Selecting config betterwitchhuts.mixins.json [31mar2023 09:46:37.054] [main/DEBUG] [mixin/]: Selecting config betterwitchhuts_forge.mixins.json [31mar2023 09:46:37.055] [main/DEBUG] [mixin/]: Selecting config spiderstpo.mixins.json [31mar2023 09:46:37.055] [main/DEBUG] [mixin/]: Selecting config tia.mixins.json [31mar2023 09:46:37.055] [main/DEBUG] [mixin/]: Selecting config betteroceanmonuments.mixins.json [31mar2023 09:46:37.056] [main/DEBUG] [mixin/]: Selecting config betteroceanmonuments_forge.mixins.json [31mar2023 09:46:37.056] [main/DEBUG] [mixin/]: Selecting config goblintraders.mixins.json [31mar2023 09:46:37.056] [main/DEBUG] [mixin/]: Selecting config waystones.mixins.json [31mar2023 09:46:37.056] [main/DEBUG] [mixin/]: Selecting config citadel.mixins.json [31mar2023 09:46:37.058] [main/DEBUG] [mixin/]: Selecting config comforts.mixins.json [31mar2023 09:46:37.058] [main/DEBUG] [mixin/]: Selecting config prism.mixins.json [31mar2023 09:46:37.058] [main/DEBUG] [mixin/]: Selecting config yungsapi.mixins.json [31mar2023 09:46:37.060] [main/DEBUG] [mixin/]: Selecting config yungsapi_forge.mixins.json [31mar2023 09:46:37.060] [main/DEBUG] [mixin/]: Selecting config bookshelf.common.mixins.json [31mar2023 09:46:37.060] [main/DEBUG] [mixin/]: Selecting config bookshelf.forge.mixins.json [31mar2023 09:46:37.061] [main/DEBUG] [mixin/]: Selecting config betterdeserttemples.mixins.json [31mar2023 09:46:37.061] [main/DEBUG] [mixin/]: Selecting config betterdeserttemples_forge.mixins.json [31mar2023 09:46:37.062] [main/DEBUG] [mixin/]: Selecting config balm.mixins.json [31mar2023 09:46:37.062] [main/DEBUG] [mixin/]: Selecting config 3dskinlayers.mixins.json [31mar2023 09:46:37.062] [main/DEBUG] [mixin/]: Selecting config betterfortresses.mixins.json [31mar2023 09:46:37.063] [main/DEBUG] [mixin/]: Selecting config betterfortresses_forge.mixins.json [31mar2023 09:46:37.063] [main/DEBUG] [mixin/]: Selecting config travelerstitles.mixins.json [31mar2023 09:46:37.063] [main/DEBUG] [mixin/]: Selecting config travelerstitles_forge.mixins.json [31mar2023 09:46:37.064] [main/DEBUG] [mixin/]: Selecting config scuba_gear.mixins.json [31mar2023 09:46:37.064] [main/DEBUG] [mixin/]: Selecting config friendsandfoes-common.mixins.json [31mar2023 09:46:37.065] [main/DEBUG] [mixin/]: Selecting config friendsandfoes.mixins.json [31mar2023 09:46:37.083] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo [31mar2023 09:46:37.084] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo [31mar2023 09:46:37.085] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo [31mar2023 09:46:37.086] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo [31mar2023 09:46:37.086] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo [31mar2023 09:46:37.087] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo [31mar2023 09:46:37.090] [main/DEBUG] [mixin/]: Registering new injector for @ModifyExpressionValue with com.llamalad7.mixinextras.injector.ModifyExpressionValueInjectionInfo [31mar2023 09:46:37.092] [main/DEBUG] [mixin/]: Registering new injector for @ModifyReceiver with com.llamalad7.mixinextras.injector.ModifyReceiverInjectionInfo [31mar2023 09:46:37.093] [main/DEBUG] [mixin/]: Registering new injector for @ModifyReturnValue with com.llamalad7.mixinextras.injector.ModifyReturnValueInjectionInfo [31mar2023 09:46:37.096] [main/DEBUG] [mixin/]: Registering new injector for @WrapOperation with com.llamalad7.mixinextras.injector.wrapoperation.WrapOperationInjectionInfo [31mar2023 09:46:37.098] [main/DEBUG] [mixin/]: Registering new injector for @WrapWithCondition with com.llamalad7.mixinextras.injector.WrapWithConditionInjectionInfo [31mar2023 09:46:37.099] [main/DEBUG] [mixin/]: Registering new injector for @SugarWrapper with com.llamalad7.mixinextras.sugar.impl.SugarWrapperInjectionInfo [31mar2023 09:46:37.109] [main/DEBUG] [mixin/]: Selecting config equipmentcompare.mixins.json [31mar2023 09:46:37.110] [main/DEBUG] [mixin/]: Selecting config structure_gel.mixins.json [31mar2023 09:46:37.110] [main/DEBUG] [mixin/]: Selecting config repurposed_structures-common.mixins.json [31mar2023 09:46:37.111] [main/DEBUG] [mixin/]: Selecting config repurposed_structures-forge.mixins.json [31mar2023 09:46:37.111] [main/DEBUG] [mixin/]: Selecting config companion.mixins.json [31mar2023 09:46:37.112] [main/DEBUG] [mixin/]: Selecting config creativecore.mixins.json [31mar2023 09:46:37.112] [main/DEBUG] [mixin/]: Selecting config creativecore.forge.mixins.json [31mar2023 09:46:37.112] [main/DEBUG] [mixin/]: Selecting config dungeons_plus.mixins.json [31mar2023 09:46:37.113] [main/DEBUG] [mixin/]: Selecting config supermartijn642corelib.mixins.json [31mar2023 09:46:37.113] [main/DEBUG] [mixin/]: Selecting config yungsbridges.mixins.json [31mar2023 09:46:37.113] [main/DEBUG] [mixin/]: Selecting config yungsbridges_forge.mixins.json [31mar2023 09:46:37.114] [main/DEBUG] [mixin/]: Selecting config iceberg.mixins.json [31mar2023 09:46:37.115] [main/DEBUG] [mixin/]: Selecting config ecologics-common.mixins.json [31mar2023 09:46:37.115] [main/DEBUG] [mixin/]: Selecting config ecologics.mixins.json [31mar2023 09:46:37.115] [main/DEBUG] [mixin/]: Selecting config legendarytooltips.mixins.json [31mar2023 09:46:37.116] [main/DEBUG] [mixin/]: Selecting config earthmobsmod.mixins.json [31mar2023 09:46:37.116] [main/DEBUG] [mixin/]: Selecting config yungsextras.mixins.json [31mar2023 09:46:37.116] [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 [31mar2023 09:46:37.116] [main/DEBUG] [mixin/]: Selecting config yungsextras_forge.mixins.json [31mar2023 09:46:37.118] [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 [31mar2023 09:46:37.118] [main/DEBUG] [mixin/]: Selecting config betterstrongholds.mixins.json [31mar2023 09:46:37.118] [main/DEBUG] [mixin/]: Selecting config betterstrongholds_forge.mixins.json [31mar2023 09:46:37.118] [main/DEBUG] [mixin/]: Selecting config eatinganimation.mixins.json [31mar2023 09:46:37.119] [main/DEBUG] [mixin/]: Selecting config lootr.mixins.json [31mar2023 09:46:37.119] [main/DEBUG] [mixin/]: Selecting config foodeffecttooltips.mixins.json [31mar2023 09:46:37.119] [main/DEBUG] [mixin/]: Selecting config t_and_t.mixins.json [31mar2023 09:46:37.119] [main/DEBUG] [mixin/]: Selecting config gamemenumodoption.mixins.json [31mar2023 09:46:37.120] [main/DEBUG] [mixin/]: Selecting config bettermineshafts.mixins.json [31mar2023 09:46:37.120] [main/DEBUG] [mixin/]: Selecting config bettermineshafts_forge.mixins.json [31mar2023 09:46:37.120] [main/DEBUG] [mixin/]: Selecting config assets/sound_physics_remastered/sound_physics_remastered.mixins.json [31mar2023 09:46:37.121] [main/DEBUG] [mixin/]: Preparing notenoughcrashes.mixins.json (6) [31mar2023 09:46:37.155] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_20157_ with desc ()V [31mar2023 09:46:37.237] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6673_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)Z [31mar2023 09:46:37.248] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/Entity [31mar2023 09:46:37.309] [main/DEBUG] [mixin/]: Preparing notenoughcrashes.forge.mixins.json (2) [31mar2023 09:46:37.311] [main/DEBUG] [mixin/]: Preparing betterdungeons.mixins.json (8) [31mar2023 09:46:37.325] [main/DEBUG] [mixin/]: Preparing betterdungeons_forge.mixins.json (0) [31mar2023 09:46:37.325] [main/DEBUG] [mixin/]: Preparing entangledfix.mixins.json (1) [31mar2023 09:46:37.326] [main/WARN] [mixin/]: Error loading class: com/supermartijn642/entangled/EntangledBlockTile (java.lang.ClassNotFoundException: com.supermartijn642.entangled.EntangledBlockTile) [31mar2023 09:46:37.327] [main/WARN] [mixin/]: @Mixin target com.supermartijn642.entangled.EntangledBlockTile was not found entangledfix.mixins.json:EntangledBlockTileMixin [31mar2023 09:46:37.327] [main/DEBUG] [mixin/]: Preparing betterwitchhuts.mixins.json (5) [31mar2023 09:46:37.332] [main/DEBUG] [mixin/]: Preparing betterwitchhuts_forge.mixins.json (0) [31mar2023 09:46:37.332] [main/DEBUG] [mixin/]: Preparing spiderstpo.mixins.json (6) [31mar2023 09:46:37.345] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_147207_ with desc (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z [31mar2023 09:46:37.353] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6667_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.368] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6668_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.387] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_20157_ with desc ()V [31mar2023 09:46:37.390] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6673_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)Z [31mar2023 09:46:37.391] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/Entity [31mar2023 09:46:37.403] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_5706_ with desc (Lnet/minecraft/world/entity/Entity;)V [31mar2023 09:46:37.416] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/level/ServerPlayer [31mar2023 09:46:37.427] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36204_ with desc (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/item/ItemStack;)Z [31mar2023 09:46:37.435] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z [31mar2023 09:46:37.442] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z [31mar2023 09:46:37.449] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z [31mar2023 09:46:37.461] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.462] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.entity.LivingEntity was not found spiderstpo.mixins.json:LivingEntityMixin [31mar2023 09:46:37.465] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_8107_ with desc ()V [31mar2023 09:46:37.493] [main/DEBUG] [mixin/]: Preparing tia.mixins.json (3) [31mar2023 09:46:37.493] [main/DEBUG] [mixin/]: Preparing betteroceanmonuments.mixins.json (5) [31mar2023 09:46:37.499] [main/DEBUG] [mixin/]: Preparing betteroceanmonuments_forge.mixins.json (0) [31mar2023 09:46:37.499] [main/DEBUG] [mixin/]: Preparing goblintraders.mixins.json (5) [31mar2023 09:46:37.505] [main/DEBUG] [mixin/]: Preparing waystones.mixins.json (2) [31mar2023 09:46:37.508] [main/DEBUG] [mixin/]: Preparing citadel.mixins.json (18) [31mar2023 09:46:37.516] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7740_ with desc (Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/entity/Entity;I)Z [31mar2023 09:46:37.532] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_147207_ with desc (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z [31mar2023 09:46:37.533] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6667_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.535] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6668_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.541] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.541] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.entity.LivingEntity was not found citadel.mixins.json:LivingEntityMixin [31mar2023 09:46:37.546] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/MinecraftServer [31mar2023 09:46:37.555] [main/WARN] [mixin/]: Error loading class: net/minecraft/server/MinecraftServer (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.555] [main/WARN] [mixin/]: @Mixin target net.minecraft.server.MinecraftServer was not found citadel.mixins.json:MinecraftServerMixin [31mar2023 09:46:37.561] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_8793_ with desc (Ljava/util/function/BooleanSupplier;)V [31mar2023 09:46:37.566] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_143340_ with desc (Lnet/minecraft/core/BlockPos;)Z [31mar2023 09:46:37.578] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7740_ with desc (Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/entity/Entity;I)Z [31mar2023 09:46:37.584] [main/WARN] [mixin/]: Error loading class: net/minecraft/server/level/ServerLevel (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.584] [main/WARN] [mixin/]: @Mixin target net.minecraft.server.level.ServerLevel was not found citadel.mixins.json:ServerLevelMixin [31mar2023 09:46:37.585] [main/DEBUG] [mixin/]: Preparing comforts.mixins.json (1) [31mar2023 09:46:37.588] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36204_ with desc (Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/item/ItemStack;)Z [31mar2023 09:46:37.589] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z [31mar2023 09:46:37.589] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z [31mar2023 09:46:37.589] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_36170_ with desc (Lnet/minecraft/world/entity/player/PlayerModelPart;)Z [31mar2023 09:46:37.594] [main/DEBUG] [mixin/]: Preparing prism.mixins.json (1) [31mar2023 09:46:37.595] [main/DEBUG] [mixin/]: Preparing yungsapi.mixins.json (10) [31mar2023 09:46:37.602] [main/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.ForgePlatformHelper@295d54d6 for service interface com.yungnickyoung.minecraft.yungsapi.services.IPlatformHelper [31mar2023 09:46:37.605] [main/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.ForgeAutoRegisterHelper@b2da3a5 for service interface com.yungnickyoung.minecraft.yungsapi.services.IAutoRegisterHelper [31mar2023 09:46:37.606] [main/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.ForgeBlockEntityTypeHelper@26495639 for service interface com.yungnickyoung.minecraft.yungsapi.services.IBlockEntityTypeHelper [31mar2023 09:46:37.611] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_5706_ with desc (Lnet/minecraft/world/entity/Entity;)V [31mar2023 09:46:37.612] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/level/ServerPlayer [31mar2023 09:46:37.621] [main/DEBUG] [mixin/]: Preparing yungsapi_forge.mixins.json (1) [31mar2023 09:46:37.621] [main/DEBUG] [mixin/]: Preparing bookshelf.common.mixins.json (19) [31mar2023 09:46:37.626] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance [31mar2023 09:46:37.637] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_147207_ with desc (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z [31mar2023 09:46:37.638] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6667_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.638] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6668_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.643] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.643] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.entity.LivingEntity was not found bookshelf.common.mixins.json:entity.AccessorLivingEntity [31mar2023 09:46:37.649] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_147207_ with desc (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z [31mar2023 09:46:37.650] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6667_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.651] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6668_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.656] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.656] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.entity.LivingEntity was not found bookshelf.common.mixins.json:entity.MixinLivingEntity [31mar2023 09:46:37.659] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_41435_ with desc (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/ClipContext$Fluid;)Lnet/minecraft/world/phys/BlockHitResult; [31mar2023 09:46:37.670] [main/DEBUG] [mixin/]: Preparing bookshelf.forge.mixins.json (1) [31mar2023 09:46:37.670] [main/DEBUG] [mixin/]: Preparing betterdeserttemples.mixins.json (9) [31mar2023 09:46:37.679] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_147207_ with desc (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z [31mar2023 09:46:37.680] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6667_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.681] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6668_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.687] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.687] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.entity.LivingEntity was not found betterdeserttemples.mixins.json:PharaohKilledMixin [31mar2023 09:46:37.689] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_8793_ with desc (Ljava/util/function/BooleanSupplier;)V [31mar2023 09:46:37.690] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_143340_ with desc (Lnet/minecraft/core/BlockPos;)Z [31mar2023 09:46:37.693] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7740_ with desc (Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/entity/Entity;I)Z [31mar2023 09:46:37.695] [main/WARN] [mixin/]: Error loading class: net/minecraft/server/level/ServerLevel (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.695] [main/WARN] [mixin/]: @Mixin target net.minecraft.server.level.ServerLevel was not found betterdeserttemples.mixins.json:ServerLevelMixin [31mar2023 09:46:37.695] [main/DEBUG] [mixin/]: Preparing betterdeserttemples_forge.mixins.json (0) [31mar2023 09:46:37.695] [main/DEBUG] [mixin/]: Preparing balm.mixins.json (16) [31mar2023 09:46:37.705] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/server/MinecraftServer [31mar2023 09:46:37.708] [main/WARN] [mixin/]: Error loading class: net/minecraft/server/MinecraftServer (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.708] [main/WARN] [mixin/]: @Mixin target net.minecraft.server.MinecraftServer was not found balm.mixins.json:MinecraftServerMixin [31mar2023 09:46:37.708] [main/DEBUG] [mixin/]: Preparing 3dskinlayers.mixins.json (9) [31mar2023 09:46:37.708] [main/DEBUG] [mixin/]: Preparing betterfortresses.mixins.json (6) [31mar2023 09:46:37.711] [main/DEBUG] [mixin/]: Preparing betterfortresses_forge.mixins.json (0) [31mar2023 09:46:37.711] [main/DEBUG] [mixin/]: Preparing travelerstitles.mixins.json (3) [31mar2023 09:46:37.711] [main/DEBUG] [mixin/]: Preparing travelerstitles_forge.mixins.json (1) [31mar2023 09:46:37.711] [main/DEBUG] [mixin/]: Preparing scuba_gear.mixins.json (1) [31mar2023 09:46:37.711] [main/DEBUG] [mixin/]: Preparing friendsandfoes-common.mixins.json (33) [31mar2023 09:46:37.742] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_37707_ with desc (II)Lnet/minecraft/core/BlockPos; [31mar2023 09:46:37.758] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_8793_ with desc (Ljava/util/function/BooleanSupplier;)V [31mar2023 09:46:37.758] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_143340_ with desc (Lnet/minecraft/core/BlockPos;)Z [31mar2023 09:46:37.761] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7740_ with desc (Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/entity/Entity;I)Z [31mar2023 09:46:37.763] [main/WARN] [mixin/]: Error loading class: net/minecraft/server/level/ServerLevel (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.763] [main/WARN] [mixin/]: @Mixin target net.minecraft.server.level.ServerLevel was not found friendsandfoes-common.mixins.json:ServerWorldAccessor [31mar2023 09:46:37.767] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_8793_ with desc (Ljava/util/function/BooleanSupplier;)V [31mar2023 09:46:37.767] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_143340_ with desc (Lnet/minecraft/core/BlockPos;)Z [31mar2023 09:46:37.771] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7740_ with desc (Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/entity/Entity;I)Z [31mar2023 09:46:37.773] [main/WARN] [mixin/]: Error loading class: net/minecraft/server/level/ServerLevel (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.774] [main/WARN] [mixin/]: @Mixin target net.minecraft.server.level.ServerLevel was not found friendsandfoes-common.mixins.json:ServerWorldMixin [31mar2023 09:46:37.783] [main/DEBUG] [mixin/]: Preparing friendsandfoes.mixins.json (2) [31mar2023 09:46:37.785] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming tryCatchFire with desc (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/util/RandomSource;ILnet/minecraft/core/Direction;)V [31mar2023 09:46:37.791] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_221156_ with desc (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)I [31mar2023 09:46:37.796] [main/DEBUG] [mixin/]: Preparing equipmentcompare.mixins.json (1) [31mar2023 09:46:37.796] [main/DEBUG] [mixin/]: Preparing structure_gel.mixins.json (15) [31mar2023 09:46:37.801] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure [31mar2023 09:46:37.810] [main/DEBUG] [mixin/]: Preparing repurposed_structures-common.mixins.json (25) [31mar2023 09:46:37.820] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_7373_ with desc (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;)V [31mar2023 09:46:37.833] [main/DEBUG] [mixin/]: Preparing repurposed_structures-forge.mixins.json (2) [31mar2023 09:46:37.834] [main/DEBUG] [mixin/]: Preparing companion.mixins.json (14) [31mar2023 09:46:37.846] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_147207_ with desc (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z [31mar2023 09:46:37.846] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6667_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.848] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6668_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.852] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.853] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.entity.LivingEntity was not found companion.mixins.json:LivingEntityMixin [31mar2023 09:46:37.857] [main/DEBUG] [mixin/]: Preparing creativecore.mixins.json (3) [31mar2023 09:46:37.857] [main/DEBUG] [mixin/]: Preparing creativecore.forge.mixins.json (2) [31mar2023 09:46:37.857] [main/DEBUG] [mixin/]: Preparing dungeons_plus.mixins.json (3) [31mar2023 09:46:37.857] [main/DEBUG] [mixin/]: Preparing supermartijn642corelib.mixins.json (4) [31mar2023 09:46:37.861] [main/DEBUG] [mixin/]: Preparing yungsbridges.mixins.json (1) [31mar2023 09:46:37.863] [main/DEBUG] [mixin/]: Preparing yungsbridges_forge.mixins.json (0) [31mar2023 09:46:37.863] [main/DEBUG] [mixin/]: Preparing iceberg.mixins.json (7) [31mar2023 09:46:37.865] [main/DEBUG] [mixin/]: Preparing ecologics-common.mixins.json (4) [31mar2023 09:46:37.872] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_147207_ with desc (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z [31mar2023 09:46:37.873] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6667_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.874] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6668_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.879] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.879] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.entity.LivingEntity was not found ecologics-common.mixins.json:LivingEntityMixin [31mar2023 09:46:37.879] [main/DEBUG] [mixin/]: Preparing ecologics.mixins.json (2) [31mar2023 09:46:37.880] [main/DEBUG] [mixin/]: Preparing legendarytooltips.mixins.json (1) [31mar2023 09:46:37.880] [main/DEBUG] [mixin/]: Preparing earthmobsmod.mixins.json (5) [31mar2023 09:46:37.889] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_147207_ with desc (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z [31mar2023 09:46:37.889] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6667_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.890] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6668_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.895] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.895] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.entity.LivingEntity was not found earthmobsmod.mixins.json:LivingEntityMixin [31mar2023 09:46:37.896] [main/DEBUG] [mixin/]: Preparing yungsextras.mixins.json (0) [31mar2023 09:46:37.896] [main/DEBUG] [mixin/]: Preparing yungsextras_forge.mixins.json (0) [31mar2023 09:46:37.896] [main/DEBUG] [mixin/]: Preparing betterstrongholds.mixins.json (2) [31mar2023 09:46:37.897] [main/DEBUG] [mixin/]: Preparing betterstrongholds_forge.mixins.json (0) [31mar2023 09:46:37.897] [main/DEBUG] [mixin/]: Preparing eatinganimation.mixins.json (1) [31mar2023 09:46:37.897] [main/DEBUG] [mixin/]: Preparing lootr.mixins.json (2) [31mar2023 09:46:37.899] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/chunk/LevelChunk [31mar2023 09:46:37.901] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/chunk/LevelChunk [31mar2023 09:46:37.906] [main/DEBUG] [mixin/]: Preparing foodeffecttooltips.mixins.json (1) [31mar2023 09:46:37.909] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack [31mar2023 09:46:37.913] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/item/ItemStack (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.914] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.item.ItemStack was not found foodeffecttooltips.mixins.json:ItemStackMixin [31mar2023 09:46:37.914] [main/DEBUG] [mixin/]: Preparing t_and_t.mixins.json (1) [31mar2023 09:46:37.915] [main/DEBUG] [mixin/]: Preparing gamemenumodoption.mixins.json (1) [31mar2023 09:46:37.915] [main/DEBUG] [mixin/]: Preparing bettermineshafts.mixins.json (4) [31mar2023 09:46:37.915] [main/DEBUG] [mixin/]: Preparing bettermineshafts_forge.mixins.json (0) [31mar2023 09:46:37.915] [main/DEBUG] [mixin/]: Preparing assets/sound_physics_remastered/sound_physics_remastered.mixins.json (7) [31mar2023 09:46:37.918] [main/WARN] [mixin/]: Error loading class: com/mojang/blaze3d/audio/Channel (java.lang.ClassNotFoundException: com.mojang.blaze3d.audio.Channel) [31mar2023 09:46:37.918] [main/WARN] [mixin/]: @Mixin target com.mojang.blaze3d.audio.Channel was not found assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ChannelAccessor [31mar2023 09:46:37.921] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.922] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.923] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.925] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.927] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.931] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.933] [main/DEBUG] [mixin/]: Inner class tcb/spiderstpo/mixins/ClimberEntityMixin$1 in tcb/spiderstpo/mixins/ClimberEntityMixin on net/minecraft/world/entity/monster/Spider gets unique name net/minecraft/world/entity/monster/Spider$Anonymous$ed5dfad7f4524bb7a6c4307bd4fe34b0 [31mar2023 09:46:37.936] [main/WARN] [mixin/]: Error loading class: java/util/Map$Entry (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.936] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.937] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.937] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.940] [main/WARN] [mixin/]: Error loading class: java/util/Map$Entry (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.941] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.942] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.943] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.944] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.951] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_147207_ with desc (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z [31mar2023 09:46:37.951] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6667_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.952] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6668_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.956] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.962] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_147207_ with desc (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)Z [31mar2023 09:46:37.963] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6667_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.964] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6668_ with desc (Lnet/minecraft/world/damagesource/DamageSource;)V [31mar2023 09:46:37.967] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.968] [main/ERROR] [mixin/]: Cannot invoke "org.spongepowered.asm.mixin.transformer.ClassInfo.isMixin()" because "superClass" is null java.lang.NullPointerException: Cannot invoke "org.spongepowered.asm.mixin.transformer.ClassInfo.isMixin()" because "superClass" is null at org.spongepowered.asm.mixin.transformer.MixinInfo$SubType$Standard.validate(MixinInfo.java:581) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinInfo$State.validate(MixinInfo.java:327) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinInfo.validate(MixinInfo.java:913) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinConfig.postInitialise(MixinConfig.java:801) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:567) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar%2355!/:10.0.8+10.0.8+main.0ef7e830] at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2355!/:?] at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2355!/:?] at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2355!/:?] at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.6.jar:?] at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.6.jar:?] at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:633) ~[?:?] at java.lang.Class.forName(Class.java:585) ~[?:?] at java.lang.Class.forName(Class.java:560) ~[?:?] at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.3-44.1.10.jar%2368!/:?] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar%2355!/:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar%2355!/:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar%2355!/:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar%2355!/:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar%2355!/:?] at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar%2355!/:?] at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar%2355!/:?] at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [31mar2023 09:46:37.985] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.986] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.987] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.988] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.988] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.991] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.993] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.999] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:37.999] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:38.002] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:38.005] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [31mar2023 09:46:38.008] [main/DEBUG] [mixin/]: Prepared 192 mixins in 0,956 sec (5,0ms avg) (0ms load, 0ms transform, 0ms plugin) [31mar2023 09:46:38.012] [main/DEBUG] [mixin/]: Mixing MixinMain from notenoughcrashes.forge.mixins.json into net.minecraft.server.Main [31mar2023 09:46:38.014] [main/DEBUG] [mixin/]: notenoughcrashes.forge.mixins.json:MixinMain: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [31mar2023 09:46:38.018] [main/DEBUG] [mixin/]: Mixing MainMixin from iceberg.mixins.json into net.minecraft.server.Main [31mar2023 09:46:38.021] [main/WARN] [mixin/]: Error loading class: java/util/List (java.lang.IllegalArgumentException: Unsupported class file major version 64)
  3. This is what showes up in cmd: 2023-03-31 09:46:23,118 main WARN Advanced terminal features are not available in this environment [09:46:23] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 44.1.10, --fml.mcVersion, 1.19.3, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20221207.122022] [09:46:23] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 20 by Oracle Corporation; OS Windows 11 arch amd64 version 10.0 [09:46:26] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/34664/Desktop/mds%20server/serverer/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2364!/ Service=ModLauncher Env=SERVER [09:46:34] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\fmlcore\1.19.3-44.1.10\fmlcore-1.19.3-44.1.10.jar is missing mods.toml file [09:46:34] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\javafmllanguage\1.19.3-44.1.10\javafmllanguage-1.19.3-44.1.10.jar is missing mods.toml file [09:46:34] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\lowcodelanguage\1.19.3-44.1.10\lowcodelanguage-1.19.3-44.1.10.jar is missing mods.toml file [09:46:34] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\34664\Desktop\mds server\serverer\libraries\net\minecraftforge\mclanguage\1.19.3-44.1.10\mclanguage-1.19.3-44.1.10.jar is missing mods.toml file [09:46:34] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 3 dependencies adding them to mods collection [09:46:36] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [09:46:36] [main/ERROR] [mixin/]: Mixin config foodeffecttooltips.mixins.json does not specify "minVersion" property [09:46:37] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector] [09:46:37] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] [09:46:37] [main/WARN] [mixin/]: Reference map 'bcc.refmap.json' for entangledfix.mixins.json could not be read. If this is a development environment you can ignore this message [09:46:37] [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 [09:46:37] [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 [09:46:37] [main/WARN] [mixin/]: Error loading class: com/supermartijn642/entangled/EntangledBlockTile (java.lang.ClassNotFoundException: com.supermartijn642.entangled.EntangledBlockTile) [09:46:37] [main/WARN] [mixin/]: @Mixin target com.supermartijn642.entangled.EntangledBlockTile was not found entangledfix.mixins.json:EntangledBlockTileMixin [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.entity.LivingEntity was not found spiderstpo.mixins.json:LivingEntityMixin [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.entity.LivingEntity was not found citadel.mixins.json:LivingEntityMixin [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/server/MinecraftServer (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: @Mixin target net.minecraft.server.MinecraftServer was not found citadel.mixins.json:MinecraftServerMixin [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/server/level/ServerLevel (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: @Mixin target net.minecraft.server.level.ServerLevel was not found citadel.mixins.json:ServerLevelMixin [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.entity.LivingEntity was not found bookshelf.common.mixins.json:entity.AccessorLivingEntity [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.entity.LivingEntity was not found bookshelf.common.mixins.json:entity.MixinLivingEntity [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.entity.LivingEntity was not found betterdeserttemples.mixins.json:PharaohKilledMixin [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/server/level/ServerLevel (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: @Mixin target net.minecraft.server.level.ServerLevel was not found betterdeserttemples.mixins.json:ServerLevelMixin [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/server/MinecraftServer (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: @Mixin target net.minecraft.server.MinecraftServer was not found balm.mixins.json:MinecraftServerMixin [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/server/level/ServerLevel (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: @Mixin target net.minecraft.server.level.ServerLevel was not found friendsandfoes-common.mixins.json:ServerWorldAccessor [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/server/level/ServerLevel (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: @Mixin target net.minecraft.server.level.ServerLevel was not found friendsandfoes-common.mixins.json:ServerWorldMixin [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.entity.LivingEntity was not found companion.mixins.json:LivingEntityMixin [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.entity.LivingEntity was not found ecologics-common.mixins.json:LivingEntityMixin [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.entity.LivingEntity was not found earthmobsmod.mixins.json:LivingEntityMixin [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/item/ItemStack (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.item.ItemStack was not found foodeffecttooltips.mixins.json:ItemStackMixin [09:46:37] [main/WARN] [mixin/]: Error loading class: com/mojang/blaze3d/audio/Channel (java.lang.ClassNotFoundException: com.mojang.blaze3d.audio.Channel) [09:46:37] [main/WARN] [mixin/]: @Mixin target com.mojang.blaze3d.audio.Channel was not found assets/sound_physics_remastered/sound_physics_remastered.mixins.json:ChannelAccessor [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/util/Map$Entry (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/util/Map$Entry (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/entity/LivingEntity (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/ERROR] [mixin/]: Cannot invoke "org.spongepowered.asm.mixin.transformer.ClassInfo.isMixin()" because "superClass" is null java.lang.NullPointerException: Cannot invoke "org.spongepowered.asm.mixin.transformer.ClassInfo.isMixin()" because "superClass" is null at org.spongepowered.asm.mixin.transformer.MixinInfo$SubType$Standard.validate(MixinInfo.java:581) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinInfo$State.validate(MixinInfo.java:327) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinInfo.validate(MixinInfo.java:913) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinConfig.postInitialise(MixinConfig.java:801) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:567) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2364!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar%2355!/:10.0.8+10.0.8+main.0ef7e830] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.6.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.6.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:633) ~[?:?] {} at java.lang.Class.forName(Class.java:585) ~[?:?] {} at java.lang.Class.forName(Class.java:560) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.3-44.1.10.jar%2368!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar%2355!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:37] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:38] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:38] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64) [09:46:38] [main/WARN] [mixin/]: Error loading class: java/util/List (java.lang.IllegalArgumentException: Unsupported class file major version 64) Exception in thread "main" java.lang.RuntimeException: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.run(Launcher.java:106) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.main(Launcher.java:77) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) 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/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:633) at java.base/java.lang.Class.forName(Class.java:585) at java.base/java.lang.Class.forName(Class.java:560) at MC-BOOTSTRAP/fmlloader@1.19.3-44.1.10/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ... 7 more Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: java.util.List at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:754) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:739) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:310) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ... 23 more
×
×
  • Create New...

Important Information

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