Muqsit / PlayerVaults

Per-player GUI-based vaults plugin for PocketMine-MP
https://poggit.pmmp.io/p/PlayerVaults
GNU Lesser General Public License v2.1
41 stars 33 forks source link

Mysql error #15

Closed Matthww closed 7 years ago

Matthww commented 7 years ago

[07:52:13] [Asynchronous Worker #1 thread/CRITICAL]: Error: "Call to undefined method mysqli::fetch_assoc()" (EXCEPTION) in "/plugins/PlayerVaults-master/src/PlayerVaults/Task/FetchInventoryTask" at line 82 [07:52:13] [Server thread/CRITICAL]: Could not execute asynchronous task FetchInventoryTask: Task crashed

Muqsit commented 7 years ago

You need to compile PHP with mysqli (--with-mysqli)