
Hi all, I've just recently updated ConTeXt to the most recent version and I get the following lua error at the end of the log in the terminal. I thought it was a bit strange at the time but since the instal finished "update done" I continued on. However, when I ran some tex files the same lua error appeared with no output. I tried the usual suggestions for when there is a crash, but no change. Any thoughts? Best wishes Keith %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% mtx-install | removing : mtxrun mtx-install | removing : context mtx-install | linked : mtxrun mtx-install | linked : context mtx-install | xbit set : /Users/pothole/data/contextmacosarm64/tex/texmf-osx-arm64/bin/luametatex mtx-install | xbit set : /Users/pothole/data/contextmacosarm64/tex/texmf-osx-arm64/bin/luatex mtx-install | xbit set : /Users/pothole/data/contextmacosarm64/tex/texmf-osx-arm64/bin/mtxrun mtx-install | xbit set : /Users/pothole/data/contextmacosarm64/tex/texmf-osx-arm64/bin/context mtx-install | running: /Users/pothole/data/contextmacosarm64/tex/texmf-osx-arm64/bin/mtxrun --generate lua error : function call: ...ata/contextmacosarm64/tex/texmf-osx-arm64/bin/mtxrun.lua:6673: attempt to index a nil value (field 'mesh') mtx-install | running: /Users/pothole/data/contextmacosarm64/tex/texmf-osx-arm64/bin/mtxrun --script cache --erase lua error : function call: ...ata/contextmacosarm64/tex/texmf-osx-arm64/bin/mtxrun.lua:6673: attempt to index a nil value (field 'mesh') mtx-install | running: /Users/pothole/data/contextmacosarm64/tex/texmf-osx-arm64/bin/mtxrun --generate lua error : function call: ...ata/contextmacosarm64/tex/texmf-osx-arm64/bin/mtxrun.lua:6673: attempt to index a nil value (field 'mesh') mtx-install | running: /Users/pothole/data/contextmacosarm64/tex/texmf-osx-arm64/bin/context --make en lua error : function call: ...ata/contextmacosarm64/tex/texmf-osx-arm64/bin/mtxrun.lua:6673: attempt to index a nil value (field 'mesh') mtx-install | running: /Users/pothole/data/contextmacosarm64/tex/texmf-osx-arm64/bin/context --luatex --generate lua error : function call: ...ata/contextmacosarm64/tex/texmf-osx-arm64/bin/mtxrun.lua:6673: attempt to index a nil value (field 'mesh') mtx-install | running: /Users/pothole/data/contextmacosarm64/tex/texmf-osx-arm64/bin/context --luatex --make en lua error : function call: ...ata/contextmacosarm64/tex/texmf-osx-arm64/bin/mtxrun.lua:6673: attempt to index a nil value (field 'mesh') mtx-install | mtx-install | tex/texmf : 0 files with 0 bytes installed mtx-install | tex/texmf-context : 153 files with 13667067 bytes installed mtx-install | tex/texmf-osx-arm64 : 3 files with 10098550 bytes installed mtx-install | mtx-install | ConTeXt LMTX with LuaMetaTeX is still experimental and when you get a crash this mtx-install | can be due to a mismatch between Lua bytecode and the engine. In that case you can mtx-install | try the following: mtx-install | mtx-install | - wipe the texmf-cache directory mtx-install | - run: mtxrun --generate mtx-install | - run: context --make mtx-install | mtx-install | When that doesn't solve the problem, ask on the mailing list (ntg-context@ntg.nl). mtx-install | mtx-install | update, done %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%