poggit / libasynql

Asynchronous MySQL access library for PocketMine plugins.
https://poggit.github.io/libasynql
Apache License 2.0
132 stars 44 forks source link

SleeperNotifier bug #98

Closed Amzy7 closed 1 year ago

Amzy7 commented 1 year ago

This bug keeps occuring when I try enable the server. (Ive taken the most recent lbasynql)

Error: Too few arguments to function pocketmine\snooze\SleeperNotifier::__construct(), 0 passed in /home/gs-40050/plugins/Orbit Prisons/src/poggit/libasynql/base/SqlThreadPool.php on line 62 and exactly 2 expected File: pmsrc/vendor/pocketmine/snooze/src/SleeperNotifier

Environment OS: ??? PocketMine version: 5

dktapps commented 1 year ago

Use the PM5 branch.