View Issue Details

IDProjectCategoryView StatusLast Update
0001260FSSCPgameplaypublic2007-02-04 09:16
ReporterWanderer Assigned ToGoober5000  
PrioritynormalSeveritycrashReproducibilitysometimes
Status resolvedResolutionfixed 
Summary0001260: Post-369: Error: thruster bank is linked to subsystem...
DescriptionHappens on post-369 builds that i have tested (20070201 & 20070129).

When playing certain missions, see attached (name of the ship causing the error is changed as mission has no longer faustuses), an error is triggered especially when not facing the ship that is named in the error. Error occurs with mediavps as well as without mediavps. Axem reported being able to reproduce the issue

Error: thruster bank is linked to subsystem 0000012, wich is out of bounds, on model science01.pof
File:D:\C++\Freespace\fs2_open CVS\code\Model\ModelInterp.cpp
Line: 6810

According to Kara there was a code change related to this...
Revision 2.178 2007/01/13 16:38:22 bobboau
Additional InformationI have been getting another very similar error when entering mission that has (all mediavp models) 3 fighters, a hecate and orion and two aeoluses. This 'starts' hitting every frame (4 x per frame) after pressing commit

Error: thruster bank is linked to subsystem 0000034, wich is out of bounds, on model fighter2t-05.pof
File:D:\C++\Freespace\fs2_open CVS\code\Model\ModelInterp.cpp
Line: 6810

subsystem reference varied from 31 to 34 (i get every one of those errors per frame) and also the fightermodel has nothing to do with this. Exactly same error (well the name of the pof file changes) is produced if the class of the fighters is changed in mission loadout. In this mission the error was removed by replacing the hecate with another orion.

When trying the same with example mission (replaced faustus with triton) the problem persisted.
TagsNo tags attached.

Relationships

has duplicate 0001231 resolvedGoober5000 Game exists with code 01 upon entering mission, error message: thruster bank subsystem out of bounds. 

Activities

2007-02-02 11:12

 

convoymvp.fs2 (7,622 bytes)

Goober5000

2007-02-03 03:39

administrator   ~0007580

I may have fixed this just now. Try the next HEAD build.

phreak

2007-02-03 08:14

developer   ~0007582

Doesn't work since it assumes a ship as the originator of the thruster glow and will CTD with a null pointer exception if the originator of the thruster glow is a missile.

Goober5000

2007-02-03 13:13

administrator   ~0007583

Oops, you're right. Try now.

phreak

2007-02-03 22:38

developer   ~0007584

looks like its working fine now.

Goober5000

2007-02-04 00:54

administrator   ~0007585

Is the original bug fixed too then?

Wanderer

2007-02-04 02:17

developer   ~0007589

With new build - http://www.hard-light.net/forums/index.php/topic,45175 - i no longer hit this error.

Goober5000

2007-02-04 09:15

administrator   ~0007591

Excellent. Marking as fixed then. :)

Issue History

Date Modified Username Field Change
2007-02-02 11:12 Wanderer New Issue
2007-02-02 11:12 Wanderer File Added: convoymvp.fs2
2007-02-02 11:31 taylor Status new => assigned
2007-02-02 11:31 taylor Assigned To => Bobboau
2007-02-03 03:39 Goober5000 Note Added: 0007580
2007-02-03 08:14 phreak Note Added: 0007582
2007-02-03 13:13 Goober5000 Note Added: 0007583
2007-02-03 22:38 phreak Note Added: 0007584
2007-02-04 00:53 Goober5000 Assigned To Bobboau => Goober5000
2007-02-04 00:54 Goober5000 Note Added: 0007585
2007-02-04 02:17 Wanderer Note Added: 0007589
2007-02-04 09:15 Goober5000 Note Added: 0007591
2007-02-04 09:16 Goober5000 Status assigned => resolved
2007-02-04 09:16 Goober5000 Resolution open => fixed
2007-02-12 00:25 Goober5000 Relationship added has duplicate 0001231