View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000359 | PopRE Matchmaker | Matchmaker | public | 2016-08-10 06:13 | 2017-11-29 16:05 |
| Reporter | Brandan | Assigned To | IncaWarrior | ||
| Priority | immediate | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Summary | 0000359: Matchmaker corrupting games memory | ||||
| Description | The matchmaker is injecting illegal player numbers via the hut addition system. This causes an array which spans from [0,3] to be accessed and written to the 4th index. The 4th index did not exist and corrupted the games memory causing undefined behavior, resyncs, and crashes. The game will now refuse to load such levels and will close with a error message explaining the situation. Therefore until this is fixed, it is impossible to load levels edited by the mm with the hut additons enabled.. The faulting objects are 2 rocks placed at the enter of the reincarnation site located usually around the blue base. Please note the following restriction for the level formats. Levelv2: Players Supported [0,3] (4 elements) Levelv3: Players Supported [0, 65535], however, the current builds ONLY support [0,4] (5 elements) | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-08-10 06:13 | Brandan | New Issue | |
| 2016-08-10 06:13 | Brandan | Status | new => assigned |
| 2016-08-10 06:13 | Brandan | Assigned To | => IncaWarrior |
| 2016-08-10 06:13 | Brandan | File Added: CLPBRDUhFiv5.png | |
| 2016-08-10 06:14 | Brandan | File Added: CLPBRDwbq5Cr.png | |
| 2016-08-10 06:15 | Brandan | Description Updated | |
| 2017-11-29 16:05 | Brandan | Status | assigned => closed |
| 2017-11-29 16:05 | Brandan | Resolution | open => fixed |