Skip to content

getItem<qlua::table::orders> #6

@QApplication

Description

@QApplication

Добрый день.
При обращении к таблице Orders
uint row = q.getNumberOf<qlua::table::orders>() // row = 1;
q.getItem<qlua::table::orders>(...)

Кидается исключение:

Luacpp entity get: typecheck failed (Lua type at stack index -1 is nil; content as string: <Oops, got null from Lua when tried to get actual content as string>)

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