View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002484 | FSSCP | Platform-Engine interaction | public | 2011-08-18 16:08 | 2011-08-18 16:21 | ||||
Reporter | The_E | ||||||||
Assigned To | The_E | ||||||||
Priority | high | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 3.6.13 | ||||||||
Target Version | Fixed in Version | 3.6.13 | |||||||
Summary | 0002484: "Runtime check failure 0000002: Stack corrupted around variable file_text_raw" | ||||||||
Description | Getting this error using a current Antipodes build and the FSU SVN mediavps. Steps to reproduce: Load up "Place of Chariots" with the VS debugger attached. Switch to Weapon Select. See VS throwing a popup on exiting bm_load_and_parse_eff(). Investigating the issue, it seems that badness happens in process_raw_text_file() in parselo. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
The_E (administrator) 2011-08-18 16:13 |
And as if through magic, the solution appears. Max length of an EFF text file was, for some unknown reason, assumed to be 50 characters. The EFF used here is 51 characters in length. Bumping the length solved the issue. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-08-18 16:08 | The_E | New Issue | |
2011-08-18 16:13 | The_E | Note Added: 0012768 | |
2011-08-18 16:21 | The_E | Status | new => resolved |
2011-08-18 16:21 | The_E | Fixed in Version | => 3.6.13 |
2011-08-18 16:21 | The_E | Resolution | open => fixed |
2011-08-18 16:21 | The_E | Assigned To | => The_E |