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. 1.12 is no longer supported on this forum due to age. More information on supported versions can be found in the LTS link at the top of every page.
  2. Click the skip button at the top right, and it will bring you to the correct download
  3. 1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
  4. Post logs, and either share your codebase in a github repository, or I guess show a screenshot of your project layout in the IDE. This should provide enough info to figure out what's going on.
  5. I know the official minecraft forums have a modding section, but as I don't go there, I can't say if they are helpful/knowledgeable or not.
  6. Looks like you have your JDK pointing to your JRE. Just to forewarn you, if you do not have previous java experience, modding will be nearly impossible, and only forge is supported on these forums, not basic java.
  7. 1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
  8. Really really old versions are no longer supported on these forums due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
  9. So what is your question exactly? And probably need to see more code, i.e. where you register your event handler. Best way to do it is have your whole project in a github repository and share the link here
  10. 1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
  11. Really really old versions are no longer supported on these forums. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
  12. Please post the installer log, should be in the same folder as the installer, with the same name, but end with ".log".
  13. Really old versions are no longer supported on these forums. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
  14. In your project you should have src/main/resources/META-INF/mods.toml If you do not, grab it from the examplemod that comes with the forge SDK and put it there, then edit it so it represents your mod.
  15. 1.12 is no longer supported on these forums due to age. Please update to a modern version to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
  16. 1.12 is no longer supported on these forums due to age. Please update to a modern to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
  17. No, I mean in your repo, you have assets/computeparts/textures/New Folder (as in, literally, "New Folder")
  18. Double check your textures folder in the repo for the item folder. Don't give up on your logs, read them!!
  19. Please don't send PMs, there's no reason to, keep it on the forums. And it doesn't matter what you think is interesting, if you won't post the log, you can't get help, sorry.
  20. Pretty sure there's a logfile with a lot more information than that in it! Check in the logs folder in your game directory.
  21. You should set up a github repo for your project, makes it much easier to share code for people to help Can you post the log? It'll be in the run/logs directory. And just to be sure you have assets\computeparts\textures\item and assets\computeparts\models\item ?
  22. Please post the full log, there is more information in there we are missing.
  23. Your package name should be the same as your modid, and all lowercase So everywhere you have compParts.assets etc, it should be computeparts like your modid.
  24. 1.12 is no longer supported on these forums due to age. Please update to a modern versions to receive support here. More information on supported versions can be found in the LTS link at the top of every page.
  25. 1.12 is no longer supported on these forums due to age. Please update to a modern versions to receive support here. More information on supported versions can be found in the LTS link at the top of every page.

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.