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.

Ugdhar

Moderators
  • Joined

  • Last visited

Everything posted by Ugdhar

  1. Step 1: Remove all mods that have the word fabric in them Step 2: If it continues to crash, search each mod on curseforge, and see if you have a fabric version of it that does not contain fabric in the name, delete that mod. Step 3: Profit!
  2. Ugdhar replied to Nuke_'s topic in Support & Bug Reports
    Only 1.18 and 1.19 are supported here, you will need to update as 1.16 is no longer supported
  3. I use tmux myself, but I just tried it using screen, and after detaching from the screen session and logging out of my SSH session, then relogging in, my process was still running and I was able to attach to it and it was still doing its thing. Maybe it's your terminal software? I was using Putty.
  4. If you're a beginner with Java, you're going to have a really hard and probably bad time trying to mod Minecraft. My advice is to learn at least basic Java, then come back to this. Although to be honest, you should probably learn more than just basic Java, basic Java is not enough for some of the code used in Minecraft/Forge. Did you look at the Examplemod that came with the MDK? It shows how to register a DeferredRegister, plus there's not a ton of code in it to weed through to find it, it's a single class.
  5. DeferredRegisters need to be registered, if you look at the examplemod that comes with the MDK, it registers item and block deferred registers. I believe they do it in the mod class constructor.
  6. Only 1.18 and 1.19 are supported on these forums. Asking for help with old versions will get your thread locked. It shouldn't open a new window when you download supported versions. Are you making sure you're clicking the "Skip" button in the top right? Otherwise, you may be infected with a virus or malware or some sort of browser issue.
  7. I don't just hang around here waiting for replies, I do other stuff and just come back once in a while. If you want immediate attention, you should join the forge discord. That log does not show a crash, are you sure it is complete and/or that it is the debug.log? And as far as it saying you have Windows 10 when you have 11, I don't have an answer for that one, unless you don't have Windows 11 like you thought?
  8. How are you guys downloading forge? Where from? I just clicked the installer for the latest version, waited for the countdown on the ad page, then clicked Skip, and it downloaded fine for me.
  9. Post the debug.log from the logs folder of your minecraft installation, it might provide some useful information
  10. 1.12 is no longer supported, support is only provided for 1.18 and 1.19 currently.
  11. You probably will need to redownload, just make sure you are downloading mods from an appropriate source, do not just google for them. curseforge is probably the primary place for getting mods, just avoid sites with numbers in their names (i.e. minecraft1), and when it doubt check the mod repost list https://stopmodreposts.org/
  12. Side note, I do believe 1.19 requires Java 17, so don't just update your Java 8 to a newer Java 8, you need Java 17
  13. You need to post logs and/or provide more information. There are approximately 1,467,321,236,245 potential problems you could be having, so we need something to narrow down the possibilities
  14. I'd go with tmux or screen for running a terminal you can detach from. https://www.howtogeek.com/671422/how-to-use-tmux-on-linux-and-why-its-better-than-screen/
  15. 1.12 is no longer supported, you will need to update to receive support. Information on supported versions can be found here, or at the blue bar link at the top of the forum pages:
  16. There's either a server already running, or something else running on the MC port.
  17. I would wager a problem with rubidium, does it have a newer version maybe?
  18. It should be in the same folder as the installer, same name I believe but .log extension.
  19. Unfortunately, 1.12 is no longer supported. More information on supported versions can be found here:
  20. Please post your full debug.log it will have more information in it.
  21. Please post the debug.log it will have more information in it than the crashlog.
  22. Is that the full log? It looks like it ends early, not seeing a crash at the end like before.
  23. Always post new logs if you make a change, and it is still broken. This will both ensure the removed mod is indeed removed, as well as provide information for why it continues to crash.

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.