Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[string "../Wyrmsun-3.5.1/scripts/stratagus.lua"]:50: attempt to index a nil value (global 'table') #130

Open
marioxcc opened this issue Dec 30, 2018 · 2 comments

Comments

@marioxcc
Copy link

With Wyrmgus 3.5.1 and Wyrmsun 3.5.1, from the directory where Wyrmgus was built, it refuses to run the game, failing with this error message:

[mario@irina wyrmgus]$ ./stratagus -d ../Wyrmsun-3.5.1
[string "../Wyrmsun-3.5.1/scripts/stratagus.lua"]:50: attempt to index a nil value (global 'table')
@Andrettin
Copy link
Owner

It looks like you are using another version of Lua to compile Wyrmgus; the required one is 5.1.

A similar issue was logged for Stratagus:
Wargus/stratagus#239

@timfel
Copy link

timfel commented Apr 6, 2019

Note that the fixes to run with Lua 5.3 as well as 5.1 are now in Stratagus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants