We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Crash the server
To Reproduce Steps to reproduce the behavior: Just upload the texter
Expected behavior Crash the server x2
Screenshots Not important for a crash
Server (please complete the following information):
Additional context
[13:54:52] [Server thread/INFO]: Loading Texter v3.4.11 [13:54:52] [Server thread/CRITICAL]: ParseError: "syntax error, unexpected 'Core' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)" (EXCEPTION) in "plugins/Texter-master/src/tokyo/pmmp/Texter/Core" at line 48 [13:54:52] [Server thread/CRITICAL]: #0 vendor/pocketmine/classloader/src/BaseClassLoader(124): BaseClassLoader->loadClass(string[22] tokyo\pmmp\Texter\Core) [13:54:52] [Server thread/CRITICAL]: #1 (): BaseClassLoader->{closure}(string[22] tokyo\pmmp\Texter\Core) [13:54:52] [Server thread/CRITICAL]: #2 (): spl_autoload_call(string[22] tokyo\pmmp\Texter\Core) [13:54:52] [Server thread/CRITICAL]: #3 src/pocketmine/plugin/PluginManager(167): class_exists(string[22] tokyo\pmmp\Texter\Core, boolean 1) [13:54:52] [Server thread/CRITICAL]: #4 src/pocketmine/plugin/PluginManager(346): pocketmine\plugin\PluginManager->loadPlugin(string[37] /home/container/plugins/Texter-master, array[1]) [13:54:52] [Server thread/CRITICAL]: #5 plugins/PocketMine-DevTools.phar/src/DevTools/DevTools(69): pocketmine\plugin\PluginManager->loadPlugins(string[24] /home/container/plugins/, array[1]) [13:54:52] [Server thread/CRITICAL]: #6 src/pocketmine/plugin/PluginBase(116): DevTools\DevTools->onEnable() [13:54:52] [Server thread/CRITICAL]: #7 src/pocketmine/plugin/PluginManager(552): pocketmine\plugin\PluginBase->setEnabled(boolean 1) [13:54:52] [Server thread/CRITICAL]: #8 src/pocketmine/Server(1787): pocketmine\plugin\PluginManager->enablePlugin(object DevTools\DevTools) [13:54:52] [Server thread/CRITICAL]: #9 src/pocketmine/Server(1773): pocketmine\Server->enablePlugin(object DevTools\DevTools) [13:54:52] [Server thread/CRITICAL]: #10 src/pocketmine/Server(1532): pocketmine\Server->enablePlugins(integer 0) [13:54:52] [Server thread/CRITICAL]: #11 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[16] /home/container/, string[24] /home/container/plugins/) [13:54:52] [Server thread/CRITICAL]: #12 src/pocketmine/PocketMine(304): pocketmine\server() [13:54:52] [Server thread/CRITICAL]: #13 (11): require(string[71] phar:///home/container/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
The text was updated successfully, but these errors were encountered:
Duplicate of #97, #98 and #99
Sorry, something went wrong.
fuyutsuki
No branches or pull requests
Describe the bug
Crash the server
To Reproduce
Steps to reproduce the behavior:
Just upload the texter
Expected behavior
Crash the server x2
Screenshots
Not important for a crash
Server (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: