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
I created a fivem auth system that checkes if a players has an account before entering the server and accidently use a table in the deferrals.done() function's argument, and when i tested it the server had a server crash
(i know its stupid but i wanted to report this)
Expected result
The server shouldn't crashed
Reproduction steps
get a table in your code
do this in your code deferrals.done(table)
restart the server and try to enter it
as soon as it gets to the function the server crashes
Importancy
Unknown
Area(s)
FiveM, FXServer, ScRT: Lua
Specific version(s)
FiveM Server 9572 Windows
Additional information
No response
The text was updated successfully, but these errors were encountered:
What happened?
I created a fivem auth system that checkes if a players has an account before entering the server and accidently use a table in the deferrals.done() function's argument, and when i tested it the server had a server crash
(i know its stupid but i wanted to report this)
Expected result
The server shouldn't crashed
Reproduction steps
Importancy
Unknown
Area(s)
FiveM, FXServer, ScRT: Lua
Specific version(s)
FiveM Server 9572 Windows
Additional information
No response
The text was updated successfully, but these errors were encountered: