You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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')
From referenced file:
212 RegisterNUICallback("pageLoaded", function(cb)
213 waitForLoad = false
214 if cb then cb() end
215 end)
The text was updated successfully, but these errors were encountered:
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')
From referenced file:
212 RegisterNUICallback("pageLoaded", function(cb)
213 waitForLoad = false
214 if cb then cb() end
215 end)
The text was updated successfully, but these errors were encountered: