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 - Class not found #10

Closed
ghost opened this issue Mar 24, 2019 · 3 comments
Closed

Error - Class not found #10

ghost opened this issue Mar 24, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Mar 24, 2019

2019-03-24 [11:14:06] [Server thread/INFO]: Aktiviere RedstoneCircuit v1.0.1
2019-03-24 [11:14:06] [Server thread/CRITICAL]: Error: "Class 'redstone\blocks\BlockDayLightDetector' not found" (EXCEPTION) in "plugins/RedstoneCircuit.phar/src/redstone/Main" at line 133
2019-03-24 [11:14:06] [Server thread/DEBUG]: #0 plugins/RedstoneCircuit.phar/src/redstone/Main(88): redstone\Main->initBlocks()
2019-03-24 [11:14:06] [Server thread/DEBUG]: #1 src/pocketmine/plugin/PluginBase(123): redstone\Main->onEnable()
2019-03-24 [11:14:06] [Server thread/DEBUG]: #2 src/pocketmine/plugin/PluginManager(587): pocketmine\plugin\PluginBase->setEnabled(boolean 1)
2019-03-24 [11:14:06] [Server thread/DEBUG]: #3 src/pocketmine/Server(1984): pocketmine\plugin\PluginManager->enablePlugin(redstone\Main object)
2019-03-24 [11:14:06] [Server thread/DEBUG]: #4 src/pocketmine/Server(1970): pocketmine\Server->enablePlugin(redstone\Main object)
2019-03-24 [11:14:06] [Server thread/DEBUG]: #5 plugins/DevTools.phar/src/DevTools/DevTools(73): pocketmine\Server->enablePlugins(integer 0)
2019-03-24 [11:14:06] [Server thread/DEBUG]: #6 src/pocketmine/plugin/PluginBase(123): DevTools\DevTools->onEnable()
2019-03-24 [11:14:06] [Server thread/DEBUG]: #7 src/pocketmine/plugin/PluginManager(587): pocketmine\plugin\PluginBase->setEnabled(boolean 1)
2019-03-24 [11:14:06] [Server thread/DEBUG]: #8 src/pocketmine/Server(1984): pocketmine\plugin\PluginManager->enablePlugin(DevTools\DevTools object)
2019-03-24 [11:14:06] [Server thread/DEBUG]: #9 src/pocketmine/Server(1970): pocketmine\Server->enablePlugin(DevTools\DevTools object)
2019-03-24 [11:14:06] [Server thread/DEBUG]: #10 src/pocketmine/Server(1703): pocketmine\Server->enablePlugins(integer 0)
2019-03-24 [11:14:06] [Server thread/DEBUG]: #11 src/pocketmine/PocketMine(250): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /home/Citybuild/, string /home/Citybuild/plugins/)
2019-03-24 [11:14:06] [Server thread/DEBUG]: #12 (1): require(string phar:///home/Citybuild/PocketMine-MP.phar/src/pocketmine/PocketMine.php)
2019-03-24 [11:14:06] [Server thread/INFO]: Deaktiviere RedstoneCircuit v1.0.1

a2a3d16

@tedo0627 tedo0627 added the bug Something isn't working label Mar 24, 2019
@tedo0627
Copy link
Owner

I think I have been fixed, but please try to see if you are also fix.

@ghost ghost mentioned this issue Mar 24, 2019
@ghost
Copy link
Author

ghost commented Mar 24, 2019

@tedo0627 #11

@ghost
Copy link
Author

ghost commented Mar 24, 2019

This bug was fixed! @tedo0627

@ghost ghost closed this as completed Mar 24, 2019
This was referenced Apr 23, 2019
@zPqguro zPqguro mentioned this issue May 1, 2020
@usser1976 usser1976 mentioned this issue Sep 26, 2021
This was referenced Mar 11, 2022
@xodamcm xodamcm mentioned this issue May 16, 2022
@NdaruAjaa NdaruAjaa mentioned this issue Mar 14, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant