Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: headdie on March 15, 2011, 08:49:58 am
-
Hi guys, we have hit an issue using this model for the Syrk mod, having contacted Steve O he has provided assistance on the matter but unfortunately we were unable to resolve it so on his recommendation I am throwing it out to the community.
when placing the fighter in FRED debug or run a mission containing the fighter in a FS2 debug (3.6.12 and 13) we get a CTD with the following error
Assert: bank->num_slots < MAX_SLOTS
File: modelread.cpp
Line: 1610
Regular builds work fine but we are working to be as bug free as possible on 3.6.12 so a CTD is unacceptable even if it is in debug build
Attached are the model file we are using, the FRED2 log and a table based on the original shipped with the model
any help is greatly appreciated
edit attachment removed as no longer required
-
Delete a few missile launch points from the forward bank, they exceed one of the limits.
-
thanks Dragon that worked a treat
-
No problem, I've had exactly the same problem myself (that's why I knew the exact solution right off the bat :)).