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. Your failure to double click two scrips makes me instantly weary of anything you have to input. However, how exactly is getEntityData not working.. My tests show it working..
  2. Please provide more detail. I do not use technic so I don't care to look at there forums.
  3. Ya, those two are not finished yet, do things as you would normally.
  4. I'd need to see full code, to see exactly how you're hardcoding a reference.
  5. If it crashes with that log using the normal launcher, then you're not using the normal MC launcher, as that class exists. To youtube! Make me a vid of exactly what you do.
  6. If you've done everything correctly, running update_patches should generate all your new patches, thats the exact script i use.
  7. Define 'normally' Seems like your launcher isnt doing its job as we expect it.
  8. No, the code is fairly evident.
  9. Sounds to me like you're not using the clean jars. Go into mcp/forge/fml/common/cpw/mods/fml/common/asm/transformers/MCPMerger.java and set debug = true; Give us a full log please.
  10. I need to see your entity class, and anything that calls world.getEntitiesWithinAABBExcludingEntity if you do.
  11. Dont make anything for 1.2.5 anymore. As as soon as major mods update, nobody will use 1.2.5 anymore As for the the Structure loot, I have planned for a while to expand this to any world gen chest loot, but that is a future feature, we are currently in the 'fix bugs' stage of Forge, not the 'Add new things'
  12. Interesting, somewhere you have a reference to ModelBase, find it, and move it to client only code.
  13. !! Please install either wine or astyle for source cleanup !!
  14. Use FML's Gui system, it doesnt rely on editing things hackishly like that.
  15. Get an actual error log. 'Internal server error's are gunna become the new god damn 'white screen'
  16. Update to the latest release, should not be a issue anymore
  17. Update your forge
  18. It should be unlike the majority of other 'apis' out there, we are: open continuously evolving working with the community providing things modders needs trying to help prepare modders for the fabled api. etc... If you're a modder, you should try out forge. It make take a little bit to get used to, but it is worth it.
  19. Why do launchers always go through the backdoor and do things weird? Should be a fairly easy fix on the laucnher side just need to specify minecraft.applet.WrapperClass Point him this direction: https://github.com/cpw/FML/blob/master/common/cpw/mods/fml/relauncher/FMLRelauncher.java#L249
  20. Event system Texture fixes Tons of code on top of MC that makes almost all mods able to be mods folder mods Lots of bug fixes for mc itself Think of Forge as an entire toolbox, where as ML is a single small flathead.
  21. Nope, its only in your MC/libs folder.
  22. The ingots is a modder issue, Forge provides all functionality that modders need, it's up to them to use it. As for the energy system, once again, modders need to work on it. Not us, there is already a project for it lower down in the forums.
  23. This sounds like a really old vanilla bug, where it will continuously try to pickup a item, that it can not. If you can provide some steps to reproduce, I will look into it after sleep.
  24. MCP problems? If you can make a mod with MCP at all {mod loader mods} you should be able to install forge just fine. Many many people use macs with forge.
  25. Line numbers are encoded in the class files, so yes, it would cause them to be modified.

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.