All the Mods 7 - ATM7

All the Mods 7 - ATM7

3M Downloads

All the Mods 7-0.4.0 Simple server not downloading any mods

Opened this issue ยท 1 comments

commented

Ive been trying to get a ATM 7 server working and for every mod that it trys to download, this error shows up...

java.io.IOException: Request to https://cursemeta.dries007.net/303657/3755791.json was not successful.
	at atm.bloodworkxgaming.serverstarter.packtype.curse.CursePackType.downloadMods$lambda-3(CursePackType.kt:203)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
	at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
	at java.base/java.util.stream.ForEachOps$ForEachTask.compute(Unknown Source)
	at java.base/java.util.concurrent.CountedCompleter.exec(Unknown Source)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
	at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
[01:57:26] [ERROR] Error while trying to get URL from cursemeta for mod ModEntryRaw(projectID=350464, `fileID=3707479)`

and when I follow the link to the file it trys to request it seems that its using a deprecated API.

https://cursemeta.dries007.net/

Any way to fix this problem ;(

commented

You will need to update to 0.4.2 as the curseforge API changed and broke our server downloader.