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.

LexManos

Forge Code God
  • Joined

  • Last visited

Everything posted by LexManos

  1. 17:24:46 - !! Modified jar detected. Unpredictable results !! 17:27:12 - 'runtime\bin\applydiff.exe -p1 -u -i ..\..\temp\temp.patch -d src\minecraft' failed : 1
  2. Ya, just download and install the required libraries manually like the error says, and you'll be fine. We're not gunna ship those libraries as it'd be a lot of repetiive data, and would not allow for the updateability we have with the current system
  3. you shouldnt have to copy/move anything the workspace is setup properly it will have the folders linked in properly. If its not, you can get a fresh workspace from forge/fml/eclipse.
  4. the eclipse folder is a eclipse workspace.. open it in eclipse... The minecraft code is in src
  5. Logs or no help, if things ran fine they will be there.
  6. The issue is that particles for running over blocks are not location/metadaa aware when they are received from the server, they are simply 'tilecraft_blockid'
  7. 1) dont bump old ass threads 2) Forge doesn't care where the jars as, it doesn't touch anything related to lwjgl So if you're hacking things around, you're gunna have to figure it out.
  8. Not sure exactly how nobody noticed this before, but its fixed for 1.4.4. https://github.com/MinecraftForge/MinecraftForge/commit/770585e73135b111f6786bd376270c8843fa180e
  9. Its not a mod issue, it's something to do with your java, and your locale. Something is making java think that the proper number seperator for your locale is NBSP.
  10. Fixed https://github.com/MinecraftForge/MinecraftForge/commit/ba6c4dd7dfbf95a24f12d470cfd971009ca3cdac
  11. Why not use the pre-init event and use the config file it suggests?
  12. The issue is that you did not install the proper version of Forge, or did not install ALL of forge, namely the _at.cfg files.
  13. You dont really need a news feed, but one could easily be grabed from the latest changelog. As for being pretty, who cares?
  14. This is a MC issue, shouldnt be anything in Forge that deals with that. Typically its a locale issue like you said, something makes java think your thousands seperator is NBSP.
  15. Why do you need it? You guys done need it. All the same information can be getting from Files. Its a CI system that can't do its job if so many people access it -.-
  16. Now you've got something that is screwing with the vm class that isn't Forge. Check your other mods.
  17. Your block ids are conflicting, define your config properly.
  18. You're gunna have to figure that out, as far as I know astyle is native mac, as well as shipped with MCP. So you may have to give it the execution flag. Don't have a mac so I don't know the nuances of what needs to be done. But astyle is required.
  19. Don't use Biomes O' Plunty, use ExtraBiomesXL, BOP is a fork of EXBL, it is specifically designed to NOT work with forge. As it edits a ton of base classes where it doesn't need to. Go yell at it's author for being a twat.
  20. No... You can use the proper alternative that addOverride bounches to.
  21. It does compile the code in it, just not the extra random things that you add outside the already defined places.
  22. !! reformating disabled due to no astyle or config !! Install astyle -.-

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.