LDCad no accept scripts


RE: no accept scripts
#4
(2021-04-22, 13:44)Orion Pobursky Wrote: I think I understand your question but don't know the answer. Roland, the author of LDCad, probably can help you but, as Gerald wrote, you need to post your question in English with screenshots.

Google's translation is very poor, but I think this is the known lua doesn't support unicode paths in its include mechanism issue.

Which is a lua annoyance because LDCad itself is fully utf8 aware.

You can fix it by placing the scripts folder in an asciii only location (e.g. c:\data\LDCad\scripts)

And then edit the ldcad.cfg to point to that location by changing:
scriptsDir=<userAppDataDir>/<appSubDir>/scripts
into
scriptsDir=c:\data\LDCad\scripts

Or just use the archive version of LDCad to run the whole program from an ascii only location.
Reply
« Next Oldest | Next Newest »



Messages In This Thread
no accept scripts - by zhangzhenbo - 2021-04-22, 9:13
RE: no accept scripts - by Gerald Lasser - 2021-04-22, 9:48
RE: no accept scripts - by Orion Pobursky - 2021-04-22, 13:44
RE: no accept scripts - by Roland Melkert - 2021-04-24, 18:31

Forum Jump:


Users browsing this thread: 1 Guest(s)