Reproducable Crash

There’s something about this design (and others like it) that causes my game to crash when the missile launcher turret is clicked on from the world view.

Clicking on the turret in the status pane view is safe. I don’t see anything of note in the logs.

[code][config]
name = ocruiser crash
guiname = oCruiser Crash
hull = order_temple_cruiser

[modules]
0 =
1 = cruiser fastmissile,
2 =
3 =
4 = cruiser_engine VI,
5 =
6 =
7 =
8 = cruiser power,
9 =
10 = cruiser_engine VI,
11 = cruiser shield reflective,
12 =
13 =
14 =
15 =
16 =
17 = cruiser crew II,[/code]

Had the same thing happen but with a modded ship. I can click on some turrets, but most of the ones near the front of the ship would cause the crash.
Here’s what I found in my errors.txt:
21/6/2010 - 2::1 - Assertion failure:filename:…\src\GUI_BattleModuleStats.cpp,linenum:18,build:Full 1.42

Dang. That’s a proper bug alright. I’ll have to get that fixed for the next patch. It never came up during testing… grrrrrr.
Its fine if you have the ship UI already up, and its the distance from the center of the ship that is triggering it…
Sorry!