-
Notifications
You must be signed in to change notification settings - Fork 39
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
Book and Quil dupe does not work #77
Comments
what minecraft version are you running Trouser on? |
Like as I said, 1.21.4, and 1.21.3. 1.21.4.mp41.21.3.mp4 |
nvm i tested it and yea it dosen't seem to work maybe it was patched? |
when I get some time I will do some thorough testing of this |
idk if this dupe is specfic to paper or not but when i tested it i used a fabric client (for single player test did not work) and a fabric server running localy (multiplayer test also didn't work) |
i think i have this problem too on 1.21.4 on purpur server |
purpur is a fork of paper from my knoledge and the latest paper serves have this patched im pretty sure so its most likely patched |
yea but the original issue shows it not working on vanilla and fabric |
I can confirm this dupe only works on servers that are versions 1.21.1 and less. It does work on 1.21 paper and vanilla, but not 1.21.1 paper. I will include notes about this in the module on the next release! |
- Added ElytraCount HUD option. This module tells you just how many Elytra you have left in your inventory. Thank you to https://github.com/Nataani3825 for adding this! - Merged pull request #89 from https://github.com/RacoonDog to make the build.gradle file better. Thanks! - Made the "Check Air Disturbances" option in **ActivatedSpawnerDetector** false by default because there are some false positives with it. On a side note, I recently confirmed that the Book and Quill dupe only works on server versions 1.21.1 and less! If the server is 1.21.1 and is **NOT** vanilla then the dupe will not work. If the server is less than 1.21.1 or is 1.21.1 vanilla then the dupe will work! Issue: #77
- Added ElytraCount HUD option. This module tells you just how many Elytra you have left in your inventory. Thank you to https://github.com/Nataani3825 for adding this! - Merged pull request #89 from https://github.com/RacoonDog to make the build.gradle file better. Thanks! - Made the "Check Air Disturbances" option in **ActivatedSpawnerDetector** false by default because there are some false positives with it. On a side note, I recently confirmed that the Book and Quill dupe only works on server versions 1.21.1 and less! If the server is 1.21.1 and is **NOT** vanilla then the dupe will not work. If the server is less than 1.21.1 or is 1.21.1 vanilla then the dupe will work! Issue: #77
- Added ElytraCount HUD option. This module tells you just how many Elytra you have left in your inventory. Thank you to https://github.com/Nataani3825 for adding this! - Merged pull request #89 from https://github.com/RacoonDog to make the build.gradle file better. Thanks! - Made the "Check Air Disturbances" option in **ActivatedSpawnerDetector** false by default because there are some false positives with it. On a side note, I recently confirmed that the Book and Quill dupe only works on server versions 1.21.1 and less! If the server is 1.21.1 and is **NOT** vanilla then the dupe will not work. If the server is less than 1.21.1 or is 1.21.1 vanilla then the dupe will work! Issue: #77
Instead of the dupe working, you'll get
Internal Exception: io.netty.handler.codec.DecoderException: Failed to decode packet 'serverbound/minecraft:edit_book'
, and when you reconnect, no items are duped. Possible class name change?Tested on multiplayer, 1.21.4, and 1.21.3. Both versions do not work, 1.21.4 was tested on a small modpack on fabric, 1.21.3 was tested on vanilla.
Close this issue if the dupe has already been patched.
The text was updated successfully, but these errors were encountered: