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. Always post new logs after trying something and it doesn't work Should help narrow it down.
  2. Looks like it's the obscureapi mod Someone also commented on their curseforge page that the same issue randomly crashes their server.
  3. When someone asks "Does it work without <mod name>?", that usually means "Remove <mod name> and give it a try, it may be that mod (or version of that mod) causing it". If it still breaks, post new logs
  4. These 2 mods are the same, remove one of them.
  5. What launcher are you using? That's the weirdest log I have ever seen. Does it work if you use the official Minecraft launcher? Also, seeing this error: Caused by: joptsimple.ValueConversionException: Directory [<APPDIR>\Instances\Robot Rockin O] does not exist Which I would take as indicating the game directory doesn't exist.
  6. I have split your reply into a separate topic, you should not just reply to someone elses problem with a "me too", especially without posting any logs or anything. You may or may not have the same issues they do, especially if you tried the posted solution in their topic, and it did not solve your problem. Please read the FAQ (orange banner at top of page) and post logs as described there to an external site such as https://mclo.gs and post a link back to it here.
  7. Please read the FAQ (link is orange banner at top of page), and post logs as described there, to an external site such as https://mclo.gs
  8. Please read the FAQ (Link is orange banner at top of page), and post logs as described there to an external site such as https://mclo.gs and post the link here.
  9. There are a bunch of fabric mods listed in that log. And others as well. Try removing all that and see what happens, if it still crashes, post a new log.
  10. Please post your settings.gradle and build.gradle files so they can be checked for errors
  11. Thanks for sharing your solution! Always makes me sad when someone comes back to say "close this, it's solved" without sharing the solution!
  12. Post logs as described in the FAQ (https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/)
  13. Please read the FAQ (https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/) and post logs as described there to a site such as https://mclo.gs and post the link here.
  14. Please read the FAQ (https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/) and post logs as described there using a site such as https://mclo.gs and post the link to your log here.
  15. Looks like you need to upgrade to Java 21
  16. Please read the FAQ (https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/) and post logs as described there to a site such as https://mclo.gs and post the link here.
  17. Please read the FAQ (https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/) and post logs as described there using a site like https://mclo.gs and post the link to it here. It may have the information required to solve your problem.
  18. You should be able to browse the Minecraft source through your IDE to look at existing vanilla mobs. Been a few since I've look at much MC, so not sure what mobs would be good examples, but I know they have at least fish lol. For instance, in Eclipse, on the left side where it shows your source packages/files, there's a section for 'Referenced Libraries'. Expanding that, there's a list of jars that are used in the project. The project I'm looking at, there's one for "forge-1.20.4-49.0.38_mapped_parchment_2024.02.25-1.20.4-recomp.jar". Dropping that down shows a big list of packages, including the net.minecraft.* packages, and dropping those down show the classes included, which can be clicked on to view the source. If you use IntelliJ, it's more or less the same thing, look around for the Referenced Libraries, and find the forge one, boom, Bob's your uncle.
  19. Graphics are irrelevant for a server. According to google, it should support 20-40. I literally asked it "how many players on a lightly modded minecraft server will a ryzen 5 2600 with 32GB ram support?" Maybe someone with some real world experience has further input. I can say without a doubt that if you run Linux as opposed to windows for the server operating system, you will get better performance and have more resources available to your server.
  20. Cracked launchers are not supported, you need to buy the game.
  21. Vous utilisez Java 8 et avez besoin de Java 21. Vous pouvez le télécharger sur https://adoptium.net/temurin/releases J'ai utilisé Google Traduction pour rédiger cet article, j'espère que cela vous sera utile !
  22. Looks like a possible graphics driver issue, I would try updating your driver directly from the NVidia, don't use windows update to try and update it.
  23. The simple answer is there is not an easy way. You would need to know how to program in Java, as well as at least some familiarity with how Forge works so you could port the differences. You would also need the sourcecode for the original mod, and permission from the author to modify it, if they did not use some sort of open source license. So it's not impossible, but it would take some effort, but doing so would open up a whole new world of possibilities for you!
  24. Does it still crash if you remove holdmyitems? Looks like that mod doesn't work on a server as far as I can tell from the error.
  25. Start by following the docs to get a workspace setup: https://docs.minecraftforge.net/en/latest/gettingstarted/ Then poke around some of the tutorials, https://www.mcjty.eu/docs/1.20/ used to be the goto, but not sure if there are any updates for regular forge or not, but if you've brushed up on Java, it will be enough to get you started. Poke around the Minecraft and Forge sources to see how things are done. Read the FAQ for information on how to post code/logs when you run into issues. Share as much info on issues you have as possible. Use github to host projects, chances of someone helping are higher when they can actually see all your code and/or build it themselves. And finally, keep it on the forums, don't direct message people with questions, most people do not provide personal support like that. Also keep in mind forums posts are not always immediately answered, if you're looking for a quicker response, you can always try the Minecraft Forge discord server.

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.