Skip to content

Callback error in console #16

@rockstarrepublic1

Description

@rockstarrepublic1

Text from log:
[ 6959421] [b2944_GTAProce] MainThrd/ error during NUI callback pageLoaded: @ptelevision/client/main.lua:214: attempt to call a table value (local 'cb')

image

From referenced file:
image

212 RegisterNUICallback("pageLoaded", function(cb)
213 waitForLoad = false
214 if cb then cb() end
215 end)

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