Joined: 4/3/2019
Posts: 1
I'm working on Project with Lua, however I have reached a point where I cannot proceed because the loadfile() function is returning a "constant table overflow" error. I heard that Lua 5.2 fixed that issue, and I check and BizHawk is using Lua 5.1 My question is if it is possible to download Lua 5.2 and have BizHawk use that external Lua. If that is not possible, are there any plans to update BizHawk to use Lua 5.2. Thank you for your time.
Site Admin, Skilled player (1237)
Joined: 4/17/2010
Posts: 11274
Location: RU
It's up to the C#-Lua implementation maintainers. And there's no of Lua 5.2 (or 5.3) in what we use.
Warning: When making decisions, I try to collect as much data as possible before actually deciding. I try to abstract away and see the principles behind real world events and people's opinions. I try to generalize them and turn into something clear and reusable. I hate depending on unpredictable and having to make lottery guesses. Any problem can be solved by systems thinking and acting.