Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing Gradle task: runClient
- Build info: MCreator 2022.2.34517, forge-1.18.2, 64-bit, 16309 MB, Windows 10, JVM 17.0.3, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2022-08-20-17:11:31
- > Configure project :
- The code of this workspace uses official obfuscation mappings provided by Mojang. These mappings fall under their associated license you should be fully aware of.
- (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes,
- but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.
- Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available
- at https://account.mojang.com/documents/minecraft_eula.
- > Task :compileJava UP-TO-DATE
- > Task :processResources UP-TO-DATE
- > Task :classes UP-TO-DATE
- > Task :downloadMcpConfig
- > Task :extractSrg UP-TO-DATE
- > Task :createSrgToMcp UP-TO-DATE
- > Task :downloadMCMeta UP-TO-DATE
- > Task :downloadAssets UP-TO-DATE
- > Task :extractNatives UP-TO-DATE
- > Task :makeSrcDirs
- > Task :prepareRuns
- > Task :prepareRunClient
- > Task :runClient
- 17:11.34 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 1.18, --assetsDir, C:\Users\User\.mcreator\gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 40.1.0, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
- 17:11.34 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.3 by Eclipse Adoptium
- 17:11.34 [main/DEBUG] [LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev]
- 17:11.34 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
- 17:11.34 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
- 17:11.34 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
- 17:11.34 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@54e22bdd
- 17:11.34 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
- 17:11.34 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
- 17:11.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
- 17:11.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
- 17:11.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
- 17:11.34 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 1.0
- 17:11.34 [main/DEBUG] [FMLLoader/CORE]: FML 1.0 loading
- 17:11.34 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 9.1.3+9.1.3+main.9b69c82a
- 17:11.34 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
- 17:11.34 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 5.0.7+5.0.7+master.6d3407cc
- 17:11.34 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
- 17:11.34 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 5.0.2+5.0.2+master.303343f8
- 17:11.34 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 4.0.15-4.x+4.0.15-4.x+4.x.038e91c0
- 17:11.34 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 4
- 17:11.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
- 17:11.34 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
- 17:11.34 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
- 17:11.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
- 17:11.34 [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@4ae82894
- 17:11.34 [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/User/.mcreator/gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.5/9d1c0c3a304ae6697ecd477218fa61b850bf57fc/mixin-0.8.5.jar%2322!/ Service=ModLauncher Env=CLIENT
- 17:11.34 [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
- 17:11.34 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
- 17:11.34 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
- 17:11.34 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
- 17:11.34 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
- 17:11.34 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
- 17:11.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
- 17:11.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
- 17:11.34 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
- 17:11.34 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\User\Desktop\inshaped\moddata\run
- 17:11.34 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is C:\Users\User\Desktop\inshaped\moddata\run
- 17:11.34 [main/DEBUG] [FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\User\Desktop\inshaped\moddata\run\mods
- 17:11.34 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is C:\Users\User\Desktop\inshaped\moddata\run\mods
- 17:11.34 [main/DEBUG] [FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\User\Desktop\inshaped\moddata\run\config
- 17:11.34 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is C:\Users\User\Desktop\inshaped\moddata\run\config
- 17:11.34 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is C:\Users\User\Desktop\inshaped\moddata\run\config\fml.toml
- 17:11.34 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
- 17:11.34 [main/DEBUG] [FileUtils/CORE]: Found existing default config directory directory : C:\Users\User\Desktop\inshaped\moddata\run\defaultconfigs
- 17:11.34 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing ModFile
- 17:11.34 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
- 17:11.34 [main/DEBUG] [FMLLoader/CORE]: Using forgeclientuserdev as launch service
- 17:11.34 [main/DEBUG] [FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=40.1.0, mcVersion=1.18.2, mcpVersion=20220404.173914, forgeGroup=net.minecraftforge]
- 17:11.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
- 17:11.34 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
- 17:11.34 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
- 17:11.34 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
- 17:11.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
- 17:11.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
- 17:11.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
- 17:11.34 [main/DEBUG] [FMLServiceProvider/CORE]: Initiating mod scan
- 17:11.34 [main/DEBUG] [ModListHandler/CORE]: Found mod coordinates from lists: []
- 17:11.34 [main/DEBUG] [ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
- 17:11.34 [main/DEBUG] [CommonLaunchHandler/CORE]: Got mod coordinates examplemod%%C:\Users\User\Desktop\inshaped\moddata\build\resources\main;examplemod%%C:\Users\User\Desktop\inshaped\moddata\build\classes\java\main from env
- 17:11.34 [main/DEBUG] [CommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[C:\Users\User\Desktop\inshaped\moddata\build\resources\main, C:\Users\User\Desktop\inshaped\moddata\build\classes\java\main]}]
- 17:11.34 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.18.2-40.1.0_mapped_official_1.18.2-recomp.jar with {minecraft} mods - versions {1.18.2}
- 17:11.34 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\User\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.18.2-40.1.0_mapped_official_1.18.2\forge-1.18.2-40.1.0_mapped_official_1.18.2-recomp.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
- 17:11.34 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\User\Desktop\inshaped\moddata\build\resources\main
- 17:11.34 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {inshaped} mods - versions {1.0.0}
- 17:11.34 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\User\Desktop\inshaped\moddata\build\resources\main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
- 17:11.34 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /
- 17:11.34 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {40.1.0}
- 17:11.34 [main/DEBUG] [ModFile/LOADING]: Loading mod file / with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
- 17:11.34 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
- 17:11.34 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
- 17:11.34 [main/DEBUG] [ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
- 17:11.34 [main/DEBUG] [ModFileParser/LOADING]: Found coremod registry_object_binary_compat with Javascript path coremods/registry_object_binary_compat.js
- 17:11.34 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_method.js
- 17:11.34 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
- 17:11.34 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
- 17:11.34 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/registry_object_binary_compat.js
- 17:11.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
- 17:11.34 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found 2 language providers
- 17:11.34 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
- 17:11.34 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider javafml, version 40
- 17:11.34 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Configured system mods: [minecraft, forge]
- 17:11.34 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: minecraft
- 17:11.34 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: forge
- 17:11.34 [main/DEBUG] [ModSorter/LOADING]: Found 1 mod requirements (1 mandatory, 0 optional)
- 17:11.34 [main/DEBUG] [ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
- 17:11.34 [main/DEBUG] [MCPNamingService/CORE]: Loaded 28190 method mappings from methods.csv
- 17:11.34 [main/DEBUG] [MCPNamingService/CORE]: Loaded 27073 field mappings from fields.csv
- 17:11.34 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
- 17:11.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
- 17:11.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
- 17:11.34 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
- 17:11.34 [main/DEBUG] [FMLServiceProvider/CORE]: Loading coremod transformers
- 17:11.34 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
- 17:11.35 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
- 17:11.35 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
- 17:11.35 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
- 17:11.35 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
- 17:11.35 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
- 17:11.35 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/registry_object_binary_compat.js
- 17:11.35 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
- 17:11.35 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@360bc645 to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
- 17:11.35 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@36cc9385 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
- 17:11.35 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@cf518cf to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
- 17:11.35 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7915bca3 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
- 17:11.35 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@68d651f2 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
- 17:11.35 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3ad4a7d6 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
- 17:11.35 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@1e43e323 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
- 17:11.35 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4a67b4ec to Target : CLASS {Lnet/minecraftforge/registries/RegistryObject;} {} {V}
- 17:11.35 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
- 17:11.35 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
- 17:11.35 [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
- 17:11.35 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
- 17:11.35 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
- 17:11.35 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
- 17:11.35 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
- 17:11.35 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
- 17:11.35 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
- 17:11.35 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(inshaped)
- 17:11.35 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(inshaped)
- 17:11.35 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(inshaped)
- 17:11.35 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(inshaped)
- 17:11.35 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(inshaped)
- 17:11.35 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(inshaped)]
- 17:11.35 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
- 17:11.35 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
- 17:11.35 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
- 17:11.35 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
- 17:11.35 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
- 17:11.35 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
- 17:11.35 [main/DEBUG] [mixin/]: inject() running with 4 agents
- 17:11.35 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
- 17:11.35 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
- 17:11.35 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(inshaped)]
- 17:11.35 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
- 17:11.35 [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\User\.mcreator\gradle\caches\forge_gradle\assets, --assetIndex, 1.18]
- 17:11.35 [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
- 17:11.35 [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
- 17:11.35 [main/DEBUG] [io.ne.ut.in.lo.InternalLoggerFactory/]: Using SLF4J as the default logging framework
- 17:11.35 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
- 17:11.35 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
- 17:11.35 [main/DEBUG] [os.ut.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@1f11f64e
- 17:11.36 [main/DEBUG] [os.ut.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@1f11f64e
- 17:11.36 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
- 17:11.36 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
- 17:11.36 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
- 17:11.37 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
- 17:11.38 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
- 17:11.39 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
- 17:11.40 [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/User/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.18.2-40.1.0_mapped_official_1.18.2/forge-1.18.2-40.1.0_mapped_official_1.18.2-recomp.jar%2376!/assets/.mcassetsroot' uses unexpected schema
- 17:11.40 [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/User/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.18.2-40.1.0_mapped_official_1.18.2/forge-1.18.2-40.1.0_mapped_official_1.18.2-recomp.jar%2376!/data/.mcassetsroot' uses unexpected schema
- 17:11.40 [Render thread/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
- 17:11.40 [Render thread/INFO] [minecraft/Minecraft]: Setting user: Dev
- 17:11.40 [Render thread/INFO] [minecraft/Minecraft]: Backend library: LWJGL version 3.2.2 SNAPSHOT
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffd73340590, pid=22196, tid=22844
- #
- # JRE version: OpenJDK Runtime Environment Temurin-17.0.3+7 (17.0.3+7) (build 17.0.3+7)
- # Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.3+7 (17.0.3+7, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
- # Problematic frame:
- # C [atio6axx.dll+0x190590]
- #
- # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
- #
- # An error report file with more information is saved as:
- # C:\Users\User\Desktop\inshaped\moddata\run\hs_err_pid22196.log
- #
- # If you would like to submit a bug report, please visit:
- # https://github.com/adoptium/adoptium-support/issues
- # The crash happened outside the Java Virtual Machine in native code.
- # See problematic frame for where to report the bug.
- #
- [error occurred during error reporting (), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffd73309b30] ]
- > Task :runClient FAILED
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':runClient'.
- > Process 'command 'C:\Program Files\Pylo\MCreator\jdk\bin\java.exe'' finished with non-zero exit value 1
- * Try:
- > Run with --stacktrace option to get the stack trace.
- > Run with --info or --debug option to get more log output.
- > Run with --scan to get full insights.
- * Get more help at https://help.gradle.org
- BUILD FAILED in 9s
- 10 actionable tasks: 3 executed, 7 up-to-date
- BUILD FAILED
- Task completed in 16 seconds
Advertisement
Add Comment
Please, Sign In to add comment