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.

Animefan8888

Forge Modder
  • Joined

  • Last visited

Everything posted by Animefan8888

  1. I assume the tutorial also had you make an ArrayList of Items just iterate through that list in the ModelRegistryEvent and call ModelLoader.setCustomModelResourceLocation with the proper parameters. Just like you would in the Item class. It looks like you compiled the mod, you can't compile the mod using eclipse, you have to use the gradle file to build your mod.
  2. Oh, my bad I misread that in the log.
  3. Well you should report this on their CurseForge Issue tracker. Assuming you have the most up to date version of the mod. There also should have been an Entity called Allegé.
  4. Read the docs.
  5. I'm not sure either, it could be my patch conflicting with the damaging. It's being caused by Entity Rocket, I assume it is from the TF2 mod, or what ever mod adds Allégé. Also the absorption patch is on CurseForge now.
  6. Its the secondary/extra health given by potion effect, IE golden apples.
  7. That's the idea. The logs folder in the .minecraft directory.
  8. I finished it, it is now on CurseForge. It has a few more things now, it might be able to figure out which mod is causing the problem after running the game for a while check the log for the keyword "nanfix".
  9. You never remove your recipe registry so why do you try to add it again?
  10. You'll have to create your own capability that stores ItemStacks and attach it to the player. You can use an IItemHandler as the actual storage if you wish, it'll ultimately be easier. Define this. What actions.
  11. Yes, but there is no guarantee that they won't get NaN health again.
  12. Actually, I forgot to remove some of my debug code... nanfix-final.jar
  13. I have uploaded it to CurseForge, however it should be under/up for review by a moderator. So here is the download on here. PS there should be no duplication now either. Edit: See later post for download from here.
  14. Yes. I thought I had fixed it. But apparently not.
  15. That's slightly irritating, Ill debug that and report back here.
  16. Use java 8, 9+ is not supported by forge.
  17. Do you have Java 64 bit?
  18. With that code does the error change?(Post the error)
  19. Well it is erroring on this line, which points to the HeavyHelmet class. And the error references ModelBiped, so it has to do with the HeavyHelmet class. Push your updated code to github and make sure you are overriding the correct method.
  20. It has an @Override over it, but there seems to be a line spacing between it.

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.