cout970 / Magneticraft-API-and-Issues

Some place to issues and bug reports
6 stars 1 forks source link

Magneticraft 6.0 beta NEI crasg #54

Closed 1skandar closed 8 years ago

1skandar commented 8 years ago

http://pastebin.com/Hgb4xrKb

Tried to craft a Forge Multipart saw. When I looked up the recipe the game CTD with this error.

Cypher121 commented 8 years ago

How do you guys make classes magically vanish at runtime? Can't reproduce, wtf.

1skandar commented 8 years ago

Hmm, possible conflict with AOBD? It adds Magneticraft compat and if your API changed enough?

Cypher121 commented 8 years ago

No, it's not an issue with AOBD or any other mod at all. Call comes from FML, but class loading fails for some reason. I blame Forge using outdated ASM, but will try to do something about it.

Cypher121 commented 8 years ago

Does it keep happening, by the way?

1skandar commented 8 years ago

Every time I tried looking up that recipe. I eventually gave up and reverted to the previous version. Random NEI crashes are frustrating.

Cypher121 commented 8 years ago

That's AcademyCraft's (and their LambdaLib's) fault apparently. Nothing I can do to battle their stupid ASM4 usage. I'll notify them, but currently I'd consider it Java 8 incompatible.