Jump to content

Recommended Posts

Posted

I'm trying to mod with Eclipse, and when I go to run the code, I get an error.

[embed=425,349]    2016-07-09 11:18:31,849 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

    2016-07-09 11:18:31,867 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

    [11:18:32] [main/INFO] [GradleStart]: Extra: []

    Exception in thread "main" java.util.zip.ZipException: zip file is empty

    at java.util.zip.ZipFile.open(Native Method)

    at java.util.zip.ZipFile.<init>(Unknown Source)

    at java.util.zip.ZipFile.<init>(Unknown Source)

    at java.util.jar.JarFile.<init>(Unknown Source)

    at java.util.jar.JarFile.<init>(Unknown Source)

    at net.minecraftforge.gradle.GradleForgeHacks.searchCoremods(GradleForgeHacks.java:110)

    at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:86)

    at GradleStart.main(GradleStart.java:26)

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

And it won't allow me to test my mod. Any help is appreciated. I had also tryed refreshing the dependencies. I'm using Eclipse Java Mars, and Forge 1.8.9, on a Windows 7 64-bit Toshiba Laptop with 6GB of RAM

[move]Programmer of VB,C#,HTML,CSS,JS,PHP,BASIC, and more.[br]

width=320 height=64https://achievecraft.net/i/cd1240/%23STOPMODREPOSTS/Don't%20repost%20other's%20mods..png[/img][/move]

Posted

JRE version? Are you using up-to-date Java?

The debugger is a powerful and necessary tool in any IDE, so learn how to use it. You'll be able to tell us more and get better help here if you investigate your runtime problems in the debugger before posting.

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.