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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...