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

Book and Quil dupe does not work #77

Closed
xDroflLOL opened this issue Jan 3, 2025 · 9 comments
Closed

Book and Quil dupe does not work #77

xDroflLOL opened this issue Jan 3, 2025 · 9 comments

Comments

@xDroflLOL
Copy link

xDroflLOL commented Jan 3, 2025

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.

@etianl
Copy link
Owner

etianl commented Jan 4, 2025

what minecraft version are you running Trouser on?

@xDroflLOL
Copy link
Author

what minecraft version are you running Trouser on?

Like as I said, 1.21.4, and 1.21.3.

1.21.4.mp4
1.21.3.mp4

@vanvac
Copy link

vanvac commented Jan 9, 2025

nvm i tested it and yea it dosen't seem to work maybe it was patched?

@etianl
Copy link
Owner

etianl commented Jan 9, 2025

when I get some time I will do some thorough testing of this

@vanvac
Copy link

vanvac commented Jan 10, 2025

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)

@sudosign
Copy link

i think i have this problem too on 1.21.4 on purpur server

@vanvac
Copy link

vanvac commented Jan 16, 2025

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

@sudosign
Copy link

yea but the original issue shows it not working on vanilla and fabric

@etianl
Copy link
Owner

etianl commented Jan 29, 2025

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!

@etianl etianl closed this as completed Jan 29, 2025
etianl added a commit that referenced this issue Jan 31, 2025
- 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
etianl added a commit that referenced this issue Jan 31, 2025
- 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
etianl added a commit that referenced this issue Jan 31, 2025
- 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants