jvm crash when trying to run client

Started by Drunk on

Topic category: Help with MCreator software

Last seen on 07:20, 9. Dec 2022
Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
jvm crash when trying to run client

when I try to run my client it says i have a jvm error, every other forum post either is unrelated to my problem or is unanswered. here is my full error log Executing Gradle task: runClient
Build info: MCreator 2022.3.48217, forge-1.19.2, 64-bit, 15783 MB, Windows 10, JVM 17.0.3, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2022-11-28-03:15:57

> 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
03:16.06 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 1.19, --assetsDir, C:\Users\Draven\.mcreator\gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 43.1.7, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
03:16.06 [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Eclipse Adoptium; OS Windows 10 arch amd64 version 10.0
03:16.06 [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]
03:16.06 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
03:16.06 [main/DEBUG] [LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
03:16.06 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
03:16.06 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: 
03:16.06 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
03:16.06 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
03:16.06 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
03:16.06 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
03:16.06 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
03:16.06 [main/DEBUG] [LauncherVersion/CORE]: Found FMLLauncher version 1.0
03:16.06 [main/DEBUG] [FMLLoader/CORE]: FML 1.0 loading
03:16.06 [main/DEBUG] [FMLLoader/CORE]: FML found ModLauncher version : 10.0.8+10.0.8+main.0ef7e830
03:16.06 [main/DEBUG] [FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
03:16.06 [main/DEBUG] [FMLLoader/CORE]: FML found EventBus version : 6.0.3+6.0.3+master.039e4ea9
03:16.06 [main/DEBUG] [FMLLoader/CORE]: Found Runtime Dist Cleaner
03:16.06 [main/DEBUG] [FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922
03:16.06 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package implementation version 6.0.0+6.0.0+master.42474703
03:16.06 [main/DEBUG] [FMLLoader/CORE]: Found ForgeSPI package specification 5
03:16.06 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
03:16.06 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
03:16.06 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
03:16.06 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
03:16.06 [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@436a4e4b
03:16.06 [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Draven/.mcreator/gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8.5/9d1c0c3a304ae6697ecd477218fa61b850bf57fc/mixin-0.8.5.jar%23120!/ Service=ModLauncher Env=CLIENT
03:16.06 [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
03:16.06 [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
03:16.06 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
03:16.06 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
03:16.06 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
03:16.06 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
03:16.06 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
03:16.06 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
03:16.06 [main/DEBUG] [FMLServiceProvider/CORE]: Setting up basic FML game directories
03:16.06 [main/DEBUG] [FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Draven\MCreatorWorkspaces\plushy_party\run
03:16.06 [main/DEBUG] [FMLPaths/CORE]: Path GAMEDIR is C:\Users\Draven\MCreatorWorkspaces\plushy_party\run
03:16.06 [main/DEBUG] [FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\Draven\MCreatorWorkspaces\plushy_party\run\mods
03:16.06 [main/DEBUG] [FMLPaths/CORE]: Path MODSDIR is C:\Users\Draven\MCreatorWorkspaces\plushy_party\run\mods
03:16.06 [main/DEBUG] [FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\Draven\MCreatorWorkspaces\plushy_party\run\config
03:16.06 [main/DEBUG] [FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Draven\MCreatorWorkspaces\plushy_party\run\config
03:16.06 [main/DEBUG] [FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Draven\MCreatorWorkspaces\plushy_party\run\config\fml.toml
03:16.06 [main/DEBUG] [FMLServiceProvider/CORE]: Loading configuration
03:16.06 [main/DEBUG] [FileUtils/CORE]: Found existing default config directory directory : C:\Users\Draven\MCreatorWorkspaces\plushy_party\run\defaultconfigs
03:16.06 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing ModFile
03:16.06 [main/DEBUG] [FMLServiceProvider/CORE]: Preparing launch handler
03:16.06 [main/DEBUG] [FMLLoader/CORE]: Using forgeclientuserdev as launch service
03:16.06 [main/DEBUG] [FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=43.1.7, mcVersion=1.19.2, mcpVersion=20220805.130853, forgeGroup=net.minecraftforge]
03:16.06 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
03:16.06 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
03:16.06 [main/DEBUG] [NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
03:16.06 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
03:16.06 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
03:16.06 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
03:16.06 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
03:16.06 [main/DEBUG] [FMLServiceProvider/CORE]: Initiating mod scan
03:16.06 [main/DEBUG] [ModListHandler/CORE]: Found mod coordinates from lists: []
03:16.06 [main/DEBUG] [ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
03:16.06 [main/DEBUG] [ModDiscoverer/CORE]: Found Dependency Locators : (JarInJar:null)
03:16.06 [main/DEBUG] [CommonLaunchHandler/CORE]: Got mod coordinates examplemod%%C:\Users\Draven\MCreatorWorkspaces\plushy_party\build\resources\main;examplemod%%C:\Users\Draven\MCreatorWorkspaces\plushy_party\build\classes\java\main from env
03:16.06 [main/DEBUG] [CommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[C:\Users\Draven\MCreatorWorkspaces\plushy_party\build\resources\main, C:\Users\Draven\MCreatorWorkspaces\plushy_party\build\classes\java\main]}]
03:16.06 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.19.2-43.1.7_mapped_official_1.19.2-recomp.jar with {minecraft} mods - versions {1.19.2}
03:16.06 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Draven\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\javafmllanguage\1.19.2-43.1.7\3535e9c3e5218abcecea1496a5c3a5c3207096d8\javafmllanguage-1.19.2-43.1.7.jar
03:16.06 [main/WARN] [ModFileParser/LOADING]: Mod file C:\Users\Draven\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\javafmllanguage\1.19.2-43.1.7\3535e9c3e5218abcecea1496a5c3a5c3207096d8\javafmllanguage-1.19.2-43.1.7.jar is missing mods.toml file
03:16.06 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Draven\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\lowcodelanguage\1.19.2-43.1.7\a34960c25b16742b648accc1f198dde78abb666a\lowcodelanguage-1.19.2-43.1.7.jar
03:16.06 [main/WARN] [ModFileParser/LOADING]: Mod file C:\Users\Draven\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\lowcodelanguage\1.19.2-43.1.7\a34960c25b16742b648accc1f198dde78abb666a\lowcodelanguage-1.19.2-43.1.7.jar is missing mods.toml file
03:16.06 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Draven\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\mclanguage\1.19.2-43.1.7\f1f25884b81fb6dc87bed375e43323e690af297c\mclanguage-1.19.2-43.1.7.jar
03:16.06 [main/WARN] [ModFileParser/LOADING]: Mod file C:\Users\Draven\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\mclanguage\1.19.2-43.1.7\f1f25884b81fb6dc87bed375e43323e690af297c\mclanguage-1.19.2-43.1.7.jar is missing mods.toml file
03:16.06 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Draven\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\fmlcore\1.19.2-43.1.7\d19281d83514be3dbec3d6d1f1f82a486ce85a4e\fmlcore-1.19.2-43.1.7.jar
03:16.06 [main/WARN] [ModFileParser/LOADING]: Mod file C:\Users\Draven\.mcreator\gradle\caches\modules-2\files-2.1\net.minecraftforge\fmlcore\1.19.2-43.1.7\d19281d83514be3dbec3d6d1f1f82a486ce85a4e\fmlcore-1.19.2-43.1.7.jar is missing mods.toml file
03:16.06 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Draven\MCreatorWorkspaces\plushy_party\build\resources\main
03:16.06 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {plushy_party} mods - versions {1.0.0}
03:16.06 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /
03:16.06 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {43.1.7}
03:16.06 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.19.2-43.1.7_mapped_official_1.19.2-recomp.jar, it does not contain dependency information.
03:16.06 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from main, it does not contain dependency information.
03:16.06 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from , it does not contain dependency information.
03:16.06 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mclanguage-1.19.2-43.1.7.jar, it does not contain dependency information.
03:16.06 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javafmllanguage-1.19.2-43.1.7.jar, it does not contain dependency information.
03:16.06 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fmlcore-1.19.2-43.1.7.jar, it does not contain dependency information.
03:16.06 [main/DEBUG] [ne.mi.fm.lo.mo.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lowcodelanguage-1.19.2-43.1.7.jar, it does not contain dependency information.
03:16.06 [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
03:16.06 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file forge-1.19.2-43.1.7_mapped_official_1.19.2-recomp.jar with {minecraft} mods - versions {1.19.2}
03:16.06 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\Draven\.mcreator\gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.19.2-43.1.7_mapped_official_1.19.2\forge-1.19.2-43.1.7_mapped_official_1.19.2-recomp.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
03:16.06 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate C:\Users\Draven\MCreatorWorkspaces\plushy_party\build\resources\main
03:16.06 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file main with {plushy_party} mods - versions {1.0.0}
03:16.06 [main/DEBUG] [ModFile/LOADING]: Loading mod file C:\Users\Draven\MCreatorWorkspaces\plushy_party\build\resources\main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[43,)]]
03:16.06 [main/DEBUG] [ModFileParser/LOADING]: Considering mod file candidate /
03:16.06 [main/DEBUG] [ModFileInfo/LOADING]: Found valid mod file with {forge} mods - versions {43.1.7}
03:16.06 [main/DEBUG] [ModFile/LOADING]: Loading mod file / with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
03:16.06 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
03:16.06 [main/DEBUG] [ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
03:16.06 [main/DEBUG] [ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
03:16.06 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_method.js
03:16.06 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
03:16.06 [main/DEBUG] [ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
03:16.06 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
03:16.06 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found 3 language providers
03:16.06 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
03:16.06 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 43
03:16.06 [main/DEBUG] [LanguageLoadingProvider/CORE]: Found language provider javafml, version 43
03:16.07 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Configured system mods: [minecraft, forge]
03:16.07 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: minecraft
03:16.07 [main/DEBUG] [ne.mi.fm.lo.ModSorter/]: Found system mod: forge
03:16.07 [main/DEBUG] [ModSorter/LOADING]: Found 1 mod requirements (1 mandatory, 0 optional)
03:16.07 [main/DEBUG] [ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
03:16.07 [main/DEBUG] [MCPNamingService/CORE]: Loaded 30289 method mappings from methods.csv
03:16.07 [main/DEBUG] [MCPNamingService/CORE]: Loaded 28897 field mappings from fields.csv
03:16.07 [main/DEBUG] [TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
03:16.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
03:16.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
03:16.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
03:16.07 [main/DEBUG] [FMLServiceProvider/CORE]: Loading coremod transformers
03:16.07 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
03:16.07 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
03:16.07 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
03:16.07 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
03:16.07 [main/DEBUG] [CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
03:16.07 [main/DEBUG] [CoreModEngine/COREMOD]: CoreMod loaded successfully
03:16.07 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@268cbb86 to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V}
03:16.07 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@524270b8 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V}
03:16.07 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4acb7ecc to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
03:16.07 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2a4f5433 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
03:16.07 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6812fa3a to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
03:16.07 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@29149030 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
03:16.07 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@38b8b6c0 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
03:16.07 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@68868328 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
03:16.07 [main/DEBUG] [TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@173a6728 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
03:16.07 [main/DEBUG] [TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
03:16.07 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
03:16.07 [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
03:16.07 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
03:16.07 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
03:16.07 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
03:16.07 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
03:16.07 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
03:16.07 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
03:16.07 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(plushy_party)
03:16.07 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(plushy_party)
03:16.07 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(plushy_party)
03:16.07 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(plushy_party)
03:16.07 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(plushy_party)
03:16.07 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(plushy_party)]
03:16.07 [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
03:16.07 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
03:16.07 [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
03:16.07 [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
03:16.07 [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
03:16.07 [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
03:16.07 [main/DEBUG] [mixin/]: inject() running with 4 agents
03:16.07 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
03:16.07 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
03:16.07 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(plushy_party)]
03:16.07 [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
03:16.07 [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\Draven\.mcreator\gradle\caches\forge_gradle\assets, --assetIndex, 1.19]
03:16.07 [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
03:16.07 [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
03:16.07 [main/DEBUG] [io.ne.ut.in.lo.InternalLoggerFactory/]: Using SLF4J as the default logging framework
03:16.07 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
03:16.07 [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
03:16.08 [main/DEBUG] [os.ut.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@5f69e2b
03:16.08 [main/DEBUG] [os.ut.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@5f69e2b
03:16.08 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure
03:16.08 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
03:16.08 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
03:16.08 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
03:16.09 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
03:16.10 [pool-3-thread-1/INFO] [minecraft/DataFixers]: Building unoptimized datafixer
03:16.10 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome
03:16.10 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
03:16.10 [pool-3-thread-1/DEBUG] [CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
03:16.11 [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/Draven/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.19.2-43.1.7_mapped_official_1.19.2/forge-1.19.2-43.1.7_mapped_official_1.19.2-recomp.jar%23183!/assets/.mcassetsroot' uses unexpected schema
03:16.11 [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/Draven/.mcreator/gradle/caches/forge_gradle/minecraft_user_repo/net/minecraftforge/forge/1.19.2-43.1.7_mapped_official_1.19.2/forge-1.19.2-43.1.7_mapped_official_1.19.2-recomp.jar%23183!/data/.mcassetsroot' uses unexpected schema
03:16.11 [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'
03:16.11 [Render thread/INFO] [minecraft/Minecraft]: Setting user: Dev
03:16.11 [Render thread/INFO] [minecraft/Minecraft]: Backend library: LWJGL version 3.3.1 build 7
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff801882b60, pid=14420, tid=13320
#
# 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+0x192b60]
#
# 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\Draven\MCreatorWorkspaces\plushy_party\run\hs_err_pid14420.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=0x00007ff80366da79]
] > 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 14s
10 actionable tasks: 3 executed, 7 up-to-date

BUILD FAILED
Task completed in 1 minute and 11 seconds
 

Last seen on 07:20, 9. Dec 2022
Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
all my drivers are up to…
Mon, 11/28/2022 - 08:23

all my drivers are up to date, AND normal minecraft works perfectly including forge with mods. so how the hell do i fix this

Last seen on 17:05, 3. Dec 2022
Joined Nov 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
try lowering your driver…
Fri, 12/02/2022 - 18:08

try lowering your driver version and try again, i had to do this, the 20.6 version works fine