TechReborn / RebornCore

Reborn Core is a library used for many of the Tech Reborn team's mods, including Tech Reborn, Quantum Storage, Fluxed Redstone, Hardcore Map Reset, and many more.
MIT License
44 stars 51 forks source link

1.12 Invalid fingerprint detected for RebornCore! #180

Open Krutoy242 opened 3 years ago

Krutoy242 commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

malicious modification of the original mod

CurseForge distribute malicious modifications? I downloaded file from CF.

Ayutac commented 3 years ago

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.