Jump to content

robin4002

Forge Modder
  • Posts

    283
  • Joined

  • Last visited

Everything posted by robin4002

  1. start your launcher, click on "edit profile" and make sure minecraft uses java 7 :
  2. hi, Forestry{2.3.1.1} [Forestry for Minecraft] (forestry-A-2.3.1.1.jar) Unloaded This version of forestry is for 1.6.4 Download the last version for 1.7.10 here : http://jenkins.ic2.player.to/job/Forestry/
  3. hi, Read the EAQ ... So install java 7 or use the latest version of forge for mc 1.7.10
  4. Hi, Old version of Forge doesn't work with Java 8u20. Update forge to the latest version, or install java 7.
  5. Select your profile 'Forge', click on "Edit profile" then save and run.
  6. Do you have an official version of the game ?
  7. Hi, DuplicateModsFoundException The error clearly indicates the problem, you have installed twice the same mod (ThermalExpansion-3.0.0.7.jar and ThermalExpansion-[1.7.10]4.0.0B5-13.jar)
  8. Open a cmd and enter : del "C:\Users\Erika\Desktop\Forge 1194 2\src\main\resources\assets\Thumbs.db"
  9. cpw/mods/fml/common/network/Player was removed with the introduction of netty. it looks like you have an old coremod, try running without any mods except forge.
  10. Optifine light isn't compatible with forge, try with this version : http://adf.ly/404181/optifined.net/adloadx?f=OptiFine_1.7.10_HD_U_A4.jar
  11. You need to run the installer with more heap. Follow this video : but instead of java -jar <forge installer name> use : java -Xmx1024M -jar <forge installer name>
  12. Run the installer as lex shown in this video : then give us the logs Also, try to disable your antivirus
  13. Or, put 1.7.2 mods in .minecraft\mods\1.7.2\ and 1.6.4 mods .minecraft\mods\1.6.4\ (you need to create the folder).
  14. It's registerBlockIcons instead of registerIcons in 1.7
  15. Hello, Try to reinstall forge, if the problem persists, run the installer from the console and send us the logs of the installer.
  16. Hello, This isn't a forge issue. It's a driver issue. Reinstall your graphics drivers.
  17. Forge 1.6.4 isn't compatible with java 7. Upgrade to forge 1.7.2 if you want use java 8. Also you can install java 7 and java 8 in your computer, and force the use of java 7 as follows:
  18. Yes, IC2 is outdated. This version is for minecraft 1.6.4 : http://jenkins.ic2.player.to/job/IC2_experimental/397/
  19. Hello, Check the configuration of biome o plenty. One id is 10013, whereas the maximum is 4095 for normal blocks and 255 for generation blocks.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.