Skip to content

Error with custom addon since latest update #957

Description

@MisterHLunaticwraith

Arma 3 Version: 1.84 (stable / rc / dev)
CBA Version: 3.8.0.180801 (stable / dev + commit hash)

Mods:

- CBA_A3 //latest workshop distribution
-Ace 3 3.12.2.33 //latest workshop distribution
-Custom addon [source files on github](https://github.com/MisterHLunaticwraith/MRHMilsimTools/tree/master/Addons/MRHFiberScope)

Description:

  • Ever since the latest CBA update some of my addons cause an issue when arma loads (same untouched addons didn't have the issue with the previous version. On arma main title screen I get the error message
    No entry 'bin\config.bin/RscDisplayMain/controls/TitleSingleplayer.textureNoShortcut'.
    in a message box. I cannot click anywhere and have to ctrl alt del to kill the game.

I'm guessing this has something to do with the required addons line in the config.cpp so I changed "cba_settings" to "cba_main" and still have the same issue.
Removing the requirement altogether has a strange effect:
-The game will start properly.
-The settings created by the addon (keybinds) do show, but have no effect in game, the keys do not work.
Strangely enough this only happens with certain addons and not others.

Steps to reproduce:

  • Pack addon provided in github link above.
    -Start arma with addon, cba and ace3.

Where did the issue occur?

  • Game start

RPT log file:
Pastebin rpt
did not see anything useful in there though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions