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.

Ugdhar

Moderators
  • Joined

  • Last visited

Everything posted by Ugdhar

  1. Is that installer jar in your mods folder? If it is, remove it. Also always post new logs when you get a new error
  2. Almost, that looks like an old archived one. See if you can find one that just says "debug", or "debug.log", it won't be a zipped up file. Either post it to something like a github gist and post the link here, or paste it between spoiler tags (the eyeball button)
  3. In the logs folder in your .minecraft game folder (or another folder if you changed it in the Installation settings)
  4. You would first need to run the forge installer for the version you are planning to use. Then make an Installation in the minecraft launcher, I would point it to a new game folder (i.e. .minecraft-NEW or something). Make sure you are selecting the forge game version. Create (or once you run once it will create it for you) a mods folder in this folder, and download mods for the appropriate version from curseforge. When you are trying, what exactly are you doing, and what's the exact problem? Details, error messages, and screenshots are helpful P.S: I don't use a mac, but overall the process is largely the same regardless of OS.
  5. Code - This can just be an instance of the Block class if your block doesn't do anything special. Texture Blockstate Model Loot Table You will also want an Item model (no blockstate there!), and register a BlockItem, if the block is able to go in your inventory. And as far as I can tell, these do look similar to 1.12, at least for the most simple of blocks.
  6. 1.12 is no longer supported due to age. Please update to a modern version to receive support. More information on supported versions can be found in the LTS link at the top of every page.
  7. 1.12 is no longer supported due to age. Please update to a modern version to receive support. More information on supported versions can be found in the LTS link at the top of every page.
  8. Post the new log from this crash.
  9. Make sure you are using 64 bit java. "java -version" (without the quotes) from the commandline will say 64-bit if it is; i.e:
  10. Remove the old mods from your mods folder.
  11. Try removing the config folder in your game directory. Make a backup first just in case.
  12. Keep in mind that 1.12 is no longer supported on these forums, so if you run into issues you will be on your own, or have to seek help elsewhere. The LTS link at the top of every page has more information on supported versions.
  13. Essentially support on these forums will only be given for the last 2 versions (1.14/1.15 currently) of Minecraft, everything else is unsupported, and the moderators will close threads opened for them. It doesn't mean you can't use them or seek support on other websites, just not here. There are just too many versions to make it feasible to support old versions on here, plus most of the developers on here use current stuff, not old stuff. The LTS link at the top of the page has more information.
  14. 1.12 is no longer supported due to age. Please update to a modern version if you wish to receive support here. See the LTS link at the top of every page for more information on supported versions. On a side note, make sure you do NOT download mods from places like 9 minecraft, I would suggest only using curseforge.com, otherwise mods may be outdated and/or packed with malware/viruses. See https://stopmodreposts.org/ for more information on which sites to avoid. If you have downloaded from these sites, I would delete the downloads.
  15. 1.12 is no longer supported due to age. Please update to a modern version if you wish to receive support here. See the LTS link at the top of every page for more information on supported versions.
  16. 1.12 is no longer supported due to age. Please update to a modern version to receive support. More information on supported versions can be found at the LTS link at the top of every page.
  17. Please keep this forum in english I would guess it is one or both of these mods, try making sure they are the latest version, or try removing them to see if the crashing stops. If it does, then that's the problem, and I would report it to the mod author(s).
  18. 1.12 is no longer supported due to age. Please update to a modern version to receive support. See the LTS link at the top of every page for more information on supported versions.
  19. If you read the posts above, these questions are answered. The AxeItem name change is explained, and there is a link to a migration guide, it says 1.13, but it is largely applicable to all the newer versions. If you have issues working on your mod, make sure your code is posted as a working github repository (easiest way to get people to help debug), start a new thread, and post any logs from crashes in their entirety, or explain what you are trying to do, and what is not working.
  20. Can you get a world object to check if your world isRemote? I would imagine that the render thread doesn't run on the server and/or is not the one you're looking for.
  21. I would try to make it work for 1.15.1 or .2, and also make sure your code is a working github repository. This will make it so if someone wants, they can clone your repository and build it themselves to help debug it if they have the time and/or inclination. Then link to it here with errors you get that you cannot figure out, and post logs if it runs but crashes. I did find the link that describes many of the changes that came after 1.12, so it may help. https://gist.github.com/williewillus/353c872bcf1a6ace9921189f6100d09a
  22. Your issue is probably different, make a new thread and post logs as described in the EAQ
  23. Please use English on these forums. 1.7 isno longer supported due to age. Please update to a modern version to receive support. Information on supported versions can be found in the LTS link at the top of every page.
  24. 1.7.10 is no longer supported due to age. Please update to a modern version to receive support. More information on supported versions can be found at the LTS link at the top of every page.
  25. 1.8.9 is no longer supported due to age. Please update to a modern version to receive support. More information on supported versions can be found in the LTS found at the top of every page.

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.