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

Does not load. :( #30

Closed
maxicode2 opened this issue May 22, 2020 · 13 comments
Closed

Does not load. :( #30

maxicode2 opened this issue May 22, 2020 · 13 comments

Comments

@maxicode2
Copy link

Issue description

  • Expected result: Updated bedcore protect loads.
  • Actual result: Error

Steps to reproduce the issue

  1. Go to https://poggit.pmmp.io/p/BedcoreProtect/0.6.1 and download bedcore protect.
  2. Install it into your server.
  3. Start the server.

OS and versions

  • BedcoreProtect: 0.6.1
  • PocketMine-MP: 3.12.2
  • PHP: 7.3
  • Server OS: Windows 10

Plugins

PlayerSelectors v1.0.7, EasyCommandAutofill v1.0.1, ModSpectate v0.0.1, PurePerms v1.4.3, DevTools v1.14.0, MaxEnchants v1.2.1, EssentialsPE v2.1.0, Worlds v2.0.3, MagicTelePortal v1.3.4, AutoClearLagg v3.0.0, SkyBlock v3.0.0, BedcoreProtect v0.6.1, BuilderTools v1.2.0-beta2, Slapper v1.4.0, FormAPI v1.3.0, InvSee v1.0.0, WorldBorder v1.0.0-3.0.0, iControlU v1.4.0, PureChat v1.4.11, FactionsPro v1.3.20, OnlineTime v1.3

  • If you remove all plugins, does the issue still occur? NO
  • If the issue is not reproducible without plugins:
    • Can you provide sample, minimal reproducing code for the issue? If so, paste it in the bottom section

Crashdump, backtrace or other files

=====START ERROR=====
[14:11:36] [Server thread/INFO]: Enabling BedcoreProtect v0.6.1
[14:11:36] [Server thread/CRITICAL]: InvalidArgumentException: "The query bcp.transaction.begin has not been loaded" (EXCEPTION) in "plugins/bedcoreprotect.phar/src/matcracker/BedcoreProtect/libs/poggit/libasynql/base/DataConnectorImpl" at line 174
[14:11:36] [Server thread/DEBUG]: #0 plugins/bedcoreprotect.phar/src/matcracker/BedcoreProtect/libs/poggit/libasynql/base/DataConnectorImpl(109): matcracker\BedcoreProtect\libs\poggit\libasynql\base\DataConnectorImpl->executeImpl(string[21] bcp.transaction.begin, array[0], integer 0, object Closure, NULL )
[14:11:36] [Server thread/DEBUG]: #1 plugins/bedcoreprotect.phar/src/matcracker/BedcoreProtect/storage/queries/PluginQueries(51): matcracker\BedcoreProtect\libs\poggit\libasynql\base\DataConnectorImpl->executeGeneric(string[21] bcp.transaction.begin)
[14:11:36] [Server thread/DEBUG]: #2 plugins/bedcoreprotect.phar/src/matcracker/BedcoreProtect/Main(172): matcracker\BedcoreProtect\storage\queries\PluginQueries->beginTransaction()
[14:11:36] [Server thread/DEBUG]: #3 src/pocketmine/plugin/PluginBase(115): matcracker\BedcoreProtect\Main->onEnable()
[14:11:36] [Server thread/DEBUG]: #4 src/pocketmine/plugin/PluginManager(541): pocketmine\plugin\PluginBase->setEnabled(boolean 1)
[14:11:36] [Server thread/DEBUG]: #5 src/pocketmine/Server(1783): pocketmine\plugin\PluginManager->enablePlugin(object matcracker\BedcoreProtect\Main)
[14:11:36] [Server thread/DEBUG]: #6 src/pocketmine/Server(1769): pocketmine\Server->enablePlugin(object matcracker\BedcoreProtect\Main)
[14:11:36] [Server thread/DEBUG]: #7 src/pocketmine/Server(1852): pocketmine\Server->enablePlugins(integer 1)
[14:11:36] [Server thread/DEBUG]: #8 src/pocketmine/command/defaults/ReloadCommand(49): pocketmine\Server->reload()
[14:11:36] [Server thread/DEBUG]: #9 src/pocketmine/command/SimpleCommandMap(248): pocketmine\command\defaults\ReloadCommand->execute(object pocketmine\command\ConsoleCommandSender, string[6] reload, array[0])
[14:11:36] [Server thread/DEBUG]: #10 src/pocketmine/Server(1807): pocketmine\command\SimpleCommandMap->dispatch(object pocketmine\command\ConsoleCommandSender, string[6] reload)
[14:11:36] [Server thread/DEBUG]: #11 src/pocketmine/Server(1419): pocketmine\Server->dispatchCommand(object pocketmine\command\ConsoleCommandSender, string[6] reload)
[14:11:36] [Server thread/DEBUG]: #12 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\Server->pocketmine{closure}()
[14:11:36] [Server thread/DEBUG]: #13 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications()
[14:11:36] [Server thread/DEBUG]: #14 src/pocketmine/Server(2146): pocketmine\snooze\SleeperHandler->sleepUntil(double 1590185496.3764)
[14:11:36] [Server thread/DEBUG]: #15 src/pocketmine/Server(1990): pocketmine\Server->tickProcessor()
[14:11:36] [Server thread/DEBUG]: #16 src/pocketmine/Server(1584): pocketmine\Server->start()
[14:11:36] [Server thread/DEBUG]: #17 src/pocketmine/PocketMine(272): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[81] C:\Users\zhang\OneDrive\Documents\Minecraft\Servers\Private_Server\PocketMine-MP, string[89] C:\Users\zhang\OneDrive\Documents\Minecraft\Servers\Private_Server\PocketMine-MP)
[14:11:36] [Server thread/DEBUG]: #18 src/pocketmine/PocketMine(295): pocketmine\server()
[14:11:36] [Server thread/DEBUG]: #19 (11): require(string[136] phar://C:/Users/zhang/OneDrive/Documents/Minecraft/Servers/Private_Server/Pocket)
[14:11:36] [Server thread/INFO]: Disabling BedcoreProtect v0.6.1
=====END ERROR=====

@maxicode2 maxicode2 reopened this May 22, 2020
@matcracker
Copy link
Owner

Are you sure to using the release from poggit?

@maxicode2
Copy link
Author

yep

@maxicode2
Copy link
Author

But I think this was caused by another plugin

@matcracker
Copy link
Owner

I'm going to try but this crash is impossible in v0.6.1 because the function beginTransaction() does not exist anymore.

@maxicode2
Copy link
Author

try to crash it?

@matcracker
Copy link
Owner

Yes, I'm going to install a clean version of plugin from poggit.

@maxicode2
Copy link
Author

k. while you do that i'll try to find which plugin caused the failure

@matcracker
Copy link
Owner

Issue not reproducible.

@matcracker
Copy link
Owner

Did you try removing all the plugins?

@maxicode2
Copy link
Author

maxicode2 commented May 24, 2020 via email

@matcracker
Copy link
Owner

Are you sure to have been replaced the old phar with the new one? Because it could be possible you are using two BedcoreProtect.phar and it loads the old one.

@maxicode2
Copy link
Author

maxicode2 commented May 25, 2020 via email

@maxicode2
Copy link
Author

maxicode2 commented May 25, 2020 via email

@vkamz597 vkamz597 mentioned this issue Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants