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. Start a new thread, and post what you're getting at the console, or perhaps a screenshot.
  2. You should start your own thread instead of posting in another thread. That being said, I run gradlew eclipse and then gradlew genEclipseRuns (both commands are needed) from a cmdline/powershell before importing existing gradle project into my eclipse workspace. I've run into issues where the sources do not get attached to the jars for some reason, but running the setup tasks a second time magically makes them appear for me.
  3. If you are talking about on twitch, there is a dropdown for "game version" when you are browsing modpacks, so you can pick 1.14.4 or 1.15.2. And there's nothing that says people can't USE older versions. You just won't get support here for it. Same as if you installed Windows 95 or MS-DOS on a computer, if you cried to Microsoft that it didn't work, and it should because you found software on some website for it, they'd tell you to pound sand and buy Windows 10. Also, constantly swearing doesn't make you heard, it makes you look like a child. Chill out.
  4. I'll be honest, I have not done a lot with blockstates, or even tried the forge blockstates. For the simple blocks I made while messing around with stuff, I essentially just copied the way vanilla did it. Hopefully someone else can point you in the right direction. If you want to check out the vanilla blockstates, I found I can access them by opening .minecraft/versions/1.15.2.jar as a zipfile.
  5. Just for grins what if you make your package name all lowercase?
  6. Well, there's definitely something broken, I honestly am not sure what considering everything looks like it should. I don't use intellij so I don't know if there's something in the project setup that could be broken. Double check for invisble/hidden spaces in package names maybe? If it were me, I would probably start with a fresh MDK, and drop my src folder into it and do the setup from scratch.
  7. Yes, always new logs, always, no matter how little you change.
  8. If you changed your modid, it is still trying to use your old hm mod id.
  9. Can you post updated logs too please?
  10. Nevermind, you posted another screenshot lol
  11. We need more information. Where did you get this base mod on github? Could you post a link to it so we know where you're starting from? What are you trying to achieve? Do you know Java? (if not, this is where you have to start)
  12. Show screenshots of your project setup including package/file names
  13. Is that installer jar in your mods folder? If it is, remove it. Also always post new logs when you get a new error
  14. 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)
  15. In the logs folder in your .minecraft game folder (or another folder if you changed it in the Installation settings)
  16. 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.
  17. 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.
  18. 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.
  19. 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.
  20. Post the new log from this crash.
  21. 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:
  22. Remove the old mods from your mods folder.
  23. Try removing the config folder in your game directory. Make a backup first just in case.
  24. 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.
  25. 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.

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.