
You are viewing a potentially older version of this package. View Latest Version

A community-maintained, bug-fixed build of CorpseJuggler for Lethal League Blaze.
All original credit goes to Daioutzu. This is an unofficial fork that only fixes a startup crash; the original mod has not been updated in ~6 years. If Daioutzu resumes maintenance, please use their official release.
- Original mod: https://github.com/Daioutzu/LLBMM-CorpseJuggler
- Fix submitted upstream as a PR: https://github.com/Daioutzu/LLBMM-CorpseJuggler/pull/1
The original 1.0.2 threw a NullReferenceException every frame from
CorpseJuggler.get_Controller() while Rewired was still initializing, spamming the log
and breaking gamepad input. The Controller getter now checks Rewired.ReInput.isReady
and returns null until Rewired is up. Nothing else is changed.
Patch branch: https://github.com/Ziblo/LLBMM-CorpseJuggler/tree/fix/rewired-not-ready-nre