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

Unable to eat food #11

Closed
Ember61 opened this issue May 7, 2020 · 5 comments
Closed

Unable to eat food #11

Ember61 opened this issue May 7, 2020 · 5 comments

Comments

@Ember61
Copy link

Ember61 commented May 7, 2020

Issue Description

  • Expected result: What were you expecting to happen?
    I was expecting an increase in my hunger bar
  • Actual result: What actually happened?
    There is a bug which prevents all players from eating any type of food

Steps to Reproduce the Issue

  1. Give yourself any sort of food eg.carrots
    2.Try to eat it

OS and Versions

  • PocketMine-MP:3.12.0
  • PiggyFactions:1.0.1
  • PHP:7.4.5
  • Server OS:Windows

Extra Information

@varunbln
Copy link
Collaborator

varunbln commented May 7, 2020

This is caused by cancelling interact event, maybe don't cancel it if the player has an item that can be consumed

@Ember61
Copy link
Author

Ember61 commented May 7, 2020

This is caused by cancelling interact event, maybe don't cancel it if the player has an item that can be consumed

how do i do that?

@Ember61
Copy link
Author

Ember61 commented May 7, 2020

hmm
The issue somehow got fixed after i reinstalled the plugin

@Ember61
Copy link
Author

Ember61 commented May 7, 2020

The issue somehow got resolved for a while but it came back

@Aericio
Copy link
Collaborator

Aericio commented May 7, 2020

Next time, you can just re-open this issue instead of creating a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants