Emma Miler
Emma Miler
That doesn't actually do what we want it to do. Running that with the data from before, it returns valid. It is checking for a valid utf-8 string from a...
After some more digging, i found the following regex: `/[\p{Cc}\p{Cn}\p{Cs}]+/gu` from [this stackoverflow thread](https://stackoverflow.com/questions/12052825/regular-expression-for-all-printable-characters-in-javascript). I ran it against a capture of earlier data and it seems to perfectly match all...
Superceded by #332
Superceded by new plugin API coming soon:tm:
Implemented elsewhere
Closing as stale
Is that the entire crash log at the end, or was it cut off? Ill look into the crash a bit in any case.
@uniboi Any updates on this?
> I have to rewrite the script I used to iron some things out and kind of lost the motivation to do that maybe I can do a few fixes...