AyzrixYTB / SimpleFaction

This Pocketmine-MP plugin is a plugin including a complete faction system.
GNU General Public License v3.0
33 stars 10 forks source link

factions are not saved after restart #13

Closed XGAMER966 closed 3 years ago

XGAMER966 commented 3 years ago

factions are not saved after restart

AyzrixYTB commented 3 years ago

factions are not saved after restart

https://youtu.be/XU-ldzaBE54 I don't have this problem, can you record the problem ?

ZexKenden commented 3 years ago

Maybe use MYSQL is show this crashed on console log this why not save it.

[12:22:13] [Asynchronous Worker #1 thread/CRITICAL]: Error: "Call to a member function fetch_Array() on bool" (EXCEPTION) in "plugins/SimpleFaction.phar/src/Ayzrix/SimpleFaction/Tasks/Async/LoadItTask" at line 43 [12:22:13] [Asynchronous Worker #1 thread/CRITICAL]: #0 pmsrc/src/pocketmine/scheduler/AsyncTask(85): Ayzrix\SimpleFaction\Tasks\Async\LoadItTask->onRun()

[12:22:13] [Server thread/CRITICAL]: Could not execute asynchronous task LoadItTask: Task crashed

AyzrixYTB commented 3 years ago

Maybe use MYSQL is show this crashed on console log this why not save it.

[12:22:13] [Asynchronous Worker #1 thread/CRITICAL]: Error: "Call to a member function fetch_Array() on bool" (EXCEPTION) in "plugins/SimpleFaction.phar/src/Ayzrix/SimpleFaction/Tasks/Async/LoadItTask" at line 43 [12:22:13] [Asynchronous Worker #1 thread/CRITICAL]: #0 pmsrc/src/pocketmine/scheduler/AsyncTask(85): Ayzrix\SimpleFaction\Tasks\Async\LoadItTask->onRun()

[12:22:13] [Server thread/CRITICAL]: Could not execute asynchronous task LoadItTask: Task crashed

This error is due to your database which is surely not valid.