oωo (owo-lib)

oωo (owo-lib)

29M Downloads

owo-lib freezing causes incompatibility with mods that delay mod loading

Martmists-GH opened this issue · 2 comments

commented

For an update to informed load (pending on CF as of posting) I have to delay mod loading. Unfortunately, because owo-lib freezes after the usual mod loading entrypoint, I currently have to load all mods depending on owo-lib early.

commented

I generally think that if your mod fundamentally alters the mod loading process like this it's the responsibility of that mod to ensure compatibility. Besides, I'm not sure what could be done on our side to help.

Now, this doesn't appear to be that relevant anymore since the mod in question seems to have disappeared? Feel free to reopen this issue (ideally with a suggestion on how you imagine this could be solved) if that is not the case

Cheers

commented

For now I've added owo-lib to a list of exclusions (meaning the mod does load at the usual time). Thanks for calling out that it's disappeared, I'll look into why.