Page MenuHomeFeedback Tracker

Erroneous CAData classname in a3.pbo
New, WishlistPublic

Description

unlike all other a3 addons that preface their addon name with a3_xxxx, this pbo contains class CAData (instead of perhaps class a3_data) to whit:

class cfgPatches
{

   class CAData
   {

this is causing issues with migrating arrowhead pbo's which require the genuine cadata addon (ca.pbo) to work correctly.

Details

Legacy ID
339778310
Severity
None
Resolution
Open
Reproducibility
Always
Category
Config
Steps To Reproduce
  1. add a2's ca.pbo to an addons folder
  1. look at the rpt generated

Event Timeline

mikero edited Steps To Reproduce. (Show Details)Sep 20 2013, 3:49 PM
mikero edited Additional Information. (Show Details)
mikero set Category to Config.
mikero set Reproducibility to Always.
mikero set Severity to None.
mikero set Resolution to Open.
mikero set Legacy ID to 339778310.May 7 2016, 4:50 PM
Bohemia added a subscriber: AD2001.Sep 20 2013, 3:49 PM