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

Infinite parrot duplication #97

Closed
Espantonius opened this issue Sep 9, 2020 · 9 comments
Closed

Infinite parrot duplication #97

Espantonius opened this issue Sep 9, 2020 · 9 comments
Assignees
Labels
bug Something isn't working in progress being worked on under investigation this is being looked into

Comments

@Espantonius
Copy link

Description
When you have tame parrots and they are put on your shoulder, you can duplicate the parrots infinite times by shifting.

Screenshots
Here a small gif: https://gyazo.com/70c89d47bad4cf4041c54e57336695f8

Server Information:
Running PAPER 1.16.2.
BentoBox version: 1.15.1-SNAPSHOT-b1867
Database: JSON
Loaded Game Worlds:
skyblock (SkyBlock): Overworld, Nether, The End
Loaded Addons:
BSkyBlock 1.14.1-SNAPSHOT-b670 (ENABLED)
Limits 1.15.0-SNAPSHOT-b230 (ENABLED)

@Espantonius
Copy link
Author

I just checked that it also happens with the mob generators. You can spawn infinities.
Here you can see: https://gyazo.com/6c8d3a4a2e212f51e73417ff1fa9e554

@tastybento
Copy link
Member

Thanks. I'll check into that.

@tastybento tastybento added bug Something isn't working under investigation this is being looked into labels Sep 10, 2020
@tastybento tastybento self-assigned this Sep 11, 2020
@tastybento
Copy link
Member

Ugh. This is big job. Please use the release version because it looks like the snapshot approach will need a lot of reworking to handle all the spawn events.

@tastybento
Copy link
Member

Okay, I think I found a way to avoid this without a massive rewrite. Please try the latest snapshot build and check if there are any exploits.

@Espantonius
Copy link
Author

Perfect. The one with the parrots and the generators are fixed. I just found another problem with the wither.
When creating it horizontally, the blocks remain. Here you can see: https://gyazo.com/dbbd3659e6913bdbfb63400674c89f29

@tastybento
Copy link
Member

I didn't know that could be done. I've always done it vertically. This is fixable.

@tastybento
Copy link
Member

Should be fixed now.

@Espantonius
Copy link
Author

Perfect. I just tried and everything is solved. Thanks!

@PatoTheBest
Copy link

@tastybento
Hey!

This wasn't patched completely. Wither bosses can also be spawned with soul soil (new block form 1.16). I don't blame you as I wasn't aware of this either haha.

https://i.imgur.com/vlYhoh6.mp4

The code would just need to change to check if the block placed is a witherSpawnable block (so right now either soul sand or soul soil)

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in progress being worked on under investigation this is being looked into
Projects
None yet
Development

No branches or pull requests

3 participants