View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002572 | FSSCP | graphics | public | 2012-01-18 12:52 | 2012-12-13 00:42 | ||||
Reporter | MjnMixael | ||||||||
Assigned To | Valathil | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | Win 7 64 bit | OS Version | ||||||
Product Version | 3.6.13 | ||||||||
Target Version | Fixed in Version | 3.6.14 | |||||||
Summary | 0002572: Shivan Super Laser Causes Null Vec3d | ||||||||
Description | Loading it in the F3 lab causes the crash. (On build 8233) Null vec3d in vec3d normalize. Trace out of vecmat.cpp and find offending code. I've included a log. | ||||||||
Steps To Reproduce | No Mods > F3 Lab > Weapons > Lasers > Shivan Super Laser | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
Valathil (developer) 2012-01-18 13:58 |
Crash is because of the Retail weapons.tbl defining a zero Laser Length for the laser resulting in normalizing a null vector. Waiting on higher authority to decide how to proceed |
Valathil (developer) 2012-01-18 14:18 |
Fix committed to trunk@8261. |
chief1983 (administrator) 2012-01-22 23:53 |
Fix committed to fs2_open_3_6_14@8333. |
![]() |
|||
fs2open: trunk r8261
Timestamp: 2012-01-18 14:21:38 Author: Valathil Ported: N/A [ Details ] [ Diff ] |
Fix for Mantis 2572: Just dont render 0.0 Laser Length weapons | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/lab/lab.cpp | [ Diff ] [ File ] | ||
fs2open: fs2_open_3_6_14 r8333
Timestamp: 2012-01-22 23:53:43 Author: chief1983 Ported: N/A [ Details ] [ Diff ] |
Backport: Trunk 8261; Fix for Mantis 2572: Just dont render 0.0 Laser Length weapons | ||
mod - /branches/fs2_open_3_6_14/code/weapon/weapons.cpp | [ Diff ] [ File ] | ||
mod - /branches/fs2_open_3_6_14/code/lab/lab.cpp | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-01-18 12:52 | MjnMixael | New Issue | |
2012-01-18 12:52 | MjnMixael | File Added: fs2_open.log | |
2012-01-18 13:10 | Valathil | Assigned To | => Valathil |
2012-01-18 13:10 | Valathil | Status | new => assigned |
2012-01-18 13:58 | Valathil | Note Added: 0013077 | |
2012-01-18 13:58 | Valathil | Status | assigned => confirmed |
2012-01-18 14:18 | Valathil | Changeset attached | => fs2open trunk r8261 |
2012-01-18 14:18 | Valathil | Note Added: 0013078 | |
2012-01-18 14:18 | Valathil | Status | confirmed => resolved |
2012-01-18 14:18 | Valathil | Resolution | open => fixed |
2012-01-22 23:53 | chief1983 | Changeset attached | => fs2open fs2_open_3_6_14 r8333 |
2012-01-22 23:53 | chief1983 | Note Added: 0013119 | |
2012-01-22 23:53 | chief1983 | Assigned To | Valathil => chief1983 |
2012-01-23 14:56 | chief1983 | Assigned To | chief1983 => Valathil |
2012-01-23 14:56 | chief1983 | Fixed in Version | => 3.6.14 |
2012-12-13 00:42 | Goober5000 | Relationship added | related to 0002155 |
2012-12-13 00:42 | Goober5000 | Relationship deleted | related to 0002155 |