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

error from source code #69

Closed
jaylac2000 opened this issue Jun 1, 2020 · 2 comments
Closed

error from source code #69

jaylac2000 opened this issue Jun 1, 2020 · 2 comments

Comments

@jaylac2000
Copy link

if i run source code, this error comes up

[05:47:48] [Server thread/INFO]: Enabling BurgerSpawners v0.1.1
[05:47:48] [Server thread/CRITICAL]: Error: "Class 'JackMD\UpdateNotifier\UpdateNotifier' not found" (EXCEPTION) in "plugins/BurgerSpawners-38c920a35d4101cd20149e45dd349cbb8b4bbc54/src/Heisenburger69/BurgerSpawners/Main" at line 66
[05:47:48] [Server thread/DEBUG]: #0 src/pocketmine/plugin/PluginBase(115): Heisenburger69\BurgerSpawners\Main->onEnable()
[05:47:48] [Server thread/DEBUG]: #1 src/pocketmine/plugin/PluginManager(541): pocketmine\plugin\PluginBase->setEnabled(boolean 1)
[05:47:48] [Server thread/DEBUG]: #2 src/pocketmine/Server(1783): pocketmine\plugin\PluginManager->enablePlugin(object Heisenburger69\BurgerSpawners\Main)
[05:47:48] [Server thread/DEBUG]: #3 src/pocketmine/Server(1769): pocketmine\Server->enablePlugin(object Heisenburger69\BurgerSpawners\Main)
[05:47:48] [Server thread/DEBUG]: #4 src/pocketmine/Server(1582): pocketmine\Server->enablePlugins(integer 1)
[05:47:48] [Server thread/DEBUG]: #5 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[70] C:\Users\Administrator\Documents\mc servers\MCPE\TestSERVERS\devtools, string[78] C:\Users\Administrator\Documents\mc servers\MCPE\TestSERVERS\devtools\plugins)
[05:47:48] [Server thread/DEBUG]: #6 src/pocketmine/PocketMine(296): pocketmine\server()
[05:47:48] [Server thread/DEBUG]: #7 (11): require(string[125] phar://C:/Users/Administrator/Documents/mc servers/MCPE/TestSERVERS/devtools/Poc)
[05:47:48] [Server thread/INFO]: Disabling BurgerSpawners v0.1.1

@AGTHARN
Copy link
Contributor

AGTHARN commented Jun 1, 2020

If you want to run it from source code, inject the UpdateNotifier virion, or you could remove the lines that are causing this error.

@varunbln
Copy link
Owner

varunbln commented Jun 1, 2020

^

@varunbln varunbln closed this as completed Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants