View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009809 | Multi Theft Auto : San Andreas | Client | public | 2018-01-24 22:51 | 2018-08-01 21:04 |
Reporter | seelrd | Assigned To | ccw | ||
Priority | normal | Severity | crash | Reproducibility | random |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | 1.5.6 | Fixed in Version | 1.5.6 | ||
Summary | 0009809: Random clients/players crash when joining our server | ||||
Description | Hi, Random players crash during connecting to our server with the following crash message: EAX=00000005 EBX=00000015 ECX=FFFFFFFF EDX=000000FF ESI=0000006D I opened this bug report because this is really important for us as we have a popular server and we don't want our players not to be able to play at us. | ||||
Tags | No tags attached. | ||||
Users sponsoring this issue | ||
Sponsors List |
Total Sponsorship = EUR 1 2018-01-24 23:19: seelrd (EUR 1) |
---|
|
What is the server IP/port ? |
|
ip.av-rp.com:22003 |
|
That's the core.dmp file. I hope it helps. |
|
And crashdump |
|
It looks related to radar blips. Does your server use custom blips? |
|
It uses createBlip, but with custom icons on a custom radar. |
|
We stopped a resource that used addAttachedBlip exported function, new core.dmp: |
|
The crash is caused by calling MTA will be fixed to handle the out of range values. Until then, you will have to check each call to |
|
Thank you very much! That solved the problem. |