Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing Gradle task: runClient
- Build info: MCreator 2023.3.36712, forge-1.18.2, 64-bit, 8082 MB, Windows 10, JVM 17.0.7, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2023-11-08-20:30:16
- > Configure project :
- The code of this workspace uses official obfuscation mappings provided by Mojang. These mappings fall under their associated license you should be fully aware of.
- (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes,
- but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.
- Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available
- at https://account.mojang.com/documents/minecraft_eula.
- > Task :compileJava UP-TO-DATE
- > Task :processResources UP-TO-DATE
- > Task :classes UP-TO-DATE
- > Task :downloadMcpConfig
- > Task :extractSrg UP-TO-DATE
- > Task :createSrgToMcp UP-TO-DATE
- > Task :downloadMCMeta UP-TO-DATE
- > Task :downloadAssets UP-TO-DATE
- > Task :extractNatives UP-TO-DATE
- > Task :makeSrcDirs
- > Task :prepareRuns
- > Task :prepareRunClient
- > Task :runClient
- 20:31.03 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 1.18, --assetsDir, C:\Users\Jonas\.mcreator\gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 40.2.10, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
- 20:31.03 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.7 by Eclipse Adoptium
- 20:31.03 [main/DEBUG] [LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev]
- 20:31.03 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
- 20:31.03 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
- 20:31.03 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
- 20:31.03 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@424fd310
- 20:31.03 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
- 20:31.03 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
- 20:31.03 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
- 20:31.03 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
- 20:31.03 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
- 20:31.03 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 1.0
- 20:31.03 [main/DEBUG] [FMLLoader/CORE]: FML 1.0 loading
- 20:31.03 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 9.1.3+9.1.3+main.9b69c82a
- 20:31.03 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
- 20:31.03 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 5.0.7+5.0.7+master.6d3407cc
- 20:31.03 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
- 20:31.04 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 5.0.3+5.0.3+master.611f2781
- 20:31.04 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 4.0.15-4.x+4.0.15-4.x+4.x.038e91c0
- 20:31.04 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 4
- 20:31.04 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
- 20:31.04 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
- 20:31.04 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
- 20:31.04 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
- 20:31.04 [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@1188e820
- 20:31.04 [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Jonas/.mcreator/gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.5/9d1c0c3a304ae6697ecd477218fa61b850bf57fc/mixin-0.8.5.jar%2324!/ Service=ModLauncher Env=CLIENT
- 20:31.04 [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
- 20:31.04 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
- 20:31.04 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
- 20:31.04 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
- 20:31.04 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
- 20:31.04 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
- 20:31.04 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
- 20:31.04 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
- 20:31.04 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
- 20:31.04 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run
- 20:31.04 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run
- 20:31.04 [main/DEBUG] [FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\mods
- 20:31.04 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\mods
- 20:31.04 [main/DEBUG] [FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config
- 20:31.04 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config
- 20:31.04 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config\fml.toml
- 20:31.04 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
- 20:31.05 [main/DEBUG] [FileUtils/CORE]: Found existing default config directory directory : C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\defaultconfigs
- 20:31.05 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing ModFile
- 20:31.05 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
- 20:31.05 [main/DEBUG] [FMLLoader/CORE]: Using forgeclientuserdev as launch service
- 20:31.05 [main/DEBUG] [FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=40.2.10, mcVersion=1.18.2, mcpVersion=20220404.173914, forgeGroup=net.minecraftforge]
- 20:31.05 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
- 20:31.05 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
- 20:31.05 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
- 20:31.05 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
- 20:31.05 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
- 20:31.05 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
- 20:31.05 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
- 20:31.05 [main/DEBUG] [FMLServiceProvider/CORE]: Initiating mod scan
- 20:31.05 [main/DEBUG] [ModListHandler/CORE]: Found mod coordinates from lists: []
- 20:31.05 [main/DEBUG] [ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null),(JarInJar:null)
- 20:31.05 [main/DEBUG] [CommonLaunchHandler/CORE]: Got mod coordinates examplemod%%C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\build\resources\main;examplemod%%C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\build\classes\java\main from env
- 20:31.05 [main/DEBUG] [CommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\build\resources\main, C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\build\classes\java\main]}]
- 20:31.06 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.18.2-40.2.10_mapped_official_1.18.2-recomp.jar with {minecraft} mods - versions {1.18.2}
- 20:31.06 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jonas\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\javafmllanguage\1.18.2-40.2.10\8d0a7f3d415287356917a4440fec657f2642711d\javafmllanguage-1.18.2-40.2.10.jar
- 20:31.06 [main/WARN] [ModFileParser/LOADING]: Mod file C:\Users\Jonas\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\javafmllanguage\1.18.2-40.2.10\8d0a7f3d415287356917a4440fec657f2642711d\javafmllanguage-1.18.2-40.2.10.jar is missing mods.toml file
- 20:31.06 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jonas\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\lowcodelanguage\1.18.2-40.2.10\db214162f7ec443023f743bd235eb24b871cb5db\lowcodelanguage-1.18.2-40.2.10.jar
- 20:31.06 [main/WARN] [ModFileParser/LOADING]: Mod file C:\Users\Jonas\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\lowcodelanguage\1.18.2-40.2.10\db214162f7ec443023f743bd235eb24b871cb5db\lowcodelanguage-1.18.2-40.2.10.jar is missing mods.toml file
- 20:31.06 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jonas\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\mclanguage\1.18.2-40.2.10\ffbd80ded955115e3fda16e691acc132f4e88ef6\mclanguage-1.18.2-40.2.10.jar
- 20:31.06 [main/WARN] [ModFileParser/LOADING]: Mod file C:\Users\Jonas\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\mclanguage\1.18.2-40.2.10\ffbd80ded955115e3fda16e691acc132f4e88ef6\mclanguage-1.18.2-40.2.10.jar is missing mods.toml file
- 20:31.06 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jonas\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\fmlcore\1.18.2-40.2.10\2740cecca3412910901af50695e3b5bcc719549\fmlcore-1.18.2-40.2.10.jar
- 20:31.06 [main/WARN] [ModFileParser/LOADING]: Mod file C:\Users\Jonas\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\fmlcore\1.18.2-40.2.10\2740cecca3412910901af50695e3b5bcc719549\fmlcore-1.18.2-40.2.10.jar is missing mods.toml file
- 20:31.06 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\build\resources\main
- 20:31.06 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {enchantmentsplusplus_redux} mods - versions {1.0.0}
- 20:31.06 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /
- 20:31.06 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {40.2.10}
- 20:31.06 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jonas\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\endorh\simpleconfig\simpleconfig-1.18.2\1.0.5_mapped_official_1.18.2\simpleconfig-1.18.2-1.0.5_mapped_official_1.18.2.jar
- 20:31.06 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file simpleconfig-1.18.2-1.0.5_mapped_official_1.18.2.jar with {simpleconfig} mods - versions {1.18.2-1.0.5}
- 20:31.06 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jonas\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\endorh\simpleconfig\simpleconfig-1.18.2\1.0.5_mapped_official_1.18.2\simpleconfig-1.18.2-1.0.5_mapped_official_1.18.2.jar
- 20:31.06 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file simpleconfig-1.18.2-1.0.5_mapped_official_1.18.2.jar with {simpleconfig} mods - versions {1.18.2-1.0.5}
- 20:31.06 [main/DEBUG] [ne.mi.fm.lo.UniqueModListBuilder/]: Found 2 mods for first modid simpleconfig, selecting most recent based on version data
- 20:31.06 [main/DEBUG] [ne.mi.fm.lo.UniqueModListBuilder/]: Selected file simpleconfig-1.18.2-1.0.5_mapped_official_1.18.2.jar for modid simpleconfig with version 1.18.2-1.0.5
- 20:31.06 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from simpleconfig-1.18.2-1.0.5_mapped_official_1.18.2.jar, it does not contain dependency information.
- 20:31.06 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.18.2-40.2.10_mapped_official_1.18.2-recomp.jar, it does not contain dependency information.
- 20:31.06 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from , it does not contain dependency information.
- 20:31.06 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from main, it does not contain dependency information.
- 20:31.06 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mclanguage-1.18.2-40.2.10.jar, it does not contain dependency information.
- 20:31.06 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javafmllanguage-1.18.2-40.2.10.jar, it does not contain dependency information.
- 20:31.06 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fmlcore-1.18.2-40.2.10.jar, it does not contain dependency information.
- 20:31.06 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lowcodelanguage-1.18.2-40.2.10.jar, it does not contain dependency information.
- 20:31.07 [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
- 20:31.07 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.18.2-40.2.10_mapped_official_1.18.2-recomp.jar with {minecraft} mods - versions {1.18.2}
- 20:31.07 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\Jonas\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.18.2-40.2.10_mapped_official_1.18.2\forge-1.18.2-40.2.10_mapped_official_1.18.2-recomp.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
- 20:31.07 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jonas\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\endorh\simpleconfig\simpleconfig-1.18.2\1.0.5_mapped_official_1.18.2\simpleconfig-1.18.2-1.0.5_mapped_official_1.18.2.jar
- 20:31.07 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file simpleconfig-1.18.2-1.0.5_mapped_official_1.18.2.jar with {simpleconfig} mods - versions {1.18.2-1.0.5}
- 20:31.07 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\Jonas\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\endorh\simpleconfig\simpleconfig-1.18.2\1.0.5_mapped_official_1.18.2\simpleconfig-1.18.2-1.0.5_mapped_official_1.18.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[36,)]]
- 20:31.07 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /
- 20:31.07 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {40.2.10}
- 20:31.07 [main/DEBUG] [ModFile/LOADING]: Loading mod file / with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
- 20:31.07 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
- 20:31.07 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
- 20:31.07 [main/DEBUG] [ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
- 20:31.07 [main/DEBUG] [ModFileParser/LOADING]: Found coremod registry_object_binary_compat with Javascript path coremods/registry_object_binary_compat.js
- 20:31.07 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_method.js
- 20:31.07 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
- 20:31.07 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
- 20:31.07 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/registry_object_binary_compat.js
- 20:31.07 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\build\resources\main
- 20:31.07 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {enchantmentsplusplus_redux} mods - versions {1.0.0}
- 20:31.07 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\build\resources\main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
- 20:31.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
- 20:31.07 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found 3 language providers
- 20:31.07 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
- 20:31.07 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 40
- 20:31.07 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider javafml, version 40
- 20:31.07 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Configured system mods: [minecraft, forge]
- 20:31.07 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: minecraft
- 20:31.07 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: forge
- 20:31.07 [main/DEBUG] [ModSorter/LOADING]: Found 8 mod requirements (3 mandatory, 5 optional)
- 20:31.07 [main/DEBUG] [ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
- 20:31.09 [main/DEBUG] [MCPNamingService/CORE]: Loaded 28190 method mappings from methods.csv
- 20:31.09 [main/DEBUG] [MCPNamingService/CORE]: Loaded 27073 field mappings from fields.csv
- 20:31.10 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
- 20:31.10 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
- 20:31.10 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
- 20:31.10 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
- 20:31.10 [main/DEBUG] [FMLServiceProvider/CORE]: Loading coremod transformers
- 20:31.10 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
- 20:31.10 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
- 20:31.10 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
- 20:31.11 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
- 20:31.11 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
- 20:31.11 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
- 20:31.11 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/registry_object_binary_compat.js
- 20:31.11 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
- 20:31.11 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@434514d8 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
- 20:31.11 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@36480b2d to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
- 20:31.11 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@27d33393 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
- 20:31.11 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1f6917fb to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
- 20:31.11 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@41eb94bc to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
- 20:31.11 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@378cfecf to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
- 20:31.11 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@97d0c06 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
- 20:31.11 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5e7c141d to Target : CLASS {Lnet/minecraftforge/registries/RegistryObject;} {} {V}
- 20:31.11 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
- 20:31.15 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
- 20:31.15 [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
- 20:31.15 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
- 20:31.15 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
- 20:31.15 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
- 20:31.15 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
- 20:31.15 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
- 20:31.15 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
- 20:31.15 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(simpleconfig)
- 20:31.15 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(simpleconfig)
- 20:31.15 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(simpleconfig)
- 20:31.15 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(simpleconfig)
- 20:31.15 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(simpleconfig)
- 20:31.15 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(simpleconfig)]
- 20:31.15 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
- 20:31.15 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
- 20:31.15 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
- 20:31.15 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
- 20:31.15 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
- 20:31.15 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
- 20:31.15 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(enchantmentsplusplus_redux)
- 20:31.15 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(enchantmentsplusplus_redux)
- 20:31.15 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(enchantmentsplusplus_redux)
- 20:31.15 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(enchantmentsplusplus_redux)
- 20:31.15 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(enchantmentsplusplus_redux)
- 20:31.15 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enchantmentsplusplus_redux)]
- 20:31.15 [main/DEBUG] [mixin/]: inject() running with 5 agents
- 20:31.15 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
- 20:31.15 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
- 20:31.15 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(simpleconfig)]
- 20:31.15 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
- 20:31.15 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(enchantmentsplusplus_redux)]
- 20:31.15 [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\Jonas\.mcreator\gradle\caches\forge_gradle\assets, --assetIndex, 1.18]
- 20:31.15 [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
- 20:31.15 [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
- 20:31.15 [main/DEBUG] [io.ne.ut.in.lo.InternalLoggerFactory/]: Using SLF4J as the default logging framework
- 20:31.15 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
- 20:31.15 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
- 20:31.18 [main/DEBUG] [os.ut.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@45acdd11
- 20:31.19 [main/DEBUG] [os.ut.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@45acdd11
- 20:31.22 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
- 20:31.23 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
- 20:31.24 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
- 20:31.28 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraftforge/registries/RegistryObject
- 20:31.30 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
- 20:31.41 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
- 20:31.42 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
- 20:31.44 [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/Jonas/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.18.2-40.2.10_mapped_official_1.18.2/forge-1.18.2-40.2.10_mapped_official_1.18.2-recomp.jar%2380!/assets/.mcassetsroot' uses unexpected schema
- 20:31.44 [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/Jonas/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.18.2-40.2.10_mapped_official_1.18.2/forge-1.18.2-40.2.10_mapped_official_1.18.2-recomp.jar%2380!/data/.mcassetsroot' uses unexpected schema
- 20:31.44 [Render thread/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
- 20:31.44 [Render thread/INFO] [minecraft/Minecraft]: Setting user: Dev
- 20:31.45 [Render thread/INFO] [minecraft/Minecraft]: Backend library: LWJGL version 3.2.2 SNAPSHOT
- 20:31.54 [Render thread/DEBUG] [ForgeI18n/CORE]: Loading I18N data entries: 5364
- 20:31.54 [Render thread/DEBUG] [ModWorkManager/LOADING]: Using 4 threads for parallel mod-loading
- 20:31.54 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@45acdd11 - got cpw.mods.cl.ModuleClassLoader@9ec531
- 20:31.54 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for endorh.simpleconfig.SimpleConfigMod
- 20:31.54 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@45acdd11 - got cpw.mods.cl.ModuleClassLoader@9ec531
- 20:31.54 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod
- 20:31.54 [Render thread/DEBUG] [FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@45acdd11 - got cpw.mods.cl.ModuleClassLoader@9ec531
- 20:31.54 [Render thread/DEBUG] [FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.enchantmentsplusplusredux.EnchantmentsplusplusReduxMod
- 20:31.55 [modloading-worker-0/DEBUG] [ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 40.2 from cpw.mods.modlauncher.TransformingClassLoader@45acdd11
- 20:31.55 [modloading-worker-0/DEBUG] [ForgeVersion/CORE]: Found Forge version 40.2.10
- 20:31.55 [modloading-worker-0/DEBUG] [ForgeVersion/CORE]: Found Forge spec 40.2
- 20:31.55 [modloading-worker-0/DEBUG] [ForgeVersion/CORE]: Found Forge group net.minecraftforge
- 20:31.55 [modloading-worker-0/DEBUG] [MCPVersion/CORE]: MCP Version package package net.minecraftforge.versions.mcp, Minecraft, version 1.18.2 from cpw.mods.modlauncher.TransformingClassLoader@45acdd11
- 20:31.55 [modloading-worker-0/DEBUG] [MCPVersion/CORE]: Found MC version information 1.18.2
- 20:31.55 [modloading-worker-0/DEBUG] [MCPVersion/CORE]: Found MCP version information 20220404.173914
- 20:31.55 [modloading-worker-0/INFO] [ForgeMod/FORGEMOD]: Forge mod loading, version 40.2.10, for MC 1.18.2 with MCP 20220404.173914
- 20:31.55 [modloading-worker-0/INFO] [MinecraftForge/FORGE]: MinecraftForge v40.2.10 Initialized
- 20:31.55 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enchantmentsplusplus_redux
- 20:31.55 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.enchantmentsplusplusredux.client.gui.EnchDebugModeOverlayOverlay to FORGE
- 20:31.55 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.enchantmentsplusplusredux.init.EnchantmentsplusplusReduxModAttributes$Utils to FORGE
- 20:31.55 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.enchantmentsplusplusredux.init.EnchantmentsplusplusReduxModAttributes to MOD
- 20:31.55 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.enchantmentsplusplusredux.network.EnchantmentsplusplusReduxModVariables$EventBusVariableHandlers to FORGE
- 20:31.55 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.enchantmentsplusplusredux.network.EnchantmentsplusplusReduxModVariables$PlayerVariablesProvider to FORGE
- 20:31.55 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.enchantmentsplusplusredux.network.EnchantmentsplusplusReduxModVariables to MOD
- 20:31.55 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.enchantmentsplusplusredux.procedures.AcrobatTriggerProcedure to FORGE
- 20:31.55 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.enchantmentsplusplusredux.procedures.BurningTouchTriggerProcedure to FORGE
- 20:31.55 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.enchantmentsplusplusredux.procedures.CriticalModificationProcedure to FORGE
- 20:31.55 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.enchantmentsplusplusredux.procedures.CriticalTriggerProcedure to FORGE
- 20:31.55 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.enchantmentsplusplusredux.procedures.GlobalMapManagerProcedure to FORGE
- 20:31.55 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.enchantmentsplusplusredux.procedures.SteadfastTriggerProcedure to FORGE
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: -Dio.netty.noUnsafe: false
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: Java version: 17
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.Buffer.address: available
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: direct buffer constructor: unavailable
- java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled
- at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) ~[netty-all-4.1.68.Final.jar%2336!/:4.1.68.Final] {}
- at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:253) ~[netty-all-4.1.68.Final.jar%2336!/:4.1.68.Final] {}
- at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?] {}
- at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:247) ~[netty-all-4.1.68.Final.jar%2336!/:4.1.68.Final] {}
- at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294) ~[netty-all-4.1.68.Final.jar%2336!/:4.1.68.Final] {}
- at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-all-4.1.68.Final.jar%2336!/:4.1.68.Final] {}
- at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-all-4.1.68.Final.jar%2336!/:4.1.68.Final] {}
- at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-all-4.1.68.Final.jar%2336!/:4.1.68.Final] {}
- at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-all-4.1.68.Final.jar%2336!/:4.1.68.Final] {}
- at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:33) ~[forge-1.18.2-40.2.10_mapped_official_1.18.2-recomp.jar%2379%2386!/:?] {re:classloading}
- at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:151) ~[forge-1.18.2-40.2.10_mapped_official_1.18.2-recomp.jar%2379%2386!/:?] {re:classloading}
- at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
- at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
- at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
- at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
- at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
- at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.10.jar%2381!/:?] {}
- at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.10.jar%2384!/:?] {}
- at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] {}
- at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] {}
- at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}
- at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}
- at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {}
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable
- java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 (in module io.netty.all) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.all
- at jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392) ~[?:?] {}
- at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674) ~[?:?] {}
- at java.lang.reflect.Method.invoke(Method.java:560) ~[?:?] {}
- at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:375) ~[netty-all-4.1.68.Final.jar%2336!/:4.1.68.Final] {}
- at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?] {}
- at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:366) ~[netty-all-4.1.68.Final.jar%2336!/:4.1.68.Final] {}
- at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294) ~[netty-all-4.1.68.Final.jar%2336!/:4.1.68.Final] {}
- at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-all-4.1.68.Final.jar%2336!/:4.1.68.Final] {}
- at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-all-4.1.68.Final.jar%2336!/:4.1.68.Final] {}
- at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-all-4.1.68.Final.jar%2336!/:4.1.68.Final] {}
- at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-all-4.1.68.Final.jar%2336!/:4.1.68.Final] {}
- at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:33) ~[forge-1.18.2-40.2.10_mapped_official_1.18.2-recomp.jar%2379%2386!/:?] {re:classloading}
- at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:151) ~[forge-1.18.2-40.2.10_mapped_official_1.18.2-recomp.jar%2379%2386!/:?] {re:classloading}
- at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
- at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
- at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
- at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
- at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
- at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.10.jar%2381!/:?] {}
- at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.10.jar%2384!/:?] {}
- at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] {}
- at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] {}
- at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}
- at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}
- at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {}
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, int): unavailable
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: sun.misc.Unsafe: available
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: maxDirectMemory: 2120220672 bytes (maybe)
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.tmpdir: C:\Users\Jonas\AppData\Local\Temp (java.io.tmpdir)
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: Platform: Windows
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available
- 20:31.56 [modloading-worker-0/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.noPreferDirect: false
- 20:31.56 [modloading-worker-0/DEBUG] [ForgeMod/FORGEMOD]: Loading Network data for FML net version: FML3
- 20:31.56 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
- 20:31.56 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
- 20:31.56 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking
- 20:31.56 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
- 20:31.56 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD
- 20:31.56 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$ColorRegisterHandler to MOD
- 20:31.56 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE
- 20:31.56 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.ForgeHooksClient$ClientEvents to MOD
- 20:31.57 [modloading-worker-0/INFO] [en.si.co.en.BeanEntry/]: Bean type endorh.simpleconfig.demo.DemoDeclarativeConfigCategory.DemoBean.SubBean has a non-reflexive equals method. It'll be compared based on its defined property entries instead.
- 20:31.57 [modloading-worker-0/INFO] [en.si.co.en.BeanEntry/]: Bean type endorh.simpleconfig.demo.DemoDeclarativeConfigCategory.DemoBean has a non-reflexive equals method. It'll be compared based on its defined property entries instead.
- 20:31.57 [modloading-worker-0/INFO] [en.si.co.en.AbstractSerializableEntry/]: Serializable type java.util.regex.Pattern does not have a reflexive equals method. Their config entries will be compared by their serialization instead.
- 20:31.57 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file simpleconfig-client.yaml for simpleconfig tracking
- 20:31.57 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file simpleconfig-common.yaml for simpleconfig tracking
- 20:31.58 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file simpleconfig-server.yaml for simpleconfig tracking
- 20:31.58 [modloading-worker-0/DEBUG] [en.si.co.SimpleConfigDiscoverer/]: Discovering mod file for config annotations (inferred mod ID: simpleconfig)
- 20:31.58 [modloading-worker-0/DEBUG] [en.si.co.SimpleConfigDiscoverer/]: Discovering mod file for config annotations (inferred mod ID: minecraft)
- 20:31.58 [modloading-worker-0/DEBUG] [en.si.co.SimpleConfigDiscoverer/]: Discovering mod file for config annotations (inferred mod ID: forge)
- 20:31.58 [modloading-worker-0/DEBUG] [en.si.co.SimpleConfigDiscoverer/]: Discovering mod file for config annotations (inferred mod ID: enchantmentsplusplus_redux)
- 20:31.58 [modloading-worker-0/DEBUG] [en.si.co.SimpleConfigDiscoverer/]: Discovered mod config for mod: Enchantments++ Redux(enchantmentsplusplus_redux)
- 20:31.58 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file enchantmentsplusplus_redux-client.yaml for enchantmentsplusplus_redux tracking
- 20:31.58 [modloading-worker-0/DEBUG] [en.si.co.SimpleConfigDiscoverer/]: Discovered mod config for mod: Enchantments++ Redux(enchantmentsplusplus_redux)
- 20:31.58 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Config file enchantmentsplusplus_redux-server.yaml for enchantmentsplusplus_redux tracking
- 20:31.58 [modloading-worker-0/DEBUG] [en.si.co.SimpleConfigDiscoverer/]: Finished discovering config classes
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simpleconfig
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing endorh.simpleconfig.ui.hotkey.ConfigHotKeyOverlay to FORGE
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing endorh.simpleconfig.ui.hotkey.ConfigHotKeyManager to MOD
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing endorh.simpleconfig.ui.hotkey.ConfigHotKeyManager$ServerConfigHotkeyReloader to FORGE
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing endorh.simpleconfig.ui.gui.OverlayInjector to FORGE
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing endorh.simpleconfig.SimpleConfigMod to MOD
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing endorh.simpleconfig.SimpleConfigMod$KeyBindings to MOD
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing endorh.simpleconfig.core.wrap.MinecraftServerConfigWrapper to MOD
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing endorh.simpleconfig.core.wrap.MinecraftClientConfigWrapper to MOD
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing endorh.simpleconfig.core.SimpleConfigWrapper to MOD
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing endorh.simpleconfig.core.SimpleConfigNetworkHandler$LoginEventSubscriber to FORGE
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing endorh.simpleconfig.core.SimpleConfigGUIManagerImpl to FORGE
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing endorh.simpleconfig.core.SimpleConfigGUIManagerImpl$ModEventSubscriber to MOD
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing endorh.simpleconfig.core.SimpleConfigGUIManagerImpl$EventSubscriber to FORGE
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing endorh.simpleconfig.core.SimpleConfigDiscoverer to MOD
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing endorh.simpleconfig.core.commands.SimpleConfigCommand to FORGE
- 20:31.58 [modloading-worker-0/DEBUG] [AutomaticEventSubscriber/LOADING]: Auto-subscribing endorh.simpleconfig.core.commands.SimpleConfigArgumentTypes to MOD
- 20:31.58 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue CONSTRUCT: 1 jobs
- 20:31.58 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Synchronous work queue completed in 1.243 ms
- 20:31.59 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:simpleconfig for mod file C:\Users\Jonas\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\endorh\simpleconfig\simpleconfig-1.18.2\1.0.5_mapped_official_1.18.2\simpleconfig-1.18.2-1.0.5_mapped_official_1.18.2.jar
- 20:31.59 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file /
- 20:31.59 [Render thread/DEBUG] [ClientModLoader/CORE]: Generating PackInfo named mod:enchantmentsplusplus_redux for mod file C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\build\resources\main
- 20:32.02 [Render thread/DEBUG] [io.ne.ut.in.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
- 20:32.02 [Render thread/DEBUG] [io.ne.ut.in.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
- 20:32.02 [Render thread/DEBUG] [io.ne.ut.in.ThreadLocalRandom/]: -Dio.netty.initialSeedUniquifier: 0x992c163ee3d6540c
- 20:32.02 [Render thread/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
- 20:32.02 [Render thread/INFO] [ne.mi.ga.ForgeGameTestHooks/]: Enabled Gametest Namespaces: []
- 20:32.04 [Render thread/INFO] [minecraft/ReloadableResourceManager]: Reloading ResourceManager: Default, Mod Resources
- 20:32.04 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Loading configs type CLIENT
- 20:32.04 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config\forge-client.toml
- 20:32.04 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config\forge-client.toml
- 20:32.04 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config\forge-client.toml for changes
- 20:32.04 [modloading-worker-0/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-client.toml
- 20:32.04 [modloading-worker-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Built YAML config for C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config\simpleconfig-client.yaml
- 20:32.04 [modloading-worker-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Loaded YAML config file C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config\simpleconfig-client.yaml
- 20:32.04 [modloading-worker-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Watching YAML config file C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config\simpleconfig-client.yaml for changes
- 20:32.05 [modloading-worker-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Built YAML config for C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config\enchantmentsplusplus_redux-client.yaml
- 20:32.05 [modloading-worker-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Loaded YAML config file C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config\enchantmentsplusplus_redux-client.yaml
- 20:32.05 [modloading-worker-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Watching YAML config file C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config\enchantmentsplusplus_redux-client.yaml for changes
- 20:32.05 [Thread-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Config file simpleconfig-client.yaml changed, sending notifies
- 20:32.05 [Thread-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Config file enchantmentsplusplus_redux-client.yaml changed, sending notifies
- 20:32.05 [Thread-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Config file enchantmentsplusplus_redux-client.yaml changed, sending notifies
- 20:32.05 [modloading-worker-0/DEBUG] [ConfigTracker/CONFIG]: Loading configs type COMMON
- 20:32.05 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config\forge-common.toml
- 20:32.05 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config\forge-common.toml
- 20:32.05 [modloading-worker-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config\forge-common.toml for changes
- 20:32.05 [modloading-worker-0/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-common.toml
- 20:32.05 [modloading-worker-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Built YAML config for C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config\simpleconfig-common.yaml
- 20:32.05 [modloading-worker-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Loaded YAML config file C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config\simpleconfig-common.yaml
- 20:32.05 [modloading-worker-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Watching YAML config file C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\run\config\simpleconfig-common.yaml for changes
- 20:32.05 [Thread-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Config file simpleconfig-common.yaml changed, sending notifies
- 20:32.29 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [simpleconfig] Starting version check at https://github.com/endorh/simple-config/raw/updates/updates.json
- 20:32.30 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue SIDED_SETUP: 1 jobs
- 20:32.30 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Synchronous work queue completed in 2.971 ms
- 20:32.32 [Forge Version Check/DEBUG] [ne.mi.fm.VersionChecker/]: [simpleconfig] Received version check data:
- {
- "homepage": "https://www.curseforge.com/minecraft/mc-mods/simple-config",
- "promos": {
- "1.16.3-latest": "1.0.5",
- "1.16.3-recommended": "1.0.5",
- "1.16.4-latest": "1.0.5",
- "1.16.4-recommended": "1.0.5",
- "1.16.5-latest": "1.0.5",
- "1.16.5-recommended": "1.0.5",
- "1.17.1-latest": "1.0.5",
- "1.17.1-recommended": "1.0.5",
- "1.18-latest": "1.0.5",
- "1.18-recommended": "1.0.5",
- "1.18.1-latest": "1.0.5",
- "1.18.1-recommended": "1.0.5",
- "1.18.2-latest": "1.0.5",
- "1.18.2-recommended": "1.0.5",
- "1.19-latest": "1.0.5",
- "1.19-recommended": "1.0.5",
- "1.19.1-latest": "1.0.5",
- "1.19.1-recommended": "1.0.5",
- "1.19.2-latest": "1.0.5",
- "1.19.2-recommended": "1.0.5",
- "1.19.3-latest": "1.0.5",
- "1.19.3-recommended": "1.0.5",
- "1.19.4-latest": "1.0.5",
- "1.19.4-recommended": "1.0.5",
- "1.20-latest": "1.0.5",
- "1.20-recommended": "1.0.5",
- "1.20.1-latest": "1.0.5",
- "1.20.1-recommended": "1.0.5"
- }
- }
- 20:32.32 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [simpleconfig] Found status: AHEAD Current: 1.18.2-1.0.5 Target: null
- 20:32.32 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
- 20:32.33 [Forge Version Check/DEBUG] [ne.mi.fm.VersionChecker/]: [forge] Received version check data:
- {
- "homepage": "https://files.minecraftforge.net/net/minecraftforge/forge/",
- "promos": {
- "1.1-latest": "1.3.4.29",
- "1.2.3-latest": "1.4.1.64",
- "1.2.4-latest": "2.0.0.68",
- "1.2.5-latest": "3.4.9.171",
- "1.3.2-latest": "4.3.5.318",
- "1.4.0-latest": "5.0.0.326",
- "1.4.1-latest": "6.0.0.329",
- "1.4.2-latest": "6.0.1.355",
- "1.4.3-latest": "6.2.1.358",
- "1.4.4-latest": "6.3.0.378",
- "1.4.5-latest": "6.4.2.448",
- "1.4.6-latest": "6.5.0.489",
- "1.4.7-latest": "6.6.2.534",
- "1.5-latest": "7.7.0.598",
- "1.5.1-latest": "7.7.2.682",
- "1.5.2-latest": "7.8.1.738",
- "1.5.2-recommended": "7.8.1.738",
- "1.6.1-latest": "8.9.0.775",
- "1.6.2-latest": "9.10.1.871",
- "1.6.2-recommended": "9.10.1.871",
- "1.6.3-latest": "9.11.0.878",
- "1.6.4-latest": "9.11.1.1345",
- "1.6.4-recommended": "9.11.1.1345",
- "1.7.2-latest": "10.12.2.1161",
- "1.7.2-recommended": "10.12.2.1161",
- "1.7.10_pre4-latest": "10.12.2.1149",
- "1.7.10-latest": "10.13.4.1614",
- "1.7.10-recommended": "10.13.4.1614",
- "1.8-latest": "11.14.4.1577",
- "1.8-recommended": "11.14.4.1563",
- "1.8.8-latest": "11.15.0.1655",
- "1.8.9-latest": "11.15.1.2318",
- "1.8.9-recommended": "11.15.1.2318",
- "1.9-latest": "12.16.1.1938",
- "1.9-recommended": "12.16.1.1887",
- "1.9.4-latest": "12.17.0.2317",
- "1.9.4-recommended": "12.17.0.2317",
- "1.10-latest": "12.18.0.2000",
- "1.10.2-latest": "12.18.3.2511",
- "1.10.2-recommended": "12.18.3.2511",
- "1.11-latest": "13.19.1.2199",
- "1.11-recommended": "13.19.1.2189",
- "1.11.2-latest": "13.20.1.2588",
- "1.11.2-recommended": "13.20.1.2588",
- "1.12-latest": "14.21.1.2443",
- "1.12-recommended": "14.21.1.2387",
- "1.12.1-latest": "14.22.1.2485",
- "1.12.1-recommended": "14.22.1.2478",
- "1.12.2-latest": "14.23.5.2860",
- "1.12.2-recommended": "14.23.5.2859",
- "1.13.2-latest": "25.0.223",
- "1.14.2-latest": "26.0.63",
- "1.14.3-latest": "27.0.60",
- "1.14.4-latest": "28.2.26",
- "1.14.4-recommended": "28.2.26",
- "1.15-latest": "29.0.4",
- "1.15.1-latest": "30.0.51",
- "1.15.2-latest": "31.2.57",
- "1.15.2-recommended": "31.2.57",
- "1.16.1-latest": "32.0.108",
- "1.16.2-latest": "33.0.61",
- "1.16.3-latest": "34.1.42",
- "1.16.3-recommended": "34.1.0",
- "1.16.4-latest": "35.1.37",
- "1.16.4-recommended": "35.1.4",
- "1.16.5-latest": "36.2.39",
- "1.16.5-recommended": "36.2.34",
- "1.17.1-latest": "37.1.1",
- "1.17.1-recommended": "37.1.1",
- "1.18-latest": "38.0.17",
- "1.18.1-latest": "39.1.2",
- "1.18.1-recommended": "39.1.0",
- "1.18.2-recommended": "40.2.0",
- "1.18.2-latest": "40.2.14",
- "1.19-latest": "41.1.0",
- "1.19-recommended": "41.1.0",
- "1.19.1-latest": "42.0.9",
- "1.19.2-recommended": "43.3.0",
- "1.19.2-latest": "43.3.5",
- "1.19.3-latest": "44.1.23",
- "1.19.3-recommended": "44.1.0",
- "1.19.4-recommended": "45.2.0",
- "1.19.4-latest": "45.2.6",
- "1.20-latest": "46.0.14",
- "1.20.1-recommended": "47.2.0",
- "1.20.1-latest": "47.2.4",
- "1.20.2-latest": "48.0.35"
- }
- }
- 20:32.33 [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: OUTDATED Current: 40.2.10 Target: 40.2.14
- 20:32.36 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue COMPLETE: 3 jobs
- 20:32.37 [Render thread/INFO] [en.si.co.SimpleConfigWrapper/]: Wrapped client config for mod Simple Config (simpleconfig)
- 20:32.37 [Render thread/INFO] [en.si.co.SimpleConfigWrapper/]: Wrapped common config for mod Simple Config (simpleconfig)
- 20:32.37 [Render thread/INFO] [en.si.co.SimpleConfigWrapper/]: Wrapped server config for mod Simple Config (simpleconfig)
- 20:32.37 [Render thread/INFO] [en.si.co.SimpleConfigWrapper/]: Wrapping client config for mod forge
- 20:32.37 [Render thread/INFO] [en.si.co.SimpleConfigWrapper/]: Wrapped client config for mod Forge (forge)
- 20:32.37 [Render thread/INFO] [en.si.co.SimpleConfigWrapper/]: Wrapping common config for mod forge
- 20:32.37 [Render thread/INFO] [en.si.co.SimpleConfigWrapper/]: Wrapped common config for mod Forge (forge)
- 20:32.37 [Render thread/INFO] [en.si.co.SimpleConfigWrapper/]: Wrapping server config for mod forge
- 20:32.37 [Render thread/INFO] [en.si.co.SimpleConfigWrapper/]: Wrapped server config for mod Forge (forge)
- 20:32.37 [Render thread/INFO] [en.si.co.SimpleConfigWrapper/]: Wrapped client config for mod Enchantments++ Redux (enchantmentsplusplus_redux)
- 20:32.37 [Render thread/INFO] [en.si.co.SimpleConfigWrapper/]: Wrapped common config for mod Enchantments++ Redux (enchantmentsplusplus_redux)
- 20:32.37 [Render thread/INFO] [en.si.co.SimpleConfigWrapper/]: Wrapped server config for mod Enchantments++ Redux (enchantmentsplusplus_redux)
- 20:32.37 [Render thread/DEBUG] [DeferredWorkQueue/LOADING]: Synchronous work queue completed in 540.1 ms
- 20:32.40 [Render thread/DEBUG] [ForgeI18n/CORE]: Loading I18N data entries: 6625
- 20:32.41 [Render thread/INFO] [mojang/Library]: OpenAL initialized on device OpenAL Soft on Lautsprecher (Realtek High Definition Audio)
- 20:32.41 [Render thread/INFO] [minecraft/SoundEngine]: Sound engine started
- 20:32.42 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 1024x512x2 minecraft:textures/atlas/blocks.png-atlas
- 20:32.42 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 256x128x2 minecraft:textures/atlas/signs.png-atlas
- 20:32.42 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 512x512x2 minecraft:textures/atlas/banner_patterns.png-atlas
- 20:32.42 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 512x512x2 minecraft:textures/atlas/shield_patterns.png-atlas
- 20:32.42 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 256x256x2 minecraft:textures/atlas/chest.png-atlas
- 20:32.42 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 512x256x2 minecraft:textures/atlas/beds.png-atlas
- 20:32.42 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 512x256x2 minecraft:textures/atlas/shulker_boxes.png-atlas
- 20:32.48 [Thread-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Config file enchantmentsplusplus_redux-client.yaml changed, sending notifies
- 20:32.48 [Thread-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Config file enchantmentsplusplus_redux-client.yaml changed, sending notifies
- 20:32.48 [Thread-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Config file simpleconfig-common.yaml changed, sending notifies
- 20:32.48 [Thread-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Config file simpleconfig-client.yaml changed, sending notifies
- 20:32.48 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
- 20:32.48 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
- 20:32.48 [Render thread/INFO] [minecraft/TextureAtlas]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
- 20:32.49 [Realms Notification Availability checker #1/INFO] [mojang/RealmsClient]: Could not authorize you against Realms server: Invalid session id
- 20:34.24 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:simpleconfig for mod file C:\Users\Jonas\.mcreator\gradle\caches\forge_gradle\deobf_dependencies\endorh\simpleconfig\simpleconfig-1.18.2\1.0.5_mapped_official_1.18.2\simpleconfig-1.18.2-1.0.5_mapped_official_1.18.2.jar
- 20:34.24 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:forge for mod file /
- 20:34.24 [Render thread/DEBUG] [ServerLifecycleHooks/CORE]: Generating PackInfo named mod:enchantmentsplusplus_redux for mod file C:\Users\Jonas\MCreatorWorkspaces\enchantmentsplusplus_redux\build\resources\main
- 20:34.25 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
- 20:34.25 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
- 20:34.25 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
- 20:34.25 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
- 20:34.25 [Render thread/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
- 20:34.29 [Render thread/INFO] [minecraft/RecipeManager]: Loaded 7 recipes
- 20:34.31 [Render thread/INFO] [minecraft/AdvancementList]: Loaded 1141 advancements
- 20:34.31 [Render thread/DEBUG] [ForgeHooks/WP]: Gathering id map for writing to world save New World
- 20:34.31 [Render thread/DEBUG] [ForgeHooks/WP]: ID Map collection complete New World
- 20:34.32 [Render thread/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
- 20:34.32 [Server thread/INFO] [minecraft/IntegratedServer]: Starting integrated minecraft server version 1.18.2
- 20:34.32 [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair
- 20:34.32 [Server thread/DEBUG] [FileUtils/CORE]: Found existing serverconfig directory : .\saves\New World\serverconfig
- 20:34.32 [Server thread/DEBUG] [ConfigTracker/CONFIG]: Loading configs type SERVER
- 20:34.32 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Built TOML config for .\saves\New World\serverconfig\forge-server.toml
- 20:34.32 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Loaded TOML config file .\saves\New World\serverconfig\forge-server.toml
- 20:34.32 [Server thread/DEBUG] [ConfigFileTypeHandler/CONFIG]: Watching TOML config file .\saves\New World\serverconfig\forge-server.toml for changes
- 20:34.32 [Server thread/DEBUG] [ForgeConfig/FORGEMOD]: Loaded forge config file forge-server.toml
- 20:34.32 [Thread-0/DEBUG] [ConfigFileTypeHandler/CONFIG]: Config file forge-server.toml changed, sending notifies
- 20:34.32 [Thread-0/DEBUG] [ForgeConfig/FORGEMOD]: Forge config just got changed on the file system!
- 20:34.32 [Server thread/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Built YAML config for .\saves\New World\serverconfig\simpleconfig-server.yaml
- 20:34.32 [Server thread/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Loaded YAML config file .\saves\New World\serverconfig\simpleconfig-server.yaml
- 20:34.32 [Server thread/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Watching YAML config file .\saves\New World\serverconfig\simpleconfig-server.yaml for changes
- 20:34.32 [Server thread/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Built YAML config for .\saves\New World\serverconfig\enchantmentsplusplus_redux-server.yaml
- 20:34.32 [Thread-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Config file simpleconfig-server.yaml changed, sending notifies
- 20:34.32 [Server thread/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Loaded YAML config file .\saves\New World\serverconfig\enchantmentsplusplus_redux-server.yaml
- 20:34.32 [Server thread/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Watching YAML config file .\saves\New World\serverconfig\enchantmentsplusplus_redux-server.yaml for changes
- 20:34.33 [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
- 20:34.33 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
- 20:34.33 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
- 20:34.34 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
- 20:34.34 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
- 20:34.35 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
- 20:34.35 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
- 20:34.36 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
- 20:34.36 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
- 20:34.37 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
- 20:34.37 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
- 20:34.38 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 1%
- 20:34.38 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 4%
- 20:34.39 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 4%
- 20:34.39 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 4%
- 20:34.40 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 8%
- 20:34.40 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 10%
- 20:34.41 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 20%
- 20:34.41 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 22%
- 20:34.42 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 43%
- 20:34.42 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 57%
- 20:34.43 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 62%
- 20:34.43 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 79%
- 20:34.44 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 92%
- 20:34.44 [Server thread/INFO] [ne.mi.se.pe.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
- 20:34.44 [Render thread/INFO] [minecraft/LoggerChunkProgressListener]: Time elapsed: 11810 ms
- 20:34.45 [Server thread/DEBUG] [io.ne.bu.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true
- 20:34.45 [Server thread/DEBUG] [io.ne.bu.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true
- 20:34.45 [Server thread/DEBUG] [io.ne.ut.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@718108fe
- 20:34.45 [Server thread/INFO] [minecraft/IntegratedServer]: Changing view distance to 5, from 10
- 20:34.45 [Server thread/INFO] [minecraft/IntegratedServer]: Changing simulation distance to 12, from 0
- 20:34.45 [Render thread/DEBUG] [io.ne.ch.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 8
- 20:34.45 [Render thread/DEBUG] [io.ne.ch.ni.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false
- 20:34.45 [Render thread/DEBUG] [io.ne.ch.ni.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512
- 20:34.45 [Render thread/DEBUG] [io.ne.ut.in.PlatformDependent/]: org.jctools-core.MpscChunkedArrayQueue: available
- 20:34.45 [Render thread/DEBUG] [io.ne.ch.DefaultChannelId/]: -Dio.netty.processId: 5940 (auto-detected)
- 20:34.45 [Render thread/WARN] [io.ne.ut.in.SystemPropertyUtil/]: Unable to parse the boolean system property 'java.net.preferIPv6Addresses':system - using the default value: false
- 20:34.45 [Render thread/DEBUG] [io.ne.ut.NetUtil/]: -Djava.net.preferIPv4Stack: false
- 20:34.45 [Render thread/DEBUG] [io.ne.ut.NetUtil/]: -Djava.net.preferIPv6Addresses: false
- 20:34.45 [Render thread/DEBUG] [io.ne.ut.NetUtilInitializations/]: Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
- 20:34.45 [Render thread/DEBUG] [io.ne.ut.NetUtil/]: Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
- 20:34.45 [Render thread/DEBUG] [io.ne.ch.DefaultChannelId/]: -Dio.netty.machineId: 44:8a:5b:ff:fe:74:5b:99 (auto-detected)
- 20:34.45 [Render thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 8
- 20:34.45 [Render thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 8
- 20:34.45 [Render thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192
- 20:34.45 [Render thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 11
- 20:34.45 [Render thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 16777216
- 20:34.45 [Render thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256
- 20:34.45 [Render thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64
- 20:34.45 [Render thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
- 20:34.45 [Render thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192
- 20:34.45 [Render thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
- 20:34.45 [Render thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: true
- 20:34.45 [Render thread/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
- 20:34.46 [Render thread/DEBUG] [io.ne.bu.ByteBufUtil/]: -Dio.netty.allocator.type: pooled
- 20:34.46 [Render thread/DEBUG] [io.ne.bu.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0
- 20:34.46 [Render thread/DEBUG] [io.ne.bu.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384
- 20:34.46 [Netty Local Client IO #0/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Starting local connection.
- 20:34.46 [Netty Local Client IO #0/DEBUG] [io.ne.ut.Recycler/]: -Dio.netty.recycler.maxCapacityPerThread: 4096
- 20:34.46 [Netty Local Client IO #0/DEBUG] [io.ne.ut.Recycler/]: -Dio.netty.recycler.maxSharedCapacityFactor: 2
- 20:34.46 [Netty Local Client IO #0/DEBUG] [io.ne.ut.Recycler/]: -Dio.netty.recycler.linkCapacity: 16
- 20:34.46 [Netty Local Client IO #0/DEBUG] [io.ne.ut.Recycler/]: -Dio.netty.recycler.ratio: 8
- 20:34.46 [Netty Local Client IO #0/DEBUG] [io.ne.ut.Recycler/]: -Dio.netty.recycler.delayedQueue.ratio: 8
- 20:34.46 [Netty Server IO #1/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Starting local connection.
- 20:34.47 [Server thread/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.network.HandshakeMessages$S2CModData' to 'fml:handshake' sequence 0
- 20:34.47 [Netty Local Client IO #0/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0
- 20:34.47 [Server thread/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.network.HandshakeMessages$S2CModList' to 'fml:handshake' sequence 1
- 20:34.47 [Netty Local Client IO #0/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1
- 20:34.47 [Netty Local Client IO #0/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Logging into server with mod list [simpleconfig, minecraft, forge, enchantmentsplusplus_redux]
- 20:34.47 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML3' from server : ACCEPTED
- 20:34.47 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Version test of '1.0' from server : ACCEPTED
- 20:34.47 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML3' from server : ACCEPTED
- 20:34.47 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'enchantmentsplusplus_redux:enchantmentsplusplus_redux' : Version test of '1' from server : ACCEPTED
- 20:34.47 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML3' from server : ACCEPTED
- 20:34.47 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML3' from server : ACCEPTED
- 20:34.47 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML3' from server : ACCEPTED
- 20:34.47 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '1.1' from server : ACCEPTED
- 20:34.47 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'simpleconfig:config' : Version test of '1' from server : ACCEPTED
- 20:34.47 [Netty Local Client IO #0/DEBUG] [NetworkRegistry/NETREGISTRY]: Accepting channel list from server
- 20:34.47 [Netty Local Client IO #0/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 1
- 20:34.47 [Netty Local Client IO #0/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Accepted server connection
- 20:34.47 [Netty Server IO #1/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1
- 20:34.47 [Netty Server IO #1/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 1 of type net.minecraftforge.network.HandshakeMessages$C2SModListReply
- 20:34.47 [Netty Server IO #1/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Received client connection with modlist [simpleconfig, minecraft, forge, enchantmentsplusplus_redux]
- 20:34.47 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML3' from client : ACCEPTED
- 20:34.47 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'forge:tier_sorting' : Version test of '1.0' from client : ACCEPTED
- 20:34.47 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML3' from client : ACCEPTED
- 20:34.47 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'enchantmentsplusplus_redux:enchantmentsplusplus_redux' : Version test of '1' from client : ACCEPTED
- 20:34.47 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'minecraft:unregister' : Version test of 'FML3' from client : ACCEPTED
- 20:34.47 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML3' from client : ACCEPTED
- 20:34.47 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'minecraft:register' : Version test of 'FML3' from client : ACCEPTED
- 20:34.47 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'forge:split' : Version test of '1.1' from client : ACCEPTED
- 20:34.47 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Channel 'simpleconfig:config' : Version test of '1' from client : ACCEPTED
- 20:34.47 [Netty Server IO #1/DEBUG] [NetworkRegistry/NETREGISTRY]: Accepting channel list from client
- 20:34.47 [Netty Server IO #1/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Accepted client connection mod list
- 20:34.47 [Server thread/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config enchantmentsplusplus_redux-server.yaml' to 'fml:handshake' sequence 2
- 20:34.47 [Server thread/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config simpleconfig-server.yaml' to 'fml:handshake' sequence 3
- 20:34.47 [Netty Local Client IO #0/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 2
- 20:34.47 [Netty Local Client IO #0/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Received config sync from server
- 20:34.47 [Netty Local Client IO #0/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 2
- 20:34.47 [Netty Server IO #1/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 2
- 20:34.47 [Netty Server IO #1/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 2 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge
- 20:34.47 [Netty Server IO #1/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
- 20:34.47 [Netty Local Client IO #0/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 3
- 20:34.47 [Netty Local Client IO #0/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Received config sync from server
- 20:34.47 [Netty Local Client IO #0/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 3
- 20:34.47 [Netty Server IO #1/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 3
- 20:34.47 [Netty Server IO #1/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 3 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge
- 20:34.47 [Netty Server IO #1/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
- 20:34.47 [Server thread/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config forge-server.toml' to 'fml:handshake' sequence 4
- 20:34.47 [Netty Local Client IO #0/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 4
- 20:34.47 [Netty Local Client IO #0/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Received config sync from server
- 20:34.47 [Netty Local Client IO #0/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 4
- 20:34.47 [Netty Server IO #1/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 4
- 20:34.47 [Netty Server IO #1/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 4 of type net.minecraftforge.network.HandshakeMessages$C2SAcknowledge
- 20:34.47 [Netty Server IO #1/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
- 20:34.47 [Server thread/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'simpleconfig' to 'simpleconfig:config' sequence 5
- 20:34.47 [Server thread/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'enchantmentsplusplus_redux' to 'simpleconfig:config' sequence 6
- 20:34.47 [Server thread/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'minecraft' to 'simpleconfig:config' sequence 7
- 20:34.47 [Netty Local Client IO #0/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel simpleconfig:config with index 5
- 20:34.47 [Netty Local Client IO #0/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel simpleconfig:config with index 5
- 20:34.47 [Netty Server IO #1/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel simpleconfig:config with index 5
- 20:34.47 [Netty Server IO #1/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 5 of type endorh.simpleconfig.core.SimpleConfigNetworkHandler$CAcknowledgePacket
- 20:34.47 [Netty Local Client IO #0/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel simpleconfig:config with index 6
- 20:34.47 [Netty Local Client IO #0/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel simpleconfig:config with index 6
- 20:34.47 [Netty Server IO #1/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel simpleconfig:config with index 6
- 20:34.47 [Netty Server IO #1/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 6 of type endorh.simpleconfig.core.SimpleConfigNetworkHandler$CAcknowledgePacket
- 20:34.47 [Netty Local Client IO #0/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel simpleconfig:config with index 7
- 20:34.47 [Netty Local Client IO #0/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel simpleconfig:config with index 7
- 20:34.47 [Netty Server IO #1/DEBUG] [LoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel simpleconfig:config with index 7
- 20:34.47 [Netty Server IO #1/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 7 of type endorh.simpleconfig.core.SimpleConfigNetworkHandler$CAcknowledgePacket
- 20:34.47 [Server thread/DEBUG] [HandshakeHandler/FMLHANDSHAKE]: Handshake complete!
- 20:34.47 [Netty Local Client IO #0/INFO] [ne.mi.ne.NetworkHooks/]: Connected to a modded server.
- 20:34.48 [Server thread/INFO] [ne.mi.co.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@4c2d0a2d
- 20:34.48 [Server thread/INFO] [minecraft/PlayerList]: Dev[local:E:4ac453cd] logged in with entity id 25 at (-178.28731921424156, -60.0, 113.5120205142043)
- 20:34.48 [Server thread/INFO] [minecraft/MinecraftServer]: Dev joined the game
- 20:34.48 [Render thread/INFO] [minecraft/AdvancementList]: Loaded 35 advancements
- 20:34.50 [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
- 20:34.51 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
- 20:34.51 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
- 20:34.51 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
- 20:34.51 [Server thread/DEBUG] [ForgeHooks/WP]: Gathering id map for writing to world save New World
- 20:34.51 [Server thread/DEBUG] [ForgeHooks/WP]: ID Map collection complete New World
- 20:35.40 [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
- 20:35.40 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
- 20:35.40 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
- 20:35.40 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
- 20:35.40 [Server thread/DEBUG] [ForgeHooks/WP]: Gathering id map for writing to world save New World
- 20:35.40 [Server thread/DEBUG] [ForgeHooks/WP]: ID Map collection complete New World
- 20:37.07 [Render thread/INFO] [minecraft/ChatComponent]: [CHAT] > Get EnchCategory.AcrobatEnch.AcrobatSpeedValue:\n 0.03 ⧉
- 20:37.08 [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
- 20:37.08 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
- 20:37.08 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
- 20:37.08 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
- 20:37.08 [Server thread/DEBUG] [ForgeHooks/WP]: Gathering id map for writing to world save New World
- 20:37.08 [Server thread/DEBUG] [ForgeHooks/WP]: ID Map collection complete New World
- 20:37.33 [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
- 20:37.33 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
- 20:37.33 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
- 20:37.33 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
- 20:37.33 [Server thread/DEBUG] [ForgeHooks/WP]: Gathering id map for writing to world save New World
- 20:37.33 [Server thread/DEBUG] [ForgeHooks/WP]: ID Map collection complete New World
- 20:37.47 [Thread-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Config file enchantmentsplusplus_redux-server.yaml changed, sending notifies
- 20:37.47 [Render thread/INFO] [minecraft/ChatComponent]: [CHAT] > Reset EnchCategory:\n Reset 8 entries
- 20:37.47 [Thread-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Config file enchantmentsplusplus_redux-server.yaml changed, sending notifies
- 20:37.47 [Server thread/INFO] [en.si.co.SimpleConfigNetworkHandler/]: Server config for mod "Enchantments++ Redux" has been updated by authorized player "Dev"
- 20:37.47 [Thread-0/DEBUG] [SimpleConfigFileTypeHandler/CONFIG]: Config file enchantmentsplusplus_redux-server.yaml changed, sending notifies
- 20:37.47 [Render thread/INFO] [minecraft/ChatComponent]: [CHAT] Server config for "Enchantments++ Redux" updated by "Dev"
- 20:37.48 [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
- 20:37.48 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
- 20:37.48 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
- 20:37.48 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
- 20:37.48 [Server thread/DEBUG] [ForgeHooks/WP]: Gathering id map for writing to world save New World
- 20:37.48 [Server thread/DEBUG] [ForgeHooks/WP]: ID Map collection complete New World
- 20:38.11 [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
- 20:38.11 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
- 20:38.11 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
- 20:38.11 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
- 20:38.11 [Server thread/DEBUG] [ForgeHooks/WP]: Gathering id map for writing to world save New World
- 20:38.11 [Server thread/DEBUG] [ForgeHooks/WP]: ID Map collection complete New World
- 20:38.11 [Server thread/INFO] [minecraft/ServerGamePacketListenerImpl]: Dev lost connection: Disconnected
- 20:38.11 [Server thread/INFO] [minecraft/MinecraftServer]: Dev left the game
- 20:38.11 [Server thread/INFO] [minecraft/ServerGamePacketListenerImpl]: Stopping singleplayer server as player logged out
- 20:38.11 [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
- 20:38.11 [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
- 20:38.11 [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
- 20:38.12 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
- 20:38.13 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
- 20:38.13 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
- 20:38.13 [Server thread/DEBUG] [ForgeHooks/WP]: Gathering id map for writing to world save New World
- 20:38.13 [Server thread/DEBUG] [ForgeHooks/WP]: ID Map collection complete New World
- 20:38.13 [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (New World): All chunks are saved
- 20:38.13 [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
- 20:38.13 [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
- 20:38.13 [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage: All dimensions are saved
- 20:38.14 [Server thread/DEBUG] [FileUtils/CORE]: Found existing serverconfig directory : .\saves\New World\serverconfig
- 20:38.14 [Server thread/DEBUG] [ConfigTracker/CONFIG]: Unloading configs type SERVER
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement