altmp / altv-issues

Issues and roadmap for alt:V project
92 stars 17 forks source link

Emitting Promises to Client Crashes Server #2279

Open Stuyk opened 1 month ago

Stuyk commented 1 month ago

Description of the problem

Read the title.

Reproduction steps

 player.emit('whatever', new Promise(() => {}));

Expected behaviour

Don't emit promises to the client.

Additional context

No response

Operating system

Windows 11

Version

16.0.155

Crashdump ID

No response

Confirmation of issue's presence