The first link goes to Save Core (YEP), which doesn’t use the problematic method.
(Character sprites for saves work a bit differently and are already supported.)
BM MV Shop does clear the window, so the workaround is a little more involved but still very manageable.
YEP Shop Core appears to be paid, so technically it’s out of scope for free support.
That said, I thought of a way that may just work for all callers of Bitmap.prototype.clear
and Bitmap.prototype.clearReact
at once a bit earlier. I’ll test that with BM MV Shop and it’s pretty likely it’ll just work with the Yanfly shop plugin too.
I likely won’t have time to implement and test this this week, since I’ll be away over the weekend and a few days into next week. It’s pretty likely I’ll get it done at some point within this month, though.
Thanks a lot for your feedback, it makes development a whole lot easier!