ifera-mc / MysteryCrate

PLUGIN ARCHIVED. USE https://github.com/DaPigGuy/PiggyCrates instead!
GNU General Public License v3.0
28 stars 30 forks source link

Crashing server #88

Closed ManiakMCPE closed 5 years ago

ManiakMCPE commented 5 years ago

With the new 1.8 update, using this and ce's crashes the server.

Backtrace:

0 src/pocketmine/scheduler/TaskHandler(159): JackMD\MysteryCrate\UpdaterEvent->onRun(integer 627)

1 src/pocketmine/scheduler/TaskScheduler(199): pocketmine\scheduler\TaskHandler->run(integer 627)

2 src/pocketmine/plugin/PluginManager(665): pocketmine\scheduler\TaskScheduler->mainThreadHeartbeat(integer 627)

3 src/pocketmine/Server(2522): pocketmine\plugin\PluginManager->tickSchedulers(integer 627)

4 src/pocketmine/Server(2275): pocketmine\Server->tick()

5 src/pocketmine/Server(2139): pocketmine\Server->tickProcessor()

6 src/pocketmine/Server(1715): pocketmine\Server->start()

7 src/pocketmine/PocketMine(249): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /home/minecraft/multicraft/servers/server21/, string /home/minecraft/multicraft/servers/server21/plugins/)

8 /home/minecraft/multicraft/servers/server21/PocketMine-MP.phar(1): require(string phar:///home/minecraft/multicraft/servers/server21/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

Ifera commented 5 years ago

Can you provide more information? What happens exactly? I need steps to reproduce this error.

ManiakMCPE commented 5 years ago

I have CE books in the crate. When I open the crate the server crashes. This just started happing once 1.8 released.

Ifera commented 5 years ago

The error provides me no information at all... Have you tried updating your piggy ce? I have heard there were some problems with it but Im not sure

ManiakMCPE commented 5 years ago

Yes, I am using the most recent release.

ManiakMCPE commented 5 years ago

I think this may be an error with MysteryCrates. It still crashes even without a CE in the crate config. It doesn't crash if PiggyCE's isn't on the server, though. It seems to be a compatibility issue.

Ifera commented 5 years ago

I have tested today and am unable to reproduce it

Ifera commented 5 years ago

Anyway can you send your crates.yml?

ManiakMCPE commented 5 years ago

vote: drops:

Ifera commented 5 years ago

duplicate of #90