View Issue Details

IDProjectCategoryView StatusLast Update
0004338The Dark ModCodingpublic16.09.2017 20:37
Reportergrayman Assigned Tograyman  
PrioritynormalSeveritynormalReproducibilityalways
Status resolvedResolutionfixed 
Product VersionTDM 2.04 
Target VersionTDM 2.06Fixed in VersionTDM 2.06 
Summary0004338: fms/missions.tdminfo gets borked
DescriptionWith a brandy-new installation of TDM, there is no missions.tdminfo file in the fm folder.

Starting TDM for the first time creates the file, with this (correct) content:

tdm_missioninfo
{
}

Starting TDM and installing St. Lucia and starting it adds content to the file, borking it:

tdm_missioninfo saintlucia
{
    "last_play_date" "2016-06-06"
}

tdm_missioninfo training_mission
{
}

tdm_missioninfo {
{
}

From this point on, TDM complains about the wrong syntax in the file.


TagsNo tags attached.

Activities

grayman

grayman

16.09.2017 20:37

viewer   ~0009267

Prevented a write to missions.tdminfo if the mission name is empty.

Rev. 7147:

ModInfoDecl.cpp

Issue History

Date Modified Username Field Change
07.06.2016 03:10 grayman New Issue
21.10.2016 15:30 grayman Target Version TDM 2.05 => TDM 2.06
16.09.2017 20:37 grayman Note Added: 0009267
16.09.2017 20:37 grayman Assigned To => grayman
16.09.2017 20:37 grayman Status new => resolved
16.09.2017 20:37 grayman Resolution open => fixed
16.09.2017 20:37 grayman Fixed in Version => TDM 2.06