Project Red - Exploration

Project Red - Exploration

27M Downloads

Version check fails

KastenKlicker opened this issue ยท 3 comments

commented

Describe the bug
Start client or server. The version check fails for all ProjectRed mods (FileNotFoundException).

To Reproduce
Steps to reproduce the behavior:

  1. Start client or server (forge-36.2.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

commented

We have not set up the backend for this version check yet, but will soon. It does not actually crash the game right?

commented

Confirmed, this does not actually crash. The version checker will work once the backend is set up, so this is not an issue.

commented

I just comment the version checks line out, so it's easy to add them again. It's very annoying if you are hosting a server with many mods and there are errors without "any" meaning.