poggit-orphanage / PurePerms

Manage your permissions like you did on Bukkit. The best permissions manager for PocketMine-MP.
https://github.com/PurePlugins/PurePerms
GNU General Public License v3.0
22 stars 44 forks source link

"No groups found, I guess there's definitely something wrong with your data provider... *cough cough*" #67

Closed Pedhot-Dev closed 2 years ago

Pedhot-Dev commented 3 years ago

[06:14:45] [Server thread/CRITICAL]: RuntimeException: "No groups found, I guess there's definitely something wrong with your data provider... cough cough" (EXCEPTION) in "plugins/PurePerms.phar/src/_64FF00/PurePerms/PurePerms" at line 695 [06:14:45] [Server thread/CRITICAL]: #0 plugins/PurePerms.phar/src/_64FF00/PurePerms/PurePerms(231): _64FF00\PurePerms\PurePerms->updateGroups() [06:14:45] [Server thread/CRITICAL]: #1 plugins/PurePerms.phar/src/_64FF00/PurePerms/PurePerms(111): _64FF00\PurePerms\PurePerms->setProvider() [06:14:45] [Server thread/CRITICAL]: #2 src/pocketmine/plugin/PluginBase(116): _64FF00\PurePerms\PurePerms->onEnable() [06:14:45] [Server thread/CRITICAL]: #3 src/pocketmine/plugin/PluginManager(552): pocketmine\plugin\PluginBase->setEnabled(boolean 1) [06:14:45] [Server thread/CRITICAL]: #4 src/pocketmine/Server(1787): pocketmine\plugin\PluginManager->enablePlugin(object _64FF00\PurePerms\PurePerms) [06:14:45] [Server thread/CRITICAL]: #5 src/pocketmine/Server(1773): pocketmine\Server->enablePlugin(object _64FF00\PurePerms\PurePerms) [06:14:45] [Server thread/CRITICAL]: #6 src/pocketmine/Server(1586): pocketmine\Server->enablePlugins(integer 1) [06:14:45] [Server thread/CRITICAL]: #7 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[22] /root/server/oneblock/, string[30] /root/server/oneblock/plugins/) [06:14:45] [Server thread/CRITICAL]: #8 src/pocketmine/PocketMine(304): pocketmine\server()

jasonw4331 commented 3 years ago

The error means you broke your groups database file. Not the plugin's fault.

Pedhot-Dev commented 3 years ago

give me sql for default group PurePerms

Pada tanggal Sel, 1 Des 2020 pukul 01.17 Jason notifications@github.com menulis:

The error means you broke your groups database file. Not the plugin's fault.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/poggit-orphanage/PurePerms/issues/67#issuecomment-735955627, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ5OJOWJPCUUASY25LKUP6LSSPOUFANCNFSM4UHDWDFQ .

SunshroomChan commented 3 years ago

The error means you broke your groups database file. Not the plugin's fault.

When i change to MySQL it said like that for the first time and how to fix it ?