Skip to content

Conversation

@UncraftedName
Copy link
Contributor

@UncraftedName UncraftedName commented Nov 24, 2025

UntitledParser uses different send prop types for protocol versions 14 & below than for 15 & above. As far as I remember this corresponds with version 5135 (which is protocol 15) - that has a DPT_VectorXY field. This adjustment takes care of strings which previously showed up as "enable to parse" since they were treated as DPT_Array. Also, the cast for DPT_String was incorrect which fixes #434.

Tested spt_hud_ent_info 0,.* on portal 5135 & 3420.

@UncraftedName
Copy link
Contributor Author

Seems to be broken on 4104
image

@UncraftedName UncraftedName marked this pull request as draft December 6, 2025 17:51
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.

spt_hud_ent_info 0,.* crashes on Portal 3420

1 participant