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

random errors like this #42

Closed
Meltinglce opened this issue Nov 18, 2018 · 1 comment
Closed

random errors like this #42

Meltinglce opened this issue Nov 18, 2018 · 1 comment
Assignees
Labels
Status: Unreproduced It will be granted to the unreproduced issues.

Comments

@Meltinglce
Copy link

Meltinglce commented Nov 18, 2018

ServerOS: Windows 10
PHP Version: 7.2 (x64)
Minecraft Version: v1.7.1
Texter Version: 3.0.3 - source code form using virions
issues: Either way, phar or souce code form, I always get an error like this:

[01:02:14] [Server thread/CRITICAL]: [Texter] Could not execute task tokyo\pmmp\Texter\task\PrepareTextsTask: zlib_decode(): data error
[01:02:14] [Server thread/CRITICAL]: ErrorException: "zlib_decode(): data error" (EXCEPTION) in "vendor/pocketmine/nbt/src/NBTStream" at line 104
[01:02:14] [Server thread/DEBUG]: #0 (): pocketmine\utils\Utils::errorExceptionHandler(integer 2, string zlib_decode(): data error, string C:\Users\cynth\Desktop\pocketmine\vendor\pocketmine\nbt\src\NBTStream.php, integer 104, array Array())
[01:02:14] [Server thread/DEBUG]: #1 vendor/pocketmine/nbt/src/NBTStream(104): zlib_decode(string .......................................................................................................................................................................................................................................................)
[01:02:14] [Server thread/DEBUG]: #2 src/pocketmine/level/format/io/BaseLevelProvider(51): pocketmine\nbt\NBTStream->readCompressed(string .......................................................................................................................................................................................................................................................)
[01:02:14] [Server thread/DEBUG]: #3 src/pocketmine/level/format/io/BaseLevelProvider(45): pocketmine\level\format\io\BaseLevelProvider->loadLevelData()
[01:02:14] [Server thread/DEBUG]: #4 src/pocketmine/Server(1033): pocketmine\level\format\io\BaseLevelProvider->__construct(string C:\Users\cynth\Desktop\pocketmine\worlds/world/)
[01:02:14] [Server thread/DEBUG]: #5 plugins/Texter/src/tokyo/pmmp/Texter/task/PrepareTextsTask(103): pocketmine\Server->loadLevel(string world)
[01:02:14] [Server thread/DEBUG]: #6 src/pocketmine/scheduler/TaskHandler(159): tokyo\pmmp\Texter\task\PrepareTextsTask->onRun(integer 20)
[01:02:14] [Server thread/DEBUG]: #7 src/pocketmine/scheduler/TaskScheduler(203): pocketmine\scheduler\TaskHandler->run(integer 20)
[01:02:14] [Server thread/DEBUG]: #8 src/pocketmine/plugin/PluginManager(669): pocketmine\scheduler\TaskScheduler->mainThreadHeartbeat(integer 20)
[01:02:14] [Server thread/DEBUG]: #9 src/pocketmine/Server(2512): pocketmine\plugin\PluginManager->tickSchedulers(integer 20)
[01:02:14] [Server thread/DEBUG]: #10 src/pocketmine/Server(2265): pocketmine\Server->tick()
[01:02:14] [Server thread/DEBUG]: #11 src/pocketmine/Server(2135): pocketmine\Server->tickProcessor()
[01:02:14] [Server thread/DEBUG]: #12 src/pocketmine/Server(1701): pocketmine\Server->start()
[01:02:14] [Server thread/DEBUG]: #13 src/pocketmine/PocketMine(249): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string C:\Users\cynth\Desktop\pocketmine\, string C:\Users\cynth\Desktop\pocketmine\plugins\)

I'm making this at 2 am, sorry if this isn't helpful enough

@fuyutsuki fuyutsuki self-assigned this Nov 18, 2018
@fuyutsuki fuyutsuki added the Status: Unreproduced It will be granted to the unreproduced issues. label Nov 18, 2018
@fuyutsuki
Copy link
Owner

Thank you for your report!
I think that this issue caused by corrupted world data.
Please switch the display destination of the FloatingTexts to another world and check whether the same issue occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Unreproduced It will be granted to the unreproduced issues.
Projects
None yet
Development

No branches or pull requests

2 participants