Jump to content

Recommended Posts

Posted

here is the crash log
[20:42:17] [main/INFO]: ModLauncher running: args [--username, jenssencoolio314, --version, forge-36.2.39, --gameDir, C:\Users\Jenssen Cheong\curseforge\minecraft\Instances\e (1), --assetsDir, C:\Users\Jenssen Cheong\curseforge\minecraft\Install\assets, --assetIndex, 1.16, --uuid, 414a28706d1d31789a42eb3a9d3230ca, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.39, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
[20:42:17] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_51 by Oracle Corporation
[20:42:17] [main/WARN]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
[20:42:17] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[20:42:17] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/Jenssen%20Cheong/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
[20:42:19] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '/'
[20:42:19] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:1 token recognition error at: '/'
[20:42:19] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
[20:42:20] [main/ERROR]: Mixin config responsiveshields.mixin.json does not specify "minVersion" property
[20:42:20] [main/INFO]: Successfully loaded Mixin Connector [someoneelse.betternetherreforged.mixin.MixinConnector]
[20:42:20] [main/INFO]: Successfully loaded Mixin Connector [tictim.paraglider.MixinConnector]
[20:42:20] [main/INFO]: Successfully loaded Mixin Connector [vazkii.botania.common.MixinConnector]
[20:42:20] [main/ERROR]: Catching
java.lang.ClassNotFoundException: corgiaoc.byg.mixin.MixinConnector
    at java.lang.ClassLoader.findClass(ClassLoader.java:530) ~[?:1.8.0_51]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:106) ~[modlauncher-8.1.3.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
    at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_51]
    at org.spongepowered.asm.service.modlauncher.ModLauncherClassProvider.findClass(ModLauncherClassProvider.java:67) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.launch.platform.MixinConnectorManager.loadConnectors(MixinConnectorManager.java:70) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.launch.platform.MixinConnectorManager.inject(MixinConnectorManager.java:59) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:196) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:202) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:201) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:195) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$9(LaunchPluginHandler.java:97) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.LaunchPluginHandler$$Lambda$488/474094351.accept(Unknown Source) [modlauncher-8.1.3.jar:?]
    at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
    at cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:97) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:52) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?]
    Suppressed: java.lang.ClassNotFoundException
        at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:282) ~[modlauncher-8.1.3.jar:?]
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?]
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
        at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
        at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_51]
        at org.spongepowered.asm.service.modlauncher.ModLauncherClassProvider.findClass(ModLauncherClassProvider.java:67) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
        at org.spongepowered.asm.launch.platform.MixinConnectorManager.loadConnectors(MixinConnectorManager.java:70) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
        at org.spongepowered.asm.launch.platform.MixinConnectorManager.inject(MixinConnectorManager.java:59) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
        at org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:196) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
        at org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:202) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
        at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:201) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
        at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:195) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
        at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$9(LaunchPluginHandler.java:97) [modlauncher-8.1.3.jar:?]
        at cpw.mods.modlauncher.LaunchPluginHandler$$Lambda$488/474094351.accept(Unknown Source) [modlauncher-8.1.3.jar:?]
        at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
        at cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:97) [modlauncher-8.1.3.jar:?]
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:52) [modlauncher-8.1.3.jar:?]
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?]
[20:42:20] [main/INFO]: Successfully loaded Mixin Connector [iskallia.vault.MixinConnector]
[20:42:20] [main/INFO]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[20:42:20] [main/INFO]: Successfully loaded Mixin Connector [com.integral.enigmaticlegacy.MixinConnector]
[20:42:20] [main/INFO]: Better Nether: Mixin Connected!
[20:42:20] [main/INFO]: Launching target 'fmlclient' with arguments [--version, forge-36.2.39, --gameDir, C:\Users\Jenssen Cheong\curseforge\minecraft\Instances\e (1), --assetsDir, C:\Users\Jenssen Cheong\curseforge\minecraft\Install\assets, --uuid, 414a28706d1d31789a42eb3a9d3230ca, --username, jenssencoolio314, --assetIndex, 1.16, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768]
[20:42:20] [main/INFO]: Loaded configuration file for Rubidium: 30 options available, 1 override(s) found
[20:42:20] [main/WARN]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message
[20:42:20] [main/WARN]: Reference map 'untamedwilds.refmap.json' for untamedwilds.mixins.json could not be read. If this is a development environment you can ignore this message
[20:42:20] [main/WARN]: Reference map 'farmersrespite.refmap.json' for farmersrespite.mixins.json could not be read. If this is a development environment you can ignore this message
[20:42:20] [main/WARN]: Reference map 'cataclysm.refmap.json' for cataclysm.mixins.json could not be read. If this is a development environment you can ignore this message
[20:42:20] [main/WARN]: Reference map 'nethers_delight.refmap.json' for nethers_delight.mixins.json could not be read. If this is a development environment you can ignore this message
[20:42:21] [main/INFO]: Patching LivingEntity#attackEntityFrom
[20:42:21] [main/INFO]: Patching LivingEntity#blockUsingShield
[20:42:21] [main/INFO]: Patching LivingEntity#applyPotionDamageCalculations
[20:42:21] [main/INFO]: Patching FishingBobberEntity#catchingFish
[20:42:21] [main/INFO]: Patching ModelBakery#<init>
[20:42:21] [main/WARN]: Force-disabling mixin 'features.world_ticking.MixinClientWorld' as rule 'mixin.features.world_ticking' (added by mods [abnormals_core]) disables it and children
[20:42:21] [main/INFO]: Patching ItemArrow#isInfinite
[20:42:21] [main/INFO]: Patching CrossbowItem#onItemRightClick
[20:42:21] [main/INFO]: Patching CrossbowItem#fireProjectile
[20:42:21] [main/WARN]: Error loading class: com/terraforged/mod/chunk/column/post/LayerDecorator (java.lang.ClassNotFoundException: null)
[20:42:21] [main/WARN]: @Mixin target com.terraforged.mod.chunk.column.post.LayerDecorator was not found snowrealmagic.mixins.json:terraforged.MixinLayerDecorator
[20:42:21] [main/WARN]: Error loading class: com/terraforged/mod/feature/feature/FreezeLayer (java.lang.ClassNotFoundException: null)
[20:42:21] [main/WARN]: @Mixin target com.terraforged.mod.feature.feature.FreezeLayer was not found snowrealmagic.mixins.json:terraforged.MixinFreezeLayer
[20:42:21] [main/INFO]: Patching RepairContainer#updateRepairOutput
[20:42:21] [main/INFO]: Successfully removed the anvil level cap.
[20:42:21] [main/INFO]: Patching RepairContainer#updateRepairOutput
[20:42:21] [main/INFO]: Successfully allowed nbt-unbreakable items in the anvil.
[20:42:21] [main/INFO]: Patching net/minecraft/inventory/container/RepairContainer
[20:42:21] [main/INFO]: Adding 'reach_set_server_entity_interact' ASM patch...
[20:42:21] [main/INFO]: Added 'reach_set_server_entity_interact' ASM patch!
[20:42:21] [main/INFO]: Patching AnvilScreen#drawGuiContainerForegroundLayer
[20:42:22] [main/INFO]: Patching ItemStack#onItemUse
[20:42:22] [main/WARN]: Error loading class: org/jwaresoftware/mcmods/vfp/common/VfpPantryItem (java.lang.ClassNotFoundException: null)
[20:42:22] [main/WARN]: @Mixin target org.jwaresoftware.mcmods.vfp.common.VfpPantryItem was not found origins.forge.mixins.json:compat.vfp.VfpPantryItemMixin
[20:42:22] [main/INFO]: Patching EnchantmentHelper#getEnchantmentModifierDamage
[20:42:22] [main/INFO]: Patching EnchantmentHelper#getModifierForCreature
[20:42:22] [main/INFO]: Patching EnchantmentHelper#applyThornEnchantments
[20:42:22] [main/INFO]: Patching EnchantmentHelper#applyArthropodEnchantments
[20:42:22] [main/INFO]: Patching buildEnchantmentList for the Enchantability affix.
[20:42:22] [main/INFO]: Patching EnchantmentHelper#getEnchantmentDatas
[20:42:22] [main/INFO]: Patching DataPackRegistries#<init>
[20:42:22] [main/ERROR]: Error occurred applying transform of coremod wings_core.js function ActiveRenderInfoTransformer
jdk.nashorn.internal.runtime.ECMAException: Failed to find instruction
    at jdk.nashorn.internal.runtime.ECMAException.create(ECMAException.java:113) ~[nashorn.jar:?]
    at jdk.nashorn.internal.scripts.Script$Recompilation$200$11061A$\^eval\_.L:3$atFirst$L:363$L:364(<eval>:372) ~[?:?]
    at jdk.nashorn.internal.scripts.Script$Recompilation$185$10147AJA$\^eval\_.L:3$addTransformer-1$L:333$L:337(<eval>:338) ~[?:?]
    at jdk.nashorn.internal.objects.NativeArray$9.forEach(NativeArray.java:1604) ~[nashorn.jar:?]
    at jdk.nashorn.internal.runtime.arrays.IteratorAction.apply(IteratorAction.java:110) ~[nashorn.jar:?]
    at jdk.nashorn.internal.objects.NativeArray.forEach(NativeArray.java:1607) ~[nashorn.jar:?]
    at jdk.nashorn.internal.scripts.Script$Recompilation$184$9871A$\^eval\_.L:3$addTransformer-1$L:333(<eval>:337) ~[?:?]
    at jdk.nashorn.internal.scripts.Script$Recompilation$183$8875AJA$\^eval\_.L:3$addTransformer$transformer$L:302(<eval>:303) ~[?:?]
    at jdk.nashorn.internal.objects.NativeArray$9.forEach(NativeArray.java:1604) ~[nashorn.jar:?]
    at jdk.nashorn.internal.runtime.arrays.IteratorAction.apply(IteratorAction.java:110) ~[nashorn.jar:?]
    at jdk.nashorn.internal.objects.NativeArray.forEach(NativeArray.java:1607) ~[nashorn.jar:?]
    at jdk.nashorn.internal.scripts.Script$Recompilation$182$8822A$\^eval\_.L:3$addTransformer$transformer(<eval>:302) ~[?:?]
    at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:638) ~[nashorn.jar:?]
    at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:229) ~[nashorn.jar:?]
    at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:387) ~[nashorn.jar:?]
    at jdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:110) ~[nashorn.jar:?]
    at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:18) ~[coremods-4.0.6.jar:4.0.6+14+master.c21a551]
    at net.minecraftforge.coremod.NashornFactory$$Lambda$455/508047053.apply(Unknown Source) ~[?:?]
    at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:18) ~[coremods-4.0.6.jar:?]
    at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:10) ~[coremods-4.0.6.jar:?]
    at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38) [coremods-4.0.6.jar:?]
    at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:117) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:142) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.LaunchPluginHandler.lambda$null$8(LaunchPluginHandler.java:97) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.LaunchPluginHandler$$Lambda$489/1564444257.buildTransformedClassNodeFor(Unknown Source) [modlauncher-8.1.3.jar:?]
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:867) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:779) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:539) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) [modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec]
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) [modlauncher-8.1.3.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_51]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
    at java.lang.Class.forName(Class.java:348) [?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37) [forge-1.16.5-36.2.39.jar:36.2]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$530/1422584540.call(Unknown Source) [forge-1.16.5-36.2.39.jar:36.2]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?]
[20:42:22] [main/WARN]: Error loading class: com/ferreusveritas/dynamictrees/worldgen/BiomeRadiusCoordinator (java.lang.ClassNotFoundException: null)
[20:42:22] [main/WARN]: Error loading class: com/ferreusveritas/dynamictrees/worldgen/TreeGenerator (java.lang.ClassNotFoundException: null)
[20:42:22] [main/INFO]: Patching CombatRules#getDamageAfterMagicAbsorb
[20:42:22] [main/INFO]: Patching net/minecraft/item/EnchantedBookItem
[20:42:22] [main/INFO]: Patching TemptGoal#isTempting
[20:42:22] [main/WARN]: Error loading class: tfar/dankstorage/item/DankItem (java.lang.ClassNotFoundException: null)
[20:42:22] [main/WARN]: @Mixin target tfar.dankstorage.item.DankItem was not found assets/the_vault/the_vault.mixins.json:MixinDankItem
[20:42:22] [main/WARN]: Error loading class: mekanism/common/content/qio/QIOCraftingWindow (java.lang.ClassNotFoundException: null)
[20:42:22] [main/WARN]: @Mixin target mekanism.common.content.qio.QIOCraftingWindow was not found assets/the_vault/the_vault.mixins.json:MixinQIOCraftingWindow
[20:42:22] [main/WARN]: Error loading class: mekanism/common/inventory/container/slot/VirtualCraftingOutputSlot (java.lang.ClassNotFoundException: null)
[20:42:22] [main/WARN]: @Mixin target mekanism.common.inventory.container.slot.VirtualCraftingOutputSlot was not found assets/the_vault/the_vault.mixins.json:MixinVirtualCraftingOutputSlot
[20:42:22] [main/WARN]: Error loading class: net/darkhax/darkutils/features/charms/CharmEffects (java.lang.ClassNotFoundException: null)
[20:42:22] [main/WARN]: Error loading class: com/brandon3055/csg/ModEventHandler (java.lang.ClassNotFoundException: null)
[20:42:23] [pool-4-thread-1/INFO]: Mixing MixinEnchantment from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.enchantment.Enchantment
[20:42:24] [pool-4-thread-1/INFO]: Patching LivingEntity#attackEntityFrom
[20:42:24] [pool-4-thread-1/INFO]: Patching LivingEntity#blockUsingShield
[20:42:24] [pool-4-thread-1/INFO]: Patching LivingEntity#applyPotionDamageCalculations
[20:42:24] [pool-4-thread-1/INFO]: Patching SharedMonsterAttributes#readAttributeModifier
[20:42:24] [pool-4-thread-1/INFO]: Mixing MixinForgeHooks from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraftforge.common.ForgeHooks
[20:42:24] [pool-4-thread-1/INFO]: Patching LootTableManager#apply
[20:42:25] [pool-4-thread-1/INFO]: Patching SharedMonsterAttributes#readAttributeModifier
[20:42:25] [pool-4-thread-1/INFO]: Mixing MixinEnchantmentContainer from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.inventory.container.EnchantmentContainer
[20:42:25] [pool-4-thread-1/INFO]: Renaming synthetic method lambda$onEnchantedItem$0(Lnet/minecraft/item/ItemStack;Lnet/minecraft/inventory/container/EnchantmentContainer;ILnet/minecraft/entity/player/PlayerEntity;ILnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V to mdd61b56$lambda$onEnchantedItem$0$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinEnchantmentContainer
[20:42:25] [pool-4-thread-1/INFO]: Patching RepairContainer#updateRepairOutput
[20:42:25] [pool-4-thread-1/INFO]: Successfully removed the anvil level cap.
[20:42:25] [pool-4-thread-1/INFO]: Patching RepairContainer#updateRepairOutput
[20:42:25] [pool-4-thread-1/INFO]: Successfully allowed nbt-unbreakable items in the anvil.
[20:42:25] [pool-4-thread-1/INFO]: Patching net/minecraft/inventory/container/RepairContainer
[20:42:25] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[20:42:25] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
[20:42:25] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[20:42:25] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[20:42:25] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[20:42:25] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[20:42:25] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.reflect.InvocationTargetException
[20:42:25] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:42:25] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:42:25] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:42:25] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.lang.reflect.Method.invoke(Method.java:497)
[20:42:25] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37)
[20:42:25] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$530/1422584540.call(Unknown Source)
[20:42:25] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[20:42:25] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     ... 4 more
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.RuntimeException: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:643]:     at net.minecraftforge.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:29)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:643]:     at net.minecraft.client.main.Main.main(Main.java:123)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:643]:     ... 11 more
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.block.Blocks.<clinit>(Blocks.java:394)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.world.gen.surfacebuilders.SurfaceBuilder.<clinit>(SurfaceBuilder.java:12)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders.<clinit>(SourceFile:11)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.WorldGenRegistries.func_243674_g(WorldGenRegistries.java:33)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.WorldGenRegistries$$Lambda$714/532870038.get(Unknown Source)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.WorldGenRegistries.func_243668_a(WorldGenRegistries.java:89)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.WorldGenRegistries$$Lambda$722/956420327.accept(Unknown Source)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at java.util.LinkedHashMap.forEach(LinkedHashMap.java:676)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.WorldGenRegistries.<clinit>(WorldGenRegistries.java:88)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.Registry.<clinit>(Registry.java:464)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:38)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.client.main.Main.lambda$main$0(Main.java:123)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.client.main.Main$$Lambda$663/1700296123.run(Unknown Source)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[20:42:25] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at java.lang.Thread.run(Thread.java:745)
[20:42:25] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]: Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Constant modifier method overrideMaxRepairLevel(I)I in assets/the_vault/the_vault.mixins.json:MixinRepairContainer failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap the_vault.refmap.json
[20:42:25] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468)
[20:42:25] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362)
[20:42:25] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051)
[20:42:25] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400)
[20:42:25] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
[20:42:25] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
[20:42:25] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
[20:42:25] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
[20:42:25] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     ... 28 more

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I accidentally posted this in the ForgeGradle subforum, super sorry. I meant to post it in the regular modders forum. Hopefully it can still reach the right people!
    • I've been trying to make an addon mod for create, but setting up dependencies and trying to add the mod into my mod environment has proven a little difficult for me. Ive been searching this forum and I've seen problems that were close to mine but not exactly mine, searching the error output just yields  people having trouble with their own modid, not an addons. The error while loading Minecraft,  "mods.toml missing metadata of modid create" and  "The Mod File C:Users\user1\data\<mod>\build\resources\main has mods that were not found" My build.gradle file plugins { id 'eclipse' id 'idea' id 'maven-publish' id 'net.minecraftforge.gradle' version '[6.0,6.2)' id 'org.parchmentmc.librarian.forgegradle' version '1.+' } version = mod_version group = mod_group_id base { archivesName = mod_id } // Mojang ships Java 17 to end users in 1.18+, so your mod should target Java 17. java.toolchain.languageVersion = JavaLanguageVersion.of(17) println "Java: ${System.getProperty 'java.version'}, JVM: ${System.getProperty 'java.vm.version'} (${System.getProperty 'java.vendor'}), Arch: ${System.getProperty 'os.arch'}" minecraft { mappings channel: 'parchment', version: '2023.09.03-1.20.1' copyIdeResources = true runs { configureEach { workingDirectory project.file('run') property 'forge.logging.markers', 'REGISTRIES' property 'forge.logging.console.level', 'debug' property 'mixin.env.remapRefMap', 'true' property 'mixin.env.refMapRemappingFile', "${projectDir}/build/createSrgToMcp/output.srg" mods { "${mod_id}" { source sourceSets.main } } } client { // ... mods { other_mod { // ... } // Configures the 'example' mod create { // Add a source set to a mod's sources source sourceSets.main // Merges this configuration and specifies whether to overwrite existing properties merge mods.other_mod, true } } } server { property 'forge.enabledGameTestNamespaces', mod_id args '--nogui' } // This run config launches GameTestServer and runs all registered gametests, then exits. // By default, the server will crash when no gametests are provided. // The gametest system is also enabled by default for other run configs under the /test command. gameTestServer { property 'forge.enabledGameTestNamespaces', mod_id } data { // example of overriding the workingDirectory set in configureEach above workingDirectory project.file('run-data') // Specify the modid for data generation, where to output the resulting resource, and where to look for existing resources. args '--mod', mod_id, '--all', '--output', file('src/generated/resources/'), '--existing', file('src/main/resources/') } } } // Include resources generated by data generators. sourceSets.main.resources { srcDir 'src/generated/resources' } repositories { maven { url = 'https://maven.tterrag.com/' } } dependencies { // Specify the version of Minecraft to use. // Any artifact can be supplied so long as it has a "userdev" classifier artifact and is a compatible patcher artifact. // The "userdev" classifier will be requested and setup by ForgeGradle. // If the group id is "net.minecraft" and the artifact id is one of ["client", "server", "joined"], // then special handling is done to allow a setup of a vanilla dependency without the use of an external repository. minecraft "net.minecraftforge:forge:1.20.1-47.3.22" implementation fg.deobf("com.simibubi.create:create-${create_minecraft_version}:${create_version}:slim") { transitive = false } implementation fg.deobf("com.jozufozu.flywheel:flywheel-forge-${flywheel_minecraft_version}:${flywheel_version}") implementation fg.deobf("com.tterrag.registrate:Registrate:${registrate_version}") // Example mod dependency with JEI - using fg.deobf() ensures the dependency is remapped to your development mappings // The JEI API is declared for compile time use, while the full JEI artifact is used at runtime // compileOnly fg.deobf("mezz.jei:jei-${mc_version}-common-api:${jei_version}") // compileOnly fg.deobf("mezz.jei:jei-${mc_version}-forge-api:${jei_version}") // runtimeOnly fg.deobf("mezz.jei:jei-${mc_version}-forge:${jei_version}") // Example mod dependency using a mod jar from ./libs with a flat dir repository // This maps to ./libs/coolmod-${mc_version}-${coolmod_version}.jar // The group id is ignored when searching -- in this case, it is "blank" // implementation fg.deobf("blank:coolmod-${mc_version}:${coolmod_version}") // For more info: // http://www.gradle.org/docs/current/userguide/artifact_dependencies_tutorial.html // http://www.gradle.org/docs/current/userguide/dependency_management.html } // This block of code expands all declared replace properties in the specified resource targets. // A missing property will result in an error. Properties are expanded using ${} Groovy notation. // When "copyIdeResources" is enabled, this will also run before the game launches in IDE environments. // See https://docs.gradle.org/current/dsl/org.gradle.language.jvm.tasks.ProcessResources.html tasks.named('processResources', ProcessResources).configure { var replaceProperties = [ minecraft_version: minecraft_version, minecraft_version_range: minecraft_version_range, forge_version: forge_version, forge_version_range: forge_version_range, loader_version_range: loader_version_range, mod_id: mod_id, mod_name: mod_name, mod_license: mod_license, mod_version: mod_version, mod_authors: mod_authors, mod_description: mod_description, ] inputs.properties replaceProperties filesMatching(['META-INF/mods.toml', 'pack.mcmeta']) { expand replaceProperties + [project: project] } } // Example for how to get properties into the manifest for reading at runtime. tasks.named('jar', Jar).configure { manifest { attributes([ 'Specification-Title' : mod_id, 'Specification-Vendor' : mod_authors, 'Specification-Version' : '1', // We are version 1 of ourselves 'Implementation-Title' : project.name, 'Implementation-Version' : project.jar.archiveVersion, 'Implementation-Vendor' : mod_authors, 'Implementation-Timestamp': new Date().format("yyyy-MM-dd'T'HH:mm:ssZ") ]) } // This is the preferred method to reobfuscate your jar file finalizedBy 'reobfJar' } // However if you are in a multi-project build, dev time needs unobfed jar files, so you can delay the obfuscation until publishing by doing: // tasks.named('publish').configure { // dependsOn 'reobfJar' // } // Example configuration to allow publishing using the maven-publish plugin publishing { publications { register('mavenJava', MavenPublication) { artifact jar } } } tasks.withType(JavaCompile).configureEach { options.encoding = 'UTF-8' // Use the UTF-8 charset for Java compilation } -And my mods.toml file  modLoader="javafml" #mandatory loaderVersion="[47,)" license="MIT" [[mods]] modId="mechmod" version="0.0.1" displayName="Create: Mechs" authors="Affe" [[dependencies.mechmod]] modId="create" mandatory=true versionRange="[0,)" ordering="NONE" side="BOTH" [[dependencies.mechmod]] modId="forge" mandatory=true versionRange="[47.1.3,)" ordering="NONE" side="BOTH" [[dependencies.mechmod]] modId="minecraft" mandatory=true versionRange="[1.20,1.21)" ordering="NONE" side="BOTH" [[dependencies.mechmod]] modId="flywheel" mandatory=true versionRange="[0.6.11,0.6.12)" ordering="AFTER" side="CLIENT" I thought I had implemented the code from the "depending on create" section from their github correctly. But I assume I haven't implemented something that is needed. But I don't know what or where. I can also provide any file you think will help with your diagnosis. Any help would be appreciated, cheers!   
    • Yo i might be a lil bit late but on 1.20.6 you can call BuiltInRegistries.ITEMS.getTagOrEmpty(*required tag*) to get an iterable of item holders, this might be possible on 1.18.2 as well. Then you get the items using for(Holder<Item> holder: iterable) or the .forEach(Consumer<Holder<Item>>) method, or convert the iterable to array/list/collection. When you get the holders, use the .get() method to get the items
    • I'm troubleshooting some mods that I want for a single player world in 1.21.4 and I was having trouble with a resource library config crashing my game so I tried another mod and the library config for that was causing crashes as well. I've updated java and forge recently. Both of these dependency mods have caused Exit Code: -1 but I'm using the crash report for the mod that I was originally wanting to use. https://pastebin.com/82FZPwS2
    • whatever i do whether its updating my java to jdk17 since im trying to play on forge 1.20.1,whether its deleting my mods folder,nothings working.i have no updates for windows and im running minecraft at 5gb of memorey,but i still cant get rid of the issue.i've also tryed jarfix,i tryed using neo forge but still it dosen't work.somebody please help me.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.