Skip to content

Fixed TinyProtocol for 1.19+ - #2499

Merged
dmulloy2 merged 1 commit into
dmulloy2:masterfrom
gamerover98:master
Jul 13, 2026
Merged

Fixed TinyProtocol for 1.19+#2499
dmulloy2 merged 1 commit into
dmulloy2:masterfrom
gamerover98:master

Conversation

@gamerover98

Copy link
Copy Markdown
Contributor

Fix #2497

@Bobcat00

Copy link
Copy Markdown

I can confirm this PR is needed to use TinyProtocol on 1.20.4. Someone should approve and merge this.

@derklaro

Copy link
Copy Markdown
Contributor

This doesn't fix TinyProtocol, this just fixes your use-case... TinyProtocol isn't maintained atm, and reviving it would require to update ALL packet types, not just one.

@CJCrafter

Copy link
Copy Markdown

This doesn't fix TinyProtocol, this just fixes your use-case... TinyProtocol isn't maintained atm, and reviving it would require to update ALL packet types, not just one.

What do you mean by use-case here? To my understanding, TinyProtocol doesn't use packet types. Instead, it intercepts the "raw" nms packets and forces you to handle the version specific code. This PR definitely fixes that in recent versions (though my testing was done quite a few versions ago).

@dmulloy2
dmulloy2 enabled auto-merge (squash) July 13, 2026 02:42
@dmulloy2
dmulloy2 merged commit 3139e82 into dmulloy2:master Jul 13, 2026
5 checks passed
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

Successfully merging this pull request may close these issues.

GameProfile field not found in TinyProtocol

6 participants