-
Notifications
You must be signed in to change notification settings - Fork 100
Error on Pocketmine 1.6 #88
Comments
Use SimpleAuthHelper http://forums.pocketmine.net/plugins/simpleauthhelper.1112/ It should fix this error. |
Still getting these errors: Server thread/WARNING RuntimeException: "Illegal offset type in unset" (E_WARNING) in "/SimpleAuth_v1.7.1.phar/src/SimpleAuth/task/ShowMessageTask" at line 46 Server thread/CRITICAL "Could not pass event 'pocketmine\event\player\PlayerQuitEvent' to 'SimpleAuth v1.7.1': Illegal offset type in unset on SimpleAuth\EventListener and Server thread/WARNING RuntimeException: "Illegal offset type" (E_WARNING) in "/SimpleAuth_v1.7.1.phar/src/SimpleAuth/task/ShowMessageTask" at line 42 Server thread/CRITICAL "Could not pass event 'pocketmine\event\player\PlayerJoinEvent' to 'SimpleAuth v1.7.1': Illegal offset type on SimpleAuth\EventListener |
Which API are you using? I used API 1.13.0 with SimpleAuthHelper plugin besides it. Helper should've been able to catch these errors. |
Same 1.13.0: |
Okay. Yeah, it's SimpleAuth's errors. SimpleAuthHelper catches another error when logging in. |
Yup, thanks. |
I don't want to sound impatient, but is there an ETA for the API 0.13+ optimization of SimpleAuth? :) |
Server thread/WARNING RuntimeException: "Illegal offset type" (E_WARNING) in "/SimpleAuth_v1.7.1.phar/src/SimpleAuth/task/ShowMessageTask" at line 42
and
Server thread/CRITICAL "Could not pass event 'pocketmine\event\player\PlayerJoinEvent' to 'SimpleAuth v1.7.1': Illegal offset type on SimpleAuth\EventListener
The text was updated successfully, but these errors were encountered: