Jump to content

[1.7]When trying to launch client in eclipse, the client does not open.


Recommended Posts

Posted

When i try to run minecraft from eclipse with the mod i have designed, the console opens up and displays this:

 

[21:44:48] [main/INFO] [GradleStart]: accessToken: FML

[21:44:48] [main/INFO] [GradleStart]: version: 1.6

[21:44:48] [main/INFO] [GradleStart]: Extra: [--tweakClass, cpw.mods.fml.common.launcher.FMLTweaker]

[21:44:48] [main/INFO] [GradleStart]: Setting up virtual assets in: C:\Users\brent\.gradle\caches\minecraft\assets\virtual\legacy

[21:44:50] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:\Users\brent\.gradle\caches\minecraft\assets\virtual\legacy, --assetIndex, legacy, --accessToken, {REDACTED}, --version, 1.6, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.GradleStartCommon$GradleStartTweaker]

[21:44:50] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

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

[21:44:50] [main/WARN] [LaunchWrapper]: Tweak class name cpw.mods.fml.common.launcher.FMLTweaker has already been visited -- skipping

[21:44:50] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.GradleStartCommon$GradleStartTweaker

[21:44:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker

[21:44:50] [main/INFO] [FML]: Forge Mod Loader version 7.2.211.1121 for Minecraft 1.7.2 loading

[21:44:50] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_40, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_40

[21:44:50] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation

[21:44:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.GradleStartCommon$GradleStartTweaker

[21:44:50] [main/INFO] [GradleStart]: Injecting location in coremod cpw.mods.fml.relauncher.FMLCorePlugin

[21:44:50] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin

[21:44:50] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[21:44:50] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

[21:44:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[21:44:50] [main/ERROR] [LaunchWrapper]: Unable to launch

java.util.ConcurrentModificationException

at java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:1.8.0_40]

at java.util.ArrayList$Itr.remove(Unknown Source) ~[?:1.8.0_40]

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:?]

at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:78) [start/:?]

at GradleStart.main(GradleStart.java:45) [start/:?]

Java HotSpot 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

 

Also, there are no new crash reports when i try to run the client and this happens. Well, if you can help, it would be greatly appriciated!

(Also, if i need to post any code i am willing to do so if needed)

Posted
[21:44:50] [main/INFO] [FML]: Forge Mod Loader version 7.2.211.1121 for Minecraft 1.7.2 loading

There's no point in using 1.7.2. Use 1.8 or 1.7.10.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Posted
  On 7/17/2015 at 10:00 AM, laci200270 said:

And what about this : --version, 1.6?Also you can try installing this: http://files.minecraftforge.net/LegacyJavaFixer/legacyjavafixer-1.0.jar this maybe fix it

I think that
--version 1.6

is the Java version that is used to compile Minecraft.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Posted

Thanks guys. I took a long break in between when i started this mod and now, so i may have screwed something up then. I will install a new version of forge with minecraft 1.7.10 and see if it works!

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • You need to update your java version. Try adoptium: https://adoptium.net/temurin/releases/?os=any&arch=any&version=21 Scroll down to windows if that's what you're using. You'll probably want to choose the .msi file. Technically all you should need is the JRE, but when I tried to select it from the dropdown it wasn't working and the JDK works fine too. After you download the .msi file and start the installation wizard, make sure you select the options to add installation to path, set java home variable, and associate jar files with java. Once you've done that, you should be able to run your .sh or .bat script and it should work fine.  
    • currently trying to create a server and im up to the point of running it via ./run.sh . once i enter this it pops with " Exception in thread "main" java.lang.IllegalStateException: Current Java is 18 but we require at least 21         at net.minecraftforge.bootstrap.shim.Main.main(Main.java:32)  " i have no idea about any of this so think of me as a child.  what do i do to complete this and start the server?
    • Alle mods voor in onze server om tegen elkaar te strijden!!
    • So, if anyone interested, i managed it by myself. Just add a field to my entity class called owner id. Then in renderer i just get object of AbstractClientPlayer by this id and use method getSkinTextureLocation(). Works perfectly
    • https://paste.ee/p/qCxOksTE#
×
×
  • Create New...

Important Information

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