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
  • Forge not downloading libraries correctly
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 1
dastrukar

Forge not downloading libraries correctly

By dastrukar, November 3, 2018 in Support & Bug Reports

  • Start new topic

Recommended Posts

dastrukar    0

dastrukar

dastrukar    0

  • Tree Puncher
  • dastrukar
  • Members
  • 0
  • 1 post
Posted November 3, 2018

Whenever I launch Minecraft Forge, Forge doesn't download the libraries correctly. Instead it downloads a (corrupted?) java file with only 40-80 kb in size.(image provided with post)

And when I load the game I get an error: https://pastebin.com/B9NvxuCD

I've tried to replace the libraries manually, though Forge seems to just overwrite them causing a crash again.

I've also tried reinstalling Forge, but it still does the same thing as before.

Is there anyway to work around this? 

scala no workjava please fix.PNG

Share this post


Link to post
Share on other sites

Artem3k    0

Artem3k

Artem3k    0

  • Tree Puncher
  • Artem3k
  • Members
  • 0
  • 2 posts
Posted November 3, 2018

It's bad! They have problems. Look what's happening right now.

Waiting for an answer from the developers.

 

Share this post


Link to post
Share on other sites

Matt Smeets    0

Matt Smeets

Matt Smeets    0

  • Tree Puncher
  • Matt Smeets
  • Members
  • 0
  • 9 posts
Posted November 3, 2018

The host of files.minecraftforge.net is having some hiccups this morning. Nothing that the Forge team can do for now.


MacroKey 2.0 set to release soon™

Check out MacroKey Keybinding on CurseForge: https://minecraft.curseforge.com/projects/macrokey-keybinding

Repository & Bugtracker: https://github.com/Matts/MacroKey

Share this post


Link to post
Share on other sites

ITSMEdean    0

ITSMEdean

ITSMEdean    0

  • Tree Puncher
  • ITSMEdean
  • Members
  • 0
  • 3 posts
Posted November 3, 2018

Thats the exact what i got, please forge fix this as fast as you guys can!

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • EnderiumSmith
      The vanilla tag system isnt suitable for ore dictionary

      By EnderiumSmith · Posted 39 minutes ago

      The problem with using the vanilla tag system for ore dictionary is that tags must exist to be accessed. If you reference a tag that doesnt exist in a recipe it will fail to load. For most things this will only result in console spam but there are cases where it matters. {   "type": "charcoal_pit:orekiln",   "ingredients": [     [         {           "tag": "forge:ores/copper"         },         {           "tag": "forge:ingots/copper"         },         {           "tag": "forge:dusts/copper"         }     ]   ],   "result": {     "tag": "forge:ingots/copper"   },   "amount": 1 } This recipe accepts either ores, ingots or dusts and outputs ingots. However if only one of those doesnt exist the recipe will not load. i have managed to work around this by creating empty tags for the dusts and hopping the ores and ingots will always come paired but that is inconvenient at best. Separating this into multiple recipes is not valid for multiple reasons. Another place this matters is advancements as if one fails to load it cuts the entire branch.   A possible solution is to add an "oredict" input to ingredients that points to forge:empty if the tag doesnt exist. For example "tag": "forge:ingots/copper" would become "oredict": "forge:ingots/copper". By input i mean like how the ingredient can have both "tag" and "item".   Ive included a more complex recipe in attachments to make my use case more clear. bismuth_bronze.json
    • EclipseNation
      Eclipse Nation - Minecraft Network

      By EclipseNation · Posted 4 hours ago

      Discord: https://discord.gg/G5FmwScYSp Website: https://eclipsenation.us Instagram: https://www.instagram.com/eclipsenationmc/  
    • NovaMachina
      [1.16] Block texture resonds to sky light not block light

      By NovaMachina · Posted 5 hours ago

      Great point. Should have seen that. Would I just pass that into the IVertexBuilder#lightmap function?
    • Draco18s
      [1.16] Block texture resonds to sky light not block light

      By Draco18s · Posted 5 hours ago

      I wonder what combinedLight is. https://github.com/NovaMachina-Mods/ExNihiloSequentia/blob/1.16/src/main/java/novamachina/exnihilosequentia/client/render/SieveRender.java#L34
    • NovaMachina
      [1.16] Block texture resonds to sky light not block light

      By NovaMachina · Posted 6 hours ago

      I received a bug report where the texture of a block is only responding to the sky light, but not any block lights (such as torches). Here is the link to the renderer that I believe to be the culprit. Any suggestions? https://github.com/NovaMachina-Mods/ExNihiloSequentia/blob/1.16/src/main/java/novamachina/exnihilosequentia/client/render/SieveRender.java Here is an image that shows the issue: https://repo.jacob-williams.me/repository/raw/exnihilosequentia/issues/images/Lighting%20Bug.png
  • Topics

    • EnderiumSmith
      0
      The vanilla tag system isnt suitable for ore dictionary

      By EnderiumSmith
      Started 39 minutes ago

    • EclipseNation
      0
      Eclipse Nation - Minecraft Network

      By EclipseNation
      Started 4 hours ago

    • NovaMachina
      2
      [1.16] Block texture resonds to sky light not block light

      By NovaMachina
      Started 6 hours ago

    • Milk_Shak3s
      1
      OBJ MODELS

      By Milk_Shak3s
      Started 23 hours ago

    • JayNeedsHelp
      0
      Logger not working

      By JayNeedsHelp
      Started 8 hours ago

  • Who's Online (See full list)

    • Tui1508
    • Zeher_Monkey
    • Luis_ST
    • DmitryLovin
    • Milk_Shak3s
    • <Gl33p_0r4nge>
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Forge not downloading libraries correctly
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community