kibook / pmms

Synchronized media player for FiveM and RedM
136 stars 57 forks source link

Crash server #49

Open DARKAOFF opened 2 years ago

DARKAOFF commented 2 years ago

https://ibb.co/hBcXCxn

my players all crash with this error tested with 200 players under esx_legacy

kibook commented 2 years ago

They are timing out, but it isn't necessarily related to pmms. That message is indicating commands that were sent to their client but were never received (because they lost connection to the server at some point).

Somewhat related to #36 because it might help prevent timeout messages from being filled with pmms:sync commands, but I don't think there's any reason to believe these are causing the timeouts based only on this.

DARKAOFF commented 2 years ago

https://images-ext-1.discordapp.net/external/zK1xMV1wFGzw4cQU1v2PvE1lkvk1jYWoxkithGGBpQc/https/img001.prntscr.com/file/img001/Ka8n4yVeRGa73PBjVYgSlA.png?width=810&height=312

frankly I don't know but it happens every day when there are people on the server I also tested without resources

kibook commented 2 years ago

I also tested without resources

And what did you find? The most relevant test would be with all resources except pmms vs. with pmms. If there's more timeouts with pmms than without, then that would be some evidence of an issue. The messages in your screenshots unfortunately don't indicate anything abnormal.

DARKAOFF commented 2 years ago

precisely this crash only appears with the pmms with and without I specify I am on esx legacy build 2612

DARKAOFF commented 2 years ago

tonight image

MatCactus commented 6 months ago

Hi, I got the "same" issue. Some players crash with an overflow of statebags caused by the pmms. Got a solution ?