Skip to content

Align TraditionalChinese Server_ActorCast with Global#38

Closed
MilkVio wants to merge 1 commit into
ravahn:masterfrom
MilkVio:master
Closed

Align TraditionalChinese Server_ActorCast with Global#38
MilkVio wants to merge 1 commit into
ravahn:masterfrom
MilkVio:master

Conversation

@MilkVio

@MilkVio MilkVio commented Apr 20, 2026

Copy link
Copy Markdown

This updates TraditionalChinese.Server_ActorCast to match the Global layout.

The previous TraditionalChinese Server_ActorCast layout is not compatible with the current OverlayPlugin handling and can cause a silent exception when parsing ActorCastExtra.

More specifically, OverlayPlugin expects Rotation to be readable as UInt16 in ActorCastExtra, but the TraditionalChinese definition does not currently match the Global layout. After syncing this struct with Global locally, the corresponding log output appeared correctly again.

While comparing TraditionalChinese headers against Global, I noticed a few other structural differences as well, but I have not validated those yet, so this PR intentionally limits the change to Server_ActorCast.

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.

1 participant