View Issue Details

IDProjectCategoryView StatusLast Update
0001920FSSCPlauncherpublic2010-05-25 23:26
ReporterFUBAR-BDHR Assigned Totaylor  
PrioritynormalSeverityminorReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version3.6.9 
Summary0001920: Deselecting a mod and changing exes re-enables the mod
DescriptionSeen this several times now and about 3 times today. When switching between mods and builds it works if you select the exe firs then hit no mod but if you hit no mod then select a different exe the mod re-enables.
TagsNo tags attached.

Activities

karajorma

2009-04-28 11:11

administrator   ~0010848

What happens if you click apply in-between doing that?

FUBAR-BDHR

2009-04-28 18:09

developer   ~0010849

Works just fine. Of course remembering to do that is just like trying to remember to do select the build first then deselect the mod.

Goober5000

2009-05-01 00:02

administrator   ~0010861

I'll fix this as part of my giant launcher fixage.

FUBAR-BDHR

2009-05-01 00:14

developer   ~0010862

Thought there was a new one coming that's the only reason I finally got around to reporting it.

taylor

2010-02-27 10:12

administrator   ~0011716

The issue was with how the ini file was written. It would end up saving multiple lines of game_flags, one with the mod set and one or more without it. When it get read back in it simple took the one line that was actually set and skipped the others. I changed the iniparser code handle both reads and writes now and that has fixed it properly.

This is fixed locally and I'll resolve once I figure out where/how to commit the fixes.

taylor

2010-05-25 23:26

administrator   ~0012005

Fixered.

Issue History

Date Modified Username Field Change
2009-04-28 04:54 FUBAR-BDHR New Issue
2009-04-28 11:11 karajorma Note Added: 0010848
2009-04-28 18:09 FUBAR-BDHR Note Added: 0010849
2009-05-01 00:02 Goober5000 Status new => assigned
2009-05-01 00:02 Goober5000 Assigned To => Goober5000
2009-05-01 00:02 Goober5000 Note Added: 0010861
2009-05-01 00:14 FUBAR-BDHR Note Added: 0010862
2010-02-27 10:12 taylor Note Added: 0011716
2010-02-27 10:13 taylor Assigned To Goober5000 => taylor
2010-05-25 23:26 taylor Note Added: 0012005
2010-05-25 23:26 taylor Status assigned => resolved
2010-05-25 23:26 taylor Resolution open => fixed