Jump to content

[1.7.10] [Mod Development] Forge crashes before window is created


LousyLynx

Recommended Posts

I am working on a mod, and after doing a lot of coding, I finally tested it out. When I ran the code, though, it would crash for some reason. Here is the log: http://pastebin.com/Mrtt4Zr0, and here is my build.gradle: http://pastebin.com/P6TV99B8. I have no clue if it has to do with on of the mods I am trying to include, or what, but it is continuously erroring. If you need to see the code, it is here: https://github.com/mttprvst13/OneChunkCompanionMod.

Link to comment
Share on other sites

I am quite sure the error is with CoFHCore, due to these lines:

	at cofh.asm.CoFHAccessTransformer.transform(CoFHAccessTransformer.java:90) ~[CoFHCore-%5b1.7.10%5d3.1.2-325.jar:?]

I tried to remove it, but then it runs into an error when building the mod(Before it runs). It is because of this line in my build.gradle:

compile files("eclipse/mods/CoFHCore-[1.7.10]3.1.2-325.jar")

I need the way to get the compile line for CoFHCore.

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.