Muqsit / ChestShop

ChestShop for PocketMine-MP (pmmp)
https://poggit.pmmp.io/ci/Muqsit/ChestShop/ChestShop
68 stars 34 forks source link

Libasynql #86

Closed VoltageMC closed 4 years ago

VoltageMC commented 4 years ago

Undefined offset: 0 in phar:///home/container/plugins/ChestShop.phar/src/muqsit/chestshop/libs/poggit/libasynql/sqlite3/Sqlite3Thread.php on line 120 Fatal error: Uncaught TypeError: Argument 2 passed to muqsit\chestshop\libs\poggit\libasynql\result\SqlColumnInfo::__construct() must be of the type string, null given, called in phar:///home/container/plugins/ChestShop.phar/src/muqsit/chestshop/libs/poggit/libasynql/sqlite3/Sqlite3Thread.php on line 120 and defined in phar:///home/container/plugins/ChestShop.phar/src/muqsit/chestshop/libs/poggit/libasynql/result/SqlColumnInfo.php:37

This happens with PiggyAuctions sqlite file to, but can be fixed by using mysql. Please add mysql support ;-;

Muqsit commented 4 years ago

Please downgrade to PHP 7.3.15