livecode icon indicating copy to clipboard operation
livecode copied to clipboard

Error in tolower(iface): invalid multibyte string 4

Open kolorado opened this issue 2 years ago • 0 comments

I followed the installation steps described here:

But when I write s <- livecode::serve_file() I get the following error:

Error in tolower(iface) : invalid multibyte string 4

I checked my IP addresses as explained in this issue, but it does not seem to contain any non-ascii characters. I'm not sure what's wrong.

kolorado avatar Dec 10 '23 10:12 kolorado