Incorrect injection causing unexpected matrix stack manipulation.
Closed this issue · 4 comments
kevinthegreat1 commented
Hi, Skyblocker dev here. We recently received reports of screen/container features conflicting with DulkirMod-Fabric (see Skyblocker#239). It seems that the matrix stack is being manipulated by Dulkir, caused by this injection, which injects before the push
call and modifies the screen matrix when it should inject after the push
call and only modify the tooltip matrix.
inglettronald commented
Thanks for bringing this to my attention. I'll look into fixing this soon, but I am quite busy atm so it might be a bit.
inglettronald commented
Sorry for the complaints and stuff, I understand how frustrating it can be to have compatibility/dependency issues to deal with in support tickets.
kevinthegreat1 commented
No problem, thanks for your work!
inglettronald commented
Should be resolved now, forgot to close