Skip to content

Instantly share code, notes, and snippets.

@uSkizzik
Created September 18, 2021 10:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uSkizzik/eee4efe7c142becdf93cd88765af0447 to your computer and use it in GitHub Desktop.
Save uSkizzik/eee4efe7c142becdf93cd88765af0447 to your computer and use it in GitHub Desktop.
[18Sep2021 13:50:08.260] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 1.17, --assetsDir, C:\Users\rstoq\.gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 37.0.59, --fml.mcVersion, 1.17.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210706.113038]
[18Sep2021 13:50:08.264] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.0.7+91+master.8569cdf starting: java version 16.0.2 by Oracle Corporation
[18Sep2021 13:50:08.277] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness]
[18Sep2021 13:50:08.293] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
[18Sep2021 13:50:08.309] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,capability_inject_definalize,accesstransformer,runtimedistcleaner]
[18Sep2021 13:50:08.321] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[18Sep2021 13:50:08.326] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@2f17e30d
[18Sep2021 13:50:08.336] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[18Sep2021 13:50:08.337] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[18Sep2021 13:50:08.338] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[18Sep2021 13:50:08.338] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[18Sep2021 13:50:08.338] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[18Sep2021 13:50:08.340] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0
[18Sep2021 13:50:08.341] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading
[18Sep2021 13:50:08.341] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 9.0.7+91+master.8569cdf
[18Sep2021 13:50:08.342] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
[18Sep2021 13:50:08.342] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 5.0.3+70+master.d7d405b
[18Sep2021 13:50:08.343] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[18Sep2021 13:50:08.345] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922
[18Sep2021 13:50:08.346] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 4.0.10+24+master.876d7985
[18Sep2021 13:50:08.346] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 4
[18Sep2021 13:50:08.349] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[18Sep2021 13:50:08.350] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[18Sep2021 13:50:08.357] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[18Sep2021 13:50:08.358] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[18Sep2021 13:50:08.373] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@b3d7190
[18Sep2021 13:50:08.388] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=union:/C:/Users/rstoq/.gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.4/4ec7d77d9ab32596ca0b78bb123956734767e3a/mixin-0.8.4.jar%2335! Service=ModLauncher Env=CLIENT
[18Sep2021 13:50:08.392] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[18Sep2021 13:50:08.392] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
[18Sep2021 13:50:08.393] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
[18Sep2021 13:50:08.394] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
[18Sep2021 13:50:08.394] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
[18Sep2021 13:50:08.394] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
[18Sep2021 13:50:08.396] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[18Sep2021 13:50:08.396] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[18Sep2021 13:50:08.396] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[18Sep2021 13:50:08.398] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : D:\Skizzium\Minecraft\Modded\Skizzik\Mod Files\run
[18Sep2021 13:50:08.399] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is D:\Skizzium\Minecraft\Modded\Skizzik\Mod Files\run
[18Sep2021 13:50:08.399] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : D:\Skizzium\Minecraft\Modded\Skizzik\Mod Files\run\mods
[18Sep2021 13:50:08.399] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is D:\Skizzium\Minecraft\Modded\Skizzik\Mod Files\run\mods
[18Sep2021 13:50:08.400] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : D:\Skizzium\Minecraft\Modded\Skizzik\Mod Files\run\config
[18Sep2021 13:50:08.400] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is D:\Skizzium\Minecraft\Modded\Skizzik\Mod Files\run\config
[18Sep2021 13:50:08.400] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is D:\Skizzium\Minecraft\Modded\Skizzik\Mod Files\run\config\fml.toml
[18Sep2021 13:50:08.400] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[18Sep2021 13:50:08.437] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : D:\Skizzium\Minecraft\Modded\Skizzik\Mod Files\run\defaultconfigs
[18Sep2021 13:50:08.437] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[18Sep2021 13:50:08.440] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[18Sep2021 13:50:08.440] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeclientuserdev as launch service
[18Sep2021 13:50:08.456] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=37.0.59, mcVersion=1.17.1, mcpVersion=20210706.113038, forgeGroup=net.minecraftforge]
[18Sep2021 13:50:08.458] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[18Sep2021 13:50:08.459] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
[18Sep2021 13:50:08.460] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
[18Sep2021 13:50:08.460] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[18Sep2021 13:50:08.461] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[18Sep2021 13:50:08.461] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[18Sep2021 13:50:08.461] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[18Sep2021 13:50:08.462] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[18Sep2021 13:50:08.470] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[18Sep2021 13:50:08.473] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
[18Sep2021 13:50:08.480] [main/DEBUG] [net.minecraftforge.fml.loading.targets.CommonLaunchHandler/CORE]: Got mod coordinates skizzik%%D:/Skizzium/Minecraft/Modded/Skizzik/Mod Files\build\resources\main;skizzik%%D:/Skizzium/Minecraft/Modded/Skizzik/Mod Files\build\classes\java\main from env
[18Sep2021 13:50:08.483] [main/DEBUG] [net.minecraftforge.fml.loading.targets.CommonLaunchHandler/CORE]: Found supplied mod coordinates [{skizzik=[D:\Skizzium\Minecraft\Modded\Skizzik\Mod Files\build\resources\main, D:\Skizzium\Minecraft\Modded\Skizzik\Mod Files\build\classes\java\main]}]
[18Sep2021 13:50:08.761] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR classpath_mod at path D:\Skizzium\Minecraft\Modded\Skizzik\Mod Files\build\resources\main
[18Sep2021 13:50:08.763] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR classpath_mod at path D:\Skizzium\Minecraft\Modded\Skizzik\Mod Files\build\fg_cache\net\minecraftforge\forge\1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1\forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar
[18Sep2021 13:50:08.764] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\cpw.mods\securejarhandler\0.9.46\63b520c4dad090d67dbe040bea47567534fe2722\securejarhandler-0.9.46.jar
[18Sep2021 13:50:08.764] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-analysis\9.1\4f61b83b81d8b659958f4bcc48907e93ecea55a0\asm-analysis-9.1.jar
[18Sep2021 13:50:08.764] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-util\9.1\36464a45d871779f3383a8a9aba2b26562a86729\asm-util-9.1.jar
[18Sep2021 13:50:08.764] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\cpw.mods\bootstraplauncher\0.1.17\899fb8e3912bb7d14a6f9611de117f77db710ec3\bootstraplauncher-0.1.17.jar
[18Sep2021 13:50:08.764] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm\9.1\a99500cf6eea30535eeac6be73899d048f8d12a8\asm-9.1.jar
[18Sep2021 13:50:08.765] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-commons\9.1\8b971b182eb5cf100b9e8d4119152d83e00e0fdd\asm-commons-9.1.jar
[18Sep2021 13:50:08.765] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-tree\9.1\c333f2a855069cb8eb17a40a3eb8b1b67755d0eb\asm-tree-9.1.jar
[18Sep2021 13:50:08.765] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path D:\Skizzium\Minecraft\Modded\Skizzik\Mod Files\build\fg_cache\net\minecraftforge\forge\1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1\forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar
[18Sep2021 13:50:08.766] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\5.8.0\3551d8d827e54858214107541d3aff9c615cb615\jna-5.8.0.jar
[18Sep2021 13:50:08.771] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\30.1-jre\d0c3ce2311c9e36e73228da25a6e99b2ab826f\guava-30.1-jre.jar
[18Sep2021 13:50:08.777] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.github.Vatuu\discord-rpc\1.6.2\1e2a38614325e809efe442d82231e7c172cf94ab\discord-rpc-1.6.2.jar
[18Sep2021 13:50:08.781] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.github.Vatuu\discord-rpc-binaries\3.4.0\ce8efc6822cea80c828d369e4b787e08ff2bf4ef\discord-rpc-binaries-3.4.0.jar
[18Sep2021 13:50:08.785] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\forge_gradle\minecraft_repo\versions\1.17.1\client-extra.jar
[18Sep2021 13:50:08.785] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\ca.weblite\java-objc-bridge\1.0.0\6ef160c3133a78de015830860197602ca1c855d3\java-objc-bridge-1.0.0.jar
[18Sep2021 13:50:08.790] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.minecraftforge\fmlloader\1.17.1-37.0.59\bad6177ca6d8bfcd282e3723d6e35b7773ef5f8c\fmlloader-1.17.1-37.0.59.jar
[18Sep2021 13:50:08.794] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.2\25ea2e8b0c338a877313bd4672d3fe056ea78f0d\jsr305-3.0.2.jar
[18Sep2021 13:50:08.798] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.minecraftforge\mergetool\1.1.3\d7d4b6eac7f49c59255c8ac25190802c29ac9a4a\mergetool-1.1.3-api.jar
[18Sep2021 13:50:08.802] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\cpw.mods\modlauncher\9.0.7\ebe8650527b513823874449e054db053b686b494\modlauncher-9.0.7.jar
[18Sep2021 13:50:08.806] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.openjdk.nashorn\nashorn-core\15.1.1\e22ac5309286d33c0eeee8ff36c2cc709f2efec9\nashorn-core-15.1.1.jar
[18Sep2021 13:50:08.811] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-commons\9.1\8b971b182eb5cf100b9e8d4119152d83e00e0fdd\asm-commons-9.1.jar
[18Sep2021 13:50:08.811] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-util\9.1\36464a45d871779f3383a8a9aba2b26562a86729\asm-util-9.1.jar
[18Sep2021 13:50:08.811] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-analysis\9.1\4f61b83b81d8b659958f4bcc48907e93ecea55a0\asm-analysis-9.1.jar
[18Sep2021 13:50:08.854] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-tree\9.1\c333f2a855069cb8eb17a40a3eb8b1b67755d0eb\asm-tree-9.1.jar
[18Sep2021 13:50:08.855] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm\9.1\a99500cf6eea30535eeac6be73899d048f8d12a8\asm-9.1.jar
[18Sep2021 13:50:08.855] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.minecraftforge\accesstransformers\8.0.4\272d240aa73f42195b2a68e2ebd8b701ecf41f63\accesstransformers-8.0.4.jar
[18Sep2021 13:50:08.859] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.antlr\antlr4-runtime\4.9.1\428664f05d2b7f7b7610204b5aa7c1763f62011a\antlr4-runtime-4.9.1.jar
[18Sep2021 13:50:08.863] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.minecraftforge\fmlcore\1.17.1-37.0.59\661b370ae39bd8b71db44b1090ae605f3c189a6b\fmlcore-1.17.1-37.0.59.jar
[18Sep2021 13:50:08.863] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.minecraftforge\eventbus\5.0.3\f2317ed9d19271be8727a71ae3e5dfeb62715594\eventbus-5.0.3.jar
[18Sep2021 13:50:08.868] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.minecraftforge\forgespi\4.0.10\e08fb9a9e485abbbd380516c222e2b502eb0718e\forgespi-4.0.10.jar
[18Sep2021 13:50:08.872] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.minecraftforge\coremods\5.0.1\386b00279628b105b2d507539c46e134e96f6237\coremods-5.0.1.jar
[18Sep2021 13:50:08.875] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.minecraftforge\unsafe\0.2.0\54d7a0a5e8fdb71b973025caa46f341ae5904f39\unsafe-0.2.0.jar
[18Sep2021 13:50:08.879] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.electronwill.night-config\toml\3.6.3\2b05b4d606c517da4d1a7b6d2b97d751c92887d7\toml-3.6.3.jar
[18Sep2021 13:50:08.884] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.electronwill.night-config\core\3.6.3\c601bfeaeb2c0abe7aaa901b0bbe6d1beff49281\core-3.6.3.jar
[18Sep2021 13:50:08.888] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.8.1\114a2dd16c4c568bf0ca57719b83f2685dcc5734\maven-artifact-3.8.1.jar
[18Sep2021 13:50:08.892] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-lang3\3.8.1\6505a72a097d9270f7a9e7bf42c4238283247755\commons-lang3-3.8.1.jar
[18Sep2021 13:50:08.896] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.jodah\typetools\0.8.3\98f84f353457629e81cc6827224871b1a8faa7af\typetools-0.8.3.jar
[18Sep2021 13:50:08.901] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.minecrell\terminalconsoleappender\1.2.0\96d02cd3b384ff015a8fef4223bcb4ccf1717c95\terminalconsoleappender-1.2.0.jar
[18Sep2021 13:50:08.905] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-core\2.14.1\9141212b8507ab50a45525b545b39d224614528b\log4j-core-2.14.1.jar
[18Sep2021 13:50:08.910] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.14.1\cd8858fbbde69f46bce8db1152c18a43328aae78\log4j-api-2.14.1.jar
[18Sep2021 13:50:08.916] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.jline\jline-reader\3.12.1\4382ab1382c7b6f379377ed5f665dc2f6e1218bc\jline-reader-3.12.1.jar
[18Sep2021 13:50:08.921] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.jline\jline-terminal\3.12.1\c777448314e050d980a6b697c140f3bfe9eb7416\jline-terminal-3.12.1.jar
[18Sep2021 13:50:08.925] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.sf.jopt-simple\jopt-simple\5.0.4\4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\jopt-simple-5.0.4.jar
[18Sep2021 13:50:08.928] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.spongepowered\mixin\0.8.4\4ec7d77d9ab32596ca0b78bb123956734767e3a\mixin-0.8.4.jar
[18Sep2021 13:50:08.941] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.google.code.gson\gson\2.8.0\c4ba5371a29ac9b2ad6129b1d39ea38750043eff\gson-2.8.0.jar
[18Sep2021 13:50:08.945] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\cpw.mods\bootstraplauncher\0.1.17\899fb8e3912bb7d14a6f9611de117f77db710ec3\bootstraplauncher-0.1.17.jar
[18Sep2021 13:50:08.946] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.minecraftforge\javafmllanguage\1.17.1-37.0.59\a32680aa8f2dcf6c5234c32e11b7588d2e26f29c\javafmllanguage-1.17.1-37.0.59.jar
[18Sep2021 13:50:08.946] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.minecraftforge\mclanguage\1.17.1-37.0.59\10e66a3aebb0c9187e06524d6d5506ecc5dd8bc7\mclanguage-1.17.1-37.0.59.jar
[18Sep2021 13:50:08.947] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.google.guava\failureaccess\1.0.1\1dcf1de382a0bf95a3d8b0849546c88bac1292c9\failureaccess-1.0.1.jar
[18Sep2021 13:50:08.952] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.google.guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\b421526c5f297295adef1c886e5246c39d4ac629\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[18Sep2021 13:50:08.956] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.checkerframework\checker-qual\3.5.0\2f50520c8abea66fbd8d26e481d3aef5c673b510\checker-qual-3.5.0.jar
[18Sep2021 13:50:08.960] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.google.errorprone\error_prone_annotations\2.3.4\dac170e4594de319655ffb62f41cbd6dbb5e601e\error_prone_annotations-2.3.4.jar
[18Sep2021 13:50:08.965] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.google.j2objc\j2objc-annotations\1.3\ba035118bc8bac37d7eff77700720999acd9986d\j2objc-annotations-1.3.jar
[18Sep2021 13:50:08.969] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.github.oshi\oshi-core\5.7.5\725374463734aacde70a3b20f018aca3f922655f\oshi-core-5.7.5.jar
[18Sep2021 13:50:08.974] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna-platform\5.8.0\2f12f6d7f7652270d13624cef1b82d8cd9a5398e\jna-platform-5.8.0.jar
[18Sep2021 13:50:08.978] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-slf4j18-impl\2.14.1\312b4d91b21160b9fab43600fa787f31e8cab930\log4j-slf4j18-impl-2.14.1.jar
[18Sep2021 13:50:08.984] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.mojang\blocklist\1.0.5\9da540f21c9a8d5ed7c029e1f88d1a6dabb0d6ad\blocklist-1.0.5.jar
[18Sep2021 13:50:08.987] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.mojang\patchy\2.1.6\ce112c16c6275fdfff2d30208533ec906a191f71\patchy-2.1.6.jar
[18Sep2021 13:50:08.991] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-api\1.8.0-beta4\83b0359d847ee053d745be7ec0d8e9e8a44304b4\slf4j-api-1.8.0-beta4.jar
[18Sep2021 13:50:08.995] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.ibm.icu\icu4j\66.1\72c7519b6d91f7a1f993bd44a99fe95d67211b27\icu4j-66.1.jar
[18Sep2021 13:50:09.002] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.mojang\javabridge\1.1.23\3e5084d916ba393dfd82928ec97663aeb10b2e2c\javabridge-1.1.23.jar
[18Sep2021 13:50:09.005] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\io.netty\netty-all\4.1.25.Final\d0626cd3108294d1d58c05859add27b4ef21f83b\netty-all-4.1.25.Final.jar
[18Sep2021 13:50:09.011] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\commons-io\commons-io\2.5\2852e6e05fbb95076fc091f6d1780f1f8fe35e0f\commons-io-2.5.jar
[18Sep2021 13:50:09.015] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.3.3\18f4247ff4572a074444572cee34647c43e7c9c7\httpclient-4.3.3.jar
[18Sep2021 13:50:09.020] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\commons-codec\commons-codec\1.10\4b95f4897fa13f2cd904aee711aeafc0c5295cd8\commons-codec-1.10.jar
[18Sep2021 13:50:09.024] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.java.jinput\jinput\2.0.5\39c7796b469a600f72380316f6b1f11db6c2c7c4\jinput-2.0.5.jar
[18Sep2021 13:50:09.028] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.java.jutils\jutils\1.0.0\e12fe1fda814bd348c1579329c86943d2cd3c6a6\jutils-1.0.0.jar
[18Sep2021 13:50:09.033] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.mojang\brigadier\1.0.18\c1ef1234282716483c92183f49bef47b1a89bfa9\brigadier-1.0.18.jar
[18Sep2021 13:50:09.037] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.mojang\datafixerupper\4.0.26\ebd6690f33871ccee9b6132c6480668ee2e35020\datafixerupper-4.0.26.jar
[18Sep2021 13:50:09.041] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.mojang\authlib\2.3.31\bbd00ca33b052f73a6312254780fc580d2da3535\authlib-2.3.31.jar
[18Sep2021 13:50:09.046] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.8.1\a698750c16740fd5b3871425f4cb3bbaa87f529d\commons-compress-1.8.1.jar
[18Sep2021 13:50:09.051] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\commons-logging\commons-logging\1.1.3\f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f\commons-logging-1.1.3.jar
[18Sep2021 13:50:09.055] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.3.2\31fbbff1ddbf98f3aa7377c94d33b0447c646b6e\httpcore-4.3.2.jar
[18Sep2021 13:50:09.061] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\it.unimi.dsi\fastutil\8.2.1\5ad88f325e424f8dbc2be5459e21ea5cab3864e9\fastutil-8.2.1.jar
[18Sep2021 13:50:09.070] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.2.2\ee8e57a79300f78294576d87c4a587f8c99402e2\lwjgl-jemalloc-3.2.2.jar
[18Sep2021 13:50:09.075] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.2.2\2b772a102b0a11ee5f2109a5b136f4dc7c630827\lwjgl-openal-3.2.2.jar
[18Sep2021 13:50:09.079] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.2.2\6ac5bb88b44c43ea195a570aab059f63da004cd8\lwjgl-opengl-3.2.2.jar
[18Sep2021 13:50:09.084] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.2.2\d3ad4df38e400b8afba1de63f84338809399df5b\lwjgl-glfw-3.2.2.jar
[18Sep2021 13:50:09.089] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.2.2\3b8e6ebc5851dd3d17e37e5cadce2eff2a429f0f\lwjgl-stb-3.2.2.jar
[18Sep2021 13:50:09.093] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-tinyfd\3.2.2\fcbe606c8f8da6f8f9a05e2c540eb1ee8632b0e9\lwjgl-tinyfd-3.2.2.jar
[18Sep2021 13:50:09.098] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.2.2\8ad6294407e15780b43e84929c40e4c5e997972e\lwjgl-3.2.2.jar
[18Sep2021 13:50:09.102] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.mojang\text2speech\1.11.3\f378f889797edd7df8d32272c06ca80a1b6b0f58\text2speech-1.11.3.jar
[18Sep2021 13:50:09.106] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.antlr\antlr4\4.9.1\e92af8ab33e428461927b484e90bb155a4f3a052\antlr4-4.9.1.jar
[18Sep2021 13:50:09.110] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.codehaus.plexus\plexus-utils\3.2.1\13b015768e0d04849d2794e4c47eb02d01a0de32\plexus-utils-3.2.1.jar
[18Sep2021 13:50:09.115] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.antlr\ST4\4.3\92f2c1ad8d84abcbeead6cf7f2c53a04166293c2\ST4-4.3.jar
[18Sep2021 13:50:09.119] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.antlr\antlr-runtime\3.5.2\cd9cd41361c155f3af0f653009dcecb08d8b4afd\antlr-runtime-3.5.2.jar
[18Sep2021 13:50:09.123] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.abego.treelayout\org.abego.treelayout.core\1.0.3\457216e8e6578099ae63667bb1e4439235892028\org.abego.treelayout.core-1.0.3.jar
[18Sep2021 13:50:09.127] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.glassfish\javax.json\1.0.4\3178f73569fd7a1e5ffc464e680f7a8cc784b85a\javax.json-1.0.4.jar
[18Sep2021 13:50:09.131] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\cpw.mods\securejarhandler\0.9.52\99e2c7a2c11f60b97e3b2e65f95123f8bf558c0\securejarhandler-0.9.52.jar
[18Sep2021 13:50:09.131] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.2.2\338b25b99da3ba5f441f6492f2ce2a9c608860ed\lwjgl-jemalloc-3.2.2-natives-windows.jar
[18Sep2021 13:50:09.135] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.2.2\ec20a7d42a2438528fca87e60b1705f1e2339ddb\lwjgl-openal-3.2.2-natives-windows.jar
[18Sep2021 13:50:09.139] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.2.2\d8dcdc91066cae2d2d8279cb4a9f9f05d9525826\lwjgl-opengl-3.2.2-natives-windows.jar
[18Sep2021 13:50:09.144] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.2.2\dc6826d636bf796b33a49038c354210e661bfc17\lwjgl-glfw-3.2.2-natives-windows.jar
[18Sep2021 13:50:09.148] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.2.2\811f705cbb29e8ae8d60bdf8fdd38c0c123ad3ef\lwjgl-stb-3.2.2-natives-windows.jar
[18Sep2021 13:50:09.152] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-tinyfd\3.2.2\e9115958773644e863332a6a06488d26f9e1fc9f\lwjgl-tinyfd-3.2.2-natives-windows.jar
[18Sep2021 13:50:09.156] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.2.2\5359f3aa50d36352815fc662ea73e1c00d22170\lwjgl-3.2.2-natives-windows.jar
[18Sep2021 13:50:09.161] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\com.mojang\text2speech\1.11.3\c0b242c0091be5acbf303263c7eeeaedd70544c7\text2speech-1.11.3-natives-windows.jar
[18Sep2021 13:50:09.165] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\rstoq\.gradle\caches\modules-2\files-2.1\net.minecraftforge\srgutils\0.4.3\84aecb8fc78bd0dd7299bd9963ac9eb83bd00aad\srgutils-0.4.3.jar
[18Sep2021 13:50:09.168] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.2.2\lib\idea_rt.jar
[18Sep2021 13:50:09.201] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar with {minecraft} mods - versions {1.17.1}
[18Sep2021 13:50:09.205] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Skizzium\Minecraft\Modded\Skizzik\Mod Files\build\fg_cache\net\minecraftforge\forge\1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1\forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
[18Sep2021 13:50:09.206] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate D:\Skizzium\Minecraft\Modded\Skizzik\Mod Files\build\resources\main
[18Sep2021 13:50:09.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file main with {skizzik} mods - versions {2.0.0-beta.5}
[18Sep2021 13:50:09.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file D:\Skizzium\Minecraft\Modded\Skizzik\Mod Files\build\resources\main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37,)]]
[18Sep2021 13:50:09.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
[18Sep2021 13:50:09.218] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {37.0.59}
[18Sep2021 13:50:09.219] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
[18Sep2021 13:50:09.247] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
[18Sep2021 13:50:09.248] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[18Sep2021 13:50:09.248] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
[18Sep2021 13:50:09.248] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js
[18Sep2021 13:50:09.248] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
[18Sep2021 13:50:09.248] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
[18Sep2021 13:50:09.251] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[18Sep2021 13:50:09.483] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[18Sep2021 13:50:09.484] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
[18Sep2021 13:50:09.484] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 37
[18Sep2021 13:50:09.491] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 2 mod requirements (2 mandatory, 0 optional)
[18Sep2021 13:50:09.492] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
[18Sep2021 13:50:09.902] [main/DEBUG] [net.minecraftforge.fml.loading.MCPNamingService/CORE]: Loaded 26882 method mappings from methods.csv
[18Sep2021 13:50:09.929] [main/DEBUG] [net.minecraftforge.fml.loading.MCPNamingService/CORE]: Loaded 25994 field mappings from fields.csv
[18Sep2021 13:50:09.989] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[18Sep2021 13:50:09.991] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[18Sep2021 13:50:09.992] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[18Sep2021 13:50:09.992] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[18Sep2021 13:50:09.992] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[18Sep2021 13:50:09.993] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
[18Sep2021 13:50:10.161] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[18Sep2021 13:50:10.161] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
[18Sep2021 13:50:10.223] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[18Sep2021 13:50:10.224] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
[18Sep2021 13:50:10.263] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[18Sep2021 13:50:10.271] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3e7c4815 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
[18Sep2021 13:50:10.273] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@615e3f51 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
[18Sep2021 13:50:10.274] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@407873d3 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
[18Sep2021 13:50:10.274] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@608bc8f8 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
[18Sep2021 13:50:10.274] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5412bfea to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
[18Sep2021 13:50:10.274] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@44a6a68e to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
[18Sep2021 13:50:10.274] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[18Sep2021 13:50:12.493] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[18Sep2021 13:50:12.493] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[18Sep2021 13:50:12.493] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
[18Sep2021 13:50:12.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
[18Sep2021 13:50:12.494] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
[18Sep2021 13:50:12.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
[18Sep2021 13:50:12.494] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
[18Sep2021 13:50:12.494] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[18Sep2021 13:50:12.494] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(skizzik)
[18Sep2021 13:50:12.494] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(skizzik)
[18Sep2021 13:50:12.494] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(skizzik)
[18Sep2021 13:50:12.495] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(skizzik)
[18Sep2021 13:50:12.495] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(skizzik)
[18Sep2021 13:50:12.495] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(skizzik)]
[18Sep2021 13:50:12.495] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
[18Sep2021 13:50:12.495] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
[18Sep2021 13:50:12.495] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
[18Sep2021 13:50:12.495] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
[18Sep2021 13:50:12.496] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
[18Sep2021 13:50:12.496] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[18Sep2021 13:50:12.496] [main/DEBUG] [mixin/]: inject() running with 4 agents
[18Sep2021 13:50:12.496] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[18Sep2021 13:50:12.496] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[18Sep2021 13:50:12.496] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(skizzik)]
[18Sep2021 13:50:12.496] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[18Sep2021 13:50:12.497] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\rstoq\.gradle\caches\forge_gradle\assets, --assetIndex, 1.17]
[18Sep2021 13:50:12.553] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out\class: failed to delete one or more files; see suppressed exceptions for details
[18Sep2021 13:50:12.556] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[18Sep2021 13:50:13.235] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
[18Sep2021 13:50:13.341] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
[18Sep2021 13:50:14.315] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
[18Sep2021 13:50:16.731] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
[18Sep2021 13:50:16.869] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
[18Sep2021 13:50:18.331] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[18Sep2021 13:50:19.738] [Render thread/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 12 threads for parallel mod-loading
[18Sep2021 13:50:19.750] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3a08078c - got cpw.mods.cl.ModuleClassLoader@4e9658b5
[18Sep2021 13:50:19.751] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod
[18Sep2021 13:50:19.756] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3a08078c - got cpw.mods.cl.ModuleClassLoader@4e9658b5
[18Sep2021 13:50:19.756] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.skizzium.projectapple.ProjectApple
[18Sep2021 13:50:19.818] [modloading-worker-2/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: skizzik, class com.skizzium.projectapple.ProjectApple
java.lang.reflect.InvocationTargetException: null
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) ~[?:?]
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:81) ~[javafmllanguage-1.17.1-37.0.59.jar%2386!:?]
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[fmlcore-1.17.1-37.0.59.jar%2388!:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?]
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Structure
at com.skizzium.projectapple.ProjectApple.<init>(ProjectApple.java:41) ~[%2389!:?]
... 14 more
[18Sep2021 13:50:20.049] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[18Sep2021 13:50:20.050] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[18Sep2021 13:50:20.050] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-common.toml for forge tracking
[18Sep2021 13:50:20.110] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[18Sep2021 13:50:20.113] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE
[18Sep2021 13:50:20.118] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.ForgeHooksClient$ClientEvents to MOD
[18Sep2021 13:50:20.129] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
[18Sep2021 13:50:20.660] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundLoadEvent to a broken mod state
[18Sep2021 13:50:20.822] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Block to a broken mod state
[18Sep2021 13:50:20.838] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Item to a broken mod state
[18Sep2021 13:50:21.582] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ParticleFactoryRegisterEvent to a broken mod state
[18Sep2021 13:50:21.654] [Render thread/WARN] [com.mojang.text2speech.NarratorWindows/]: ERROR : Generic error while loading narrator : Could not initialize class com.sun.jna.Native
ERROR : Generic error while loading narrator : Could not initialize class com.sun.jna.NativeLibrary
[18Sep2021 13:50:21.706] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.RegisterClientReloadListenersEvent to a broken mod state
[18Sep2021 13:50:21.706] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterLayerDefinitions to a broken mod state
[18Sep2021 13:50:21.706] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterRenderers to a broken mod state
[18Sep2021 13:50:22.104] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ModelRegistryEvent to a broken mod state
[18Sep2021 13:50:22.268] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:22.268] [Worker-Main-14/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:22.270] [Worker-Main-8/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:30.550] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:31.556] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:31.558] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:31.590] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:31.600] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:31.608] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:31.625] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:32.294] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[18Sep2021 13:50:32.296] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[18Sep2021 13:50:32.298] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[18Sep2021 13:50:32.303] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[18Sep2021 13:50:32.304] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[18Sep2021 13:50:32.305] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[18Sep2021 13:50:32.307] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[18Sep2021 13:50:33.127] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ModelBakeEvent to a broken mod state
[18Sep2021 13:50:33.693] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$AddLayers to a broken mod state
[18Sep2021 13:50:34.177] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.RegisterShadersEvent to a broken mod state
[18Sep2021 13:50:34.439] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[18Sep2021 13:50:34.442] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[18Sep2021 13:50:34.443] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[18Sep2021 13:50:08.260] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 1.17, --assetsDir, C:\Users\rstoq\.gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 37.0.59, --fml.mcVersion, 1.17.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210706.113038]
[18Sep2021 13:50:08.264] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.0.7+91+master.8569cdf starting: java version 16.0.2 by Oracle Corporation
[18Sep2021 13:50:08.388] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=union:/C:/Users/rstoq/.gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.4/4ec7d77d9ab32596ca0b78bb123956734767e3a/mixin-0.8.4.jar%2335! Service=ModLauncher Env=CLIENT
[18Sep2021 13:50:12.497] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\rstoq\.gradle\caches\forge_gradle\assets, --assetIndex, 1.17]
[13:50:12] [main/WARN]: Failed retrieving info for group processor
java.lang.Error:
There is an incompatible JNA native library installed on this system
Expected: 5.2.0
Found: 6.1.1
(at C:\Users\rstoq\AppData\Local\Temp\jna-108822389\jna1867503411296310076.dll).
To resolve this issue you may do one of the following:
- remove or uninstall the offending library
- set the system property jna.nosys=true
- set jna.boot.library.path to include the path to the version of the
jnidispatch library included with the JNA jar file you are using
at com.sun.jna.Native.<clinit>(Native.java:199) ~[jna-4.5.1.jar%230!:4.5.1 (b0)]
at com.sun.jna.Pointer.<clinit>(Pointer.java:54) ~[jna-4.5.1.jar%230!:4.5.1 (b0)]
at com.sun.jna.Structure.<clinit>(Structure.java:2130) ~[jna-4.5.1.jar%230!:4.5.1 (b0)]
at com.sun.jna.platform.win32.VersionHelpers.IsWindowsVersionOrGreater(VersionHelpers.java:59) ~[jna-platform-5.8.0.jar%2341!:5.8.0 (b0)]
at com.sun.jna.platform.win32.VersionHelpers.IsWindows7OrGreater(VersionHelpers.java:154) ~[jna-platform-5.8.0.jar%2341!:5.8.0 (b0)]
at oshi.hardware.platform.windows.WindowsCentralProcessor.initProcessorCounts(WindowsCentralProcessor.java:154) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.common.AbstractCentralProcessor.<init>(AbstractCentralProcessor.java:74) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.platform.windows.WindowsCentralProcessor.<init>(WindowsCentralProcessor.java:66) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.platform.windows.WindowsHardwareAbstractionLayer.createProcessor(WindowsHardwareAbstractionLayer.java:61) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.util.Memoizer$1.get(Memoizer.java:87) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.common.AbstractHardwareAbstractionLayer.getProcessor(AbstractHardwareAbstractionLayer.java:68) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at net.minecraft.SystemReport.lambda$putHardware$4(SystemReport.java:73) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.putHardware(SystemReport.java:72) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.lambda$new$2(SystemReport.java:48) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.<init>(SystemReport.java:47) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.<init>(CrashReport.java:29) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.preload(CrashReport.java:249) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.main.Main.main(Main.java:124) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
at net.minecraftforge.fml.loading.targets.ForgeClientUserdevLaunchHandler.lambda$launchService$0(ForgeClientUserdevLaunchHandler.java:38) ~[fmlloader-1.17.1-37.0.59.jar%2313!:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?]
[13:50:12] [main/WARN]: Failed retrieving info for group graphics
java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.platform.win32.WinNT$OSVERSIONINFOEX
at com.sun.jna.platform.win32.VersionHelpers.IsWindowsVersionOrGreater(VersionHelpers.java:59) ~[jna-platform-5.8.0.jar%2341!:5.8.0 (b0)]
at com.sun.jna.platform.win32.VersionHelpers.IsWindowsVistaOrGreater(VersionHelpers.java:127) ~[jna-platform-5.8.0.jar%2341!:5.8.0 (b0)]
at oshi.hardware.platform.windows.WindowsGraphicsCard.<clinit>(WindowsGraphicsCard.java:49) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.platform.windows.WindowsHardwareAbstractionLayer.getGraphicsCards(WindowsHardwareAbstractionLayer.java:106) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at net.minecraft.SystemReport.lambda$putHardware$5(SystemReport.java:76) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.putHardware(SystemReport.java:75) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.lambda$new$2(SystemReport.java:48) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.<init>(SystemReport.java:47) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.<init>(CrashReport.java:29) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.preload(CrashReport.java:249) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.main.Main.main(Main.java:124) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
at net.minecraftforge.fml.loading.targets.ForgeClientUserdevLaunchHandler.lambda$launchService$0(ForgeClientUserdevLaunchHandler.java:38) ~[fmlloader-1.17.1-37.0.59.jar%2313!:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?]
[13:50:12] [main/WARN]: Failed retrieving info for group memory
java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.platform.win32.WinNT$OSVERSIONINFOEX
at com.sun.jna.platform.win32.VersionHelpers.IsWindowsVersionOrGreater(VersionHelpers.java:59) ~[jna-platform-5.8.0.jar%2341!:5.8.0 (b0)]
at com.sun.jna.platform.win32.VersionHelpers.IsWindows10OrGreater(VersionHelpers.java:194) ~[jna-platform-5.8.0.jar%2341!:5.8.0 (b0)]
at oshi.hardware.platform.windows.WindowsGlobalMemory.<clinit>(WindowsGlobalMemory.java:60) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.platform.windows.WindowsHardwareAbstractionLayer.createMemory(WindowsHardwareAbstractionLayer.java:56) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.util.Memoizer$1.get(Memoizer.java:87) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.common.AbstractHardwareAbstractionLayer.getMemory(AbstractHardwareAbstractionLayer.java:80) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at net.minecraft.SystemReport.lambda$putHardware$6(SystemReport.java:79) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.putHardware(SystemReport.java:78) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.lambda$new$2(SystemReport.java:48) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.<init>(SystemReport.java:47) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.<init>(CrashReport.java:29) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.preload(CrashReport.java:249) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.main.Main.main(Main.java:124) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
at net.minecraftforge.fml.loading.targets.ForgeClientUserdevLaunchHandler.lambda$launchService$0(ForgeClientUserdevLaunchHandler.java:38) ~[fmlloader-1.17.1-37.0.59.jar%2313!:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?]
[13:50:18] [Render thread/WARN]: Assets URL 'union:/D:/Skizzium/Minecraft/Modded/Skizzik/Mod%20Files/build/fg_cache/net/minecraftforge/forge/1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1/forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!/assets/.mcassetsroot' uses unexpected schema
[13:50:18] [Render thread/WARN]: Assets URL 'union:/D:/Skizzium/Minecraft/Modded/Skizzik/Mod%20Files/build/fg_cache/net/minecraftforge/forge/1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1/forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!/data/.mcassetsroot' uses unexpected schema
[18Sep2021 13:50:18.331] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[13:50:18] [Render thread/INFO]: Setting user: Dev
[13:50:18] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 SNAPSHOT
[18Sep2021 13:50:19.818] [modloading-worker-2/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: skizzik, class com.skizzium.projectapple.ProjectApple
java.lang.reflect.InvocationTargetException: null
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) ~[?:?]
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:81) ~[javafmllanguage-1.17.1-37.0.59.jar%2386!:?]
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[fmlcore-1.17.1-37.0.59.jar%2388!:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?]
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Structure
at com.skizzium.projectapple.ProjectApple.<init>(ProjectApple.java:41) ~[%2389!:?]
... 14 more
[13:50:19] [modloading-worker-9/INFO]: Forge mod loading, version 37.0.59, for MC 1.17.1 with MCP 20210706.113038
[13:50:19] [modloading-worker-9/INFO]: MinecraftForge v37.0.59 Initialized
[18Sep2021 13:50:20.129] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
[13:50:20] [Render thread/WARN]: Removed resource pack mod_resources from options because it doesn't seem to exist anymore
[18Sep2021 13:50:20.660] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundLoadEvent to a broken mod state
[18Sep2021 13:50:20.822] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Block to a broken mod state
[18Sep2021 13:50:20.838] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Item to a broken mod state
[18Sep2021 13:50:21.582] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ParticleFactoryRegisterEvent to a broken mod state
[18Sep2021 13:50:21.654] [Render thread/WARN] [com.mojang.text2speech.NarratorWindows/]: ERROR : Generic error while loading narrator : Could not initialize class com.sun.jna.Native
ERROR : Generic error while loading narrator : Could not initialize class com.sun.jna.NativeLibrary
[18Sep2021 13:50:21.706] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.RegisterClientReloadListenersEvent to a broken mod state
[18Sep2021 13:50:21.706] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterLayerDefinitions to a broken mod state
[18Sep2021 13:50:21.706] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterRenderers to a broken mod state
[13:50:21] [Render thread/INFO]: Reloading ResourceManager: Default, VanillaTweaks8.zip
[18Sep2021 13:50:22.104] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ModelRegistryEvent to a broken mod state
[18Sep2021 13:50:22.268] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:22.268] [Worker-Main-14/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:22.270] [Worker-Main-8/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[13:50:30] [Worker-Main-12/WARN]: Unable to resolve texture reference: #missing in minecraft:item/soul_lantern
[13:50:30] [Worker-Main-12/WARN]: Unable to resolve texture reference: #missing in minecraft:item/lantern
[18Sep2021 13:50:30.550] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[13:50:30] [Worker-Main-8/ERROR]: Using missing texture, unable to load minecraft:textures/item/crossbow.png : java.io.FileNotFoundException: minecraft:textures/item/crossbow.png
[13:50:31] [Worker-Main-12/WARN]: Texture minecraft:block/lever_base_on with size 8x8 limits mip level from 4 to 3
[13:50:31] [Worker-Main-11/WARN]: Failed retrieving info for group processor
java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.platform.win32.WinNT$OSVERSIONINFOEX
at com.sun.jna.platform.win32.VersionHelpers.IsWindowsVersionOrGreater(VersionHelpers.java:59) ~[jna-platform-5.8.0.jar%2341!:5.8.0 (b0)]
at com.sun.jna.platform.win32.VersionHelpers.IsWindows7OrGreater(VersionHelpers.java:154) ~[jna-platform-5.8.0.jar%2341!:5.8.0 (b0)]
at oshi.hardware.platform.windows.WindowsCentralProcessor.initProcessorCounts(WindowsCentralProcessor.java:154) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.common.AbstractCentralProcessor.<init>(AbstractCentralProcessor.java:74) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.platform.windows.WindowsCentralProcessor.<init>(WindowsCentralProcessor.java:66) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.platform.windows.WindowsHardwareAbstractionLayer.createProcessor(WindowsHardwareAbstractionLayer.java:61) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.util.Memoizer$1.get(Memoizer.java:87) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.common.AbstractHardwareAbstractionLayer.getProcessor(AbstractHardwareAbstractionLayer.java:68) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at net.minecraft.SystemReport.lambda$putHardware$4(SystemReport.java:73) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.putHardware(SystemReport.java:72) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.lambda$new$2(SystemReport.java:48) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.<init>(SystemReport.java:47) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.<init>(CrashReport.java:29) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.forThrowable(CrashReport.java:241) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlasSprite.<init>(TextureAtlasSprite.java:60) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlas.load(TextureAtlas.java:235) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlas.lambda$getLoadedSprites$3(TextureAtlas.java:210) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?]
[13:50:31] [Worker-Main-8/WARN]: Failed retrieving info for group processor
java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.platform.win32.WinNT$OSVERSIONINFOEX
at com.sun.jna.platform.win32.VersionHelpers.IsWindowsVersionOrGreater(VersionHelpers.java:59) ~[jna-platform-5.8.0.jar%2341!:5.8.0 (b0)]
at com.sun.jna.platform.win32.VersionHelpers.IsWindows7OrGreater(VersionHelpers.java:154) ~[jna-platform-5.8.0.jar%2341!:5.8.0 (b0)]
at oshi.hardware.platform.windows.WindowsCentralProcessor.initProcessorCounts(WindowsCentralProcessor.java:154) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.common.AbstractCentralProcessor.<init>(AbstractCentralProcessor.java:74) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.platform.windows.WindowsCentralProcessor.<init>(WindowsCentralProcessor.java:66) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.platform.windows.WindowsHardwareAbstractionLayer.createProcessor(WindowsHardwareAbstractionLayer.java:61) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.util.Memoizer$1.get(Memoizer.java:87) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.common.AbstractHardwareAbstractionLayer.getProcessor(AbstractHardwareAbstractionLayer.java:68) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at net.minecraft.SystemReport.lambda$putHardware$4(SystemReport.java:73) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.putHardware(SystemReport.java:72) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.lambda$new$2(SystemReport.java:48) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.<init>(SystemReport.java:47) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.<init>(CrashReport.java:29) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.forThrowable(CrashReport.java:241) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlasSprite.<init>(TextureAtlasSprite.java:60) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlas.load(TextureAtlas.java:235) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlas.lambda$getLoadedSprites$3(TextureAtlas.java:210) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?]
[13:50:31] [Worker-Main-11/WARN]: Failed retrieving info for group graphics
java.lang.NoClassDefFoundError: Could not initialize class oshi.hardware.platform.windows.WindowsGraphicsCard
at oshi.hardware.platform.windows.WindowsHardwareAbstractionLayer.getGraphicsCards(WindowsHardwareAbstractionLayer.java:106) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at net.minecraft.SystemReport.lambda$putHardware$5(SystemReport.java:76) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.putHardware(SystemReport.java:75) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.lambda$new$2(SystemReport.java:48) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.<init>(SystemReport.java:47) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.<init>(CrashReport.java:29) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.forThrowable(CrashReport.java:241) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlasSprite.<init>(TextureAtlasSprite.java:60) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlas.load(TextureAtlas.java:235) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlas.lambda$getLoadedSprites$3(TextureAtlas.java:210) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?]
[13:50:31] [Worker-Main-11/WARN]: Failed retrieving info for group memory
java.lang.NoClassDefFoundError: Could not initialize class oshi.hardware.platform.windows.WindowsGlobalMemory
at oshi.hardware.platform.windows.WindowsHardwareAbstractionLayer.createMemory(WindowsHardwareAbstractionLayer.java:56) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.util.Memoizer$1.get(Memoizer.java:87) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.common.AbstractHardwareAbstractionLayer.getMemory(AbstractHardwareAbstractionLayer.java:80) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at net.minecraft.SystemReport.lambda$putHardware$6(SystemReport.java:79) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.putHardware(SystemReport.java:78) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.lambda$new$2(SystemReport.java:48) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.<init>(SystemReport.java:47) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.<init>(CrashReport.java:29) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.forThrowable(CrashReport.java:241) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlasSprite.<init>(TextureAtlasSprite.java:60) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlas.load(TextureAtlas.java:235) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlas.lambda$getLoadedSprites$3(TextureAtlas.java:210) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?]
[13:50:31] [Worker-Main-8/WARN]: Failed retrieving info for group graphics
java.lang.NoClassDefFoundError: Could not initialize class oshi.hardware.platform.windows.WindowsGraphicsCard
at oshi.hardware.platform.windows.WindowsHardwareAbstractionLayer.getGraphicsCards(WindowsHardwareAbstractionLayer.java:106) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at net.minecraft.SystemReport.lambda$putHardware$5(SystemReport.java:76) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.putHardware(SystemReport.java:75) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.lambda$new$2(SystemReport.java:48) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.<init>(SystemReport.java:47) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.<init>(CrashReport.java:29) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.forThrowable(CrashReport.java:241) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlasSprite.<init>(TextureAtlasSprite.java:60) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlas.load(TextureAtlas.java:235) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlas.lambda$getLoadedSprites$3(TextureAtlas.java:210) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?]
[13:50:31] [Worker-Main-8/WARN]: Failed retrieving info for group memory
java.lang.NoClassDefFoundError: Could not initialize class oshi.hardware.platform.windows.WindowsGlobalMemory
at oshi.hardware.platform.windows.WindowsHardwareAbstractionLayer.createMemory(WindowsHardwareAbstractionLayer.java:56) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.util.Memoizer$1.get(Memoizer.java:87) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.common.AbstractHardwareAbstractionLayer.getMemory(AbstractHardwareAbstractionLayer.java:80) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at net.minecraft.SystemReport.lambda$putHardware$6(SystemReport.java:79) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.putHardware(SystemReport.java:78) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.lambda$new$2(SystemReport.java:48) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.<init>(SystemReport.java:47) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.<init>(CrashReport.java:29) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.forThrowable(CrashReport.java:241) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlasSprite.<init>(TextureAtlasSprite.java:60) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlas.load(TextureAtlas.java:235) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlas.lambda$getLoadedSprites$3(TextureAtlas.java:210) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?]
[13:50:31] [Worker-Main-11/ERROR]: Unable to parse metadata from minecraft:textures/block/lever_base.png
net.minecraft.ReportedException: Generating mipmaps for frame
at net.minecraft.client.renderer.texture.TextureAtlasSprite.<init>(TextureAtlasSprite.java:84) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlas.load(TextureAtlas.java:235) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlas.lambda$getLoadedSprites$3(TextureAtlas.java:210) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?]
Caused by: java.lang.IllegalArgumentException: Invalid texture size: 0x0
at com.mojang.blaze3d.platform.NativeImage.<init>(NativeImage.java:68) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at com.mojang.blaze3d.platform.NativeImage.<init>(NativeImage.java:51) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.MipmapGenerator.generateMipLevels(MipmapGenerator.java:39) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlasSprite.<init>(TextureAtlasSprite.java:58) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
... 9 more
[13:50:31] [Worker-Main-8/ERROR]: Unable to parse metadata from minecraft:textures/block/lever_base_on.png
net.minecraft.ReportedException: Generating mipmaps for frame
at net.minecraft.client.renderer.texture.TextureAtlasSprite.<init>(TextureAtlasSprite.java:84) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlas.load(TextureAtlas.java:235) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlas.lambda$getLoadedSprites$3(TextureAtlas.java:210) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?]
Caused by: java.lang.IllegalArgumentException: Invalid texture size: 0x0
at com.mojang.blaze3d.platform.NativeImage.<init>(NativeImage.java:68) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at com.mojang.blaze3d.platform.NativeImage.<init>(NativeImage.java:51) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.MipmapGenerator.generateMipLevels(MipmapGenerator.java:39) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.texture.TextureAtlasSprite.<init>(TextureAtlasSprite.java:58) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
... 9 more
[18Sep2021 13:50:31.556] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:31.558] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:31.590] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:31.600] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:31.608] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[18Sep2021 13:50:31.625] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[13:50:31] [Render thread/INFO]: OpenAL initialized.
[13:50:31] [Render thread/INFO]: Sound engine started
[13:50:32] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas
[18Sep2021 13:50:32.294] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[13:50:32] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[18Sep2021 13:50:32.296] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[13:50:32] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[18Sep2021 13:50:32.298] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[13:50:32] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/shield_patterns.png-atlas
[18Sep2021 13:50:32.303] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[13:50:32] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[18Sep2021 13:50:32.304] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[13:50:32] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[18Sep2021 13:50:32.305] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[13:50:32] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[18Sep2021 13:50:32.307] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[18Sep2021 13:50:33.127] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ModelBakeEvent to a broken mod state
[18Sep2021 13:50:33.693] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$AddLayers to a broken mod state
[18Sep2021 13:50:34.177] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.RegisterShadersEvent to a broken mod state
[13:50:34] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[18Sep2021 13:50:34.439] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[13:50:34] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[18Sep2021 13:50:34.442] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[13:50:34] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[18Sep2021 13:50:34.443] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[13:50:34] [Render thread/WARN]: Failed retrieving info for group processor
java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.platform.win32.WinNT$OSVERSIONINFOEX
at com.sun.jna.platform.win32.VersionHelpers.IsWindowsVersionOrGreater(VersionHelpers.java:59) ~[jna-platform-5.8.0.jar%2341!:5.8.0 (b0)]
at com.sun.jna.platform.win32.VersionHelpers.IsWindows7OrGreater(VersionHelpers.java:154) ~[jna-platform-5.8.0.jar%2341!:5.8.0 (b0)]
at oshi.hardware.platform.windows.WindowsCentralProcessor.initProcessorCounts(WindowsCentralProcessor.java:154) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.common.AbstractCentralProcessor.<init>(AbstractCentralProcessor.java:74) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.platform.windows.WindowsCentralProcessor.<init>(WindowsCentralProcessor.java:66) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.platform.windows.WindowsHardwareAbstractionLayer.createProcessor(WindowsHardwareAbstractionLayer.java:61) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.util.Memoizer$1.get(Memoizer.java:87) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.common.AbstractHardwareAbstractionLayer.getProcessor(AbstractHardwareAbstractionLayer.java:68) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at net.minecraft.SystemReport.lambda$putHardware$4(SystemReport.java:73) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.putHardware(SystemReport.java:72) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.lambda$new$2(SystemReport.java:48) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.<init>(SystemReport.java:47) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.<init>(CrashReport.java:29) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.forThrowable(CrashReport.java:241) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraftforge.fmllegacy.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:69) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2384%2390!:?]
at net.minecraftforge.fmlclient.ClientModLoader.completeModLoading(ClientModLoader.java:183) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2384%2390!:?]
at net.minecraft.client.Minecraft.lambda$new$1(Minecraft.java:561) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.Util.ifElse(Util.java:364) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:555) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.gui.screens.LoadingOverlay.render(LoadingOverlay.java:135) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:886) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1066) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:665) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.main.Main.main(Main.java:186) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
at net.minecraftforge.fml.loading.targets.ForgeClientUserdevLaunchHandler.lambda$launchService$0(ForgeClientUserdevLaunchHandler.java:38) ~[fmlloader-1.17.1-37.0.59.jar%2313!:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?]
[13:50:34] [Render thread/WARN]: Failed retrieving info for group graphics
java.lang.NoClassDefFoundError: Could not initialize class oshi.hardware.platform.windows.WindowsGraphicsCard
at oshi.hardware.platform.windows.WindowsHardwareAbstractionLayer.getGraphicsCards(WindowsHardwareAbstractionLayer.java:106) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at net.minecraft.SystemReport.lambda$putHardware$5(SystemReport.java:76) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.putHardware(SystemReport.java:75) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.lambda$new$2(SystemReport.java:48) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.<init>(SystemReport.java:47) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.<init>(CrashReport.java:29) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.forThrowable(CrashReport.java:241) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraftforge.fmllegacy.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:69) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2384%2390!:?]
at net.minecraftforge.fmlclient.ClientModLoader.completeModLoading(ClientModLoader.java:183) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2384%2390!:?]
at net.minecraft.client.Minecraft.lambda$new$1(Minecraft.java:561) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.Util.ifElse(Util.java:364) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:555) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.gui.screens.LoadingOverlay.render(LoadingOverlay.java:135) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:886) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1066) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:665) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.main.Main.main(Main.java:186) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
at net.minecraftforge.fml.loading.targets.ForgeClientUserdevLaunchHandler.lambda$launchService$0(ForgeClientUserdevLaunchHandler.java:38) ~[fmlloader-1.17.1-37.0.59.jar%2313!:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?]
[13:50:34] [Render thread/WARN]: Failed retrieving info for group memory
java.lang.NoClassDefFoundError: Could not initialize class oshi.hardware.platform.windows.WindowsGlobalMemory
at oshi.hardware.platform.windows.WindowsHardwareAbstractionLayer.createMemory(WindowsHardwareAbstractionLayer.java:56) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.util.Memoizer$1.get(Memoizer.java:87) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at oshi.hardware.common.AbstractHardwareAbstractionLayer.getMemory(AbstractHardwareAbstractionLayer.java:80) ~[oshi-core-5.7.5.jar%2340!:5.7.5]
at net.minecraft.SystemReport.lambda$putHardware$6(SystemReport.java:79) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.putHardware(SystemReport.java:78) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.lambda$new$2(SystemReport.java:48) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:85) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.SystemReport.<init>(SystemReport.java:47) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.<init>(CrashReport.java:29) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.CrashReport.forThrowable(CrashReport.java:241) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraftforge.fmllegacy.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:69) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2384%2390!:?]
at net.minecraftforge.fmlclient.ClientModLoader.completeModLoading(ClientModLoader.java:183) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2384%2390!:?]
at net.minecraft.client.Minecraft.lambda$new$1(Minecraft.java:561) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.Util.ifElse(Util.java:364) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:555) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.gui.screens.LoadingOverlay.render(LoadingOverlay.java:135) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:886) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1066) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:665) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at net.minecraft.client.main.Main.main(Main.java:186) ~[forge-1.17.1-37.0.59_mapped_parchment_2021.09.05-1.17.1-recomp.jar%2385!:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
at net.minecraftforge.fml.loading.targets.ForgeClientUserdevLaunchHandler.lambda$launchService$0(ForgeClientUserdevLaunchHandler.java:38) ~[fmlloader-1.17.1-37.0.59.jar%2313!:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%2318!:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?]
[13:50:34] [Render thread/FATAL]: Preparing crash report with UUID cde280a9-844f-4d22-88d6-64d9ef0bd572
[13:50:34] [Render thread/FATAL]: Crash report saved to .\crash-reports\crash-2021-09-18_13.50.34-fml.txt
[13:50:34] [Render thread/FATAL]: Preparing crash report with UUID 5c89b62f-40bb-418b-9a2a-1e5e4bb7341a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment