Muqsit / WorldStyler

Yet another World Editor plugin for PocketMine... except it's actually fast!
GNU Lesser General Public License v3.0
30 stars 6 forks source link

Bug when async pasting - 2 MB schematic... #14

Open artulloss opened 5 years ago

artulloss commented 5 years ago

[18:10:51] [Asynchronous Worker #0 thread/CRITICAL]: Error: "Call to a member function fastSerialize() on null" (EXCEPTION) in "plugins/WorldStyler (1).phar/src/muqsit/worldstyler/shapes/async/tasks/AsyncChunksChangeTask" at line 108 [18:10:51] [Asynchronous Worker #0 thread/DEBUG]: #0 plugins/WorldStyler (1).phar/src/muqsit/worldstyler/schematics/async/tasks/AsyncSchematicPasteTask(47): muqsit\worldstyler\shapes\async\tasks\AsyncChunksChangeTask->saveChunks(object pocketmine\level\SimpleChunkManager, object pocketmine\math\Vector3, object pocketmine\math\Vector3) [18:10:51] [Asynchronous Worker #0 thread/DEBUG]: #1 src/pocketmine/scheduler/AsyncTask(75): muqsit\worldstyler\schematics\async\tasks\AsyncSchematicPasteTask->onRun()

[18:10:51] [Server thread/CRITICAL]: Could not execute asynchronous task AsyncSchematicPasteTask: Task crashed