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.

LexManos

Forge Code God
  • Joined

  • Last visited

Everything posted by LexManos

  1. You need to install iChunUtil 4.1.3+
  2. There are many great websites out there to post images for free. http://imgur.com is a good one. And yes, if you're in the 'resourcepacks' folder then it should be empty and then you hit the back arrow once and it'll show you the whole MC folder.
  3. Try 1.12.2, and also, you need to post your logs.
  4. uTorrent isn't a Minecraft server... Why would you think this would work?
  5. Show screenshots of your launcher. Show screenshots of your profile settings. Show screenshots of everything you're looking at. To make sure you're in the proper MC folder, Start minecraft, go to options -> resource packs -> open resource pack folder. That'll be in your Minecraft Dir. Its a simple thing, you're not running the game where you think you're running the game.
  6. Your issue is in ModCrops, please learn basic java before trying to mod... Code needs to go inside functions -.-
  7. The installer will not just delete itself. You need to be a bit more specific, specify the exact installer you're downloading. The exact URL you're getting it from. Sounds like you're not on our real downloads page: http://files.minecraftforge.net/
  8. If the 'mods folder is not there' then you are looking for the mods folder in the wrong place. Specify exactly where you're going, and exactly how you're starting the game. Provide your relevent log files as they will tell you this.
  9. you forgot -jar in front of the jar name
  10. Thats literally the point of Item's container item. Do as I said. Just go try it out before complaining you don't understand it.
  11. No, it you look at your PR you have a getRemainingItems and you even call getContainerItem. This has nothing to do with the getResult function. Seriously... make a item, call item.setContainerItem(item) Make a recipe that takes that item, and outputs a stick using the STANDARD shapeless recipe. And try it in game. It'll be a item that gives you infinite sticks. Go try it. The Container class, which is inside the inventroy package. Has nothing to do with the Item or crafting. No you don't extend it. Basic java here the Container class does not extend a Item so.. its not a item... I can understand your confusion a little bit, they use the same word. But beyond that they are not related at all and you should look at how its used.
  12. When it comes to container in the item class it is just 'what item should we output when used in a crafting recipe' So you can just set it to itself and it'll work.
  13. Things are going to change. And people will complain about it. There isn't anything that can be done about it so threads like these are useless.
  14. AppData is a hidden folder by default. Just typing in the address manually will bring you there, and as Cadiboo said, you can open it in game through the resource packs menu.
  15. Still the same answer. Just another reason why coremods are bad.
  16. You have a crapload of coremods installed, one of them is screwing up the Material class. Remove your coremods.
  17. Nothing in that log shows a crash. Post the rest of your logs.
  18. Unfortunately, it is not possible for me to own the trademark on "Minecraft Forge" due to it's use of the word "Minecraft" which is part of the reason I typically refer to it as just "Forge". So I can't file a trademark issue, but I have reported the site for viruses/malicious ads. I am hoping someone will contact me, but google isn't good at that part of things.
  19. Yes thats a fake site that has stolen our layout. Im not sure if there is anything we can do about it. Especially considering they are paying google to be on the top. If people know of a way to report this to google let me know. I'm trying through my contacts. But yes, ANY site besides this site ( https://files.minecraftforge.net ) that you get Forge is NOT LEGIT. And may be bundling it with malicious software. And most definitly profiteering off my work/you users.
  20. Yes, this is because the server jar needs joptsimple downloaded to it for Forge/mods to work. And the launcher just builds the list with the client's libraries and forge's libraries not checking for duplicates. This isn't an actual functional error... so... who cares?
  21. Would require re-writing the entire installer, as we use the pre-build Launch4J wrapper. Not really worth the effort considering all the compatibility issues that arise from doing native code.
  22. Yes, this is how build scripts work. They don't replace things in the original source so that it doesn't pollute your code. To solve your original issue, either login to a valid account on the client. GradleStart supports --username and --password. Or just edit your dev server's settings.properites to turn offline mode on...
  23. That file does not exist on our servers and is not needed for gradle to function correctly. Something in your setup is corrupting the 404 page you're getting for that file.
  24. "There are mappings in MCP bot but not in my workspace" "I'm using 4 month old mappings!" See the problem here? Update your mappings. Nothing to do with us.

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.