fivem
fivem copied to clipboard
Update scheduler.lua
When passing nil as eventData to RemoveEventHandler, scheduler.lua errors out with a nil value error, this should prevent that and trigger the "Invalid event data" error from inside the function instead.
Should manually be re-committed, probably.