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.

TheXFactor117

Forge Modder
  • Joined

  • Last visited

Everything posted by TheXFactor117

  1. Updating Eclipse just seems to throw a new error, saying The target type of this expression must be a functional interface. This doesn't make any sense because other people registering entities this way don't seem to get any issues. Is it still an issue with Eclipse even though it's updated? Or perhaps it's an issue with my Render class?
  2. That's what I figured - I was looking around on stackoverflow and they made it sound like it's just a bug within Eclipse. Anyways, sorry to bother y'all with a non-Forge related question.
  3. There is no crash running Minecraft. Eclipse throws a NullPointerException trying to build the workspace. Only thing I can find is this: Internal compiler error: java.lang.NullPointerException at org.eclipse.jdt.internal.compiler.ast.ReferenceExpression.isPotentiallyCompatibleWith(ReferenceExpression.java: 962)
  4. I'm trying to use this new operator: RenderingRegistry.registerEntityRenderingHandler(EntityMagic.class, RenderModProjectile::new); - yet Eclipse throws a NullPointerException at it for some reason, even though Eclipse is targeting Java 8. Anyone know why this is happening? The compiler settings in Eclipse are all set to 1.8, yet for whatever reason using RenderModProjectile::new doesn't seem to work.
  5. Ah ok. I'll try that now. Edit: @SidedProxy is giving me an error. I put it above @Mod in the main class file.
  6. Ok, thanks for the reply. What would I put in CommonProxy and ClientProxy?
  7. Hello, I have been having issues making my mod client/server side compatible. This is all new to me as I have never had the need for a server side of a mod. I was wondering what I would need to do -- I have heard of proxies and packets, but will those help me accomplish what I am doing? If you need more information, just ask. Best Regards, TheXFactor117

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.