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

Callback error in console #16

Open
rockstarrepublic1 opened this issue Jul 27, 2024 · 0 comments
Open

Callback error in console #16

rockstarrepublic1 opened this issue Jul 27, 2024 · 0 comments

Comments

@rockstarrepublic1
Copy link

rockstarrepublic1 commented Jul 27, 2024

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)

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

No branches or pull requests

1 participant