Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

1.12 Invalid fingerprint detected for RebornCore! #180

Open
Krutoy242 opened this issue Sep 13, 2021 · 3 comments
Open

1.12 Invalid fingerprint detected for RebornCore! #180

Krutoy242 opened this issue Sep 13, 2021 · 3 comments

Comments

@Krutoy242
Copy link

I got this error in debug.log:

[Client thread/ERROR] [reborncore]: Invalid fingerprint detected for RebornCore!

I can't find actual errors in game related to this through.

What this error means and what malfunctions i should expect?

Error surroundings:

[15:03:59] [Client thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod reborncore
[15:03:59] [Client thread/DEBUG] [forge]: Preloading CrashReport Classes
[15:03:59] [Client thread/DEBUG] [forge]: 	reborncore/common/util/CrashHandler
[15:03:59] [Client thread/ERROR] [FML]: The mod reborncore is expecting signature 8727a3141c8ec7f173b87aa78b9b9807867c4e6b for source RebornCore-1.12.2-3.19.5-universal.jar, however there is no signature matching that description
[15:03:59] [Client thread/TRACE] [FML]: Mod reborncore is using network checker : Accepting version 3.19.5
[15:03:59] [Client thread/TRACE] [FML]: Testing mod reborncore to verify it accepts its own version in a remote connection
[15:03:59] [Client thread/TRACE] [FML]: The mod reborncore accepts its own version (3.19.5)
[15:03:59] [Client thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into reborncore
[15:03:59] [Client thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for reborncore
[15:03:59] [Client thread/DEBUG] [FML]: Registering @EventBusSubscriber for reborncore.common.misc.ModSounds for mod reborncore
[15:03:59] [Client thread/DEBUG] [FML]: Injected @EventBusSubscriber class reborncore.common.misc.ModSounds
[15:03:59] [Client thread/DEBUG] [FML]: Attempting to inject @Config classes into reborncore for type INSTANCE
[15:03:59] [Client thread/ERROR] [reborncore]: Invalid fingerprint detected for RebornCore!
[15:03:59] [Client thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod reborncore
[15:03:59] [Client thread/DEBUG] [FML]: Bar Step: Construction - Reborn Core took 0.027s

debug.log

@Ayutac
Copy link

Ayutac commented Sep 13, 2021

Sounds like the signature is wrong. Could be you have a malicious modification of the original mod. Do not use to be safe until a developer of the mod can tell you more.

@Krutoy242
Copy link
Author

malicious modification of the original mod

CurseForge distribute malicious modifications? I downloaded file from CF.

@Ayutac
Copy link

Ayutac commented Sep 14, 2021

It can also just be an error on the programmers' side by supplying a wrong fingerprint.

But earlier I didn't realize this was for 1.12. This version is not supported anymore afaik, so I'm afraid you won't get much help.

On the other hand, when it is from official CF and thousands of players have downloaded and played it and it wasn't taken down by now, the files should be alright. I doubt you will notice anything during playing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants