RHS Feedback - AFRF
View Issue Details
0001701AFRF[All Projects] Generalpublic2016-01-03 15:272016-01-04 17:09
ruPaladin 
PuFu 
noneminorhave not tried
resolvednot fixable 
 
0.4.1 
No
1.54
No
0001701: D30 and M119 base classes are incompatible with CBA
D30 and M119 base classes are incompatible with CBA Extended Event Handlers.
No tags attached.
Issue History
2016-01-03 15:27ruPaladinNew Issue
2016-01-03 16:40PuFuNote Added: 0003473
2016-01-03 17:44ruPaladinNote Added: 0003475
2016-01-03 17:47ruPaladinNote Edited: 0003475bug_revision_view_page.php?bugnote_id=3475#r1978
2016-01-03 19:48PuFuNote Added: 0003480
2016-01-03 19:48PuFuStatusnew => closed
2016-01-03 19:48PuFuAssigned To => PuFu
2016-01-03 19:48PuFuResolutionopen => not fixable
2016-01-04 10:19reyhardNote Added: 0003481
2016-01-04 17:09reyhardStatusclosed => resolved
2016-01-04 17:09reyhardFixed in Version => 0.4.1

Notes
(0003473)
PuFu   
2016-01-03 16:40   
why?
(0003475)
ruPaladin   
2016-01-03 17:44   
(edited on: 2016-01-03 17:47)
Probably, because there is EventHandler class in them. It should be moved according to the wiki: https://github.com/CBATeam/CBA_A3/wiki/Native-XEH-guide [^]

I tried to add ACE3 entry to the configs and found that theu works OK for 2b14 and m252, but don't work with D30 and M119.

(0003480)
PuFu   
2016-01-03 19:48   
well, according to that link you posted, the workaround is to have a dependency to CBA, which is NOT going to happen.
in other words, if you want use XEH, you'll need to create your XEH config yourself.
https://github.com/CBATeam/CBA_A3/wiki/XEH%20adapter%20guide [^]
(0003481)
reyhard   
2016-01-04 10:19   
I don't know since when CBA created their own class (defaultEventHandlers_extended) instead of replacing defaultEventHandlers. D30 & M119 are not only one vehicles, which inherits from defaultEvenhHandlers so I will take a look at it later