axelandre42 Posted November 25, 2015 Share Posted November 25, 2015 Hello, I tried to sign a mod with ForgeGradle : apply plugin: 'signing' // ... signing { sign tasks.jar } (I supplied the key ID, the password and the PGP keys to the gradle.properties file) I supplied the fingerprint to the @Mod. But when I run : gradlew build (It runs without errors) And then I run Minecraft with the builded mod, the FMLFingerprintViolationEvent is fired... How can I resolve this ? PS : Sorry for the bad english, I usually speak french... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.