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.

Featured Replies

Posted

Hey, I have a coremod that I just named SuperUser cause it changes things that we're complied by the byte code of java.

The only thing I came across that it disabled it self:

Mod SuperUser has been disabled through configuration

 

disabled trought configuration, why is that. I haven't inserted any config that may disable it.

If it's automated to disable by Minecraft where can I reject it and make it run for aslong as the Minecraft is open ?

 

Thanks alot.

  • Author

	public boolean registerBus(EventBus var1, LoadController var2)
{
	var1.register(this);
	return true;
}

 

Yeah, its return true; still the same.

  • Author

I have tried this on MCP and reguler Minecraft.

both logs return the same, do you have any ideas about it ?

  • Author

There is nothing in my ModContainer except a super(new ModMetadata());

and it extends DummyModContainer.

 

I dont see any problem over there.

  • Author

That is indeed weird. Maybe your IFMLLoadingPlugin is referencing the wrong ModContainer.

 

It's something with the DummyModConatiner for me. after I changed DummyModContainer it had been fixed.

The problem is it's using an @Override that overrides my thing from return true; to return false;

I'm gonna try some stuff, altought nothing worked for now.

Guest
This topic is now closed to further replies.

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.