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. Hi, try with another version of codechickencore.
  7. Do you have an official version of the game ?
  8. 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)
  9. Open a cmd and enter : del "C:\Users\Erika\Desktop\Forge 1194 2\src\main\resources\assets\Thumbs.db"
  10. 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.
  11. 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
  12. 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>
  13. Run the installer as lex shown in this video : then give us the logs Also, try to disable your antivirus
  14. NEI requires CodeChickenCore
  15. 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).
  16. RedPower isn't compatible with mc 1.6.4
  17. It's registerBlockIcons instead of registerIcons in 1.7
  18. mods for 1.7.2 doesn't work in 1.6.4
  19. Hello, Try to reinstall forge, if the problem persists, run the installer from the console and send us the logs of the installer.
  20. Hello, This isn't a forge issue. It's a driver issue. Reinstall your graphics drivers.
  21. 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:
  22. Hello, Same problem with Streak.cfg. Delete-it.
  23. Yes, IC2 is outdated. This version is for minecraft 1.6.4 : http://jenkins.ic2.player.to/job/IC2_experimental/397/
  24. 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.