Quilted Fabric API (QFAPI) / Quilt Standard Libraries (QSL)

Quilted Fabric API (QFAPI) / Quilt Standard Libraries (QSL)

441k Downloads

[1.18.2] Origins powers won't load on latest version of QFAPI/QSL

faeldray opened this issue ยท 4 comments

commented

Default powers (or any powers for that matter) won't load when using QFAPI 1.0.0-beta.24 and QSL 1.1.0-beta.26. There's no crash report but the latest.log says that the powers are unregistered. However, if I downgrade to QSL 1.1.0-beta.19 and QFAPI 1.0.0-beta.22, there are no errors and the powers load properly.

latest.log

commented

This is due to apace100/calio#3.
You can try to compile my fork and put it into the mods folder to fix it.

commented

I'll give it a shot as soon as I figure out how to compile mods...

commented

@LambdAurora I compiled it and it looks like it does indeed fix the issue, so that's awesome. I'd like to do some more testing though.

commented

Everything looks like it's working great, thanks for the fix @LambdAurora