Jump to content

Eclipse will not load minecraft running example mod


admiralmattbar

Recommended Posts

When I try to run the example mod in Eclipse with Forge 1.7 the program automatically terminates without getting into the game. I am running Windows 10 with Eclipse, Java RTE 1.8, JDK 1.7. I successfully ran the gradlew workspace and eclipse command in cmd. Thank you in advance for any help you can give me.

 

Here is what the terminal says:

 

[19:25:21] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker [19:25:21] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker [19:25:21]

[main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker [19:25:22]

[main/INFO] [FML]: Forge Mod Loader version 7.2.211.1121 for Minecraft 1.7.2 loading [19:25:22]

[main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_77, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_77 [19:25:22]

 

[main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [19:25:22]

[main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [19:25:22] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [19:25:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [19:25:22] [main/ERROR] [LaunchWrapper]: Unable to launch java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:1.8.0_77] at java.util.ArrayList$Itr.remove(Unknown Source) ~[?:1.8.0_77] at net.minecraft.launchwrapper.Launch.launch(Launch.java:117)

[launchwrapper-1.9.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

[launchwrapper-1.9.jar:?] Java HotSpot 64-Bit Server VM

warning: Using incremental CMS is deprecated and will likely be removed in a future release

Link to comment
Share on other sites

Can I install a different version of Minecraft for my modding environment than I have installed on my computer? I just installed the latest minecraft on my laptop and created the environment in accordance with instructions. I try to stick with Forge 1.7 because I have a book on using that instead of 1.8.

Link to comment
Share on other sites

you found a book for 1.7.2??? You can have an environment for every version and a playable exe for every version if you want.

 

I would still recommend using 1.8.9 or 1.9 for your environment, for the most part the way the book tells you to do something will still work in the new versions, the biggest differences are in custom models and the syntax for registering (although that only changed a little bit).

Current Project: Armerger 

Planned mods: Light Drafter  | Ore Swords

Looking for help getting a mod off the ground? Coding  | Textures

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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