BlockHorizons / BlockSniper

An advanced (brush) world editing plugin for PocketMine-MP
https://poggit.pmmp.io/p/BlockSniper/
Apache License 2.0
76 stars 41 forks source link

BlockSniper not compatible with latest build of pmmp #67

Closed PermissionError closed 6 years ago

PermissionError commented 7 years ago

Description

BlockSniper does not work on PocketMine-MP build #1537 on poggit. Throws error when tap/hold with golden carrot.

Versions

Crashdump and/or console errors

[18:36:20] [Server thread/CRITICAL]: ErrorException: "Undefined index: ray" (EXCEPTION) in "BlockSniper.phar/src/BlockHorizons/BlockSniper/sessions/SessionManager" at line 63
[18:36:40] [Server thread/CRITICAL]: Could not execute task BlockHorizons\BlockSniper\tasks\UndoDiminishTask: Undefined index: ray
[18:36:40] [Server thread/CRITICAL]: ErrorException: "Undefined index: ray" (EXCEPTION) in "BlockSniper.phar/src/BlockHorizons/BlockSniper/sessions/SessionManager" at line 63
[18:37:00] [Server thread/CRITICAL]: Could not execute task BlockHorizons\BlockSniper\tasks\UndoDiminishTask: Undefined index: ray
[18:37:00] [Server thread/CRITICAL]: ErrorException: "Undefined index: ray" (EXCEPTION) in "BlockSniper.phar/src/BlockHorizons/BlockSniper/sessions/SessionManager" at line 63
[18:37:20] [Server thread/CRITICAL]: Could not execute task BlockHorizons\BlockSniper\tasks\UndoDiminishTask: Undefined index: ray
[18:37:20] [Server thread/CRITICAL]: ErrorException: "Undefined index: ray" (EXCEPTION) in "BlockSniper.phar/src/BlockHorizons/BlockSniper/sessions/SessionManager" at line 63
[18:37:40] [Server thread/CRITICAL]: Could not execute task BlockHorizons\BlockSniper\tasks\UndoDiminishTask: Undefined index: ray
[18:37:40] [Server thread/CRITICAL]: ErrorException: "Undefined index: ray" (EXCEPTION) in "BlockSniper.phar/src/BlockHorizons/BlockSniper/sessions/SessionManager" at line 63
PermissionError commented 7 years ago

And none of the commands work.

An unexpected error occurred while performing this command
Sandertv commented 7 years ago

Yeah I'm aware of it. Currently there's no very stable version of BlockSniper. There's an indev branch, but it's aimed to work with 1.2, rather than 1.1.

Sandertv commented 6 years ago

Please try the latest version, or for ALPHA10 the 2.3.0 branch.