Posted August 6, 20196 yr When I press play for Minecraft with any version of forge installed an orange alert appears on the top right of my screen saying it can't be launched what should I do. it has no crash reports or anything it simply just won't try to start. Regular Minecraft works fine
August 7, 20196 yr Please provide your launcher_log.txt from .minecraft 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]
August 7, 20196 yr Author The forum is not allowing me to upload the file. nor is it allowing me to copy and paste because it is saying that there is too much content
August 7, 20196 yr Author Nevermind I was using the wrong site here's the link https://gist.github.com/brb1603/60c277da2a3da19920cd23963238af41
August 7, 20196 yr Author [Info: 2019-08-07 21:22:17.7687936: NetQueue.cpp(202)] NetQueue: Setting up. [Info: 2019-08-07 21:22:17.7696970: Common.cpp(31)] Native Launcher Version: 496 [Info: 2019-08-07 21:22:17.7697809: Common.cpp(32)] Operating System: Windows 10 Home [Info: 2019-08-07 21:22:17.7700522: Common.cpp(33)] Application Data directory: C:\Users\brodo\AppData\Roaming\.minecraft [Info: 2019-08-07 21:22:17.7700837: Common.cpp(34)] Executable Path: MinecraftLauncher.exe [Info: 2019-08-07 21:22:17.7701102: Common.cpp(35)] App Directory dir: C:\Program Files (x86)\Minecraft Launcher [Info: 2019-08-07 21:22:17.7702507: Common.cpp(36)] Game data directory: C:\Users\brodo\AppData\Roaming\.minecraft [Info: 2019-08-07 21:22:17.7702702: Common.cpp(37)] Launcher dir: C:\Program Files (x86)\Minecraft Launcher\game [Info: 2019-08-07 21:22:17.7702845: Common.cpp(38)] Java dir: C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64 [Info: 2019-08-07 21:22:17.7702984: Common.cpp(39)] TmpDir dir: C:\Users\brodo\AppData\Local\Temp\MinecraftLauncher [Info: 2019-08-07 21:22:17.7703110: Common.cpp(40)] x64: 1 [Info: 2019-08-07 21:22:17.7703263: LauncherConfiguration.cpp(238)] Using configuration at path: C:\Users\brodo\AppData\Roaming\.minecraft\launcher_profiles.json [Info: 2019-08-07 21:22:17.7711351: NetQueue.cpp(519)] NetQueue: worker thread started. [Info: 2019-08-07 21:22:17.7778889: NetQueue.cpp(534)] NetQueue: Starting net action https://launchermeta.mojang.com/v1/products/launcher/d03cf0cf95cce259fa9ea3ab54b65bd28bb0ae82/windows-x86.json [Info: 2019-08-07 21:22:17.9606169: NetQueue.cpp(401)] NetQueue: Primary ip: 99.84.250.140, Url: launchermeta.mojang.com [Info: 2019-08-07 21:22:17.9606521: NetQueue.cpp(472)] NetQueue: Action finished: https://launchermeta.mojang.com/v1/products/launcher/d03cf0cf95cce259fa9ea3ab54b65bd28bb0ae82/windows-x86.json [Info: 2019-08-07 21:22:17.9609406: LauncherConfiguration.cpp(149)] Deciding on update with strategy 2 and clientID 83 [Info: 2019-08-07 21:22:17.9609670: LauncherConfiguration.cpp(165)] Version of launcher-bootstrap is current, no action is necessary. [Info: 2019-08-07 21:22:17.9609819: LauncherConfiguration.cpp(198)] Bootstrap is current [Info: 2019-08-07 21:22:17.9613654: LauncherConfiguration.cpp(149)] Deciding on update with strategy 2 and clientID 83 [Info: 2019-08-07 21:22:17.9613895: LauncherConfiguration.cpp(165)] Version of launcher-core is current, no action is necessary. [Info: 2019-08-07 21:22:17.9614044: LauncherConfiguration.cpp(198)] Bootstrap is current [Info: 2019-08-07 21:22:17.9617350: LauncherConfiguration.cpp(149)] Deciding on update with strategy 2 and clientID 83 [Info: 2019-08-07 21:22:17.9617592: LauncherConfiguration.cpp(165)] Version of jre-x64 is current, no action is necessary. [Info: 2019-08-07 21:22:17.9617735: LauncherConfiguration.cpp(198)] Bootstrap is current [Info: 2019-08-07 21:22:17.9618185: StartLibrary.cpp(68)] Starting C:\Program Files (x86)\Minecraft Launcher\game\launcher.dll with C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\javaw.exe [Info: 2019-08-07 21:22:17.9837052: StartLibrary.cpp(80)] Running launcher! [Info: 2019-08-07 21:22:17.9853826: LauncherMain.cpp(88)] Running Launcher [Info: 2019-08-07 21:22:17.9855505: NetQueue.cpp(202)] NetQueue: Setting up. [Info: 2019-08-07 21:22:17.9856581: NetQueue.cpp(207)] NetQueue: Initiating shutdown. [Info: 2019-08-07 21:22:17.9863736: LauncherMain.cpp(161)] Launcher core version: 2.1.5964 (2d12ae3b04458774a644a7bb7a3745a624f3ce46) [Info: 2019-08-07 21:22:17.9864005: NetQueue.cpp(202)] NetQueue: Setting up. [Info: 2019-08-07 21:22:17.9869738: GameVersionManager.cpp(70)] Looking for installed versions in C:\Users\brodo\AppData\Roaming\.minecraft\versions [Info: 2019-08-07 21:22:17.9870944: NetQueue.cpp(519)] NetQueue: worker thread started. [Error: 2019-08-07 21:22:17.9880090: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[10].checksums: Unknown key [Error: 2019-08-07 21:22:17.9880345: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[10].clientreq: Unknown key [Error: 2019-08-07 21:22:17.9880808: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[10].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9880989: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[11].checksums: Unknown key [Error: 2019-08-07 21:22:17.9881124: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[11].clientreq: Unknown key [Error: 2019-08-07 21:22:17.9881249: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[11].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9881374: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[12].checksums: Unknown key [Error: 2019-08-07 21:22:17.9881495: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[12].clientreq: Unknown key [Error: 2019-08-07 21:22:17.9881620: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[12].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9881741: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[13].checksums: Unknown key [Error: 2019-08-07 21:22:17.9881866: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[13].clientreq: Unknown key [Error: 2019-08-07 21:22:17.9881986: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[13].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9882112: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[14].checksums: Unknown key [Error: 2019-08-07 21:22:17.9882232: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[14].clientreq: Unknown key [Error: 2019-08-07 21:22:17.9882353: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[14].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9882478: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[15].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9882603: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[16].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9882728: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[17].clientreq: Unknown key [Error: 2019-08-07 21:22:17.9882858: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[17].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9882979: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[18].clientreq: Unknown key [Error: 2019-08-07 21:22:17.9883099: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[18].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9883424: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[1].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9883582: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[2].checksums: Unknown key [Error: 2019-08-07 21:22:17.9883739: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[2].clientreq: Unknown key [Error: 2019-08-07 21:22:17.9883869: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[2].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9883989: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[3].checksums: Unknown key [Error: 2019-08-07 21:22:17.9884114: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[3].clientreq: Unknown key [Error: 2019-08-07 21:22:17.9884235: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[3].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9884360: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[4].checksums: Unknown key [Error: 2019-08-07 21:22:17.9884485: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[4].clientreq: Unknown key [Error: 2019-08-07 21:22:17.9884629: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[4].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9884754: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[5].checksums: Unknown key [Error: 2019-08-07 21:22:17.9884880: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[5].clientreq: Unknown key [Error: 2019-08-07 21:22:17.9885000: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[5].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9885125: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[6].checksums: Unknown key [Error: 2019-08-07 21:22:17.9885251: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[6].clientreq: Unknown key [Error: 2019-08-07 21:22:17.9885376: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[6].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9885501: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[7].checksums: Unknown key [Error: 2019-08-07 21:22:17.9885622: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[7].clientreq: Unknown key [Error: 2019-08-07 21:22:17.9885742: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[7].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9885877: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[8].checksums: Unknown key [Error: 2019-08-07 21:22:17.9886011: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[8].clientreq: Unknown key [Error: 2019-08-07 21:22:17.9886136: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[8].serverreq: Unknown key [Error: 2019-08-07 21:22:17.9886262: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[9].checksums: Unknown key [Error: 2019-08-07 21:22:17.9886401: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[9].clientreq: Unknown key [Error: 2019-08-07 21:22:17.9886521: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.12-forge1.12-14.21.1.2387\1.12-forge1.12-14.21.1.2387.json.libraries[9].serverreq: Unknown key [Info: 2019-08-07 21:22:17.9898677: NetQueue.cpp(534)] NetQueue: Starting net action https://authserver.mojang.com/validate [Error: 2019-08-07 21:22:18.0124592: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[10].checksums: Unknown key [Error: 2019-08-07 21:22:18.0124931: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[10].clientreq: Unknown key [Error: 2019-08-07 21:22:18.0125089: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[10].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0125219: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[11].checksums: Unknown key [Error: 2019-08-07 21:22:18.0125353: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[11].clientreq: Unknown key [Error: 2019-08-07 21:22:18.0125478: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[11].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0125604: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[12].checksums: Unknown key [Error: 2019-08-07 21:22:18.0125752: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[12].clientreq: Unknown key [Error: 2019-08-07 21:22:18.0125947: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[12].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0126137: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[13].checksums: Unknown key [Error: 2019-08-07 21:22:18.0126346: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[13].clientreq: Unknown key [Error: 2019-08-07 21:22:18.0126865: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[13].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0127032: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[14].checksums: Unknown key [Error: 2019-08-07 21:22:18.0127162: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[14].clientreq: Unknown key [Error: 2019-08-07 21:22:18.0127287: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[14].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0127412: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[15].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0127551: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[16].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0127751: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[17].clientreq: Unknown key [Error: 2019-08-07 21:22:18.0127932: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[17].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0128071: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[18].clientreq: Unknown key [Error: 2019-08-07 21:22:18.0128256: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[18].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0128432: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[1].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0128567: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[2].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0128701: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[3].checksums: Unknown key [Error: 2019-08-07 21:22:18.0128892: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[3].clientreq: Unknown key [Error: 2019-08-07 21:22:18.0129068: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[3].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0129198: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[4].checksums: Unknown key [Error: 2019-08-07 21:22:18.0129318: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[4].clientreq: Unknown key [Error: 2019-08-07 21:22:18.0129444: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[4].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0129810: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[5].checksums: Unknown key [Error: 2019-08-07 21:22:18.0129968: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[5].clientreq: Unknown key [Error: 2019-08-07 21:22:18.0130102: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[5].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0130232: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[6].checksums: Unknown key [Error: 2019-08-07 21:22:18.0130352: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[6].clientreq: Unknown key [Error: 2019-08-07 21:22:18.0130478: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[6].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0130603: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[7].checksums: Unknown key [Error: 2019-08-07 21:22:18.0130724: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[7].clientreq: Unknown key [Error: 2019-08-07 21:22:18.0130849: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[7].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0130974: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[8].checksums: Unknown key [Error: 2019-08-07 21:22:18.0131095: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[8].clientreq: Unknown key [Error: 2019-08-07 21:22:18.0131243: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[8].serverreq: Unknown key [Error: 2019-08-07 21:22:18.0131438: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[9].checksums: Unknown key [Error: 2019-08-07 21:22:18.0131614: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[9].clientreq: Unknown key [Error: 2019-08-07 21:22:18.0131744: GameVersionManager.cpp(116)] C:\Users\brodo\AppData\Roaming\.minecraft\versions\1.8.9-forge1.8.9-11.15.1.2318-1.8.9\1.8.9-forge1.8.9-11.15.1.2318-1.8.9.json.libraries[9].serverreq: Unknown key [Info: 2019-08-07 21:22:18.0330228: NetQueue.cpp(534)] NetQueue: Starting net action https://launchermeta.mojang.com/mc/game/version_manifest.json?_t=2019-08-07T21:22:18Z [Info: 2019-08-07 21:22:18.0624030: LauncherAppBrowser.cpp(71)] Work dir is C:\Users\brodo\AppData\Roaming\.minecraft [Info: 2019-08-07 21:22:18.0631839: ClientHandler.cpp(271)] Creating launcher window. [Info: 2019-08-07 21:22:18.2101920: NetQueue.cpp(401)] NetQueue: Primary ip: 13.226.11.68, Url: authserver.mojang.com [Info: 2019-08-07 21:22:18.2102546: NetQueue.cpp(472)] NetQueue: Action finished: https://authserver.mojang.com/validate [Info: 2019-08-07 21:22:18.2600810: NetQueue.cpp(401)] NetQueue: Primary ip: 13.33.163.135, Url: launchermeta.mojang.com [Info: 2019-08-07 21:22:18.2601190: NetQueue.cpp(472)] NetQueue: Action finished: https://launchermeta.mojang.com/mc/game/version_manifest.json?_t=2019-08-07T21:22:18Z [Info: 2019-08-07 21:22:18.2601385: GameVersionManager.cpp(160)] Got available versions manifest from https://launchermeta.mojang.com/mc/game/version_manifest.json?_t=2019-08-07T21:22:18Z [Info: 2019-08-07 21:22:18.1556088: LauncherMain.cpp(88)] Running Launcher [Info: 2019-08-07 21:22:18.1571880: NetQueue.cpp(202)] NetQueue: Setting up. [Info: 2019-08-07 21:22:18.1573220: NetQueue.cpp(207)] NetQueue: Initiating shutdown. [Info: 2019-08-07 21:22:18.1582926: LauncherMain.cpp(161)] Launcher core version: 2.1.5964 (2d12ae3b04458774a644a7bb7a3745a624f3ce46) [Info: 2019-08-07 21:22:18.1583260: NetQueue.cpp(202)] NetQueue: Setting up. [Info: 2019-08-07 21:22:18.2560202: LauncherAppRenderer.cpp(83)] Javascript bridge extended. [Info: 2019-08-07 21:22:18.5007123: LauncherAppRenderer.cpp(217)] Creating renderer context... [Info: 2019-08-07 21:22:19.7480450: NetQueue.cpp(534)] NetQueue: Starting net action https://launchermeta.mojang.com/v1/products/launcher/d03cf0cf95cce259fa9ea3ab54b65bd28bb0ae82/windows-x86.json [Info: 2019-08-07 21:22:19.7884453: NetQueue.cpp(401)] NetQueue: Primary ip: 13.33.163.135, Url: launchermeta.mojang.com [Info: 2019-08-07 21:22:19.7884838: NetQueue.cpp(472)] NetQueue: Action finished: https://launchermeta.mojang.com/v1/products/launcher/d03cf0cf95cce259fa9ea3ab54b65bd28bb0ae82/windows-x86.json [Error: 2019-08-07 21:22:42.8035562: LauncherController.cpp(168)] Error while trying to download configuration: Version has no URL [Info: 2019-08-07 21:22:46.4442949: ClientHandler.cpp(141)] Entering DoClose! [Info: 2019-08-07 21:22:46.4443422: ClientHandler.cpp(143)] DoClose got past CEF_REQUIRE_UI_THREAD! [Info: 2019-08-07 21:22:46.4443584: ClientHandler.cpp(174)] DoClose: known browser removed. [Info: 2019-08-07 21:22:46.4444335: ClientHandler.cpp(184)] DoClose: main browser removed. [Info: 2019-08-07 21:22:46.4564521: ClientHandler.cpp(196)] Entering OnBeforeClose! [Info: 2019-08-07 21:22:46.4565035: ClientHandler.cpp(198)] OnBeforeClose got past CEF_REQUIRE_UI_THREAD! [Info: 2019-08-07 21:22:46.9449272: ClientHandler.cpp(239)] Shutting down! [Info: 2019-08-07 21:22:46.9449926: NetQueue.cpp(207)] NetQueue: Initiating shutdown. [Info: 2019-08-07 21:22:46.9450097: NetQueue.cpp(213)] NetQueue: Waiting for worker thread to finish... [Info: 2019-08-07 21:22:46.9457940: NetQueue.cpp(596)] NetQueue: Worker thread shutting down. [Info: 2019-08-07 21:22:46.9461729: NetQueue.cpp(216)] NetQueue: Done. [Info: 2019-08-07 21:22:46.9635925: StartLibrary.cpp(92)] Launcher ended with 0 [Info: 2019-08-07 21:22:47.9681754: NetQueue.cpp(207)] NetQueue: Initiating shutdown. [Info: 2019-08-07 21:22:47.9682176: NetQueue.cpp(213)] NetQueue: Waiting for worker thread to finish... [Info: 2019-08-07 21:22:47.9687932: NetQueue.cpp(596)] NetQueue: Worker thread shutting down. [Info: 2019-08-07 21:22:47.9689699: NetQueue.cpp(216)] NetQueue: Done.
August 8, 20196 yr Just spotted... 1.8.9 is no longer supported on this forum due to its age. Please update to a modern version of Minecraft to receive support. Edit: Delete your 1.8.9 profile. Edited August 8, 20196 yr by DaemonUmbra 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]
August 22, 20196 yr im having the same problem, but with trying to get 1.12.2 forge so i can use the quark mod. except, it doesnt even let me choose its option in the first place
August 23, 20196 yr Please don't hijack other people's threads. If you have an issue please make your own thread. 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]
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.