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.

TheDirtyDog

Members
  • Joined

  • Last visited

  1. So despite me being a complete gradle newb I figured it out. The mod in question is an API/Library for some other mods I'm building. I only have the API and another mod at the moment and I was getting the error in the other mod that depends on the API when I called a function in the API which accessed ItemGroup.GROUPS. The problem was that in the mods build.gradle I was including the API in dependencies with compile instead of deobf and linked in my obfuscated jar instead of my dev jar. Thank you DaemonUmbra for the quick reply to my post and for your willingness to help with the issue.
  2. When I use net.minecraft.item.ItemGroup.GROUPS in my mod it crashes with a java.lang.NoSuchFieldError: field_78032_a It noticed it in [1.13.2-25.0.214] so I updated forge today to [1.13.2-25.0.215] and still had the issue. If I remove my attempts to use net.minecraft.item.ItemGroup.GROUPS the mod works again. The crash report Pastebin can be found here.

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.