luaotfload icon indicating copy to clipboard operation
luaotfload copied to clipboard

luaotfload-arabic.lua:19: attempt to index a nil value (global 'node')

Open wilx opened this issue 1 year ago • 2 comments

Whatever I attempt, I always get this error:

`--> luaotfload-tool --find "TeX Gyre Pagella"
...4/texmf-dist/tex/luatex/luaotfload/luaotfload-arabic.lua:19: attempt to index a nil value (global 'node')

I also have the same issues that #281 and #282 describe.

This is with up to date TeX Live 2024, freshly installed.

wilx avatar Oct 19 '24 13:10 wilx

Hi, this should be solved in issue #277, but is at this time only in the dev branch. I'm sure it will be part of the next release. But I have no idea when this will happen...

My workaround was to copy out the luaotfload-arabic.lua into a directory and comment out lines 19-22. These are the lines where nil's are indexed. Now run luaotfload-tool in that directory and everything will work.

petrk23 avatar Oct 19 '24 17:10 petrk23

@wilx please check if luaotfload 2024-12-03 v3.29 (now in texlive) resolves the issue and then close here.

u-fischer avatar Mar 04 '25 09:03 u-fischer