TechnicPack / TechnicSolder

PHP web app that brings differential updates to the Technic Launcher and Technic Platform
https://docs.solder.io/
Other
169 stars 167 forks source link

Add ModVersion Error #652

Closed teddy123434 closed 3 years ago

teddy123434 commented 6 years ago

When I added the modversion to my Solder,then it jumped out a error! How can i do for this? solder error

Arzte commented 6 years ago

@teddy123434 Perhaps you forgot to set a MD5?

PPlayzMC02 commented 6 years ago

@Arzte I'm having the same issue. I've tried to generate an MD5, but it's not working.

Indemnity83 commented 6 years ago

I can't download the file at the URL thats being generated, are you sure you have the file in the right place and are using the right version?

Indemnity83 commented 6 years ago

Actually... I can't access your solder API at all

PPlayzMC02 commented 6 years ago

@Indemnity83 Who are you talking to?

Indemnity83 commented 6 years ago

Was speaking directly to the screen shot that @teddy123434 posted.

@PPlayzMC02 is there any error that is generated when you try to submit the version that would be helpful to post here. I suspect that problem is that MD5 fails on the file, which could be caused by the file path being wrong, the file being inaccessible or the file being too large (memory overflow).

PPlayzMC02 commented 6 years ago

@Indemnity83 Nope. It just says Error:. The file is less than 1 MB. The file path is correct, and it can be accessed.

PPlayzMC02 commented 6 years ago

@Indemnity83 Any update?

nbartokos commented 5 years ago

Did you set the repo_location and mirror_link properly in the app/configs/solder.php file? If yes, please check your file permissions or set it with: chmod -R 777 /var/www/html/TechnicSolder (or your path)

Pyker commented 3 years ago

This should now either be fixed or give a much clearer error message.