We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i run all examples of map failed
erro log:
attempt to index local 'aTileset' <a nil value'>
why is that ? local aTileset = map:getTileset(0) -> nil
The text was updated successfully, but these errors were encountered:
Same error here on dev branch
Sorry, something went wrong.
Hi, it seems a problem similar to #112
My answer:
"[..] at the moment rapanui works with moai v1.2 build 35.
I tested with this version of moai on osx on a plain rapanui git checkout and it works. [..]"
let me know the moai version you are using.
thank you, Stefano
I using new version Moai SDK Version 1.3 (Build 160)
So it does not run on the new version?
Thanh you
No branches or pull requests
i run all examples of map failed
erro log:
attempt to index local 'aTileset' <a nil value'>
why is that ?
local aTileset = map:getTileset(0) -> nil
The text was updated successfully, but these errors were encountered: