Open
Description
What happened?
On v1.0.0.12078, make my resources cannot working since I was using some the debug functions.
These functions are missing from 'debug'
debug.setupvalue
debug.getlocal
debug.setlocal
debug.gethook
debug.sethook
Expected result
All missing 'debug' functions work normally
Reproduction steps
- Try to use the missing functions for ex.
debug.getlocal
Importancy
Crash
Area(s)
FiveM, Natives, ScRT: Lua
Specific version(s)
v1.0.0.12078
Additional information
No response