Jump to content

crash on init. forge v.1098


Recommended Posts

using latest forge i am getting a null pointer exception on startup, updated to latest to fix asset missing error on forge 1060

 

FML log:

https://gist.github.com/anonymous/6132dd3d141c264034f7

 

Minecraft crash log:

https://gist.github.com/anonymous/b19bd2ab677ce785305f

 

i provided both logs for detail, i do not have any mods marked unstable in the MCF mod list

EDIT: "latest" version: 1098

Link to comment
Share on other sites

Both the fault of the modder and a Java limitation.

 

As the old version of the file is put on the class path and not easily deleted, it is therefore near impossible for modders to clear old dependencies before downloading the new ones.

 

Modders, there's a reason why FML removed dep downloading, its bad! Extract from/shade your dependencies into your mod jar!

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

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.