Difference between revisions of "Bug: APR base causing a CTD"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Created page with '*'''Version found:''' 1.0.1008.0 *'''Status:''' Open == Description == Any attempt to add new content or modify existing content is causing a CTD in the game. Everything is wor...')
(No difference)

Revision as of 14:58, 17 February 2010

  • Version found: 1.0.1008.0
  • Status: Open

Description

Any attempt to add new content or modify existing content is causing a CTD in the game. Everything is working fine in the Toolset. This has nothing to do with the line ID limitations.

  • Convert APR_base.xls to APR_base.GDA and place it into ../Dragon Age/packages/code/override/toolsetexport/ and you got a CTD while loading any module. (even the main campaign).
  • Create APR_xxx.GDA that is containing a new line to be merged with the core APR_base. Place it into ../Dragon Age/AddIns/YourModule/module/override/toosetexport/ You got a CTD while the game is trying to use the new appearance. Even if your appearance is just a copy from the "Human" appearance.

Workarounds

Keep things simple enough so that you don't need to touch this file.