platz1de / EasyEdit

A feature-rich World Editor for PocketMine-MP
https://poggit.pmmp.io/p/EasyEdit/
GNU General Public License v3.0
42 stars 27 forks source link

//rotate is broken #92

Closed CoolCuzzy closed 11 months ago

CoolCuzzy commented 11 months ago

Essentially when i attempt to //rotate a large or even medium or any size above like a 5 by 5 this error occurs

--- Stack trace ---

0 /home/container/plugins/EasyEdit-master/src/platz1de/EasyEdit/task/ExecutableTask(39): platz1de\EasyEdit\task\DynamicStoredRotateTask->executeInternal()

1 /home/container/plugins/EasyEdit-master/src/platz1de/EasyEdit/thread/EditThread(76): platz1de\EasyEdit\task\ExecutableTask->run()

2 pmsrc/src/thread/CommonThreadPartsTrait(109): platz1de\EasyEdit\thread\EditThread->onRun()

3 (): pocketmine\thread\Thread->run()

--- End of exception information --

Rotate is such an important command that just isnt working!!

platz1de commented 11 months ago

Duplicate of #82 and fixed on the dev branch Use the newest dev build from poggit