Jump to content

Recommended Posts

  • Discord Moderator
Posted

Alright, school time.

If you look at your crash report you will notice that the first mod mentioned is AE2 (appeng):

java.lang.NullPointerException: Updating screen events
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213)
        at com.google.common.base.Optional.of(Optional.java:85)
        at appeng.core.features.ItemDefinition.maybeItem(ItemDefinition.java:46)
        at appeng.core.features.DefinitionConverter$AEItem.item(DefinitionConverter.java:117)

You have stated that it crashes when you attempt to enumerate recipes from within NEI. If you look at the changelog for AE2 you will see this:

2. Fixes NEI recipe handler crash. - yueh

See how that played out? This is the kind of thing the crash reports and FML logs can provide you.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

×
×
  • Create New...