Skip to content

Running main.lua results in attempt to call method 'getAnimalId' (a nil value) #1

Open
@tkafka

Description

@tkafka

$ lua main.lua

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

In the end I gave up and tried http://lua-users.org/wiki/SimpleLuaClasses instead, that worked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions