AR Not Hooking into Jobs
AlbinoTucan opened this issue ยท 6 comments
Having trouble trying to get Jobs to hook into Autorank. Everything else works and I believe the formatting is correct as that is not shooting any errors at me.
AR Version - 4.0.7
Statz Version - 1.4.3
Jobs Version - 4.1.3
Hastebin Settings - https://hastebin.com/osiyolepeg.bash
Hastebin Path Ex. - https://hastebin.com/xoyocukiso.cs
If you need the full config setup let me know.
Fixed in latest updates. Must have latest Autorank, PluginLibrary and Statz for it to work properly.
Thank you.
Forgot a colon in the settings which fixed showing in /ar check
Jobs is still not hooking in though to complete the requirement.
Found the issue.
Jobs is loading after Statz and AutoRank so it's not picking up the hook.
Reloading Statz and then AutoRank in that order fixes it because AutoRank cannot find Statz if you just reload AutoRank.
Slowdown the load time for your plugin so that it gives other plugins a chance to load in and be hooked in to.
Jobs are still not completing (Done) in the requirements though even after hooking it. So that's another thing.
Feel free to close this after you have seen it.
Thanks for letting me know. I've already been working on this issue, but I'll keep this open until the next release. It should be fixed by then.
Alright, is it going to all be hooked into that PluginLibrary stuff that you have going on?