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.

DaemonUmbra

Members
  • Joined

  • Last visited

Everything posted by DaemonUmbra

  1. It looks like you need to give Minecraft more memory
  2. What launcher are you using? Where are you getting your mods from? How are you installing your mods?
  3. That is the Minecraft version, not the Forge version I would assume if you are playing the pack you got it from the Twitch launcher which should have installed the correct version for you.
  4. You're not using the Forge version that the pack is intended to be used with.
  5. If you're running a server and it crashes with java.lang.NoClassDefFoundError: net/minecraft/client/anything it is because the mod tried to use code that only exists in the client, not the server
  6. Is there a reason this has to be client-side-only?
  7. What happens is when Mojang release a version or snapshot they run it through an obfuscator, this renames everything to what looks like gibberish and no longer has the same organization system (the hierarchy of files and folders is flattened) but is still valid code, some obfuscators go a step further and make slight tweaks to make things more efficient, an example of this is it might remove code that is never accessed (This is what creates the difference between the client and server with code that both use).
  8. Extra Golems appears to be broken.
  9. Have you tried running the installer since you made this post? The log mentions connection timeouts which may have been the product of your internet going down the tubes at that moment.
  10. That appears to be it, how good is the internet connection on the machine you are installing Forge on?
  11. One of your mods says otherwise...
  12. No, you want to remove minecraft_server.1.12.2.jar from the bat file and replace it with the name of the forge jar which I don't feel like transcribing from your image. Also, where are you getting your mods?
  13. Well there you go, you're starting a vanilla server. Replace minecraft_server.1.12.2.jar with the forge jar.
  14. What are the contents of start.bat? What is in the mods folder of the server?
  15. You should never download mods from just random sites, please delete every mod you have and start over with these changes: Only download Forge from https://files.minecraftforge.net/ Only download Mods from https://minecraft.curseforge.com Install the StopModReposts browser extension
  16. Try removing safeplace
  17. I'm afraid the best you can do is make sure all your mods are up to date or use the same version of Forge they worked with previously. Coremods are notorious for causing issues that can't be reliably traced back to the offending mod.
  18. You have too many Coremods to really say this is a Forge issue, can you recreate the crash with Forge alone?
  19. Please read the "Logs" section of my signature (or the EAQ sticked at the top of the subforum) and post your debug.log
  20. Forge only works with Minecraft Java Edition, if you got it through the MS Store it is Bedrock Edition.
  21. https://mcforge.readthedocs.io/en/latest/events/intro/ For information on what events are available, use your IDE to dig through the net.minecraftforge.event package.

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.