ReikaKalseki / Reika_Mods_Issues

The issue tracker for all of my mods - RotaryCraft, its addons, ChromatiCraft, and everything else.
46 stars 13 forks source link

Newer DAPI crashes due to ASM when TFC+ is present #2884

Open thePalindrome opened 3 years ago

thePalindrome commented 3 years ago

A log from a minecraft pack consisting of just TFC+ and DAPI: https://paste.ee/p/Es2Eh

This issue does not occur with DAPI v22d (further bisecting may be needed to occur when the issue arises)

EDIT: Some further testing by other people shows that v23b also exhibits this issue, so it's a fairly old regression in that case

ReikaKalseki commented 3 years ago

None of the applicable ASM has compatibility code for "Normal" TFC, so this is not simply a case of a should-be-disabled patch running because of a mod detection failure.

To actually fix the ASM conflict, I need to know what patch that mod is making and where.