You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
Describe the bug
If test input contains color formatting, it leads to game crash.
Minecraft Info
Minecraft information:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Text input should be processed with color.
Video
TestInputCrash.mp4
Additional context
Here's exported filter, that I used.
{"name":"clock","active":false,"stripColors":true,"findString":"(.*) \u003e (.*)","findType":"regex","replaceType":"fullmessage","replaceTo":"$1 \u003e $2","replaceTextColor":false,"textColor":"#FFFFFFFF","replaceBackgroundColor":false,"backgroundColor":"#FFFFFFFF","processors":{"forward":{"active":true},"actionbar":{"active":false},"sound":{"active":false,"notifySound":"none","soundPitch":1.0,"soundVolume":1.0},"narrator":{"active":false,"message":"$1"},"konstruct":{"active":false,"nodeData":""}},"order":0}And here's my crash report.
crash-2022-05-26_23.56.51-client.txt