[Bug]: Double doors not opening
g0urra opened this issue ยท 4 comments
Disabling anti-overlap in the config and trying to let Quark handle the double doors didn't work for me. I had to actually downgrade Utilix to the previous version (0.8.11) and disable its handling of double doors. Then Quark can handle it fine with the anti-overlap disabled. This was after updating ATM9 from 0.2.53 to 0.2.58.
0.2.56 updated UtilitiX to version 0.8.12 which "fixes" Quark Compatability by ignoring UtilitiX double door functionality if Quark is loaded. The included version of Quark, 4.0-439, also has an attribute @ZetaLoadModule(category = "tweaks", antiOverlap = "utilitix")
which bypasses the double door functionality if UtilitiX is loaded.
This bug appears to still remain in v0.2.58. Attempting to disable double doors in either UtilitiX or Quark does nothing to resolve this, either. So I don't know what mod or script is preventing either mod to allow double-door opening functionality, but something still appears to be.
EDIT:
UtilitiX (0.8.12) double door functionality works properly when Quark is not installed.
Quark (4.0-441) double door functionality works properly when UtilitiX is not installed.
UGH.