juanmuscaria / NotSoLegacyWorkspace-Gradle-Groovy

An updated minecraft 1.7.10 workspace with Gradle 5.6.4, let's not stay so outdated!
GNU General Public License v3.0
11 stars 2 forks source link

Unexpected reponse 403 from https://s3.amazonaws.com/Minecraft.Download/indexes/1.7.10.json #2

Closed Fluxyuwu closed 1 year ago

Fluxyuwu commented 1 year ago

Task :getVersionJson Unexpected reponse 403 from http://s3.amazonaws.com/Minecraft.Download/versions/1.7.10/1.7.10.json

Task :getAssetsIndex FAILED Unexpected reponse 403 from https://s3.amazonaws.com/Minecraft.Download/indexes/1.7.10.json

FAILURE: Build failed with an exception.

juanmuscaria commented 1 year ago

You can either manually change the forge gradle to something like https://github.com/anatawa12/ForgeGradle-1.2/ Or use GTNH buildscript https://github.com/GTNewHorizons/ExampleMod1.7.10