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.

thomas15v

Members
  • Joined

  • Last visited

  1. Oh lol found out i paid to less for my server . It had just to less ram/swap to do it. The server had 512mb ram/swap. driven it up to 1gb and it dit the job.
  2. I am trying to setup a small jenkins build server for my mods. But when i try to install forge workspace on it i get this error. > Decompiling '"java" -Xmx512M -jar runtime/bin/fernflower.jar -din=0 -rbr=0 -dgs=1 -asc=1 -log=WARN temp/minecraft_ff_in.jar temp /src/minecraft' failed : -9 Decompile failed Decompile Exception: 1 I looked everywhere for the -9 error code but can't find anything about it. logs: - http://paste.ubuntu.com/6975735/
  3. Is it possible to make a Dimension in the server without having to change the client? @Override public void processCommand(ICommandSender icommandsender, String[] astring) { int id = DimensionManager.getNextFreeDimId(); DimensionManager.registerDimension(id, 0); EntityPlayerMP player = (EntityPlayerMP)icommandsender; player.travelToDimension(id); } This is the coding i am trying to use. I thought if i used the 0 as provider i could use the normal overworld provider. Any1 an idea . I am trying to get multiworld support in an existing modpack (won't tell the name idk if it is hated to 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.