les-mockingjay / sinssoa2sacrificeofangels

Automatically exported from code.google.com/p/sinssoa2sacrificeofangels
0 stars 0 forks source link

IDamage.cpp 1557 #48

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
c:\gs\entrenchment\CodeSource\GS\Entity\Interfaces\IDamage.cpp(1557): assert! 
[max < 1.f]

Original issue reported on code.google.com by darkshim...@gmail.com on 24 Aug 2009 at 12:16

GoogleCodeExporter commented 8 years ago
this is being caused by the fed starbase (psi Starbase) when damage occurs to 
the hull.

Original comment by darkshim...@gmail.com on 25 Aug 2009 at 12:08

GoogleCodeExporter commented 8 years ago

Original comment by darkshim...@gmail.com on 27 Aug 2009 at 1:11

GoogleCodeExporter commented 8 years ago

Original comment by darkshim...@gmail.com on 27 Aug 2009 at 11:21

GoogleCodeExporter commented 8 years ago

Original comment by darkshim...@gmail.com on 27 Aug 2009 at 12:35

GoogleCodeExporter commented 8 years ago

Original comment by darkshim...@gmail.com on 3 Sep 2009 at 1:01

GoogleCodeExporter commented 8 years ago
-IDamge:1557 = 

float max = this->GetPreBuffMaxShieldMitigation();

assert(max < 1.f);

from josie ic support

Original comment by jtaylor...@gmail.com on 16 Sep 2009 at 1:24

GoogleCodeExporter commented 8 years ago

Original comment by darkshim...@gmail.com on 15 Nov 2009 at 4:09