Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • MCP versions.json on Forge Maven doesn't contain latest mappings snapshot
The update for 1.13 is being worked on - please be patient. (Updated 02/14/19)
Sign in to follow this  
Followers 0
Choonster

MCP versions.json on Forge Maven doesn't contain latest mappings snapshot

Started by Choonster, January 23, 2017

3 posts in this topic

Choonster    1588

Choonster

Choonster    1588

  • Reality Controller
  • Choonster
  • Forge Modder
  • 1588
  • 4973 posts
  • Report post
Posted January 23, 2017

The MCPBot website and versions.json show that the latest snapshot for 1.11 is

20170122

, but the copy on Forge's Maven doesn't have this.

 

The snapshot was generated approximately 18 hours ago (2017-01-22 03:00:01 EST), but the versions.json on Forge's Maven hasn't been updated. How often is it updated?

 

Interestingly, I was able to use this snapshot in a different project approximately 11 hours ago (2017-01-22 09:55:00 EST) without issue.

Share this post


Link to post
Share on other sites

Choonster    1588

Choonster

Choonster    1588

  • Reality Controller
  • Choonster
  • Forge Modder
  • 1588
  • 4973 posts
  • Report post
Posted January 23, 2017

The snapshot itself is actually on Forge's Maven here, despite not being in versions.json.

Share this post


Link to post
Share on other sites

LexManos    1470

LexManos

LexManos    1470

  • Reality Controller
  • LexManos
  • Forge Code God
  • 1470
  • 8358 posts
  • Report post
Posted January 23, 2017

Blame vapors I'll have him look at his upload script when he can. He just recently added the forge mirror as he was having issues with his server. So it may take some time to iron out the kinks

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
Followers 0
Go To Topic Listing Support & Bug Reports

  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • WolfHybrid23
      [1.13.2] Forge Error: "Exception in thread "main" java.lang.RuntimeException: java.net.MalformedURLException: no protocol"

      By WolfHybrid23 · Posted 21 minutes ago

      I keep getting the following error:
        > Task :runClient 2019-02-17 01:39:31,360 main WARN Disabling terminal, you're running in an unsupported environment. [01:39:31.506] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher starting: java version 1.8.0_201 [01:39:31.570] [main/DEBUG] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmluserdevclient,fmluserdevserver,fmlclient,fmlserver,fmldevclient,fmldevserver,minecraft,testharness] [01:39:31.590] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [fml] [01:39:31.590] [main/DEBUG] [cp.mo.mo.NameMappingServiceHandler/MODLAUNCHER]: Found naming services [] [01:39:31.609] [main/DEBUG] [cp.mo.mo.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner] [01:39:31.609] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmluserdevclient, --fml.forgeVersion, 25.0.21, --fml.mcpVersion, 20190213.203750, --fml.mcpMappings, snapshot_20180921-1.13, --fml.mcVersion, 1.13.2, --fml.forgeGroup, net.minecraftforge, --accessToken, ????????, --version, FMLDev, --assetIndex, 1.13.1, --assetsDir, C:\Users\WolfH\.gradle\caches\forge_gradle\assets, --userProperties, {}] [01:39:31.609] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading [01:39:31.616] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml [01:39:31.620] [main/DEBUG] [ne.mi.fm.lo.LauncherVersion/CORE]: Found FMLLauncher version 25.0 [01:39:31.620] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML 25.0 loading [01:39:31.620] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found ModLauncher version : 0.9.4+34+78321c4 [01:39:31.620] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Initializing modjar URL handler [01:39:31.620] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found AccessTransformer version : 0.14.4+42+59f903b [01:39:31.620] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found EventBus version : 0.7.1+33+fb2fd5b [01:39:31.620] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Found Runtime Dist Cleaner [01:39:31.630] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found CoreMod version : 0.2.0+14+c94c813 [01:39:31.888] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [01:39:31.888] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml [01:39:31.896] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services [01:39:31.926] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing [01:39:31.926] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml [01:39:31.929] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Setting up basic FML game directories [01:39:31.929] [main/DEBUG] [ne.mi.fm.lo.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\WolfH\Downloads\forge-1.13.2-25.0.21-mdk\run [01:39:31.929] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path GAMEDIR is C:\Users\WolfH\Downloads\forge-1.13.2-25.0.21-mdk\run [01:39:31.929] [main/DEBUG] [ne.mi.fm.lo.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\WolfH\Downloads\forge-1.13.2-25.0.21-mdk\run\mods [01:39:31.929] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path MODSDIR is C:\Users\WolfH\Downloads\forge-1.13.2-25.0.21-mdk\run\mods [01:39:31.929] [main/DEBUG] [ne.mi.fm.lo.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\WolfH\Downloads\forge-1.13.2-25.0.21-mdk\run\config [01:39:31.929] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\WolfH\Downloads\forge-1.13.2-25.0.21-mdk\run\config [01:39:31.929] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\WolfH\Downloads\forge-1.13.2-25.0.21-mdk\run\config\fml.toml [01:39:31.929] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Loading configuration [01:39:31.996] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Preparing launch handler [01:39:31.996] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Using fmluserdevclient as launch service [01:39:31.996] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Received command line version data : MC Version: '1.13.2' MCP Version: '20190213.203750' Forge Version: '25.0.21' Forge group: 'net.minecraftforge' [01:39:32.000] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR forge at path C:\Users\WolfH\.gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.13.2-25.0.21_mapped_snapshot_20180921-1.13\forge-1.13.2-25.0.21_mapped_snapshot_20180921-1.13-recomp.jar [01:39:32.000] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR mcdata at path C:\Users\WolfH\.gradle\caches\forge_gradle\minecraft_repo\versions\1.13.2\client-data.jar [01:39:32.000] [main/DEBUG] [ne.mi.us.FMLUserdevLaunchProvider/CORE]: Injecting forge as mod 1.13.2-25.0.21_mapped_snapshot_20180921-1.13 from maven path C:\Users\WolfH\.gradle\caches\forge_gradle\minecraft_user_repo [01:39:32.006] [main/DEBUG] [ne.mi.fm.lo.FMLCommonLaunchHandler/CORE]: Got mod coordinates C:\Users\WolfH\Downloads\forge-1.13.2-25.0.21-mdk\build\resources\main;C:\Users\WolfH\Downloads\forge-1.13.2-25.0.21-mdk\build\classes\java\main from env [01:39:32.010] [main/DEBUG] [ne.mi.fm.lo.FMLCommonLaunchHandler/CORE]: Found supplied mod coordinates [{defaultmodid=[C:\Users\WolfH\Downloads\forge-1.13.2-25.0.21-mdk\build\resources\main, C:\Users\WolfH\Downloads\forge-1.13.2-25.0.21-mdk\build\classes\java\main]}] [01:39:32.019] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Found 1 language providers [01:39:32.019] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Found language provider javafml, version 25.0 [01:39:32.030] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Skipping adding forge jar - javafml is already present [01:39:32.030] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Initiating mod scan [01:39:32.030] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/SCAN]: Scanning for Mod Locators [01:39:32.057] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null) [01:39:32.057] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Scanning for mods and other resources to load. We know 3 ways to find mods [01:39:32.060] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Trying locator {ModJarsFolder locator at C:\Users\WolfH\Downloads\forge-1.13.2-25.0.21-mdk\run\mods} [01:39:32.060] [main/DEBUG] [ne.mi.fm.lo.mo.ModsFolderLocator/SCAN]: Scanning mods dir C:\Users\WolfH\Downloads\forge-1.13.2-25.0.21-mdk\run\mods for mods [01:39:32.068] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Trying locator {Maven Directory locator for mods [C:\Users\WolfH\.gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.13.2-25.0.21_mapped_snapshot_20180921-1.13\forge-1.13.2-25.0.21_mapped_snapshot_20180921-1.13.jar]} [01:39:32.068] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/SCAN]: Mod file C:\Users\WolfH\.gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.13.2-25.0.21_mapped_snapshot_20180921-1.13\forge-1.13.2-25.0.21_mapped_snapshot_20180921-1.13.jar has a manifest [01:39:32.100] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Found mod file forge-1.13.2-25.0.21_mapped_snapshot_20180921-1.13.jar of type MOD with locator {Maven Directory locator for mods [C:\Users\WolfH\.gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.13.2-25.0.21_mapped_snapshot_20180921-1.13\forge-1.13.2-25.0.21_mapped_snapshot_20180921-1.13.jar]} [01:39:32.100] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Trying locator {ExplodedDir locator} [01:39:32.100] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/SCAN]: Mod file C:\Users\WolfH\Downloads\forge-1.13.2-25.0.21-mdk\build\resources\main is missing a manifest [01:39:32.100] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Found mod file main of type MOD with locator {ExplodedDir locator} [01:39:32.100] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\WolfH\.gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.13.2-25.0.21_mapped_snapshot_20180921-1.13\forge-1.13.2-25.0.21_mapped_snapshot_20180921-1.13.jar [01:39:32.150] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file C:\Users\WolfH\.gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.13.2-25.0.21_mapped_snapshot_20180921-1.13\forge-1.13.2-25.0.21_mapped_snapshot_20180921-1.13.jar with language javafml [01:39:32.150] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\WolfH\Downloads\forge-1.13.2-25.0.21-mdk\build\resources\main Exception in thread "main" java.lang.RuntimeException: java.net.MalformedURLException: no protocol: at net.minecraftforge.fml.loading.StringUtils.toURL(StringUtils.java:51) at java.util.Optional.map(Optional.java:215) at net.minecraftforge.fml.loading.moddiscovery.ModFileInfo.<init>(ModFileInfo.java:61) at net.minecraftforge.fml.loading.moddiscovery.ModFileParser.loadModFile(ModFileParser.java:59) at net.minecraftforge.fml.loading.moddiscovery.ModFileParser.readModList(ModFileParser.java:51) at net.minecraftforge.fml.loading.moddiscovery.ModFile.identifyMods(ModFile.java:125) at net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:75) at net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:161) at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:86) at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:43) at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$5(TransformationServicesHandler.java:75) at java.util.HashMap$Values.forEach(HashMap.java:981) at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:75) at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:40) at cpw.mods.modlauncher.Launcher.run(Launcher.java:53) at cpw.mods.modlauncher.Launcher.main(Launcher.java:44) at net.minecraftforge.userdev.UserdevLauncher.main(UserdevLauncher.java:77) Caused by: java.net.MalformedURLException: no protocol: at java.net.URL.<init>(URL.java:593) at java.net.URL.<init>(URL.java:490) at java.net.URL.<init>(URL.java:439) at net.minecraftforge.fml.loading.StringUtils.toURL(StringUtils.java:47) ... 16 more > Task :runClient FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runClient'. > Process 'command 'C:\Program Files\Java\jdk1.8.0_201\bin\java.exe'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1m 55s 6 actionable tasks: 4 executed, 2 up-to-date C:\Users\WolfH\Downloads\forge-1.13.2-25.0.21-mdk> And I can't figure this out.

      Here is my mod's source code:
      https://github.com/WolfHybrid23/Celriff
    • gamemaster200015
      Forge 1.13.2 Worlds not working

      By gamemaster200015 · Posted 26 minutes ago

      Since the release of the forge modloader for 1.13.2, I've been testing out some of the mods updated to the latest version. I managed to find one problem with the modloader. For some reason, whenever I load up or create a new world with or without a mod. It seems to crash for some reason. I am looking for some help with this problem and hopefully the creators of forge will see this post and try to fix the problem.
    • DaemonUmbra
      Forge not Loading Mods

      By DaemonUmbra · Posted 1 hour ago

      Please don't hijack threads, make your own.
    • DaemonUmbra
      Help please, Forge keeps crashing

      By DaemonUmbra · Posted 1 hour ago

      Please read my signature.
    • teakori
      Help please, Forge keeps crashing

      By teakori · Posted 2 hours ago

      9Minecraft is where I get them usually but some are off of curseforge
  • Topics

    • WolfHybrid23
      0
      [1.13.2] Forge Error: "Exception in thread "main" java.lang.RuntimeException: java.net.MalformedURLException: no protocol"

      By WolfHybrid23
      Started 21 minutes ago

    • gamemaster200015
      0
      Forge 1.13.2 Worlds not working

      By gamemaster200015
      Started 27 minutes ago

    • prickasso1
      3
      Forge not Loading Mods

      By prickasso1
      Started 10 hours ago

    • teakori
      3
      Help please, Forge keeps crashing

      By teakori
      Started 3 hours ago

    • Kalman98
      4
      [SOLVED][1.12.2] Send custom CPacketChatMessage to server?

      By Kalman98
      Started Thursday at 10:53 PM

  • Who's Online (See full list)

    • WolfHybrid23
    • Wolftopia
    • Insane96MCP
    • Sana36
    • Aleoui
    • Electrodynamite12
    • tigres810
    • wilechaote
    • MCrafterzz
    • rulebreaker
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • MCP versions.json on Forge Maven doesn't contain latest mappings snapshot
  • Theme
  • Contact Us

Copyright © 2017 ForgeDevelopment LLC Powered by Invision Community