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

Trident vanishes when throwing it into an entity on protected island #846

Closed
wellnesscookie opened this issue Jul 17, 2019 · 6 comments
Closed
Assignees
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: Bug
Milestone

Comments

@wellnesscookie
Copy link
Contributor

wellnesscookie commented Jul 17, 2019

Description

Describe the bug

If you go on another island and throw an trident into the item frame, end-crystal or so it will vanish while next message will pop up:
"Block-breaking is forbidden" (Or whatever the correct locale for the flag is)

Steps to reproduce the behavior

  1. Pay a visit to protected island
  2. Throw your trident into an item frame or so
  3. See your trident disappearing
  4. Message for block-breaking flag will pop up

Expected behavior

  • Have your trident back or at lesat be able to pick-up, hm?

If picking up is the solution, then I guess some flag would need to handle it's picking up

Environment

Server

  • OS: Linux/ Debian GNU 9
  • Java version: Java 10

BentoBox setup

BentoBox and Addons
[21:06:24] [main/INFO]: [CHAT] Running PAPER 1.13.2.
[21:06:24] [main/INFO]: [CHAT] BentoBox version: 1.6.0-SNAPSHOT-b1241
[21:06:24] [main/INFO]: [CHAT] Loaded Game Worlds:
[21:06:24] [main/INFO]: [CHAT] acidisland (acidisland): Overworld, Nether, End
[21:06:24] [main/INFO]: [CHAT] skyblock (skyblock): Overworld, Nether, End
[21:06:24] [main/INFO]: [CHAT] Loaded Addons:
[21:06:24] [main/INFO]: [CHAT] AcidIsland 1.5.0 (ENABLED)
[21:06:24] [main/INFO]: [CHAT] BentoBox-InvSwitcher 0.0.4 (ENABLED)
[21:06:24] [main/INFO]: [CHAT] Biomes 1.5.0.0 (ENABLED)
[21:06:24] [main/INFO]: [CHAT] BSkyBlock 1.5.0 (ENABLED)
[21:06:24] [main/INFO]: [CHAT] Challenges 0.7.5 (ENABLED)
[21:06:24] [main/INFO]: [CHAT] DimensionalTrees 1.1 - SerbCraft (ENABLED)
[21:06:24] [main/INFO]: [CHAT] Level 1.5.0 (ENABLED)
[21:06:24] [main/INFO]: [CHAT] Limits 0.2.3-SNAPSHOT (ENABLED)
[21:06:24] [main/INFO]: [CHAT] SerbCraftAddon 2.3 (ENABLED)
[21:06:24] [main/INFO]: [CHAT] WelcomeWarps 1.5.0 (ENABLED)
@wellnesscookie wellnesscookie added Status: Pending Waiting for a developer to start working on this issue. Type: Bug labels Jul 17, 2019
@Poslovitch
Copy link
Member

Video demonstrating the behavior
https://youtu.be/zyDrHAxmqps

@tastybento
Copy link
Member

tastybento commented Jul 18, 2019

This is being handled currently most likely by the projectile protection code. It removes the hook. I’ll look into it. In the meantime be careful with your trident!

@tastybento tastybento self-assigned this Jul 18, 2019
@tastybento tastybento added Status: In progress Working on the issue. and removed Status: Pending Waiting for a developer to start working on this issue. labels Jul 19, 2019
@tastybento tastybento added this to the 1.6.0 milestone Jul 19, 2019
@tastybento tastybento added Status: Done This issue has been completed or answered. This pull request has been merged. and removed Status: In progress Working on the issue. labels Jul 19, 2019
@AmazedMender16
Copy link

@tastybento this isn't resolved yet, I'm still experiencing this issue on Spigot 1.14.4.

Running - SPIGOT 1.14.4.
BentoBox version - 1.6.0
Database - MYSQL
Loaded Game Worlds:
- bento (Skyblock): Overworld, Nether, End
Loaded Addons:
Biomes - 1.5.2.1-SNAPSHOT-b129
BSkyBlock - 1.6.0
Challenges - 0.8.0-SNAPSHOT-#323
Level - 1.6.0-SNAPSHOT-b276
Limits - 1.6.0-SNAPSHOT-b161
WelcomeWarps - 1.6.0-SNAPSHOT-b170

@tastybento
Copy link
Member

@AmazedMender16 I cannot replicate your issue right now. When I throw a trident at an island as visitor and try to hit an item frame with an item in it, the trident just drops to the ground and I can pick it up. Please make a new issue and take me through the steps you do to have the trident disappear.

@tastybento
Copy link
Member

Ah, okay I see it's related to trying to kill animals.

@tastybento
Copy link
Member

Should be fixed now.

@tastybento tastybento modified the milestones: 1.6.0, 1.7.0 Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: Bug
Projects
None yet
Development

No branches or pull requests

4 participants