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. I'm not raging, I am pointing out what is wrong and possible reasons why it could be based on my disection of launch4j's source. If you want I can 'rage' and ban you, but I don't want to as thats annoying. I can tell you, that out installer works just fine with jre7 installed as I have jre7 installed. It detects it and uses it just fine seince it is installed on my system correctly. Either way it's a non-issue as the millions of others using the exe installer use it just fine, and you have the ability to run the jar yourself.
  2. We do not support.1.6.2 anymore. And one of your mods fucked up.
  3. Java WORKS, doesn't mean it's installed correctly. What is your JAVA_HOME environment variable set to? Does your PATH container the bin directory for your JRE? Also, it uses your Registry to find the installed java: "SOFTWARE\\JavaSoft\\Java Runtime Environment", "SOFTWARE\\JavaSoft\\Java Development Kit",
  4. https://github.com/MinecraftForge/ForgeGradle/commit/f96e6488070befea510e4c1d71e883e4827f84d1 I tried adding 2G in the plugin itself. And made it log the FF output to the log file. So, try again.
  5. It should require jre6+ So jre7 should work fine... I'll look into it. ya, it doesn't care the version as long as its 6+. Most likely the cause is that you don't have the JRE installed correctly and it can't find it.
  6. I know, i'll udpate it eventually, But I don't particularly care. Its a example mod. Just to show you the basic structure.
  7. Mod packs dont require you to install Forge yourself. Either way you can manually install the libraries that it wants by following instructions in the EAQ.
  8. Don't hijack threads, and our servers are up, check your net.
  9. Protip: If you also supply --password it will attempt to log you in, thus allowing you to connect to live servers at dev time. Useful for debugging hard to replicate issues
  10. Please provide the log from the log file, not the console as that doesnt actually tell us anything. However, this is typically caused by either an overzealious firewall, or a mod on one side or the other breaking the packets.
  11. You NEED the java runtime in order to run minecraft. So if you can run minecraft you have Java installed. So run the installer with Java. See my signature on how to do it manually.
  12. You have to run the eclipse command before opening eclipse -.-
  13. Rerun the setup something borked your download of apache comms, which shouldn't happen as it's a standard library.
  14. Those are all the same thing, however, 1) Update Forge 2) Try without RenderPlayerAPI.
  15. There is a 'ive been placed' function in Block itself. You can also make a custom item that fires the notifcation to itself. There are many ways you can go around this... Nothing need be done on our end for your situation.
  16. We do not support 1.6.4 anymore, especially not the python version. Also your image is broken.
  17. No, It's already been discussed before. What copper wins? How much does it spawn? Where does it spawn? What properties does it have? There is to much drama in that. As it sits there are a few mods out there that do exactly what you want {well, sorta, they convert it to a generic type when picked up/processed} But that would be on to the modders/end users end to install those.
  18. There is ALWAYS a log be it in the decloper console tab of your launcher, or in the logs folder there is ALWAYS a log.
  19. Interesting i'll look into this more, but there is nothing that should cause this to happen. possibly a extreamly slow computer.... What are you system specs? {cpu speed, ram, os, the works}
  20. not a forge bug, typically just the modder messing up the coordinate system, also rememebr that the coords are not EXACTLY synced between client and server, they are roughly synced.
  21. Blocks are told when THEY are placed, but a generic BlockPlaced is hard to do, there are hundreds of avenues that could 'place' a block. We have the PlayerInteractEvent as diesieben mentioned as a typically 'this player is using smething' event. It sounds for your example that what you want done can be done fairly easily. Basiclaly.. you want a block, when placed, to flood out and place other blocks? Ya thats simple to do in the mechanics we have in place.

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.