Add compatibility with MyWorlds plugin
tdherring opened this issue ยท 0 comments
When booting, our server gives the following error for all images: [19:40:39 ERROR]: [YamipaPlugin] Invalid fake image properties: clickbaitarrowflip.png;tutorial;-293;8;-142;WEST;NONE;2;1;1647645053;12c534b4-de79-493a-a535-6a78f20718c4;1
We are using MyWorlds, and like Issue #1, I think this is related to Yamipa loading before MyWorlds. The solution was seemingly to add a softdepend for it. Would you be able to do this for MyWorlds too?
Thank you!