multitheftauto / mtasa-blue

Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
https://multitheftauto.com
GNU General Public License v3.0
1.38k stars 424 forks source link

Client freeze after redirectPlayer usage #3419

Open naouh opened 3 months ago

naouh commented 3 months ago

Describe the bug

The player client freeze after being redirected to a server or even to the current server using redirectPlayer

Happens to some people only,

I Provide mta run diags of 3 players.

Steps to reproduce

1- Join server with redirect player activated 2 - Get redirected 3 - At reconnect after few secs client freeze

Version

Client versions are not same, server use last stable of mta.

Additional context

https://pastebin.multitheftauto.com/8414431894 https://pastebin.multitheftauto.com/2893490775 https://pastebin.multitheftauto.com/6686389105

Player video: (freeze happens before using loginpanel sometimes so i doubt its related to it :D) https://github.com/multitheftauto/mtasa-blue/assets/62722816/0a154429-65e5-4861-af66-bb31f78f9259

Relevant log output

No response

Security Policy

MegadreamsBE commented 3 months ago

A common trend I'm seeing between all these MTADiag reports is the following crashes:

P1: bad_module_info
P2: 0.0.0.0
P3: 00000000
P4: client.dll_unloaded P5: 1.6.0.22388 P6: 65bebc14 P7: c00001a5 P8: 002f6f9d P9: P10:

Can someone with access to the debug symbols check this? The last MTADiag report is for a newer version so even though two reports are on an older version it doesn't seem to be specific to that version.