1.12 Invalid fingerprint detected for RebornCore!
Krutoy242 opened this issue ยท 3 comments
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
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.
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.