Issue after downloading the new 1.10.2 release
SkullCrusher548 opened this issue ยท 5 comments
I downloaded the new release minecolonies-universal-1.10.2-0.7.780.jar
crash-2017-05-02_01.40.44-server.txt
and now all i do is crash and my server is telling me it cant find the signature matching the description.
Seems like we released an unsigned version. I will check this out. You say the 1.10.2-0.7.780. Let me check which branch released this.
Okey I figured it out. This was a release build that was made on one of our Linux machines. We forgot to copy over the signature that is used to sign the Jars to them, so the build system skipped a the sign step as its signature file was not available.
This is not really a problem as it is just for us, to check that when you have issues you are using one of out official files, and Minecraft Forge is just telling us that the fingerprint we told it the file would have @fingerprint@ is not found on the file, as it is not signed at all.
I will make sure that @Kostronor gets the Signature and can sign the files himself.
In other words their is nothing wrong. We just forgot to copy a file. Sorry.