Invalid Emojis #4

Open
opened 2024-10-01 08:52:29 -04:00 by Yaode_owo · 1 comment
Owner

Bot Version: 1.20.4

Unicode characters from the range U+0000 to U+9999. If a character outside this range is used, Minecraft Bot will display the replacement character .

{
senderUuid: '00000000-0000-0000-000000000000',
index: 0,
signature: undefined,
plainMessage: '�' , // U+10000
timestamp: 1727787244206n,
salt: 0n,
previousMessages: [],
unsignedChatContent: { type: 'compound', value: { extra: [Object], text: [Object] } },
filterType: 0,
filterTypeMask: undefined,
type: 4,
networkName: { type: 'compound', value: { extra: [Object], text: [Object] } },
networkTargetName: undefined
}

Maybe my nodejs version issue or server issue
my nodejs version: v18.17.1

Bot Version: 1.20.4 Unicode characters from the range `U+0000` to `U+9999`. If a character outside this range is used, Minecraft Bot will display the replacement character `�`. { senderUuid: '00000000-0000-0000-000000000000', index: 0, signature: undefined, plainMessage: '�' , // U+10000 timestamp: 1727787244206n, salt: 0n, previousMessages: [], unsignedChatContent: { type: 'compound', value: { extra: [Object], text: [Object] } }, filterType: 0, filterTypeMask: undefined, type: 4, networkName: { type: 'compound', value: { extra: [Object], text: [Object] } }, networkTargetName: undefined } Maybe my nodejs version issue or server issue my nodejs version: v18.17.1
Author
Owner

plainMessage packet work fine

plainMessage packet work fine
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Yaode_owo/Minecraft-protocol-1.20.4-chat-parser#4
No description provided.