Version check fails
KastenKlicker opened this issue ยท 3 comments
Describe the bug
Start client or server. The version check fails for all ProjectRed mods (FileNotFoundException).
To Reproduce
Steps to reproduce the behavior:
- Start client or server (forge-36.2.2)
- Look into the logs and see how FileNotFoundException is thrown
Expected behavior
Check the version successfully, I guess.
Crash Log
Crash log
Versions
Include versions of the dependencies. And since you're looking at it, make sure ProjectRed is up to date. Don't submit bugs for old versions, as they could have been fixed.
- CCL Version: 1.16.5-4.0.3.433
- FMP Version: ???
- MrTJPCore Version: ---
- ProjectRed Version: 1.16.5-4.10.0
Screenshots/Videos
We have not set up the backend for this version check yet, but will soon. It does not actually crash the game right?
Confirmed, this does not actually crash. The version checker will work once the backend is set up, so this is not an issue.