-
Notifications
You must be signed in to change notification settings - Fork 27
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
Could not pass event 'pocketmine\event\block\BlockBreakEvent' to 'essentialsTP v1.2.0-2' #5
Comments
That's 3 issues you've got with BlockBreakEvent in different plugins... did you change something recently, such as your allow-instabreak setting in pocketmine.yml? |
@Awzaw
set up value allow-instabreak : false |
Not at my computer right now, but that doesn't look right to me... It should be something like this: worlds:
world: []
ender: []
faction: []
lobby: []
nether: []
rp: []
#These settings will override the generator set in server.properties and allows loading multiple levels
#Example:
#world:
# seed: 404
generator: FLAT:2;7,59x1,3x3,2;1;decoration(treecount=80 grasscount=45) |
@Awzaw |
@Awzaw PocketMine-MP version: 1.7dev #452 [Protocol 141; API 3.0.0-ALPHA9] Loaded plugins:
|
Try removing TeaSpoon and see if you still get the issue |
no new issue with/without TeaSpoon |
Do you mean it still happens without TeaSpoon? |
I tried without TeasSpoon and this issue was not repeated I can't reproduce this issue I think this issue can be closed for the moment |
Did you rename any world folders recently? |
@Awzaw |
It might be that those plugins don't check if BlockBreakEvent is cancelled before doing stuff... To reproduce it try breaking blocks in areas protected by all plugins that protect areas. |
i do not reproduced this issue when breaking blocks protected by iprotector or the spawn |
hello
i found this plugin issue
isorry i don't know how to reproduce
essentialsTP_dev-17
PocketMine-MP_1.7dev-451
Linux
PHP 7.2 RC4
The text was updated successfully, but these errors were encountered: