View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001877 | FSSCP | Pilot data | public | 2009-01-27 16:37 | 2011-03-25 08:06 | ||||
Reporter | karajorma | ||||||||
Assigned To | Zacam | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | Windows | OS | Windows XP Pro | OS Version | SP3 | ||||
Product Version | |||||||||
Target Version | Fixed in Version | Antipodes 8 | |||||||
Summary | 0001877: Int3() when looking at multiplayer options with singleplayer pilot | ||||||||
Description | While having a single player selected I decided I wanted to turn off PXO so I could do some multiplayer stand alone testing. This resulted in an int3() from options_multi_gen_do() in optionsmenumulti.cpp. Om_gen_obj_update has a negative value. The incorrect value is originally being read into p->m_local_options.obj_update_level in read_multiplayer_options() in managepilot.cpp Single player pilots obviously don't have these options set so the data being read in is mostly nonsense as far as I can see. What I'm not certain is the best place to fix this. | ||||||||
Steps To Reproduce | Start the game. Pick a new single player pilot, go to the mutli options. | ||||||||
Additional Information | This is a brand new XP install and as such none of the multiplayer registry entries have been set up yet. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
Zacam (administrator) 2010-12-13 23:23 |
To be tested against Antipodes 8 code. |
The_E (administrator) 2011-03-25 08:06 |
No longer happens in AP8 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-01-27 16:37 | karajorma | New Issue | |
2010-12-07 13:09 | The_E | Category | multiplayer => Pilot data |
2010-12-13 23:23 | Zacam | Note Added: 0012552 | |
2010-12-13 23:23 | Zacam | Assigned To | => Zacam |
2010-12-13 23:23 | Zacam | Status | new => feedback |
2011-03-25 08:06 | The_E | Note Added: 0012639 | |
2011-03-25 08:06 | The_E | Status | feedback => closed |
2011-03-25 08:06 | The_E | Resolution | open => fixed |
2011-03-25 08:06 | The_E | Fixed in Version | => Antipodes 8 |