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.

Jasertio

Members
  • Joined

  • Last visited

  1. Re-install Java. If that doesn't work, add the environment variable JAVA_HOME pointing to your Java installation and add %JAVA_HOME%\bin to your PATH.
  2. Just read it. Didn't see anything mentioning the location of the logs.
  3. I suggest adding to the EAQ that the logs can be located at the .minecraft folder. Many lazy people don't know this and instead of looking for it, post on the support forum. Having this info on the EAQ will allow us to direct people there.
  4. .minecraft folder http://www.minecraftforge.net/forum/index.php/topic,20.0.html
  5. Yes Lex, but I didn't know it had that kind of power. How would you implement that?
  6. A link to that would be good. If they do it, there is no reason for 1.5.1. We're talking Minecraft 1.7-2.x or never. The Aether Mod is being updated and by the time this is implemented the Aether will be done.
  7. Try opening the installer with 7-zip or similar program. If it opens then your file is fine, and you have a different problem. If it gives you an error message, you did not download the file correctly.
  8. Lex, I was just about to post about the ELLIAN_CONFIG environment variable . As Ellian themselves posted: Ellian's "Tips" for installing their mod. If you want the mods configs to work with Forge, you have two options: 1) Add ELLIAN_CONFIG to your environment variables; or 2) Use one of the scripts I provide which will set the environment variable just for that instance. (you'll have to use it every time if you want the configs to work.): Launching with Minecraft.jar @ECHO OFF ECHO "Script created by Jasertio" ECHO "Setting ELLIAN_CONFIG to %APPDATA%\.minecraft\config\" set ELLIAN_CONFIG=%APPDATA%\.minecraft\config\ ECHO "Launching Minecraft" java -jar Minecraft.jar Launching with Minecraft.exe @ECHO OFF ECHO "Script created by Jasertio" ECHO "Setting ELLIAN_CONFIG to %APPDATA%\.minecraft\config\" set ELLIAN_CONFIG=%APPDATA%\.minecraft\config\ ECHO "Launching Minecraft" Minecraft To run the script, have Minecraft.jar or Minecraft.exe on the same folder as the script, and run the script.
  9. CoFH Core was not yet updated to 1.6.2. Use Minecraft 1.5.2 (with the appropriate Forge version) or wait for the update.
  10. I hope (and I think) Forge (or vanilla ) will include a feature for mod installs for different Minecraft versions in the near future. Hopefully with a structure like so (or something better of course): .minecraft ├───config │ ├───Forge-1.6.2-9.10.0.804 │ │ └───example-mod-1.6.2 │ │ └───example-mod-1.6.2.cfg │ ├───Forge-1.6.1-8.9.0.775 │ │ └───example-mod-1.6.1 │ │ └───example-mod-1.6.1.cfg ├───mods │ ├───Forge-1.6.2-9.10.0.804 │ │ └───example-mod-1.6.2.jar │ ├───Forge-1.6.1-8.9.0.775 │ │ └───example-mod-1.6.1.jar
  11. http://www.minecraftforge.net/forum/index.php/topic,10722.msg54672.html#msg54672
  12. Are you expecting that mods for Minecraft version 1.4.7 work on version 1.6.2?
  13. Contact Aim2Game support since they are your server host. They seem very helpful.
  14. Look at the changelog Build #385 was the last 1.5.2 build.
  15. Mod not officially updated. ONLY use official forums and topics. Planet Minecraft Minecraft Forums PS: Bug the mod author to update his install instructions so that instead of them telling to place the mod files on the Minecraft jar, place the mod zip on the mods folder.

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.