View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000046 | FSSCP | FRED | public | 2004-01-16 10:21 | 2004-03-16 03:33 |
| Reporter | kasperl | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | have not tried |
| Status | closed | Resolution | open | ||
| Summary | 0000046: FRED won't start | ||||
| Description | I have the latest version of Fred 2 (from Phreaks siggy on HLP) as of 20/08/03. When I run it, I get absolutely no action whatsoever, there is an hourglass for a few moments and then no further life from the program. This generates no error reports. XP1700+ SB Audigy Platinum GeForce4 MX440 768Mb Ram. | ||||
| Additional Information | Reporter: Flip_side@dsl.pipex.com Assigned To: dtp@mail.tele.dk (Dennis Pedersen) http://fs2source.warpcore.org/bugzilla/show_bug.cgi?id=107 | ||||
| Tags | No tags attached. | ||||
|
|
Try the 01_20_2004 build. |
|
|
I now have this problem. For me it appears to crash here because of ptr being a null pointer. MissionSave.cpp, 1600 code:-------------------------------------------------------------------------------- ptr = GET_FIRST(&shipp->subsys_list); Assert(ptr); while (ptr != END_OF_LIST(&shipp->subsys_list)) { // Crashing here! if ( (ptr->current_hits) || (ptr->system_info && ptr->system_info->type == SUBSYSTEM_TURRET) || (ptr->subsys_cargo_name != -1)) { if (optional_string_fred("+Subsystem:", "$Name:")) parse_comments(); else fout("\n+Subsystem:"); fout(" %s", ptr->system_info->subobj_name); } ... -------------------------------------------------------------------------------- |
|
|
So is this resolved, RT? |
|
|
My previous report turned out to be a red herring. Will need feedback from original reporter. |
|
|
Closing. I've used FRED since then and it's been fine. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-01-16 10:21 | kasperl | New Issue | |
| 2004-01-22 20:10 | Goober5000 | Note Added: 0000092 | |
| 2004-02-04 20:45 | RandomTiger | Note Added: 0000153 | |
| 2004-02-05 09:48 | Goober5000 | Note Added: 0000162 | |
| 2004-03-05 21:33 | RandomTiger | Note Added: 0000327 | |
| 2004-03-16 03:33 | Goober5000 | Status | new => closed |
| 2004-03-16 03:33 | Goober5000 | Note Added: 0000469 |