View Issue Details

IDProjectCategoryView StatusLast Update
0001066FSSCPuser interfacepublic2012-01-09 18:06
Reportermartellato Assigned Totaylor  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformPCOSWindows XP ProfessionalOS VersionSP2
Product Version3.6.9 
Summary0001066: Cannot delete multi pilots
DescriptionIf I create a new multiplayer pilot, and click Remove, the following (dismissable) error appears:

Error
Failed to delete pilot file. File may be read-only.
Steps To Reproduce1. run fs2_open_3_6_9.exe (no args)
2. Create a new multi pilot, call him "Stuart" (that's not my real name :]), and hit Remove
Additional Information* System: Windows XP SP2
Graphics: nVidia GeForce FX 5200
TagsNo tags attached.

Activities

2006-09-23 14:00

 

error.jpg (20,957 bytes)   
error.jpg (20,957 bytes)   

taylor

2006-09-23 14:23

administrator   ~0006689

Easy fix. It's just from the fact that multi and single pilots have different file extensions (single == .pl2, multi == .plr), but the function to delete a pilot always uses .pl2 for the file extension.

I'll resolve this once I get the chance to commit.

martellato

2006-09-23 15:29

reporter   ~0006691

Rock on. :)

taylor

2006-09-24 12:22

administrator   ~0006703

Fixered.

Related Changesets

fs2open: fs2_open_3_6_9 r3591

2006-09-24 09:32

taylor


Ported: N/A

Details Diff
fix for deletion of multiplayer pilots (Mantis bug 0001066)
Affected Issues
0001066
mod - /branches/fs2_open_3_6_9/fs2_open/code/menuui/playermenu.cpp Diff File
mod - /trunk/fs2_open/code/menuui/playermenu.cpp Diff File

Issue History

Date Modified Username Field Change
2006-09-23 14:00 martellato New Issue
2006-09-23 14:00 martellato File Added: error.jpg
2006-09-23 14:23 taylor Note Added: 0006689
2006-09-23 14:23 taylor Status new => assigned
2006-09-23 14:23 taylor Assigned To => taylor
2006-09-23 15:29 martellato Note Added: 0006691
2006-09-24 12:22 taylor Status assigned => resolved
2006-09-24 12:22 taylor Resolution open => fixed
2006-09-24 12:22 taylor Note Added: 0006703
2012-01-05 22:55 taylor Changeset attached => Import 2012-01-05 17:52:05 fs2_open_3_6_9 r3591
2012-01-09 18:06 taylor Changeset attached => fs2open_websvn fs2_open_3_6_9 r3591