| 1 | 04:44:40: Executing ':cpw.mods.bootstraplauncher.BootstrapLauncher.main()'…
|
| 2 |
|
| 3 |
|
| 4 | > Configure project :
|
| 5 | Java: 17.0.13, JVM: 17.0.13+11 (Eclipse Adoptium), Arch: amd64
|
| 6 |
|
| 7 | > Task :compileJava UP-TO-DATE
|
| 8 | > Task :processResources UP-TO-DATE
|
| 9 | > Task :classes UP-TO-DATE
|
| 10 | Connected to the target VM, address: 'localhost:45767', transport: 'socket'
|
| 11 |
|
| 12 | > Task :cpw.mods.bootstraplauncher.BootstrapLauncher.main()
|
| 13 | 2025-01-19 04:44:45,262 main WARN Advanced terminal features are not available in this environment
|
| 14 | [04:44:45] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 5, --assetsDir, /home/********/.gradle/caches/forge_gradle/assets, --gameDir, ., --fml.forgeVersion, 47.3.22, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412]
|
| 15 | [04:44:45] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.13 by Eclipse Adoptium; OS Linux arch amd64 version 6.6.67-1-lts
|
| 16 | [04:44:45] [main/DEBUG] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev]
|
| 17 | [04:44:45] [main/DEBUG] [cp.mo.mo.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
|
| 18 | [04:44:45] [main/DEBUG] [cp.mo.mo.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
|
| 19 | [04:44:45] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
|
| 20 | [04:44:45] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path GAMEDIR is /home/********/Desktop/CCS/run
|
| 21 | [04:44:45] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path MODSDIR is /home/********/Desktop/CCS/run/mods
|
| 22 | [04:44:45] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path CONFIGDIR is /home/********/Desktop/CCS/run/config
|
| 23 | [04:44:45] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path FMLCONFIG is /home/********/Desktop/CCS/run/config/fml.toml
|
| 24 | [04:44:45] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services:
|
| 25 | [04:44:45] [main/INFO] [ne.mi.fm.lo.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
|
| 26 | [04:44:45] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6
|
| 27 | [04:44:45] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6
|
| 28 | [04:44:45] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
|
| 29 | [04:44:45] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
|
| 30 | [04:44:45] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
|
| 31 | [04:44:45] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
|
| 32 | [04:44:45] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
|
| 33 | [04:44:45] [main/DEBUG] [ne.mi.fm.lo.LauncherVersion/CORE]: Found FMLLauncher version 1.0
|
| 34 | [04:44:45] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML 1.0 loading
|
| 35 | [04:44:45] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found ModLauncher version : 10.0.9+10.0.9+main.dcd20f30
|
| 36 | [04:44:45] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Requesting CoreMods to not apply the fix for ASMAPI.findFirstInstructionBefore by default
|
| 37 | [04:44:45] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
|
| 38 | [04:44:45] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found EventBus version : 6.0.5+6.0.5+master.eb8e549b
|
| 39 | [04:44:45] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Found Runtime Dist Cleaner
|
| 40 | [04:44:45] [main/DEBUG] [ne.mi.co.CoreModEngine/]: CoreMods will preserve legacy behavior of ASMAPI.findFirstInstructionBefore for backwards-compatibility
|
| 41 | [04:44:45] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found CoreMod version : 5.2.4
|
| 42 | [04:44:45] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Found ForgeSPI package implementation version 7.0.1+7.0.1+master.d2b38bf6
|
| 43 | [04:44:45] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Found ForgeSPI package specification 5
|
| 44 | [04:44:45] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
|
| 45 | [04:44:45] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
|
| 46 | [04:44:45] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
|
| 47 | [04:44:45] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
|
| 48 | [04:44:46] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: Mesa Intel(R) HD Graphics 530 (SKL GT2) GL version 4.6 (Core Profile) Mesa 24.3.1 (git-c815d651b8), Intel
|
| 49 | [04:44:46] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@5c30a9b0
|
| 50 | [04:44:46] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/********/.gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.5/9d1c0c3a304ae6697ecd477218fa61b850bf57fc/mixin-0.8.5.jar%23116!/ Service=ModLauncher Env=CLIENT
|
| 51 | [04:44:46] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
|
| 52 | [04:44:46] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
|
| 53 | [04:44:46] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
|
| 54 | [04:44:46] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
|
| 55 | [04:44:46] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
|
| 56 | [04:44:46] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
|
| 57 | [04:44:46] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
|
| 58 | [04:44:46] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
|
| 59 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Setting up basic FML game directories
|
| 60 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path GAMEDIR is /home/********/Desktop/CCS/run
|
| 61 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path MODSDIR is /home/********/Desktop/CCS/run/mods
|
| 62 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path CONFIGDIR is /home/********/Desktop/CCS/run/config
|
| 63 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path FMLCONFIG is /home/********/Desktop/CCS/run/config/fml.toml
|
| 64 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Loading configuration
|
| 65 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Preparing ModFile
|
| 66 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Preparing launch handler
|
| 67 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Using forgeclientuserdev as launch service
|
| 68 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=47.3.22, mcVersion=1.20.1, mcpVersion=20230612.114412, forgeGroup=net.minecraftforge]
|
| 69 | [04:44:46] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
|
| 70 | [04:44:46] [main/DEBUG] [cp.mo.mo.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
|
| 71 | [04:44:46] [main/DEBUG] [cp.mo.mo.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
|
| 72 | [04:44:46] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
|
| 73 | [04:44:46] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
|
| 74 | [04:44:46] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
|
| 75 | [04:44:46] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
|
| 76 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Initiating mod scan
|
| 77 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModListHandler/CORE]: Found mod coordinates from lists: []
|
| 78 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
|
| 79 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/CORE]: Found Dependency Locators : (JarInJar:null)
|
| 80 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.ta.CommonLaunchHandler/CORE]: Got mod coordinates examplemod%%/home/********/Desktop/CCS/build/resources/main:examplemod%%/home/********/Desktop/CCS/build/classes/java/main from env
|
| 81 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.ta.CommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[/home/********/Desktop/CCS/build/resources/main, /home/********/Desktop/CCS/build/classes/java/main]}]
|
| 82 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file forge-1.20.1-47.3.22_mapped_official_1.20.1.jar with {minecraft} mods - versions {1.20.1}
|
| 83 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate /home/********/.gradle/caches/modules-2/files-2.1/net.minecraftforge/javafmllanguage/1.20.1-47.3.22/9a1d96e9108940786d846c8cc0dac07100e79f56/javafmllanguage-1.20.1-47.3.22.jar
|
| 84 | [04:44:46] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/********/.gradle/caches/modules-2/files-2.1/net.minecraftforge/javafmllanguage/1.20.1-47.3.22/9a1d96e9108940786d846c8cc0dac07100e79f56/javafmllanguage-1.20.1-47.3.22.jar is missing mods.toml file
|
| 85 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate /home/********/.gradle/caches/modules-2/files-2.1/net.minecraftforge/lowcodelanguage/1.20.1-47.3.22/2529f2c27d8f8a63ee54efc81fdfc3cea2d43c8/lowcodelanguage-1.20.1-47.3.22.jar
|
| 86 | [04:44:46] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/********/.gradle/caches/modules-2/files-2.1/net.minecraftforge/lowcodelanguage/1.20.1-47.3.22/2529f2c27d8f8a63ee54efc81fdfc3cea2d43c8/lowcodelanguage-1.20.1-47.3.22.jar is missing mods.toml file
|
| 87 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate /home/********/.gradle/caches/modules-2/files-2.1/net.minecraftforge/mclanguage/1.20.1-47.3.22/2de14adfd8715f1956007499d8d75c6a4e6fa872/mclanguage-1.20.1-47.3.22.jar
|
| 88 | [04:44:46] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/********/.gradle/caches/modules-2/files-2.1/net.minecraftforge/mclanguage/1.20.1-47.3.22/2de14adfd8715f1956007499d8d75c6a4e6fa872/mclanguage-1.20.1-47.3.22.jar is missing mods.toml file
|
| 89 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate /home/********/.gradle/caches/modules-2/files-2.1/net.minecraftforge/fmlcore/1.20.1-47.3.22/cf26aeb747e0d323f8eed9b00ebfb783282d5837/fmlcore-1.20.1-47.3.22.jar
|
| 90 | [04:44:46] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/********/.gradle/caches/modules-2/files-2.1/net.minecraftforge/fmlcore/1.20.1-47.3.22/cf26aeb747e0d323f8eed9b00ebfb783282d5837/fmlcore-1.20.1-47.3.22.jar is missing mods.toml file
|
| 91 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate /home/********/Desktop/CCS/build/resources/main
|
| 92 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file main with {createcoldsweat} mods - versions {1.0.0}
|
| 93 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate /
|
| 94 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {47.3.22}
|
| 95 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate /home/********/.gradle/caches/forge_gradle/deobf_dependencies/com/simibubi/create/create-1.20.1/0.5.1.j-55_mapped_parchment_2023.10.08-1.20.2/create-1.20.1-0.5.1.j-55_mapped_parchment_2023.10.08-1.20.2-slim.jar
|
| 96 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file create-1.20.1-0.5.1.j-55_mapped_parchment_2023.10.08-1.20.2-slim.jar with {create} mods - versions {0.5.1.j-55}
|
| 97 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate /home/********/.gradle/caches/forge_gradle/deobf_dependencies/com/jozufozu/flywheel/flywheel-forge-1.20.1/0.6.11-13_mapped_parchment_2023.10.08-1.20.2/flywheel-forge-1.20.1-0.6.11-13_mapped_parchment_2023.10.08-1.20.2.jar
|
| 98 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file flywheel-forge-1.20.1-0.6.11-13_mapped_parchment_2023.10.08-1.20.2.jar with {flywheel} mods - versions {0.6.11-13}
|
| 99 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate /home/********/.gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.20.1-47.3.22_mapped_parchment_2023.10.08-1.20.2/forge-1.20.1-47.3.22_mapped_parchment_2023.10.08-1.20.2.jar
|
| 100 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file forge-1.20.1-47.3.22_mapped_parchment_2023.10.08-1.20.2.jar with {forge} mods - versions {47.3.22}
|
| 101 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate /home/********/.gradle/caches/forge_gradle/deobf_dependencies/com/simibubi/create/create-1.20.1/0.5.1.j-55_mapped_parchment_2023.10.08-1.20.2/create-1.20.1-0.5.1.j-55_mapped_parchment_2023.10.08-1.20.2-slim.jar
|
| 102 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file create-1.20.1-0.5.1.j-55_mapped_parchment_2023.10.08-1.20.2-slim.jar with {create} mods - versions {0.5.1.j-55}
|
| 103 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate /home/********/.gradle/caches/forge_gradle/deobf_dependencies/com/jozufozu/flywheel/flywheel-forge-1.20.1/0.6.11-13_mapped_parchment_2023.10.08-1.20.2/flywheel-forge-1.20.1-0.6.11-13_mapped_parchment_2023.10.08-1.20.2.jar
|
| 104 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file flywheel-forge-1.20.1-0.6.11-13_mapped_parchment_2023.10.08-1.20.2.jar with {flywheel} mods - versions {0.6.11-13}
|
| 105 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate /home/********/.gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.20.1-47.3.22_mapped_parchment_2023.10.08-1.20.2/forge-1.20.1-47.3.22_mapped_parchment_2023.10.08-1.20.2.jar
|
| 106 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file forge-1.20.1-47.3.22_mapped_parchment_2023.10.08-1.20.2.jar with {forge} mods - versions {47.3.22}
|
| 107 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.UniqueModListBuilder/]: Found 3 mods for first modid forge, selecting most recent based on version data
|
| 108 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.UniqueModListBuilder/]: Selected file for modid forge with version 47.3.22
|
| 109 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.UniqueModListBuilder/]: Found 2 mods for first modid flywheel, selecting most recent based on version data
|
| 110 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.UniqueModListBuilder/]: Selected file flywheel-forge-1.20.1-0.6.11-13_mapped_parchment_2023.10.08-1.20.2.jar for modid flywheel with version 0.6.11-13
|
| 111 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.UniqueModListBuilder/]: Found 2 mods for first modid create, selecting most recent based on version data
|
| 112 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.UniqueModListBuilder/]: Selected file create-1.20.1-0.5.1.j-55_mapped_parchment_2023.10.08-1.20.2-slim.jar for modid create with version 0.5.1.j-55
|
| 113 | [04:44:46] [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.
|
| 114 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from forge-1.20.1-47.3.22_mapped_official_1.20.1.jar, it does not contain dependency information.
|
| 115 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Registrate-MC1.20-1.3.3_mapped_parchment_2023.10.08-1.20.2.jar, it does not contain dependency information.
|
| 116 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from , it does not contain dependency information.
|
| 117 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from flywheel-forge-1.20.1-0.6.11-13_mapped_parchment_2023.10.08-1.20.2.jar, it does not contain dependency information.
|
| 118 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from create-1.20.1-0.5.1.j-55_mapped_parchment_2023.10.08-1.20.2-slim.jar, it does not contain dependency information.
|
| 119 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from mclanguage-1.20.1-47.3.22.jar, it does not contain dependency information.
|
| 120 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from javafmllanguage-1.20.1-47.3.22.jar, it does not contain dependency information.
|
| 121 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fmlcore-1.20.1-47.3.22.jar, it does not contain dependency information.
|
| 122 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from lowcodelanguage-1.20.1-47.3.22.jar, it does not contain dependency information.
|
| 123 | [04:44:46] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
|
| 124 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file forge-1.20.1-47.3.22_mapped_official_1.20.1.jar with {minecraft} mods - versions {1.20.1}
|
| 125 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file /home/********/.gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.20.1-47.3.22_mapped_official_1.20.1/forge-1.20.1-47.3.22_mapped_official_1.20.1.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
|
| 126 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate /home/********/Desktop/CCS/build/resources/main
|
| 127 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file main with {createcoldsweat} mods - versions {1.0.0}
|
| 128 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file /home/********/Desktop/CCS/build/resources/main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
| 129 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate /
|
| 130 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {47.3.22}
|
| 131 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file / with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
|
| 132 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
|
| 133 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
|
| 134 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
|
| 135 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Found coremod method_redirector with Javascript path coremods/method_redirector.js
|
| 136 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Found coremod coremods/field_to_method.js
|
| 137 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
|
| 138 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
|
| 139 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Found coremod coremods/method_redirector.js
|
| 140 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate /home/********/.gradle/caches/forge_gradle/deobf_dependencies/com/jozufozu/flywheel/flywheel-forge-1.20.1/0.6.11-13_mapped_parchment_2023.10.08-1.20.2/flywheel-forge-1.20.1-0.6.11-13_mapped_parchment_2023.10.08-1.20.2.jar
|
| 141 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file flywheel-forge-1.20.1-0.6.11-13_mapped_parchment_2023.10.08-1.20.2.jar with {flywheel} mods - versions {0.6.11-13}
|
| 142 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file /home/********/.gradle/caches/forge_gradle/deobf_dependencies/com/jozufozu/flywheel/flywheel-forge-1.20.1/0.6.11-13_mapped_parchment_2023.10.08-1.20.2/flywheel-forge-1.20.1-0.6.11-13_mapped_parchment_2023.10.08-1.20.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
| 143 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate /home/********/.gradle/caches/forge_gradle/deobf_dependencies/com/simibubi/create/create-1.20.1/0.5.1.j-55_mapped_parchment_2023.10.08-1.20.2/create-1.20.1-0.5.1.j-55_mapped_parchment_2023.10.08-1.20.2-slim.jar
|
| 144 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file create-1.20.1-0.5.1.j-55_mapped_parchment_2023.10.08-1.20.2-slim.jar with {create} mods - versions {0.5.1.j-55}
|
| 145 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file /home/********/.gradle/caches/forge_gradle/deobf_dependencies/com/simibubi/create/create-1.20.1/0.5.1.j-55_mapped_parchment_2023.10.08-1.20.2/create-1.20.1-0.5.1.j-55_mapped_parchment_2023.10.08-1.20.2-slim.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
| 146 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file /home/********/.gradle/caches/forge_gradle/deobf_dependencies/com/tterrag/registrate/Registrate/MC1.20-1.3.3_mapped_parchment_2023.10.08-1.20.2/Registrate-MC1.20-1.3.3_mapped_parchment_2023.10.08-1.20.2.jar with languages []
|
| 147 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file /home/********/.gradle/caches/forge_gradle/deobf_dependencies/com/tterrag/registrate/Registrate/MC1.20-1.3.3_mapped_parchment_2023.10.08-1.20.2/Registrate-MC1.20-1.3.3_mapped_parchment_2023.10.08-1.20.2.jar with languages []
|
| 148 | [04:44:46] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
|
| 149 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Found 3 language providers
|
| 150 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
|
| 151 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 47
|
| 152 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Found language provider javafml, version 47
|
| 153 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.UniqueModListBuilder/]: Found 2 mods for first modid Registrate, selecting most recent based on version data
|
| 154 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.UniqueModListBuilder/]: Selected file Registrate-MC1.20-1.3.3_mapped_parchment_2023.10.08-1.20.2.jar for modid Registrate with version 0.0NONE
|
| 155 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Configured system mods: [minecraft, forge]
|
| 156 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: minecraft
|
| 157 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: forge
|
| 158 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.ModSorter/LOADING]: Found 9 mod requirements (7 mandatory, 2 optional)
|
| 159 | [04:44:46] [main/DEBUG] [ne.mi.fm.lo.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
|
| 160 | [04:44:47] [main/DEBUG] [ne.mi.fm.lo.MCPNamingService/CORE]: Loaded 35419 method mappings from methods.csv
|
| 161 | [04:44:47] [main/DEBUG] [ne.mi.fm.lo.MCPNamingService/CORE]: Loaded 31692 field mappings from fields.csv
|
| 162 | [04:44:47] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
|
| 163 | [04:44:47] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
|
| 164 | [04:44:47] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
|
| 165 | [04:44:47] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
|
| 166 | [04:44:47] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Loading coremod transformers
|
| 167 | [04:44:47] [main/DEBUG] [ne.mi.co.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
|
| 168 | [04:44:47] [main/DEBUG] [ne.mi.co.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
| 169 | [04:44:47] [main/DEBUG] [ne.mi.co.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
|
| 170 | [04:44:47] [main/DEBUG] [ne.mi.co.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
| 171 | [04:44:47] [main/DEBUG] [ne.mi.co.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
|
| 172 | [04:44:47] [main/DEBUG] [ne.mi.co.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
| 173 | [04:44:47] [main/DEBUG] [ne.mi.co.CoreModEngine/COREMOD]: Loading CoreMod from coremods/method_redirector.js
|
| 174 | [04:44:48] [main/DEBUG] [ne.mi.co.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
| 175 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5cbd94b2 to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V}
|
| 176 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@f5cf29b to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V}
|
| 177 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3c66b7d8 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
|
| 178 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@37e69c43 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
|
| 179 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5c7dfc05 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
|
| 180 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@345d053b to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
|
| 181 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3d0cac1f to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
|
| 182 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3e8b3b79 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
|
| 183 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@d257579 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
|
| 184 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/entity/monster/ZombieVillager;} {} {V}
|
| 185 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/entity/npc/CatSpawner;} {} {V}
|
| 186 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/entity/raid/Raid;} {} {V}
|
| 187 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/entity/monster/Strider;} {} {V}
|
| 188 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/entity/animal/frog/Tadpole;} {} {V}
|
| 189 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/entity/monster/Zombie;} {} {V}
|
| 190 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece;} {} {V}
|
| 191 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/entity/npc/Villager;} {} {V}
|
| 192 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece;} {} {V}
|
| 193 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/entity/animal/horse/SkeletonTrapGoal;} {} {V}
|
| 194 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;} {} {V}
|
| 195 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/server/commands/SummonCommand;} {} {V}
|
| 196 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/server/commands/RaidCommand;} {} {V}
|
| 197 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/level/levelgen/PatrolSpawner;} {} {V}
|
| 198 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/level/levelgen/PhantomSpawner;} {} {V}
|
| 199 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/entity/ai/village/VillageSiege;} {} {V}
|
| 200 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/SwampHutPiece;} {} {V}
|
| 201 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/level/NaturalSpawner;} {} {V}
|
| 202 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece;} {} {V}
|
| 203 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal;} {} {V}
|
| 204 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/entity/EntityType;} {} {V}
|
| 205 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@518ddd3b to Target : CLASS {Lnet/minecraft/world/entity/monster/Spider;} {} {V}
|
| 206 | [04:44:48] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
|
| 207 | [04:44:48] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
|
| 208 | [04:44:48] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
|
| 209 | [04:44:48] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(createcoldsweat)
|
| 210 | [04:44:48] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(createcoldsweat)
|
| 211 | [04:44:48] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(createcoldsweat)
|
| 212 | [04:44:48] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(createcoldsweat)
|
| 213 | [04:44:48] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(createcoldsweat)
|
| 214 | [04:44:48] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createcoldsweat)]
|
| 215 | [04:44:48] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
|
| 216 | [04:44:48] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
|
| 217 | [04:44:48] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
|
| 218 | [04:44:48] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
|
| 219 | [04:44:48] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
|
| 220 | [04:44:48] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
|
| 221 | [04:44:48] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
|
| 222 | [04:44:48] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
|
| 223 | [04:44:48] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
|
| 224 | [04:44:48] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
|
| 225 | [04:44:48] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
|
| 226 | [04:44:48] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
|
| 227 | [04:44:48] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(flywheel)
|
| 228 | [04:44:48] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(flywheel)
|
| 229 | [04:44:48] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(flywheel)
|
| 230 | [04:44:48] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(flywheel)
|
| 231 | [04:44:48] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(flywheel)
|
| 232 | [04:44:48] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(flywheel)]
|
| 233 | [04:44:48] [main/DEBUG] [mixin/]: Registering mixin config: flywheel.mixins.json
|
| 234 | [04:44:48] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by flywheel.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
| 235 | [04:44:48] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
|
| 236 | [04:44:48] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create)
|
| 237 | [04:44:48] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create)
|
| 238 | [04:44:48] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create)
|
| 239 | [04:44:48] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create)
|
| 240 | [04:44:48] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create)
|
| 241 | [04:44:48] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create)]
|
| 242 | [04:44:48] [main/DEBUG] [mixin/]: Registering mixin config: create.mixins.json
|
| 243 | [04:44:48] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(Registrate)
|
| 244 | [04:44:48] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(Registrate)
|
| 245 | [04:44:48] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(Registrate)
|
| 246 | [04:44:48] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(Registrate)
|
| 247 | [04:44:48] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(Registrate)
|
| 248 | [04:44:48] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(Registrate)]
|
| 249 | [04:44:48] [main/DEBUG] [mixin/]: inject() running with 7 agents
|
| 250 | [04:44:48] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
|
| 251 | [04:44:48] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createcoldsweat)]
|
| 252 | [04:44:48] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
|
| 253 | [04:44:48] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
|
| 254 | [04:44:48] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(flywheel)]
|
| 255 | [04:44:48] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create)]
|
| 256 | [04:44:48] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(Registrate)]
|
| 257 | [04:44:48] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, /home/********/.gradle/caches/forge_gradle/assets, --assetIndex, 5]
|
| 258 | [04:44:48] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
|
| 259 | [04:44:48] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
|
| 260 | [04:44:48] [main/DEBUG] [mixin/]: Selecting config flywheel.mixins.json
|
| 261 | [04:44:48] [main/DEBUG] [mixin/]: Selecting config create.mixins.json
|
| 262 | [04:44:48] [main/DEBUG] [mixin/]: Preparing flywheel.mixins.json (23)
|
| 263 | [04:44:48] [main/DEBUG] [ne.mi.co.tr.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/EntityType
|
| 264 | [04:44:49] [main/DEBUG] [mixin/]: Preparing create.mixins.json (36)
|
| 265 | [04:44:49] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
|
| 266 | [04:44:49] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
|
| 267 | [04:44:49] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
|
| 268 | [04:44:49] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
|
| 269 | [04:44:49] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
|
| 270 | [04:44:49] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
|
| 271 | [04:44:49] [main/DEBUG] [mixin/]: Prepared 59 mixins in 0.899 sec (15.2ms avg) (0ms load, 0ms transform, 0ms plugin)
|
| 272 | [04:44:49] [main/DEBUG] [mixin/]: Mixing PausedPartialTickAccessor from flywheel.mixins.json into net.minecraft.client.Minecraft
|
| 273 | [04:44:49] [main/DEBUG] [mixin/]: Mixing client.WindowResizeMixin from create.mixins.json into net.minecraft.client.Minecraft
|
| 274 | Disconnected from the target VM, address: 'localhost:45767', transport: 'socket'
|
| 275 | [04:44:49] [main/FATAL] [mixin/]: Mixin apply failed create.mixins.json:client.WindowResizeMixin -> net.minecraft.client.Minecraft: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on create$updateWindowSize could not find any targets matching 'Lnet/minecraft/client/Minecraft;m_5741_()V' in net.minecraft.client.Minecraft. Using refmap create.refmap.json [PREINJECT Applicator Phase -> create.mixins.json:client.WindowResizeMixin -> Prepare Injections -> -> handler$zca000$create$updateWindowSize(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
|
| 276 | org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on create$updateWindowSize could not find any targets matching 'Lnet/minecraft/client/Minecraft;m_5741_()V' in net.minecraft.client.Minecraft. Using refmap create.refmap.json [PREINJECT Applicator Phase -> create.mixins.json:client.WindowResizeMixin -> Prepare Injections -> -> handler$zca000$create$updateWindowSize(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
|
| 277 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 278 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 279 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 280 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 281 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 282 | at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:46) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 283 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
|
| 284 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
|
| 285 | at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
|
| 286 | at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) ~[?:?] {}
|
| 287 | at java.lang.reflect.Constructor.newInstance(Constructor.java:481) ~[?:?] {}
|
| 288 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 289 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 290 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 291 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 292 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 293 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 294 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 295 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 296 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 297 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 298 | at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 299 | at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 300 | at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
|
| 301 | at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
|
| 302 | at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
|
| 303 | at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
|
| 304 | at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
|
| 305 | at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
| 306 | at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
|
| 307 | at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
| 308 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
|
| 309 | at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
|
| 310 | at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {}
|
| 311 | at java.lang.Class.privateGetDeclaredMethods(Class.java:3402) ~[?:?] {}
|
| 312 | at java.lang.Class.privateGetPublicMethods(Class.java:3427) ~[?:?] {}
|
| 313 | at java.lang.Class.privateGetPublicMethods(Class.java:3433) ~[?:?] {}
|
| 314 | at java.lang.Class.getMethods(Class.java:2019) ~[?:?] {}
|
| 315 | at net.minecraftforge.fml.earlydisplay.DisplayWindow.updateModuleReads(DisplayWindow.java:616) ~[fmlearlydisplay-1.20.1-47.3.22.jar:1.0] {}
|
| 316 | at net.minecraftforge.fml.loading.ImmediateWindowHandler.acceptGameLayer(ImmediateWindowHandler.java:71) ~[fmlloader-1.20.1-47.3.22.jar:1.0] {}
|
| 317 | at net.minecraftforge.fml.loading.FMLLoader.beforeStart(FMLLoader.java:216) ~[fmlloader-1.20.1-47.3.22.jar:1.0] {}
|
| 318 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.launchService(CommonLaunchHandler.java:92) ~[fmlloader-1.20.1-47.3.22.jar:?] {}
|
| 319 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
| 320 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
| 321 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
| 322 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
| 323 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
| 324 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
| 325 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
| 326 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
| 327 | Exception in thread "main" java.lang.RuntimeException: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
| 328 | at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32)
|
| 329 | at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
|
| 330 | at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
|
| 331 | at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.Launcher.run(Launcher.java:108)
|
| 332 | at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.Launcher.main(Launcher.java:78)
|
| 333 | at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
|
| 334 | at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
|
| 335 | at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
|
| 336 | Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
| 337 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
|
| 338 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
|
| 339 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
|
| 340 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
|
| 341 | at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
|
| 342 | at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
|
| 343 | at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
|
| 344 | at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
|
| 345 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113)
|
| 346 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219)
|
| 347 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229)
|
| 348 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219)
|
| 349 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135)
|
| 350 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
|
| 351 | at java.base/java.lang.Class.getDeclaredMethods0(Native Method)
|
| 352 | at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3402)
|
| 353 | at java.base/java.lang.Class.privateGetPublicMethods(Class.java:3427)
|
| 354 | at java.base/java.lang.Class.privateGetPublicMethods(Class.java:3433)
|
| 355 | at java.base/java.lang.Class.getMethods(Class.java:2019)
|
| 356 | at MC-BOOTSTRAP/fmlearlydisplay@1.20.1-47.3.22/net.minecraftforge.fml.earlydisplay.DisplayWindow.updateModuleReads(DisplayWindow.java:616)
|
| 357 | at MC-BOOTSTRAP/fmlloader@1.20.1-47.3.22/net.minecraftforge.fml.loading.ImmediateWindowHandler.acceptGameLayer(ImmediateWindowHandler.java:71)
|
| 358 | at MC-BOOTSTRAP/fmlloader@1.20.1-47.3.22/net.minecraftforge.fml.loading.FMLLoader.beforeStart(FMLLoader.java:216)
|
| 359 | at MC-BOOTSTRAP/fmlloader@1.20.1-47.3.22/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.launchService(CommonLaunchHandler.java:92)
|
| 360 | at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
|
| 361 | ... 7 more
|
| 362 | Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [create.mixins.json:client.WindowResizeMixin] from phase [DEFAULT] in config [create.mixins.json] FAILED during APPLY
|
| 363 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636)
|
| 364 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588)
|
| 365 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
|
| 366 | ... 30 more
|
| 367 | Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on create$updateWindowSize could not find any targets matching 'Lnet/minecraft/client/Minecraft;m_5741_()V' in net.minecraft.client.Minecraft. Using refmap create.refmap.json [PREINJECT Applicator Phase -> create.mixins.json:client.WindowResizeMixin -> Prepare Injections -> -> handler$zca000$create$updateWindowSize(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
|
| 368 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656)
|
| 369 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587)
|
| 370 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330)
|
| 371 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316)
|
| 372 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308)
|
| 373 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:46)
|
| 374 | at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
| 375 | at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
|
| 376 | at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
| 377 | at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
|
| 378 | at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
|
| 379 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149)
|
| 380 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708)
|
| 381 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311)
|
| 382 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042)
|
| 383 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393)
|
| 384 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
|
| 385 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
|
| 386 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
|
| 387 | at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
|
| 388 | ... 30 more
|
| 389 |
|
| 390 | > Task :cpw.mods.bootstraplauncher.BootstrapLauncher.main() FAILED
|
| 391 |
|
| 392 | Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
|
| 393 |
|
| 394 | You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
|
| 395 |
|
| 396 | For more on this, please refer to https://docs.gradle.org/8.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
|
| 397 | 3 actionable tasks: 1 executed, 2 up-to-date
|
| 398 |
|
| 399 | FAILURE: Build failed with an exception.
|
| 400 |
|
| 401 | * What went wrong:
|
| 402 | Execution failed for task ':cpw.mods.bootstraplauncher.BootstrapLauncher.main()'.
|
| 403 | > Process 'command '/home/********/.gradle/jdks/eclipse_adoptium-17-amd64-linux/jdk-17.0.13+11/bin/java'' finished with non-zero exit value 1
|
| 404 |
|
| 405 | * Try:
|
| 406 | > Run with --stacktrace option to get the stack trace.
|
| 407 | > Run with --info or --debug option to get more log output.
|
| 408 | > Run with --scan to get full insights.
|
| 409 | > Get more help at https://help.gradle.org.
|
| 410 |
|
| 411 | BUILD FAILED in 9s
|
| 412 | 04:44:50: Execution finished ':cpw.mods.bootstraplauncher.BootstrapLauncher.main()'.
|