AddAmazeing Posted July 15, 2020 Posted July 15, 2020 (edited) Whenever I start Minecraft forge in any version it quickly loads then crashes and says "an unexpected issue has occurred sorry for the inconvenience". I have no idea why this is happening since I'm not loading in any mods alongside it, I have Java up to date, and I've tried uninstalling and reinstalling Minecraft but to no avail. Not really sure what to do, but any help would be appreciated. Edited July 15, 2020 by AddAmazeing Quote
AddAmazeing Posted July 15, 2020 Author Posted July 15, 2020 Here are the logs for 1.15.2 when I try to start it up: 14:36:31.475 launcher main Using default game log configuration client-1.12.xml (outputs XML) 14:36:32.210 cpw.mods.modlauncher.Launcher main ModLauncher running: args [--username, zefereater, --version, forge-31.2.31, --gameDir, C:\Users\AddAm\Twitch\Minecraft\Instances\Log test supported version, --assetsDir, C:\Users\AddAm\Twitch\Minecraft\Install\assets, --assetIndex, 1.15, --uuid, 66a96378f77849f68198fef380137a54, --accessToken, ❄❄❄❄❄❄❄❄, --userType, mojang, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 31.2.31, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200515.085601] 14:36:32.214 cpw.mods.modlauncher.Launcher main ModLauncher 5.1.0+69+master.79f13f7 starting: java version 1.8.0_51 by Oracle Corporation 14:36:32.538 net.minecraftforge.fml.loading.FixSSL main Added Lets Encrypt root certificates as additional trust 14:36:32.864 net.minecraftforge.fml.loading.FMLConfig main Configuration file C:\Users\AddAm\Twitch\Minecraft\Instances\Log test supported version\config\fml.toml is not correct. Correcting 14:36:32.871 net.minecraftforge.fml.loading.FMLConfig main Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs 14:36:33.313 net.minecraftforge.fml.loading.FMLCommonLaunchHandler main Failed to find Minecraft resource version 1.15.2-20200515.085601 at C:\Users\AddAm\Twitch\Minecraft\Install\libraries\net\minecraftforge\forge\1.15.2-31.2.31\forge-1.15.2-31.2.31-client.jar 14:36:33.314 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: Missing minecraft resource! 14:36:33.314 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLCommonLaunchHandler.lambda$validatePaths$4(FMLCommonLaunchHandler.java:124) 14:36:33.314 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLCommonLaunchHandler$$Lambda$157/282265585.accept(Unknown Source) 14:36:33.314 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) 14:36:33.315 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) 14:36:33.315 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLCommonLaunchHandler.validatePaths(FMLCommonLaunchHandler.java:121) 14:36:33.315 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLLoader.setupLaunchHandler(FMLLoader.java:199) 14:36:33.315 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:94) 14:36:33.316 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68) 14:36:33.316 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107) 14:36:33.316 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler$$Lambda$83/709865851.accept(Unknown Source) 14:36:33.316 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.HashMap$Values.forEach(HashMap.java:972) 14:36:33.325 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107) 14:36:33.325 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59) 14:36:33.325 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:75) 14:36:33.325 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) 14:36:34.058 launcher main Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0 14:36:34.058 monitor Process Monitor Process crashed with exit code 1 Quote
AddAmazeing Posted July 15, 2020 Author Posted July 15, 2020 (edited) 14:36:18.208 launcher main Preparing to launch minecraft client for forge-31.2.31 14:36:18.651 launcher main Couldn't fetch SHA1 checksum for https://s3.amazonaws.com/Minecraft.Download/versions/1.15.2/1.15.2.jar 14:36:18.656 launcher main Have local file C:\Users\AddAm\Twitch\Minecraft\Install\versions\1.15.2\1.15.2.jar but don't know what size or hash it should be. Have to assume it's good. 14:36:30.561 launcher main Checking installations. 14:36:30.562 launcher main Minecraft client forge-31.2.31 is ready to start. 14:36:30.562 launcher main Starting! 14:36:31.475 launcher main Using default game log configuration client-1.12.xml (outputs XML) 14:36:32.210 cpw.mods.modlauncher.Launcher main ModLauncher running: args [--username, zefereater, --version, forge-31.2.31, --gameDir, C:\Users\AddAm\Twitch\Minecraft\Instances\Log test supported version, --assetsDir, C:\Users\AddAm\Twitch\Minecraft\Install\assets, --assetIndex, 1.15, --uuid, 66a96378f77849f68198fef380137a54, --accessToken, ❄❄❄❄❄❄❄❄, --userType, mojang, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 31.2.31, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200515.085601] 14:36:32.214 cpw.mods.modlauncher.Launcher main ModLauncher 5.1.0+69+master.79f13f7 starting: java version 1.8.0_51 by Oracle Corporation 14:36:32.538 net.minecraftforge.fml.loading.FixSSL main Added Lets Encrypt root certificates as additional trust 14:36:32.864 net.minecraftforge.fml.loading.FMLConfig main Configuration file C:\Users\AddAm\Twitch\Minecraft\Instances\Log test supported version\config\fml.toml is not correct. Correcting 14:36:32.871 net.minecraftforge.fml.loading.FMLConfig main Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs 14:36:33.313 net.minecraftforge.fml.loading.FMLCommonLaunchHandler main Failed to find Minecraft resource version 1.15.2-20200515.085601 at C:\Users\AddAm\Twitch\Minecraft\Install\libraries\net\minecraftforge\forge\1.15.2-31.2.31\forge-1.15.2-31.2.31-client.jar 14:36:33.314 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: Missing minecraft resource! 14:36:33.314 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLCommonLaunchHandler.lambda$validatePaths$4(FMLCommonLaunchHandler.java:124) 14:36:33.314 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLCommonLaunchHandler$$Lambda$157/282265585.accept(Unknown Source) 14:36:33.314 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) 14:36:33.315 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) 14:36:33.315 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLCommonLaunchHandler.validatePaths(FMLCommonLaunchHandler.java:121) 14:36:33.315 STDERR main [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLLoader.setupLaunchHandler(FMLLoader.java:199) 14:36:34.058 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0 14:36:34.058 Process crashed with exit code 1 Edited July 15, 2020 by AddAmazeing Quote
AddAmazeing Posted July 16, 2020 Author Posted July 16, 2020 I tried repairing with Twitch which didn't help, but I also tried it normally without Twitch launcher and got the same error message. Here are the logs: 17:09:42.081 launcher main Preparing to launch minecraft client for 1.15.2-forge-31.2.0 17:09:42.101 launcher main Prepared asset index 17:09:42.131 launcher main Have 2153 total files to check or download 17:09:42.135 launcher main Waiting for 2153 futures 17:10:04.660 launcher main Checking installations. 17:10:04.662 launcher main Minecraft client 1.15.2-forge-31.2.0 is ready to start. 17:10:04.662 launcher main Starting! 17:10:04.662 launcher main Nothing to download! 17:10:04.663 launcher main Extracting 8 files! 17:10:05.420 launcher main Version does not support log configuration, will assume one plaintext entry per line 17:10:05.420 launcher main Installing versions! 17:10:06.620 game 2020-07-15 17:10:06,618 main WARN Advanced terminal features are not available in this environment 17:10:06.775 game [32m[17:10:06] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, zefereater, --version, 1.15.2-forge-31.2.0, --gameDir, C:\Users\AddAm\AppData\Roaming\.minecraft, --assetsDir, C:\Users\AddAm\AppData\Roaming\.minecraft\assets, --assetIndex, 1.15, --uuid, 66a96378f77849f68198fef380137a54, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 31.2.0, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200515.085601] 17:10:06.779 game [m[32m[17:10:06] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 5.1.0+69+master.79f13f7 starting: java version 1.8.0_51 by Oracle Corporation 17:10:08.110 game [m[32m[17:10:08] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust 17:10:08.222 game [mException in thread "main" [32m[17:10:08] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: org.spongepowered.asm.launch.MixinInitialisationError: Mixin Launch Plugin Service could not be located 17:10:08.222 game [m[32m[17:10:08] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.asm.launch.MixinTransformationService.initialize(MixinTransformationService.java:76) 17:10:08.223 game [m[32m[17:10:08] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68) 17:10:08.226 game [m[32m[17:10:08] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107) 17:10:08.226 game [m[32m[17:10:08] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler$$Lambda$85/1484673893.accept(Unknown Source) 17:10:08.226 game [m[32m[17:10:08] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.HashMap$Values.forEach(HashMap.java:972) 17:10:08.226 game [m[32m[17:10:08] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107) 17:10:08.226 game [m[32m[17:10:08] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59) 17:10:08.226 game [m[32m[17:10:08] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:75) 17:10:08.226 game [m[32m[17:10:08] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) 17:10:08.247 launcher main [m Quote
DaemonUmbra Posted July 16, 2020 Posted July 16, 2020 You're missing a dependency for at least one of your mods Quote This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy. As the most common issue I feel I should put this outside the main bulk: The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge. If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan. For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety. Spoiler Logs (Most issues require logs to diagnose): Spoiler Please post logs using one of the following sites (Thank you Lumber Wizard for the list): https://gist.github.com/: 100MB Requires member (Free) https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$) https://hastebin.com/: 400KB Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads. What to provide: ...for Crashes and Runtime issues: Minecraft 1.14.4 and newer: Post debug.log Older versions: Please update... ...for Installer Issues: Post your installer log, found in the same place you ran the installer This log will be called either installer.log or named the same as the installer but with .log on the end Note for Windows users: Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension Where to get it: Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs. Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch: Spoiler Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge) Make a launcher profile targeting this version of Forge. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it). Now launch the pack through that profile and follow the "Mojang Launcher" instructions above. Video: Spoiler or alternately, Fallback ("No logs are generated"): If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft Server Not Starting: Spoiler If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output. Reporting Illegal/Inappropriate Adfocus Ads: Spoiler Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad. Lex will need the Ad ID contained in that URL to report it to Adfocus' support team. Posting your mod as a GitHub Repo: Spoiler When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub. When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository. Open a command prompt (CMD, Powershell, Terminal, etc). Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in). Run the following commands: git init git remote add origin [Your Repository's URL] In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git git fetch git checkout --track origin/master git stage * git commit -m "[Your commit message]" git push Navigate to GitHub and you should now see most of the files. note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from) Now you can share your GitHub link with those who you are asking for help. [Workaround line, please ignore]
AddAmazeing Posted July 16, 2020 Author Posted July 16, 2020 How do i fix that since I don't have any mods installed, this is just launching Forge by itself Quote
DaemonUmbra Posted July 16, 2020 Posted July 16, 2020 At the current time this error is not possible to get with just Forge. You have something installed. Quote This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy. As the most common issue I feel I should put this outside the main bulk: The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge. If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan. For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety. Spoiler Logs (Most issues require logs to diagnose): Spoiler Please post logs using one of the following sites (Thank you Lumber Wizard for the list): https://gist.github.com/: 100MB Requires member (Free) https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$) https://hastebin.com/: 400KB Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads. What to provide: ...for Crashes and Runtime issues: Minecraft 1.14.4 and newer: Post debug.log Older versions: Please update... ...for Installer Issues: Post your installer log, found in the same place you ran the installer This log will be called either installer.log or named the same as the installer but with .log on the end Note for Windows users: Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension Where to get it: Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs. Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch: Spoiler Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge) Make a launcher profile targeting this version of Forge. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it). Now launch the pack through that profile and follow the "Mojang Launcher" instructions above. Video: Spoiler or alternately, Fallback ("No logs are generated"): If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft Server Not Starting: Spoiler If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output. Reporting Illegal/Inappropriate Adfocus Ads: Spoiler Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad. Lex will need the Ad ID contained in that URL to report it to Adfocus' support team. Posting your mod as a GitHub Repo: Spoiler When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub. When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository. Open a command prompt (CMD, Powershell, Terminal, etc). Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in). Run the following commands: git init git remote add origin [Your Repository's URL] In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git git fetch git checkout --track origin/master git stage * git commit -m "[Your commit message]" git push Navigate to GitHub and you should now see most of the files. note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from) Now you can share your GitHub link with those who you are asking for help. [Workaround line, please ignore]
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.