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

autogen.lua:52: attempt to call method 'split' (a nil value) #9

Merged
merged 1 commit into from Apr 24, 2013
Merged

autogen.lua:52: attempt to call method 'split' (a nil value) #9

merged 1 commit into from Apr 24, 2013

Conversation

jmervine
Copy link
Contributor

Getting this in both lua 5.1 and 5.2 installed using apt on Ubuntu 12.04.2 LTS.

lua: autogen.lua:52: attempt to call method 'split' (a nil value)
stack traceback:
        autogen.lua:52: in main chunk
        [C]: in ?

The attached patch fixed it for me.

@orangeduck
Copy link
Owner

Great! Many thanks.

orangeduck added a commit that referenced this pull request Apr 24, 2013
autogen.lua:52: attempt to call method 'split' (a nil value)
@orangeduck orangeduck merged commit fa16d91 into orangeduck:master Apr 24, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants