Hello everyone.
Since 1.14.4 forge was out, I keep getting crashes once trying to start MC with Forge.
Tried various Forge versions but all the same.
I am using the Twitch app to launch Minecraft with mods.
All other MC versions with Forge work just fine.
Here is the log:
[20:14:41] [main/INFO]: ModLauncher running: args [--username, DominiC_LT, --version, forge-28.1.6, --gameDir, C:\Users\Da Boss\Documents\Curse\Minecraft\Instances\1.14.4, --assetsDir, C:\Users\Da Boss\Documents\Curse\Minecraft\Install\assets, --assetIndex, 1.14, --uuid, 917af225cd6040f2a97d45d00c2aa4ce, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 28.1.6, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20190829.143755]
[20:14:41] [main/INFO]: ModLauncher 3.2.0+60+b86c1d4 starting: java version 1.8.0_51 by Oracle Corporation
[20:14:42] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[20:14:42] [main/FATAL]: Failed to find Minecraft resource version 1.14.4-20190829.143755 at C:\Users\Da Boss\Documents\Curse\Minecraft\Install\libraries\net\minecraftforge\forge\1.14.4-28.1.6\forge-1.14.4-28.1.6-client.jar
[20:14:42] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: Missing minecraft resource!
[20:14:42] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLCommonLaunchHandler.lambda$validatePaths$4(FMLCommonLaunchHandler.java:119)
[20:14:42] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLCommonLaunchHandler$$Lambda$126/31114735.accept(Unknown Source)
[20:14:42] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
[20:14:42] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
[20:14:42] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLCommonLaunchHandler.validatePaths(FMLCommonLaunchHandler.java:116)
[20:14:42] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLLoader.setupLaunchHandler(FMLLoader.java:189)
[20:14:42] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:82)
[20:14:42] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:67)
[20:14:42] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:106)
[20:14:42] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler$$Lambda$82/1206569586.accept(Unknown Source)
[20:14:42] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.HashMap$Values.forEach(HashMap.java:972)
[20:14:42] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:106)
[20:14:42] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59)
[20:14:42] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:75)
[20:14:42] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
By what I understand, it fails to find the resource version, but went to the directory and it is there.