Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

axelandre42

Members
  • Joined

  • Last visited

  1. 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...
  2. sorry I was distracted
  3. Hello there, I try to open an inventory of my block and the game crash.... What should I do? Check out my last post for sources : http://www.minecraftforge.net/forum/index.php/topic,20719.msg104673.html#msg104673 This is the crash report :
  4. OMG I just noticed that I used forge 10.12.1.1040 PS : It works
  5. no, it does not work... BlockCardReader (Updated) https://gist.github.com/Axelandre42/10206dca9b941c38fcfd
  6. no, it does not work... LegaSteelMod (Updated) https://gist.github.com/Axelandre42/9e7037e069d2013a96a5
  7. hello there, I'm looking for a way to register a block but I can not do ... in fact, it does not yet exist I Registered... I need help. Here is all my code: LegaSteelMod (@Mod file) https://gist.github.com/Axelandre42/8385b41210f43dab5cb8 BlockCardReader (The block's file) https://gist.github.com/Axelandre42/361ed8c9fbb37c0c1aa4 TileEntityCardReader (The block's TileEntity) https://gist.github.com/Axelandre42/9691c31588d413884b30 ContainerCardReader (The block's Container) https://gist.github.com/Axelandre42/5ff16f6c84497e76c919 GuiCardReader (The block's gui) https://gist.github.com/Axelandre42/cef28a1853091830e58f GuiHandlerlegaSteelMod (The mod's GuiHandler) https://gist.github.com/Axelandre42/3f90f68cadbfd8314491 Thank you ! Axelandre

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.