Jump to content

LamSauced

Members
  • Posts

    3
  • Joined

  • Last visited

LamSauced's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. The server gives a payload may not be larger than 1048576 bytes whenever someone tries to connect, the mods should all be the same aside from specifically client/server side mods. The debug.log file is posted down below, does anyone know what's wrong? Thank you for your time. https://gist.github.com/LamSauced/f43d16d701098177e1a30cd5c7e21312
  2. Thanks for your help, switching to Java 17 made it work.
  3. I can't start the forge server with any mods at all on 1.18.2, with any mod in the mod folder it doesn't work anymore. Here is the log: [21Oct2022 21:06:41.952] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.84, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [21Oct2022 21:06:41.961] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 19 by Oracle Corporation [21Oct2022 21:06:41.982] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev] [21Oct2022 21:06:42.002] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp] [21Oct2022 21:06:42.024] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner] [21Oct2022 21:06:42.040] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [21Oct2022 21:06:42.049] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@35d08e6c [21Oct2022 21:06:42.062] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] [21Oct2022 21:06:42.062] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading [21Oct2022 21:06:42.063] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin [21Oct2022 21:06:42.063] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin [21Oct2022 21:06:42.063] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml [21Oct2022 21:06:42.065] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0 [21Oct2022 21:06:42.066] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading [21Oct2022 21:06:42.066] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 9.1.3+9.1.3+main.9b69c82a [21Oct2022 21:06:42.066] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7 [21Oct2022 21:06:42.066] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 5.0.3+70+master.d7d405b [21Oct2022 21:06:42.067] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner [21Oct2022 21:06:42.068] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922 [21Oct2022 21:06:42.069] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 4.0.15-4.x+4.0.15-4.x+4.x.038e91c0 [21Oct2022 21:06:42.069] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 4 [21Oct2022 21:06:42.073] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml [21Oct2022 21:06:42.075] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services [21Oct2022 21:06:42.082] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing [21Oct2022 21:06:42.083] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin [21Oct2022 21:06:42.104] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@1d29cf23 [21Oct2022 21:06:42.129] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/D:/Downloads/New%20folder/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER [21Oct2022 21:06:42.133] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager [21Oct2022 21:06:42.134] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2) [21Oct2022 21:06:42.135] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2) [21Oct2022 21:06:42.135] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2) [21Oct2022 21:06:42.136] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2) [21Oct2022 21:06:42.136] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2) [21Oct2022 21:06:42.141] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin [21Oct2022 21:06:42.142] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml [21Oct2022 21:06:42.142] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories [21Oct2022 21:06:42.143] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : D:\Downloads\New folder [21Oct2022 21:06:42.144] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is D:\Downloads\New folder [21Oct2022 21:06:42.144] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : D:\Downloads\New folder\mods [21Oct2022 21:06:42.145] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is D:\Downloads\New folder\mods [21Oct2022 21:06:42.145] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : D:\Downloads\New folder\config [21Oct2022 21:06:42.145] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is D:\Downloads\New folder\config [21Oct2022 21:06:42.145] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is D:\Downloads\New folder\config\fml.toml [21Oct2022 21:06:42.145] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration [21Oct2022 21:06:42.193] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : D:\Downloads\New folder\defaultconfigs [21Oct2022 21:06:42.194] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile [21Oct2022 21:06:42.197] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler [21Oct2022 21:06:42.198] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeserver as launch service [21Oct2022 21:06:42.219] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=40.1.84, mcVersion=1.18.2, mcpVersion=20220404.173914, forgeGroup=net.minecraftforge] [21Oct2022 21:06:42.226] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml [21Oct2022 21:06:42.226] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg' [21Oct2022 21:06:42.228] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {} [21Oct2022 21:06:42.228] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning [21Oct2022 21:06:42.228] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin [21Oct2022 21:06:42.229] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin [21Oct2022 21:06:42.229] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml [21Oct2022 21:06:42.229] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan [21Oct2022 21:06:42.243] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: [] [21Oct2022 21:06:42.245] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null),(JarInJar:null) [21Oct2022 21:06:42.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Downloads\New folder\mods\mahoutsukai-1.18.2-v1.34.35.jar [21Oct2022 21:06:42.308] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mahoutsukai-1.18.2-v1.34.35.jar with {mahoutsukai} mods - versions {1.18.2-v1.34.35} [21Oct2022 21:06:42.460] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.18.2-20220404.173914-srg.jar with {minecraft} mods - versions {1.18.2} [21Oct2022 21:06:42.465] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Downloads\New folder\libraries\net\minecraftforge\fmlcore\1.18.2-40.1.84\fmlcore-1.18.2-40.1.84.jar [21Oct2022 21:06:42.466] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file D:\Downloads\New folder\libraries\net\minecraftforge\fmlcore\1.18.2-40.1.84\fmlcore-1.18.2-40.1.84.jar is missing mods.toml file [21Oct2022 21:06:42.471] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Downloads\New folder\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.1.84\javafmllanguage-1.18.2-40.1.84.jar [21Oct2022 21:06:42.471] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file D:\Downloads\New folder\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.1.84\javafmllanguage-1.18.2-40.1.84.jar is missing mods.toml file [21Oct2022 21:06:42.476] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Downloads\New folder\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.1.84\lowcodelanguage-1.18.2-40.1.84.jar [21Oct2022 21:06:42.476] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file D:\Downloads\New folder\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.1.84\lowcodelanguage-1.18.2-40.1.84.jar is missing mods.toml file [21Oct2022 21:06:42.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Downloads\New folder\libraries\net\minecraftforge\mclanguage\1.18.2-40.1.84\mclanguage-1.18.2-40.1.84.jar [21Oct2022 21:06:42.480] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file D:\Downloads\New folder\libraries\net\minecraftforge\mclanguage\1.18.2-40.1.84\mclanguage-1.18.2-40.1.84.jar is missing mods.toml file [21Oct2022 21:06:42.510] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Downloads\New folder\libraries\net\minecraftforge\forge\1.18.2-40.1.84\forge-1.18.2-40.1.84-universal.jar [21Oct2022 21:06:42.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.18.2-40.1.84-universal.jar with {forge} mods - versions {40.1.84} [21Oct2022 21:06:42.542] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from server-1.18.2-20220404.173914-srg.jar, it does not contain dependency information. [21Oct2022 21:06:42.542] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.18.2-40.1.84-universal.jar, it does not contain dependency information. [21Oct2022 21:06:42.542] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mahoutsukai-1.18.2-v1.34.35.jar, it does not contain dependency information. [21Oct2022 21:06:42.543] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mclanguage-1.18.2-40.1.84.jar, it does not contain dependency information. [21Oct2022 21:06:42.543] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javafmllanguage-1.18.2-40.1.84.jar, it does not contain dependency information. [21Oct2022 21:06:42.543] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fmlcore-1.18.2-40.1.84.jar, it does not contain dependency information. [21Oct2022 21:06:42.543] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lowcodelanguage-1.18.2-40.1.84.jar, it does not contain dependency information. [21Oct2022 21:06:42.587] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [21Oct2022 21:06:42.590] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.18.2-20220404.173914-srg.jar with {minecraft} mods - versions {1.18.2} [21Oct2022 21:06:42.593] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Downloads\New folder\libraries\net\minecraft\server\1.18.2-20220404.173914\server-1.18.2-20220404.173914-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]] [21Oct2022 21:06:42.595] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Downloads\New folder\libraries\net\minecraftforge\forge\1.18.2-40.1.84\forge-1.18.2-40.1.84-universal.jar [21Oct2022 21:06:42.596] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.18.2-40.1.84-universal.jar with {forge} mods - versions {40.1.84} [21Oct2022 21:06:42.596] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Downloads\New folder\libraries\net\minecraftforge\forge\1.18.2-40.1.84\forge-1.18.2-40.1.84-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]] [21Oct2022 21:06:42.648] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js [21Oct2022 21:06:42.649] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js [21Oct2022 21:06:42.649] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js [21Oct2022 21:06:42.649] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod registry_object_binary_compat with Javascript path coremods/registry_object_binary_compat.js [21Oct2022 21:06:42.649] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js [21Oct2022 21:06:42.649] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js [21Oct2022 21:06:42.649] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js [21Oct2022 21:06:42.649] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/registry_object_binary_compat.js [21Oct2022 21:06:42.649] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Downloads\New folder\mods\mahoutsukai-1.18.2-v1.34.35.jar [21Oct2022 21:06:42.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mahoutsukai-1.18.2-v1.34.35.jar with {mahoutsukai} mods - versions {1.18.2-v1.34.35} [21Oct2022 21:06:42.651] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Downloads\New folder\mods\mahoutsukai-1.18.2-v1.34.35.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[32.0,)]] [21Oct2022 21:06:42.652] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml [21Oct2022 21:06:42.665] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers [21Oct2022 21:06:42.666] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0 [21Oct2022 21:06:42.667] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 40 [21Oct2022 21:06:42.667] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 40 [21Oct2022 21:06:42.673] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge] [21Oct2022 21:06:42.674] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft [21Oct2022 21:06:42.674] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge [21Oct2022 21:06:42.676] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 1 mod requirements (0 mandatory, 1 optional) [21Oct2022 21:06:42.676] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional) [21Oct2022 21:06:43.139] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers [21Oct2022 21:06:43.140] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin [21Oct2022 21:06:43.140] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin [21Oct2022 21:06:43.141] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml [21Oct2022 21:06:43.141] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers [21Oct2022 21:06:43.141] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js [21Oct2022 21:06:43.365] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [21Oct2022 21:06:43.365] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js [21Oct2022 21:06:43.432] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [21Oct2022 21:06:43.432] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js [21Oct2022 21:06:43.470] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [21Oct2022 21:06:43.470] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/registry_object_binary_compat.js [21Oct2022 21:06:43.494] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully [21Oct2022 21:06:43.501] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@672b72ba to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V} [21Oct2022 21:06:43.502] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4068102e to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V} [21Oct2022 21:06:43.503] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@44bd4b0a to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V} [21Oct2022 21:06:43.503] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6c008c24 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V} [21Oct2022 21:06:43.503] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@216e0771 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V} [21Oct2022 21:06:43.503] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@21079a12 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V} [21Oct2022 21:06:43.503] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@fcc6023 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V} [21Oct2022 21:06:43.503] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@67c5ac52 to Target : CLASS {Lnet/minecraftforge/registries/RegistryObject;} {} {V} [21Oct2022 21:06:43.503] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml [21Oct2022 21:06:44.047] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [21Oct2022 21:06:44.048] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [21Oct2022 21:06:44.048] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft) [21Oct2022 21:06:44.048] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft) [21Oct2022 21:06:44.048] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft) [21Oct2022 21:06:44.048] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft) [21Oct2022 21:06:44.048] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft) [21Oct2022 21:06:44.048] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] [21Oct2022 21:06:44.048] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge) [21Oct2022 21:06:44.048] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge) [21Oct2022 21:06:44.048] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge) [21Oct2022 21:06:44.049] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge) [21Oct2022 21:06:44.049] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge) [21Oct2022 21:06:44.049] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)] [21Oct2022 21:06:44.049] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mahoutsukai) [21Oct2022 21:06:44.049] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mahoutsukai) [21Oct2022 21:06:44.049] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mahoutsukai) [21Oct2022 21:06:44.049] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mahoutsukai) [21Oct2022 21:06:44.049] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mahoutsukai) [21Oct2022 21:06:44.049] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mahoutsukai)] [21Oct2022 21:06:44.049] [main/DEBUG] [mixin/]: Registering mixin config: mahoutsukai.mixins.json [21Oct2022 21:06:44.066] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mahoutsukai.mixins.json is lower than the default level supported by the current mixin service (JAVA_16). [21Oct2022 21:06:44.068] [main/DEBUG] [mixin/]: inject() running with 4 agents [21Oct2022 21:06:44.068] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] [21Oct2022 21:06:44.068] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] [21Oct2022 21:06:44.068] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)] [21Oct2022 21:06:44.068] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mahoutsukai)] [21Oct2022 21:06:44.069] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] [21Oct2022 21:06:44.175] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out [21Oct2022 21:06:44.177] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] [21Oct2022 21:06:44.177] [main/DEBUG] [mixin/]: Selecting config mahoutsukai.mixins.json [21Oct2022 21:06:44.181] [main/DEBUG] [mixin/]: Preparing mahoutsukai.mixins.json (2) [21Oct2022 21:06:44.250] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo [21Oct2022 21:06:44.253] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo [21Oct2022 21:06:44.254] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo [21Oct2022 21:06:44.258] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo [21Oct2022 21:06:44.260] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo [21Oct2022 21:06:44.261] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo [21Oct2022 21:06:44.319] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework [21Oct2022 21:06:44.322] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple [21Oct2022 21:06:44.323] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4 [21Oct2022 21:06:44.445] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@582a764a [21Oct2022 21:06:44.445] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@214c265e [21Oct2022 21:06:44.732] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@582a764a [21Oct2022 21:06:44.732] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@214c265e [21Oct2022 21:06:45.633] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock [21Oct2022 21:06:45.686] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock [21Oct2022 21:06:45.789] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock [21Oct2022 21:06:46.726] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack [21Oct2022 21:06:49.127] [main/DEBUG] [mixin/]: Mixing MixinAbstractVillager from mahoutsukai.mixins.json into net.minecraft.world.entity.npc.AbstractVillager [21Oct2022 21:06:49.199] [main/DEBUG] [mixin/]: mahoutsukai.mixins.json:MixinAbstractVillager: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) [21Oct2022 21:06:49.212] [main/WARN] [mixin/]: Error loading class: java/util/List (java.lang.IllegalArgumentException: Unsupported class file major version 63) Only one mod was being used here, Mahou Tsukai. The same phenomenon happened when running Alex's mobs only along with citadel.
×
×
  • Create New...

Important Information

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