Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$player->getStorage() does not work at all #169

Closed
gesior opened this issue Aug 11, 2021 · 1 comment
Closed

$player->getStorage() does not work at all #169

gesior opened this issue Aug 11, 2021 · 1 comment

Comments

@gesior
Copy link

gesior commented Aug 11, 2021

Server configuration

  • Operating System: any
  • Web Server (+ version): any
  • PHP Version: any
  • Server name and version (for example: TFS 0.3): any
  • MyAAC Version: any

Description:

$player->getStorage() always returns NULL (+ sometimes notice about accessing bool as array)

In this line:
https://github.com/slawkens/myaac/blob/master/system/libs/pot/OTS_Player.php#L2492

!==

should be:

===
@slawkens
Copy link
Owner

Thanks.

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

No branches or pull requests

2 participants