Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Error on Pocketmine 1.6 #88

Open
ghost opened this issue Sep 29, 2015 · 7 comments
Open

Error on Pocketmine 1.6 #88

ghost opened this issue Sep 29, 2015 · 7 comments

Comments

@ghost
Copy link

ghost commented Sep 29, 2015

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

@Patra3
Copy link

Patra3 commented Sep 29, 2015

Use SimpleAuthHelper http://forums.pocketmine.net/plugins/simpleauthhelper.1112/

It should fix this error.

@ghost
Copy link
Author

ghost commented Sep 29, 2015

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

@Patra3
Copy link

Patra3 commented Sep 29, 2015

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.

@ghost
Copy link
Author

ghost commented Sep 29, 2015

Same 1.13.0:
PocketMine-MP version 1.6dev-30 "[REDACTED]" (API 1.13.0)

@Patra3
Copy link

Patra3 commented Sep 29, 2015

Okay. Yeah, it's SimpleAuth's errors. SimpleAuthHelper catches another error when logging in.
This error you specified happens when disconnecting?
SimpleAuth hasn't yet been optimized for API 0.13+, so I would recommend you to wait until a new update arrives, this issue should be left here.

@ghost
Copy link
Author

ghost commented Sep 29, 2015

Yup, thanks.

@meulie
Copy link

meulie commented Feb 17, 2016

I don't want to sound impatient, but is there an ETA for the API 0.13+ optimization of SimpleAuth? :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants