Lemon King
Lemon King
Alrighty, after finally figuring this out and anyone like me poking around how to do this. You'll want to use a library called NDArray and set it up as ```NDArray(Uint8Array,...
Actually, gonna reopen this since it could use further documentation.
I had a Node with an OnDraw event which I used to capture the NDArray when there was a draw event. From there I handled the NDArray like any other...
Thanks for the report. It shouldn't be triggering based on the text.
LKChat doesn't look for .me domains.
I tested the discord url, it is not detected by the spam test.
Looking into this.
I'll see what information I could parse on an item link.
@partaloski-dev I've ran across the same issue where "Illegal char at index" was occurring during build testing on Windows. This post here by @kristofdho resolved it: https://github.com/graalvm/native-build-tools/issues/318#issuecomment-1303118358 > I'm seeing...