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.

paradoxbomb

Members
  • Joined

  • Last visited

Everything posted by paradoxbomb

  1. I see. How do I get that into my project? I'm still rather new to all this...
  2. I'm trying to get into modding and am looking at this code here as an example, but when I get to public void preInit(FMLPreInitializationEvent event) { logger = event.getModLog(); System.out.print("Called event handler PreInit"); } Eclipse tells me that there is an error with event.getModLog(), saying "The method getModLog() from the type FMLPreInitializationEvent refers to the missing type Logger". How can I fix this? Edit for clarity: I do have import java.util.logging.Logger in my import statements. EDIT AFTER RESOLUTION: I don't know what shenanigans Eclipse pulled, but one of the quick-fix options that I hadn't tried before, "fix setup," automagically fixed the problem.
  3. Nah, this seems pretty legit for those who want to continue using RedPower while being able to have (most of) the features of more recent versions. Forward compatibility sound like it would be a pain to do, bit I'm sure a lot of people would than k you in the long run!
  4. Hello all, I'm brand new to modding and have no idea where to start. Could someone point me in the right direction? Thanks in advance!

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.