les-mockingjay / sinssoa2sacrificeofangels

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

Minidump when Romulan Space Station construction starts #115

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  Building Rom Space Station

Nothing else to it.  Dump when your constructor should disappear and be
replaced w/ the structure.  Will try to troubleshoot and determine if mesh
error or code error.

Original issue reported on code.google.com by thomas.s...@gmail.com on 2 Jan 2010 at 12:30

GoogleCodeExporter commented 8 years ago

Original comment by jtaylor...@gmail.com on 2 Jan 2010 at 5:15

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Solved.

The problem isn't in the Romulan Starbase .entity file.  It's in the 
entity.manifest
file.

The Romulan Starbase weapons upgrade file 
(StarBaseUpgradeRomulanWeapons.entity) is
the dead last file listed in the entity.manifest.  The counter in 
entity.manifest (on
the first line) is one too small.  Increase its value by one and the problem 
goes away.

Of course, it took me nearly two hours of troubleshooting to figure that out, 
and it
was only by chance when I went to look for it in entity.manifest that I noticed 
it
was on the very last line.  That one could have easily fallen through the 
cracks.

Original comment by thomas.s...@gmail.com on 2 Jan 2010 at 6:36

GoogleCodeExporter commented 8 years ago
problem solved by thomas was entity manifest

Original comment by jtaylor...@gmail.com on 2 Jan 2010 at 6:53