Jump to content

[1.7.2] .jar Mod Crashes


b1u3m0nk3y13

Recommended Posts

So I recently updated my 1.6 mod to 1.7.2 using Forge. I can successfully run my mod (both server and client) in Eclipse without any errors or problems. Then, I successfully build my mod using "gradlew build" to get my .jar file. When placing this in my Minecraft mods folder it black screens, then crashes with a weird error.

 

Here is the link to the Crash Report: https://gist.github.com/anonymous/7ba5730fb7c0fd8a7c3a

 

Please help! I am not sure if it is my mod, or if it is Forge, but any input/advice is greatly appreciated!

 

~B1u3M0nk3y13

Link to comment
Share on other sites

6L7aM.jpg

You guys missed the important part, This is why FULL logs are important.

Judging by the first post, you've fucked something up bad which is causing a circular inheritance list. AE: A extends B, B extends A

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

6L7aM.jpg

You guys missed the important part, This is why FULL logs are important.

Judging by the first post, you've fucked something up bad which is causing a circular inheritance list. AE: A extends B, B extends A

THANK YOU SO MUCH!

For some reason it chaged what I had in Eclipse "public class ItemAAxe extends ItemAxe" to "public class ItemAAxe extends ItemAAxe"

 

 

Thanks for all the help LexManos and GotoLink! I really appreciate it!

 

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.