Skip 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.

DaemonUmbra

Members
  • Joined

  • Last visited

Everything posted by DaemonUmbra

  1. 1.7 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  2. Use a more recent version of Forge, toss out whatever tutorial you're following (Never set _JAVA_OPTIONS, throw out any tutorial that tells you to do so), and install a JDK. I recommend getting java from https://adoptopenjdk.net, you'll need Java 8 Hotspot for x64
  3. Are you sure that's assets/moreslabsmod and not a folder called assets.moreslabsmod
  4. There's definitely drama between small groups in Forge and Fabric, some of Fabric's fans have been anti-Forge since before Fabric was a thing and now they have a non-Forge loader to hide behind. I haven't personally seen their Forge counterparts, but Fabric's Discord moderators have assured me they exist.
  5. This happens when you have somehow set IE to open jar files. Make sure you have Java installed, run JarFix once and try the installer again.
  6. This issue is caused by poorly written code in vanilla that doesn't show until the number of advancements gets ballooned by mods. Current versions of Forge have fixed this issue, it shouldn't happen again unless you disable the fix via config.
  7. 1.8 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  8. Please don't Necro old threads, if you have an issue make your own.
  9. Fabric is INCREDIBLY lightweight, they provide the loader and a minimal API, this allows them to be quite agile but by the same token modders must make heavy use of Mixins (coremods) to write their own hooks into the Minecraft code, which is typically not good for stability if done poorly or when many are combined in a single modpack. Forge on the other hand is a bit of a fat bastard but comes with a ton of utilities and hooks set up with the goal of providing everything a modder needs so they never need to directly modifiy the Minecraft code, essentially Forge tries to do the ugly so modders never have to.
  10. Don't use MCreator, learn Java and make your mod properly
  11. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  12. Only 1.14.4 and 1.15.2 are supported at this time, please provide the debug.log from your 1.15.2 game
  13. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  14. The client shouldn't be opening a command line window. What launcher are you using? How did you install Forge? What Minecraft version are you using?
  15. This is a client or a server?
  16. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  17. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  18. Please provide screenshots
  19. Please read the Logs section of my signature below and provide the appropriate log in the appropriate manner.
  20. Deferred Registers are there to placate people who felt they needed to statically initialize crap. They are just a wrapper around the Registry Event system.
  21. Not really helpful unless you're providing extra info
  22. .

    DaemonUmbra replied to a post in a topic in Mods
    I can only recommend you remove Optifine. Outside of their own fanbase they are actually rather notorious for issues stemming from how they advertise themselves vs what they actually accomplish, and their closed-source stance.
  23. That doesn't show a crash. When you say "crash" is it just freezing or is it booting you back to the launcher and saying it crashed?
  24. Please keep this forum in English, please don't necro old threads, 1.12.2 and below are no longer supported, please update to a modern version of Minecraft to receive support.

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

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.