View Issue Details

IDProjectCategoryView StatusLast Update
0000959FSSCPFREDpublic2006-07-06 23:15
ReporterAxem Assigned Tokarajorma  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Summary0000959: Going into the Campaign Editor crashes FRED
DescriptionPretty much what is says. As soon as I go into the Campaign Editor, I get a Windows Error message and it crashes to the desktop.

The latest FRED build that works is phreak's April 21st 2006 CVS build, and the earliest FRED build that starts crashing in the Campaign Editor is Kara's May 9th 2006 CVS build.
TagsNo tags attached.

Relationships

has duplicate 0000872 closedkarajorma Campaign Editor Illegal Op 

Activities

Axem

2006-06-26 16:53

reporter   ~0005963

Forgot to mention that it does work in recent debug builds, but my cursor vanishes so its a little hard to use.

redmenace

2006-07-02 07:27

manager   ~0006017

use our archived builds on warpcore to track down when these both were introduced.

karajorma

2006-07-06 23:15

administrator   ~0006063

Turns out that the crashes were caused when there were no missions available. The code still entered a do-while loop and then crashed out because changes had been made to get_mission_info().

Swapped to a while loop since there is no absolute need to enter the loop in the first place.

Issue History

Date Modified Username Field Change
2006-06-26 15:36 Axem New Issue
2006-06-26 16:53 Axem Note Added: 0005963
2006-06-28 17:57 karajorma Status new => assigned
2006-06-28 17:57 karajorma Assigned To => karajorma
2006-07-02 07:27 redmenace Note Added: 0006017
2006-07-06 23:15 karajorma Status assigned => resolved
2006-07-06 23:15 karajorma Resolution open => fixed
2006-07-06 23:15 karajorma Note Added: 0006063
2006-11-01 15:04 taylor Relationship added has duplicate 0000872