Difference between revisions of "Bug: toolset export generates files with names that can't be packaged in builder to player"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m
m (extraview issue)
Line 1: Line 1:
 
*'''Version found:''' 1.01 <!-- put the version number of your toolset here -->
 
*'''Version found:''' 1.01 <!-- put the version number of your toolset here -->
 
*'''Status:''' Open
 
*'''Status:''' Open
 +
 +
{{EV|212197|[[User:BryanDerksen|BryanDerksen]]}}
  
 
== Description ==
 
== Description ==

Revision as of 18:35, 22 January 2010

  • Version found: 1.01
  • Status: Open


BioWare BWIcon rgb.png
This issue has been recorded in BioWare's internal tracking system.

Reference number: 212197 -BryanDerksen

Description

Certain operations in the toolset will cause files to be exported that can't be packaged into ERFs by the builder to player process due to filename restrictions (ERF doesn't like filenames with two dots). Examples include:

  • .gpu.rim files, generated when posting level layouts
  • .mor.xml files, luckily they're not needed

See [1] for a forum thread where this bug is discussed.

Workarounds

The files that can't be packaged into ERFs can still be manually inserted into the DAZIP file using ordinary archive-manipulating programs, causing the installer to extract and place them in the correct locations when the DAZIP is installed.