Skip to content

Instantly share code, notes, and snippets.

@LordRalex
Created May 11, 2024 15:06
Show Gist options
  • Save LordRalex/a91879a92b3b7e65e3d6099fa93674fa to your computer and use it in GitHub Desktop.
Save LordRalex/a91879a92b3b7e65e3d6099fa93674fa to your computer and use it in GitHub Desktop.
Failure
[11May2024 10:03:29.570] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forge_server, nogui]
[11May2024 10:03:29.575] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 17.0.11+9
[11May2024 10:03:29.577] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.1.2 starting: java version 17.0.11 by Eclipse Adoptium; OS Windows 11 arch amd64 version 10.0
[11May2024 10:03:29.592] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [forge_userdev_client,forge_dev_data,minecraft,forge_userdev_server_gametest,forge_dev_client,forge_userdev_data,forge_dev_server_gametest,testharness,forge_userdev_server,forge_client,forge_dev_server,forge_server]
[11May2024 10:03:29.601] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
[11May2024 10:03:29.611] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
[11May2024 10:03:29.617] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[11May2024 10:03:29.619] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\icelo\Downloads\45
[11May2024 10:03:29.619] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\icelo\Downloads\45\mods
[11May2024 10:03:29.619] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\icelo\Downloads\45\config
[11May2024 10:03:29.619] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\icelo\Downloads\45\config\fml.toml
[11May2024 10:03:29.658] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery service: net.minecraftforge.fml.loading.ModDirTransformerDiscoverer
[11May2024 10:03:29.669] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: NamedPath[name=net.minecraftforge.forgespi.locating.IModLocator, paths=[Ljava.nio.file.Path;@54709809]
[11May2024 10:03:29.673] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: NamedPath[name=cpw.mods.modlauncher.api.ITransformationService, paths=[Ljava.nio.file.Path;@6cea706c]
[11May2024 10:03:29.677] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: NamedPath[name=net.minecraftforge.forgespi.locating.IDependencyLocator, paths=[Ljava.nio.file.Path;@363f6148]
[11May2024 10:03:29.692] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forge_server
[11May2024 10:03:29.757] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer service: spongeforge: /
[11May2024 10:03:29.759] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer service: superclass_change: /
[11May2024 10:03:29.762] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer service: access_widener: /
[11May2024 10:03:29.764] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer service: fml: /
[11May2024 10:03:29.766] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer service: mixin: /
[11May2024 10:03:29.766] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[11May2024 10:03:29.767] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[11May2024 10:03:29.767] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[11May2024 10:03:29.767] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[11May2024 10:03:29.770] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Detected version data : VersionInfo[forgeVersion=49.0.45, mcVersion=1.20.4, mcpVersion=20231207.112700, forgeGroup=net.minecraftforge]
[11May2024 10:03:29.772] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 49.0.45
[11May2024 10:03:29.772] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 49.0.45 loading
[11May2024 10:03:29.772] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ModLauncher version: 10.1.2
[11May2024 10:03:29.773] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found AccessTransformer version: 8.1.1
[11May2024 10:03:29.773] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found EventBus version: 6.2.0
[11May2024 10:03:29.773] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found RuntimeDistCleaner version: 49.0.45
[11May2024 10:03:29.775] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.1.0
[11May2024 10:03:29.775] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI version: 7.1.3
[11May2024 10:03:29.775] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[11May2024 10:03:29.775] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service spongeforge
[11May2024 10:03:29.775] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service spongeforge
[11May2024 10:03:29.776] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service superclass_change
[11May2024 10:03:29.776] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service superclass_change
[11May2024 10:03:29.776] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service access_widener
[11May2024 10:03:29.777] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service access_widener
[11May2024 10:03:29.778] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[11May2024 10:03:29.791] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[11May2024 10:03:29.792] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[11May2024 10:03:29.840] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in SecureModuleClassLoader[SECURE-BOOTSTRAP]@1586845078
[11May2024 10:03:29.859] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=jar:file:///C:/Users/icelo/Downloads/45/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar!/ Service=ModLauncher Env=SERVER
[11May2024 10:03:29.862] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[11May2024 10:03:29.862] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
[11May2024 10:03:29.863] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
[11May2024 10:03:29.864] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
[11May2024 10:03:29.864] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
[11May2024 10:03:29.864] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
[11May2024 10:03:29.866] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[11May2024 10:03:29.866] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[11May2024 10:03:29.866] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[11May2024 10:03:29.867] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\icelo\Downloads\45
[11May2024 10:03:29.867] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\icelo\Downloads\45\mods
[11May2024 10:03:29.867] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\icelo\Downloads\45\config
[11May2024 10:03:29.867] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\icelo\Downloads\45\config\fml.toml
[11May2024 10:03:29.868] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[11May2024 10:03:29.870] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[11May2024 10:03:29.877] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[11May2024 10:03:29.878] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forge_server as launch service
[11May2024 10:03:29.885] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[11May2024 10:03:29.885] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service spongeforge
[11May2024 10:03:29.885] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service spongeforge
[11May2024 10:03:29.885] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service superclass_change
[11May2024 10:03:29.885] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service superclass_change
[11May2024 10:03:29.885] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service access_widener
[11May2024 10:03:29.886] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service access_widener
[11May2024 10:03:29.886] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[11May2024 10:03:29.886] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[11May2024 10:03:29.886] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[11May2024 10:03:29.887] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[11May2024 10:03:29.888] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[11May2024 10:03:29.888] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[11May2024 10:03:29.888] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[11May2024 10:03:30.016] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (spongeforge:1.20.4-49.0.38-11.0.0-RC0),(environment plugin:1.20.4-49.0.38-11.0.0-RC0),(plugins directory:1.20.4-49.0.38-11.0.0-RC0),(mods folder:null),(minecraft:null),(classpath:null),(forge_dev_locator:null),(forge_userdev_locator:null)
[11May2024 10:03:30.017] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Dependency Locators : (spongeforge:1.20.4-49.0.38-11.0.0-RC0),(JarInJar:null)
[11May2024 10:03:30.214] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
[11May2024 10:03:30.333] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spongeforge-mod.jar with {spongeforge,sponge,spongeapi} mods - versions {1.20.4-49.0.38-11.0.0-RC0,1.20.4-49.0.38-11.0.0-RC0,11.0.0}
[11May2024 10:03:30.336] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.locator.PluginsDirectoryLocator/]: Scanning plugins directory 'C:\Users\icelo\Downloads\45\mods' for plugins
[11May2024 10:03:30.347] [main/DEBUG] [app launch/]: Considering plugin file candidate C:\Users\icelo\Downloads\45\mods\AutoPickup.jar
[11May2024 10:03:30.409] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AutoPickup.jar with {autopickup} mods - versions {1.2.0}
[11May2024 10:03:30.410] [main/DEBUG] [app launch/]: Considering plugin file candidate C:\Users\icelo\Downloads\45\mods\AutoPickup.jar
[11May2024 10:03:30.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AutoPickup.jar with {autopickup} mods - versions {1.2.0}
[11May2024 10:03:30.411] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\mods\AutoPickup.jar with languages [LanguageSpec[languageName=java_plain, acceptedVersions=1.0]]
[11May2024 10:03:30.412] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.locator.PluginsDirectoryLocator/]: Scanning plugins directory 'C:\Users\icelo\Downloads\45\mods\plugins' for plugins
[11May2024 10:03:30.443] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.4-49.0.45-server.jar with {minecraft} mods - versions {1.20.4}
[11May2024 10:03:30.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\icelo\Downloads\45\libraries\net\minecraftforge\forge\1.20.4-49.0.45\forge-1.20.4-49.0.45-universal.jar
[11May2024 10:03:30.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.4-49.0.45-universal.jar with {forge} mods - versions {49.0.45}
[11May2024 10:03:30.507] [main/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.LibraryManager/]: Scanning and verifying libraries in '.\sponge-libraries'. Please wait, this may take a moment...
[11May2024 10:03:30.934] [pool-2-thread-10/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading adventure-text-serializer-json-4.16.0.jar. This may take a while...
[11May2024 10:03:30.934] [pool-2-thread-15/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading option-1.0.0.jar. This may take a while...
[11May2024 10:03:30.935] [pool-2-thread-10/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/net/kyori/adventure-text-serializer-json/4.16.0/adventure-text-serializer-json-4.16.0.jar>
[11May2024 10:03:30.935] [pool-2-thread-15/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/net/kyori/option/1.0.0/option-1.0.0.jar>
[11May2024 10:03:30.936] [pool-2-thread-18/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading configurate-gson-4.1.2.jar. This may take a while...
[11May2024 10:03:30.937] [pool-2-thread-18/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/maven-releases/org/spongepowered/configurate-gson/4.1.2/configurate-gson-4.1.2.jar>
[11May2024 10:03:30.951] [pool-2-thread-3/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading caffeine-3.1.8.jar. This may take a while...
[11May2024 10:03:30.951] [pool-2-thread-3/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/com/github/ben-manes/caffeine/caffeine/3.1.8/caffeine-3.1.8.jar>
[11May2024 10:03:30.954] [pool-2-thread-20/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading math-2.0.1.jar. This may take a while...
[11May2024 10:03:30.954] [pool-2-thread-20/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/maven-releases/org/spongepowered/math/2.0.1/math-2.0.1.jar>
[11May2024 10:03:30.954] [pool-2-thread-7/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading adventure-serializer-configurate4-4.16.0.jar. This may take a while...
[11May2024 10:03:30.954] [pool-2-thread-7/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/net/kyori/adventure-serializer-configurate4/4.16.0/adventure-serializer-configurate4-4.16.0.jar>
[11May2024 10:03:30.956] [pool-2-thread-13/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading examination-api-1.3.0.jar. This may take a while...
[11May2024 10:03:30.956] [pool-2-thread-13/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar>
[11May2024 10:03:30.959] [pool-2-thread-17/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading configurate-extra-guice-4.1.2.jar. This may take a while...
[11May2024 10:03:30.960] [pool-2-thread-17/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/maven-releases/org/spongepowered/configurate-extra-guice/4.1.2/configurate-extra-guice-4.1.2.jar>
[11May2024 10:03:30.980] [pool-2-thread-15/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded option-1.0.0.jar and verified checksum!
[11May2024 10:03:30.980] [pool-2-thread-18/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded configurate-gson-4.1.2.jar and verified checksum!
[11May2024 10:03:30.980] [pool-2-thread-10/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded adventure-text-serializer-json-4.16.0.jar and verified checksum!
[11May2024 10:03:31.000] [pool-2-thread-13/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded examination-api-1.3.0.jar and verified checksum!
[11May2024 10:03:31.001] [pool-2-thread-7/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded adventure-serializer-configurate4-4.16.0.jar and verified checksum!
[11May2024 10:03:31.002] [pool-2-thread-6/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading adventure-key-4.16.0.jar. This may take a while...
[11May2024 10:03:31.003] [pool-2-thread-6/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/net/kyori/adventure-key/4.16.0/adventure-key-4.16.0.jar>
[11May2024 10:03:31.004] [pool-2-thread-17/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded configurate-extra-guice-4.1.2.jar and verified checksum!
[11May2024 10:03:31.009] [pool-2-thread-20/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded math-2.0.1.jar and verified checksum!
[11May2024 10:03:31.013] [pool-2-thread-1/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading aopalliance-1.0.jar. This may take a while...
[11May2024 10:03:31.013] [pool-2-thread-1/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/aopalliance/aopalliance/1.0/aopalliance-1.0.jar>
[11May2024 10:03:31.017] [pool-2-thread-6/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded adventure-key-4.16.0.jar and verified checksum!
[11May2024 10:03:31.020] [pool-2-thread-19/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading configurate-yaml-4.1.2.jar. This may take a while...
[11May2024 10:03:31.021] [pool-2-thread-19/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/maven-releases/org/spongepowered/configurate-yaml/4.1.2/configurate-yaml-4.1.2.jar>
[11May2024 10:03:31.027] [pool-2-thread-21/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading snakeyaml-1.28.jar. This may take a while...
[11May2024 10:03:31.028] [pool-2-thread-21/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar>
[11May2024 10:03:31.027] [pool-2-thread-5/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading adventure-api-4.16.0.jar. This may take a while...
[11May2024 10:03:31.028] [pool-2-thread-5/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/net/kyori/adventure-api/4.16.0/adventure-api-4.16.0.jar>
[11May2024 10:03:31.028] [pool-2-thread-3/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded caffeine-3.1.8.jar and verified checksum!
[11May2024 10:03:31.030] [pool-2-thread-1/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded aopalliance-1.0.jar and verified checksum!
[11May2024 10:03:31.036] [pool-2-thread-19/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded configurate-yaml-4.1.2.jar and verified checksum!
[11May2024 10:03:31.051] [pool-2-thread-21/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded snakeyaml-1.28.jar and verified checksum!
[11May2024 10:03:31.053] [pool-2-thread-11/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading adventure-text-serializer-legacy-4.16.0.jar. This may take a while...
[11May2024 10:03:31.053] [pool-2-thread-11/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/net/kyori/adventure-text-serializer-legacy/4.16.0/adventure-text-serializer-legacy-4.16.0.jar>
[11May2024 10:03:31.053] [pool-2-thread-2/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading guice-5.0.1.jar. This may take a while...
[11May2024 10:03:31.053] [pool-2-thread-2/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/ca/stellardrift/guice-backport/guice/5.0.1/guice-5.0.1.jar>
[11May2024 10:03:31.059] [pool-2-thread-12/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading adventure-text-serializer-plain-4.16.0.jar. This may take a while...
[11May2024 10:03:31.059] [pool-2-thread-5/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded adventure-api-4.16.0.jar and verified checksum!
[11May2024 10:03:31.059] [pool-2-thread-12/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/net/kyori/adventure-text-serializer-plain/4.16.0/adventure-text-serializer-plain-4.16.0.jar>
[11May2024 10:03:31.059] [pool-2-thread-4/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading javax.inject-1.jar. This may take a while...
[11May2024 10:03:31.060] [pool-2-thread-4/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/javax/inject/javax.inject/1/javax.inject-1.jar>
[11May2024 10:03:31.059] [pool-2-thread-9/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading adventure-text-serializer-gson-4.16.0.jar. This may take a while...
[11May2024 10:03:31.060] [pool-2-thread-9/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/net/kyori/adventure-text-serializer-gson/4.16.0/adventure-text-serializer-gson-4.16.0.jar>
[11May2024 10:03:31.060] [pool-2-thread-16/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading annotations-24.1.0.jar. This may take a while...
[11May2024 10:03:31.061] [pool-2-thread-16/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/org/jetbrains/annotations/24.1.0/annotations-24.1.0.jar>
[11May2024 10:03:31.060] [pool-2-thread-8/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading adventure-text-minimessage-4.16.0.jar. This may take a while...
[11May2024 10:03:31.061] [pool-2-thread-8/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/net/kyori/adventure-text-minimessage/4.16.0/adventure-text-minimessage-4.16.0.jar>
[11May2024 10:03:31.062] [pool-2-thread-14/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Downloading examination-string-1.3.0.jar. This may take a while...
[11May2024 10:03:31.062] [pool-2-thread-14/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: URL -> <https://repo.spongepowered.org/repository/forge-proxy/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar>
[11May2024 10:03:31.067] [pool-2-thread-11/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded adventure-text-serializer-legacy-4.16.0.jar and verified checksum!
[11May2024 10:03:31.074] [pool-2-thread-4/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded javax.inject-1.jar and verified checksum!
[11May2024 10:03:31.078] [pool-2-thread-9/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded adventure-text-serializer-gson-4.16.0.jar and verified checksum!
[11May2024 10:03:31.080] [pool-2-thread-16/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded annotations-24.1.0.jar and verified checksum!
[11May2024 10:03:31.084] [pool-2-thread-12/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded adventure-text-serializer-plain-4.16.0.jar and verified checksum!
[11May2024 10:03:31.096] [pool-2-thread-2/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded guice-5.0.1.jar and verified checksum!
[11May2024 10:03:31.103] [pool-2-thread-14/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded examination-string-1.3.0.jar and verified checksum!
[11May2024 10:03:31.115] [pool-2-thread-8/INFO] [org.spongepowered.forge.applaunch.loading.moddiscovery.library.InstallerUtils/]: Successfully downloaded adventure-text-minimessage-4.16.0.jar and verified checksum!
[11May2024 10:03:31.118] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\org\yaml\snakeyaml\1.28\snakeyaml-1.28.jar as a game library
[11May2024 10:03:31.123] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\adventure-text-serializer-legacy\4.16.0\adventure-text-serializer-legacy-4.16.0.jar as a game library
[11May2024 10:03:31.127] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\ca\stellardrift\guice-backport\guice\5.0.1\guice-5.0.1.jar as a game library
[11May2024 10:03:31.138] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\adventure-text-minimessage\4.16.0\adventure-text-minimessage-4.16.0.jar as a game library
[11May2024 10:03:31.143] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\javax\inject\javax.inject\1\javax.inject-1.jar as a game library
[11May2024 10:03:31.148] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\adventure-api\4.16.0\adventure-api-4.16.0.jar as a game library
[11May2024 10:03:31.152] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar as a game library
[11May2024 10:03:31.157] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\adventure-text-serializer-json\4.16.0\adventure-text-serializer-json-4.16.0.jar as a game library
[11May2024 10:03:31.161] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\org\spongepowered\configurate-gson\4.1.2\configurate-gson-4.1.2.jar as a game library
[11May2024 10:03:31.167] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\adventure-text-serializer-gson\4.16.0\adventure-text-serializer-gson-4.16.0.jar as a game library
[11May2024 10:03:31.171] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\org\jetbrains\annotations\24.1.0\annotations-24.1.0.jar as a game library
[11May2024 10:03:31.177] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\org\spongepowered\configurate-extra-guice\4.1.2\configurate-extra-guice-4.1.2.jar as a game library
[11May2024 10:03:31.182] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\org\spongepowered\math\2.0.1\math-2.0.1.jar as a game library
[11May2024 10:03:31.186] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\adventure-text-serializer-plain\4.16.0\adventure-text-serializer-plain-4.16.0.jar as a game library
[11May2024 10:03:31.190] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar as a game library
[11May2024 10:03:31.195] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\option\1.0.0\option-1.0.0.jar as a game library
[11May2024 10:03:31.202] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\aopalliance\aopalliance\1.0\aopalliance-1.0.jar as a game library
[11May2024 10:03:31.206] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\com\github\ben-manes\caffeine\caffeine\3.1.8\caffeine-3.1.8.jar as a game library
[11May2024 10:03:31.212] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\org\spongepowered\configurate-yaml\4.1.2\configurate-yaml-4.1.2.jar as a game library
[11May2024 10:03:31.217] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\adventure-key\4.16.0\adventure-key-4.16.0.jar as a game library
[11May2024 10:03:31.221] [main/DEBUG] [org.spongepowered.forge.applaunch.loading.moddiscovery.SpongeForgeDependencyLocator/]: Proposing jar .\sponge-libraries\net\kyori\adventure-serializer-configurate4\4.16.0\adventure-serializer-configurate4-4.16.0.jar as a game library
[11May2024 10:03:31.229] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.20.4-49.0.45-server.jar, it does not contain dependency information.
[11May2024 10:03:31.229] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from AutoPickup.jar, it does not contain dependency information.
[11May2024 10:03:31.229] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from spongeforge-lang.jar, it does not contain dependency information.
[11May2024 10:03:31.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from spongeforge-mod.jar, it does not contain dependency information.
[11May2024 10:03:31.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.20.4-49.0.45-universal.jar, it does not contain dependency information.
[11May2024 10:03:31.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javafmllanguage-1.20.4-49.0.45.jar, it does not contain dependency information.
[11May2024 10:03:31.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lowcodelanguage-1.20.4-49.0.45.jar, it does not contain dependency information.
[11May2024 10:03:31.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mclanguage-1.20.4-49.0.45.jar, it does not contain dependency information.
[11May2024 10:03:31.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fmlcore-1.20.4-49.0.45.jar, it does not contain dependency information.
[11May2024 10:03:31.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from snakeyaml-1.28.jar, it does not contain dependency information.
[11May2024 10:03:31.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from adventure-text-serializer-legacy-4.16.0.jar, it does not contain dependency information.
[11May2024 10:03:31.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from guice-5.0.1.jar, it does not contain dependency information.
[11May2024 10:03:31.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from adventure-text-minimessage-4.16.0.jar, it does not contain dependency information.
[11May2024 10:03:31.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javax.inject-1.jar, it does not contain dependency information.
[11May2024 10:03:31.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from adventure-api-4.16.0.jar, it does not contain dependency information.
[11May2024 10:03:31.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from examination-api-1.3.0.jar, it does not contain dependency information.
[11May2024 10:03:31.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from adventure-text-serializer-json-4.16.0.jar, it does not contain dependency information.
[11May2024 10:03:31.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from configurate-gson-4.1.2.jar, it does not contain dependency information.
[11May2024 10:03:31.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from adventure-text-serializer-gson-4.16.0.jar, it does not contain dependency information.
[11May2024 10:03:31.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from annotations-24.1.0.jar, it does not contain dependency information.
[11May2024 10:03:31.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from configurate-extra-guice-4.1.2.jar, it does not contain dependency information.
[11May2024 10:03:31.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from math-2.0.1.jar, it does not contain dependency information.
[11May2024 10:03:31.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from adventure-text-serializer-plain-4.16.0.jar, it does not contain dependency information.
[11May2024 10:03:31.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from examination-string-1.3.0.jar, it does not contain dependency information.
[11May2024 10:03:31.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from option-1.0.0.jar, it does not contain dependency information.
[11May2024 10:03:31.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from aopalliance-1.0.jar, it does not contain dependency information.
[11May2024 10:03:31.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from caffeine-3.1.8.jar, it does not contain dependency information.
[11May2024 10:03:31.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from configurate-yaml-4.1.2.jar, it does not contain dependency information.
[11May2024 10:03:31.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from adventure-key-4.16.0.jar, it does not contain dependency information.
[11May2024 10:03:31.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from adventure-serializer-configurate4-4.16.0.jar, it does not contain dependency information.
[11May2024 10:03:31.250] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[11May2024 10:03:31.252] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.4-49.0.45-server.jar with {minecraft} mods - versions {1.20.4}
[11May2024 10:03:31.252] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\libraries\net\minecraftforge\forge\1.20.4-49.0.45\forge-1.20.4-49.0.45-server.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
[11May2024 10:03:31.253] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
[11May2024 10:03:31.254] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spongeforge-mod.jar with {spongeforge,sponge,spongeapi} mods - versions {1.20.4-49.0.38-11.0.0-RC0,1.20.4-49.0.38-11.0.0-RC0,11.0.0}
[11May2024 10:03:31.254] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[49,)]]
[11May2024 10:03:31.254] [main/DEBUG] [app launch/]: Considering plugin file candidate C:\Users\icelo\Downloads\45\mods\AutoPickup.jar
[11May2024 10:03:31.255] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AutoPickup.jar with {autopickup} mods - versions {1.2.0}
[11May2024 10:03:31.255] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\mods\AutoPickup.jar with languages [LanguageSpec[languageName=java_plain, acceptedVersions=1.0]]
[11May2024 10:03:31.255] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\icelo\Downloads\45\libraries\net\minecraftforge\forge\1.20.4-49.0.45\forge-1.20.4-49.0.45-universal.jar
[11May2024 10:03:31.256] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.4-49.0.45-universal.jar with {forge} mods - versions {49.0.45}
[11May2024 10:03:31.256] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\libraries\net\minecraftforge\forge\1.20.4-49.0.45\forge-1.20.4-49.0.45-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
[11May2024 10:03:31.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
[11May2024 10:03:31.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[11May2024 10:03:31.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
[11May2024 10:03:31.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod method_redirector with Javascript path coremods/method_redirector.js
[11May2024 10:03:31.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod /coremods/field_to_method.js
[11May2024 10:03:31.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod /coremods/field_to_instanceof.js
[11May2024 10:03:31.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod /coremods/add_bouncer_method.js
[11May2024 10:03:31.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod /coremods/method_redirector.js
[11May2024 10:03:31.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\net\kyori\adventure-api\4.16.0\adventure-api-4.16.0.jar with languages []
[11May2024 10:03:31.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\org\yaml\snakeyaml\1.28\snakeyaml-1.28.jar with languages []
[11May2024 10:03:31.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\org\jetbrains\annotations\24.1.0\annotations-24.1.0.jar with languages []
[11May2024 10:03:31.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\org\spongepowered\configurate-gson\4.1.2\configurate-gson-4.1.2.jar with languages []
[11May2024 10:03:31.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\ca\stellardrift\guice-backport\guice\5.0.1\guice-5.0.1.jar with languages []
[11May2024 10:03:31.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\org\spongepowered\math\2.0.1\math-2.0.1.jar with languages []
[11May2024 10:03:31.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\net\kyori\adventure-serializer-configurate4\4.16.0\adventure-serializer-configurate4-4.16.0.jar with languages []
[11May2024 10:03:31.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\org\spongepowered\configurate-yaml\4.1.2\configurate-yaml-4.1.2.jar with languages []
[11May2024 10:03:31.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\net\kyori\adventure-text-serializer-gson\4.16.0\adventure-text-serializer-gson-4.16.0.jar with languages []
[11May2024 10:03:31.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\org\spongepowered\configurate-extra-guice\4.1.2\configurate-extra-guice-4.1.2.jar with languages []
[11May2024 10:03:31.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\net\kyori\adventure-text-minimessage\4.16.0\adventure-text-minimessage-4.16.0.jar with languages []
[11May2024 10:03:31.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\aopalliance\aopalliance\1.0\aopalliance-1.0.jar with languages []
[11May2024 10:03:31.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\net\kyori\adventure-key\4.16.0\adventure-key-4.16.0.jar with languages []
[11May2024 10:03:31.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\net\kyori\option\1.0.0\option-1.0.0.jar with languages []
[11May2024 10:03:31.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar with languages []
[11May2024 10:03:31.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\com\github\ben-manes\caffeine\caffeine\3.1.8\caffeine-3.1.8.jar with languages []
[11May2024 10:03:31.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\net\kyori\adventure-text-serializer-plain\4.16.0\adventure-text-serializer-plain-4.16.0.jar with languages []
[11May2024 10:03:31.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar with languages []
[11May2024 10:03:31.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\net\kyori\adventure-text-serializer-legacy\4.16.0\adventure-text-serializer-legacy-4.16.0.jar with languages []
[11May2024 10:03:31.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\net\kyori\adventure-text-serializer-json\4.16.0\adventure-text-serializer-json-4.16.0.jar with languages []
[11May2024 10:03:31.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\icelo\Downloads\45\sponge-libraries\javax\inject\javax.inject\1\javax.inject-1.jar with languages []
[11May2024 10:03:31.263] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[11May2024 10:03:31.263] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service spongeforge
[11May2024 10:03:31.263] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service spongeforge
[11May2024 10:03:31.263] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service superclass_change
[11May2024 10:03:31.263] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service superclass_change
[11May2024 10:03:31.263] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service access_widener
[11May2024 10:03:31.263] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service access_widener
[11May2024 10:03:31.277] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 4 language providers
[11May2024 10:03:31.277] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 49
[11May2024 10:03:31.279] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
[11May2024 10:03:31.279] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider java_plain, version 1.20.4-49.0.38-11.0.0-RC0
[11May2024 10:03:31.279] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 49.0.45
[11May2024 10:03:31.283] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge]
[11May2024 10:03:31.283] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft
[11May2024 10:03:31.284] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge
[11May2024 10:03:31.289] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 4 mod requirements (4 mandatory, 0 optional)
[11May2024 10:03:31.291] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
[11May2024 10:03:31.607] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[11May2024 10:03:31.608] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[11May2024 10:03:31.609] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[11May2024 10:03:31.609] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[11May2024 10:03:31.609] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[11May2024 10:03:31.610] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from /coremods/field_to_method.js
[11May2024 10:03:31.933] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[11May2024 10:03:31.933] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from /coremods/field_to_instanceof.js
[11May2024 10:03:31.991] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[11May2024 10:03:31.991] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from /coremods/add_bouncer_method.js
[11May2024 10:03:32.017] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[11May2024 10:03:32.017] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from /coremods/method_redirector.js
[11May2024 10:03:32.066] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[11May2024 10:03:32.083] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@66383c29 to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V}
[11May2024 10:03:32.083] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@73fbdf68 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V}
[11May2024 10:03:32.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@32f1fafe to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
[11May2024 10:03:32.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@236eccd1 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
[11May2024 10:03:32.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5d512ddb to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
[11May2024 10:03:32.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@707ca986 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
[11May2024 10:03:32.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4de79b7d to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
[11May2024 10:03:32.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@183ade54 to Target : CLASS {Lnet/minecraft/world/level/Explosion;} {} {V}
[11May2024 10:03:32.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4c51077d to Target : CLASS {Lnet/minecraft/world/level/Explosion;} {} {V}
[11May2024 10:03:32.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/entity/npc/Villager;} {} {V}
[11May2024 10:03:32.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece;} {} {V}
[11May2024 10:03:32.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/entity/animal/horse/SkeletonTrapGoal;} {} {V}
[11May2024 10:03:32.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/entity/animal/frog/Tadpole;} {} {V}
[11May2024 10:03:32.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/entity/monster/Spider;} {} {V}
[11May2024 10:03:32.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece;} {} {V}
[11May2024 10:03:32.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/level/levelgen/PhantomSpawner;} {} {V}
[11May2024 10:03:32.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece;} {} {V}
[11May2024 10:03:32.085] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/entity/monster/ZombieVillager;} {} {V}
[11May2024 10:03:32.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/entity/monster/Zombie;} {} {V}
[11May2024 10:03:32.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/entity/raid/Raid;} {} {V}
[11May2024 10:03:32.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/server/commands/SummonCommand;} {} {V}
[11May2024 10:03:32.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal;} {} {V}
[11May2024 10:03:32.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/entity/ai/village/VillageSiege;} {} {V}
[11May2024 10:03:32.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/entity/EntityType;} {} {V}
[11May2024 10:03:32.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/server/commands/RaidCommand;} {} {V}
[11May2024 10:03:32.087] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;} {} {V}
[11May2024 10:03:32.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/entity/monster/Strider;} {} {V}
[11May2024 10:03:32.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/level/levelgen/PatrolSpawner;} {} {V}
[11May2024 10:03:32.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/level/NaturalSpawner;} {} {V}
[11May2024 10:03:32.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/entity/npc/CatSpawner;} {} {V}
[11May2024 10:03:32.088] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5974b7e8 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/SwampHutPiece;} {} {V}
[11May2024 10:03:32.088] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[11May2024 10:03:32.088] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service spongeforge
[11May2024 10:03:32.756] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service spongeforge
[11May2024 10:03:32.756] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service superclass_change
[11May2024 10:03:32.757] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service superclass_change
[11May2024 10:03:32.757] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service access_widener
[11May2024 10:03:32.757] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service access_widener
[11May2024 10:03:32.785] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[11May2024 10:03:32.785] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[11May2024 10:03:32.785] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
[11May2024 10:03:32.785] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
[11May2024 10:03:32.786] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
[11May2024 10:03:32.786] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
[11May2024 10:03:32.786] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
[11May2024 10:03:32.786] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[11May2024 10:03:32.786] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
[11May2024 10:03:32.786] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
[11May2024 10:03:32.786] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
[11May2024 10:03:32.786] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
[11May2024 10:03:32.786] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
[11May2024 10:03:32.786] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[11May2024 10:03:32.787] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.adventure)
[11May2024 10:03:32.787] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.adventure)
[11May2024 10:03:32.787] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.adventure)
[11May2024 10:03:32.787] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.adventure)
[11May2024 10:03:32.787] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.adventure)
[11May2024 10:03:32.787] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure)]
[11May2024 10:03:32.787] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(org.yaml.snakeyaml)
[11May2024 10:03:32.787] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(org.yaml.snakeyaml)
[11May2024 10:03:32.787] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(org.yaml.snakeyaml)
[11May2024 10:03:32.787] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(org.yaml.snakeyaml)
[11May2024 10:03:32.788] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(org.yaml.snakeyaml)
[11May2024 10:03:32.788] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.yaml.snakeyaml)]
[11May2024 10:03:32.788] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(org.jetbrains.annotations)
[11May2024 10:03:32.788] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(org.jetbrains.annotations)
[11May2024 10:03:32.788] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(org.jetbrains.annotations)
[11May2024 10:03:32.788] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(org.jetbrains.annotations)
[11May2024 10:03:32.788] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(org.jetbrains.annotations)
[11May2024 10:03:32.788] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.jetbrains.annotations)]
[11May2024 10:03:32.788] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(org.spongepowered.configurate.gson)
[11May2024 10:03:32.788] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(org.spongepowered.configurate.gson)
[11May2024 10:03:32.789] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(org.spongepowered.configurate.gson)
[11May2024 10:03:32.789] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(org.spongepowered.configurate.gson)
[11May2024 10:03:32.789] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(org.spongepowered.configurate.gson)
[11May2024 10:03:32.789] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.spongepowered.configurate.gson)]
[11May2024 10:03:32.789] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(com.google.guice)
[11May2024 10:03:32.789] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(com.google.guice)
[11May2024 10:03:32.789] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(com.google.guice)
[11May2024 10:03:32.789] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(com.google.guice)
[11May2024 10:03:32.790] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(com.google.guice)
[11May2024 10:03:32.790] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.google.guice)]
[11May2024 10:03:32.790] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(org.spongepowered.math)
[11May2024 10:03:32.790] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(org.spongepowered.math)
[11May2024 10:03:32.790] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(org.spongepowered.math)
[11May2024 10:03:32.790] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(org.spongepowered.math)
[11May2024 10:03:32.790] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(org.spongepowered.math)
[11May2024 10:03:32.790] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.spongepowered.math)]
[11May2024 10:03:32.791] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.adventure.serializer.configurate4)
[11May2024 10:03:32.791] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.adventure.serializer.configurate4)
[11May2024 10:03:32.791] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.adventure.serializer.configurate4)
[11May2024 10:03:32.791] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.adventure.serializer.configurate4)
[11May2024 10:03:32.791] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.adventure.serializer.configurate4)
[11May2024 10:03:32.791] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.serializer.configurate4)]
[11May2024 10:03:32.791] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(org.spongepowered.configurate.yaml)
[11May2024 10:03:32.791] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(org.spongepowered.configurate.yaml)
[11May2024 10:03:32.792] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(org.spongepowered.configurate.yaml)
[11May2024 10:03:32.792] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(org.spongepowered.configurate.yaml)
[11May2024 10:03:32.792] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(org.spongepowered.configurate.yaml)
[11May2024 10:03:32.792] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.spongepowered.configurate.yaml)]
[11May2024 10:03:32.792] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.adventure.text.serializer.gson)
[11May2024 10:03:32.792] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.adventure.text.serializer.gson)
[11May2024 10:03:32.792] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.adventure.text.serializer.gson)
[11May2024 10:03:32.792] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.adventure.text.serializer.gson)
[11May2024 10:03:32.792] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.adventure.text.serializer.gson)
[11May2024 10:03:32.792] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.serializer.gson)]
[11May2024 10:03:32.792] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(org.spongepowered.configurate.extra.guice)
[11May2024 10:03:32.793] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(org.spongepowered.configurate.extra.guice)
[11May2024 10:03:32.793] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(org.spongepowered.configurate.extra.guice)
[11May2024 10:03:32.793] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(org.spongepowered.configurate.extra.guice)
[11May2024 10:03:32.793] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(org.spongepowered.configurate.extra.guice)
[11May2024 10:03:32.793] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.spongepowered.configurate.extra.guice)]
[11May2024 10:03:32.793] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.adventure.text.minimessage)
[11May2024 10:03:32.793] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.adventure.text.minimessage)
[11May2024 10:03:32.793] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.adventure.text.minimessage)
[11May2024 10:03:32.793] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.adventure.text.minimessage)
[11May2024 10:03:32.793] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.adventure.text.minimessage)
[11May2024 10:03:32.793] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.minimessage)]
[11May2024 10:03:32.793] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(aopalliance)
[11May2024 10:03:32.794] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(aopalliance)
[11May2024 10:03:32.794] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(aopalliance)
[11May2024 10:03:32.794] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(aopalliance)
[11May2024 10:03:32.794] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(aopalliance)
[11May2024 10:03:32.794] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aopalliance)]
[11May2024 10:03:32.794] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.adventure.key)
[11May2024 10:03:32.794] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.adventure.key)
[11May2024 10:03:32.794] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.adventure.key)
[11May2024 10:03:32.794] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.adventure.key)
[11May2024 10:03:32.794] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.adventure.key)
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.key)]
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.option)
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.option)
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.option)
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.option)
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.option)
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.option)]
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.examination.string)
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.examination.string)
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.examination.string)
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.examination.string)
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.examination.string)
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.examination.string)]
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(com.github.benmanes.caffeine)
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(com.github.benmanes.caffeine)
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(com.github.benmanes.caffeine)
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(com.github.benmanes.caffeine)
[11May2024 10:03:32.795] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(com.github.benmanes.caffeine)
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.github.benmanes.caffeine)]
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.adventure.text.serializer.plain)
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.adventure.text.serializer.plain)
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.adventure.text.serializer.plain)
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.adventure.text.serializer.plain)
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.adventure.text.serializer.plain)
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.serializer.plain)]
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.examination.api)
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.examination.api)
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.examination.api)
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.examination.api)
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.examination.api)
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.examination.api)]
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.adventure.text.serializer.legacy)
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.adventure.text.serializer.legacy)
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.adventure.text.serializer.legacy)
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.adventure.text.serializer.legacy)
[11May2024 10:03:32.797] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.adventure.text.serializer.legacy)
[11May2024 10:03:32.798] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.serializer.legacy)]
[11May2024 10:03:32.798] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(net.kyori.adventure.text.serializer.json)
[11May2024 10:03:32.798] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(net.kyori.adventure.text.serializer.json)
[11May2024 10:03:32.798] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(net.kyori.adventure.text.serializer.json)
[11May2024 10:03:32.798] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(net.kyori.adventure.text.serializer.json)
[11May2024 10:03:32.798] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(net.kyori.adventure.text.serializer.json)
[11May2024 10:03:32.798] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.serializer.json)]
[11May2024 10:03:32.798] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(javax.inject)
[11May2024 10:03:32.798] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(javax.inject)
[11May2024 10:03:32.798] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(javax.inject)
[11May2024 10:03:32.798] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(javax.inject)
[11May2024 10:03:32.798] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(javax.inject)
[11May2024 10:03:32.798] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(javax.inject)]
[11May2024 10:03:32.798] [main/DEBUG] [mixin/]: inject() running with 24 agents
[11May2024 10:03:32.799] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[11May2024 10:03:32.799] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[11May2024 10:03:32.799] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[11May2024 10:03:32.799] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure)]
[11May2024 10:03:32.799] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.yaml.snakeyaml)]
[11May2024 10:03:32.799] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.jetbrains.annotations)]
[11May2024 10:03:32.799] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.spongepowered.configurate.gson)]
[11May2024 10:03:32.799] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.google.guice)]
[11May2024 10:03:32.799] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.spongepowered.math)]
[11May2024 10:03:32.799] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.serializer.configurate4)]
[11May2024 10:03:32.799] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.spongepowered.configurate.yaml)]
[11May2024 10:03:32.799] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.serializer.gson)]
[11May2024 10:03:32.799] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.spongepowered.configurate.extra.guice)]
[11May2024 10:03:32.800] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.minimessage)]
[11May2024 10:03:32.800] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(aopalliance)]
[11May2024 10:03:32.800] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.key)]
[11May2024 10:03:32.800] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.option)]
[11May2024 10:03:32.800] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.examination.string)]
[11May2024 10:03:32.800] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.github.benmanes.caffeine)]
[11May2024 10:03:32.800] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.serializer.plain)]
[11May2024 10:03:32.800] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.examination.api)]
[11May2024 10:03:32.800] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.serializer.legacy)]
[11May2024 10:03:32.800] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(net.kyori.adventure.text.serializer.json)]
[11May2024 10:03:32.800] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(javax.inject)]
[11May2024 10:03:32.801] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forge_server' with arguments [nogui]
[11May2024 10:03:32.818] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
[11May2024 10:03:32.818] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[11May2024 10:03:32.884] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework
[11May2024 10:03:32.887] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
[11May2024 10:03:32.887] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
[11May2024 10:03:33.004] [main/WARN] [oshi.util.FileUtil/]: Configuration conflict: there is more than one oshi.properties file on the classpath: [jar:file:///C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:///C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:///C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:///C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.properties]
[11May2024 10:03:33.160] [main/WARN] [oshi.util.FileUtil/]: Configuration conflict: there is more than one oshi.architecture.properties file on the classpath: [jar:file:///C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:///C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:///C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:///C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties]
[11May2024 10:03:33.750] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/EntityType
[11May2024 10:03:34.080] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
[11May2024 10:03:34.221] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
[11May2024 10:03:34.834] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
[11May2024 10:03:34.856] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome
[11May2024 10:03:35.321] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/frog/Tadpole
[11May2024 10:03:35.378] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
[11May2024 10:03:36.009] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Spider
[11May2024 10:03:36.052] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Zombie
[11May2024 10:03:36.079] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/ZombieVillager
[11May2024 10:03:36.142] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal
[11May2024 10:03:36.268] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/horse/SkeletonTrapGoal
[11May2024 10:03:36.287] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Strider
[11May2024 10:03:36.389] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/Villager
[11May2024 10:03:36.457] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
[11May2024 10:03:36.928] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure
[11May2024 10:03:36.956] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece
[11May2024 10:03:36.964] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/SwampHutPiece
[11May2024 10:03:36.970] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece
[11May2024 10:03:36.982] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece
[11May2024 10:03:37.350] [main/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 6753
[11May2024 10:03:37.414] [main/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 16 threads for parallel mod-loading
[11May2024 10:03:37.421] [main/FATAL] [net.minecraftforge.fml.ModLoader/CORE]: Error during pre-loading phase
net.minecraftforge.fml.ModLoadingException: Invalid mod file found C:\Users\icelo\Downloads\45\mods\AutoPickup.jar
at net.minecraftforge.fml.ModLoadingException.lambda$fromEarlyException$0(ModLoadingException.java:50) ~[fmlcore-1.20.4-49.0.45.jar:1.0]
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
at java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:720) ~[?:?]
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?]
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?]
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]
at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?]
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?]
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?]
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?]
at net.minecraftforge.fml.ModLoader.<init>(ModLoader.java:98) ~[fmlcore-1.20.4-49.0.45.jar:1.0]
at net.minecraftforge.fml.ModLoader.get(ModLoader.java:130) ~[fmlcore-1.20.4-49.0.45.jar:1.0]
at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:30) ~[forge-1.20.4-49.0.45-universal.jar:?]
at net.minecraft.server.Main.main(Main.java:121) ~[forge-1.20.4-49.0.45-server.jar:?]
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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:91) ~[fmlloader-1.20.4-49.0.45.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$makeService$0(CommonLaunchHandler.java:75) ~[fmlloader-1.20.4-49.0.45.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) ~[modlauncher-10.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:74) ~[modlauncher-10.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:114) ~[modlauncher-10.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:73) ~[modlauncher-10.1.2.jar:?]
at cpw.mods.modlauncher.BootstrapEntry.main(BootstrapEntry.java:17) ~[modlauncher-10.1.2.jar:?]
at net.minecraftforge.bootstrap.Bootstrap.moduleMain(Bootstrap.java:188) ~[bootstrap-2.1.0.jar!/:?]
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.bootstrap.Bootstrap.bootstrapMain(Bootstrap.java:133) ~[bootstrap-2.1.0.jar!/:?]
at net.minecraftforge.bootstrap.Bootstrap.start(Bootstrap.java:53) ~[bootstrap-2.1.0.jar!/:?]
at net.minecraftforge.bootstrap.ForgeBootstrap.main(ForgeBootstrap.java:19) ~[bootstrap-2.1.0.jar!/:?]
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.bootstrap.shim.Main.main(Main.java:97) ~[forge-1.20.4-49.0.45-shim.jar!/:2.1.0]
[11May2024 10:03:37.440] [main/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 6753
[11May2024 10:03:37.471] [main/WARN] [oshi.util.FileUtil/]: Configuration conflict: there is more than one oshi.architecture.properties file on the classpath: [jar:file:///C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:///C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:///C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:///C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties, jar:file:/C:/Users/icelo/Downloads/45/libraries/com/github/oshi/oshi-core/6.4.5/oshi-core-6.4.5.jar!/oshi.architecture.properties]
[11May2024 10:03:37.522] [main/ERROR] [net.minecraft.CrashReport/]: Negative index in crash report handler (27/29)
[11May2024 10:03:37.540] [main/FATAL] [net.minecraftforge.server.loading.ServerModLoader/]: Crash report saved to .\crash-reports\crash-2024-05-11_10.03.37-fml.txt
[11May2024 10:03:37.543] [main/ERROR] [net.minecraft.server.Main/FATAL]: Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
Invalid mod file found C:\Users\icelo\Downloads\45\mods\AutoPickup.jar
]
at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:151) ~[fmlcore-1.20.4-49.0.45.jar:1.0]
at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:30) ~[forge-1.20.4-49.0.45-universal.jar:?]
at net.minecraft.server.Main.main(Main.java:121) ~[forge-1.20.4-49.0.45-server.jar:?]
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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:91) ~[fmlloader-1.20.4-49.0.45.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$makeService$0(CommonLaunchHandler.java:75) ~[fmlloader-1.20.4-49.0.45.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) ~[modlauncher-10.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:74) ~[modlauncher-10.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:114) ~[modlauncher-10.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:73) ~[modlauncher-10.1.2.jar:?]
at cpw.mods.modlauncher.BootstrapEntry.main(BootstrapEntry.java:17) ~[modlauncher-10.1.2.jar:?]
at net.minecraftforge.bootstrap.Bootstrap.moduleMain(Bootstrap.java:188) ~[bootstrap-2.1.0.jar!/:?]
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.bootstrap.Bootstrap.bootstrapMain(Bootstrap.java:133) ~[bootstrap-2.1.0.jar!/:?]
at net.minecraftforge.bootstrap.Bootstrap.start(Bootstrap.java:53) ~[bootstrap-2.1.0.jar!/:?]
at net.minecraftforge.bootstrap.ForgeBootstrap.main(ForgeBootstrap.java:19) ~[bootstrap-2.1.0.jar!/:?]
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.bootstrap.shim.Main.main(Main.java:97) ~[forge-1.20.4-49.0.45-shim.jar!/:2.1.0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment