Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHS USAF ACE Compatibility Mod Error - no entry 'bin\config.bin/CfgVehicles/RHS_CH47F/UserActions/OpenCargoDoor.displayName'. #7708

Closed
SkyeGuy opened this issue May 12, 2020 · 5 comments · Fixed by #7711

Comments

@SkyeGuy
Copy link

SkyeGuy commented May 12, 2020

Mods (complete and add to the following information):

  • Arma 3: `1.96'
  • CBA: `stable'
  • ACE3: `stable'
  • RHS USAF
  • ACE Compat - RHS United States Armed Forces

Description:
There is a popup error message in editor and in the dedicated server console if a RHS USAF CH-47F Chinook is placed in-editor, or if a mission file with a Chinook entity present is loaded-in.

'bin/config.bin/CfgVehicles/RHS_CH47F/UserActions/OpenCargoDoor.displayName' .

Steps to reproduce:

  • Load / open Arma 3 with above mods.
  • Open editor.
  • Place RHS USAF US Army Chinook CH-47F. Receive error.
  • Load previously saved mission with Chinook - Receive error.

Expected behavior:
No error to occur when placing / loading saved missions.

Where did the issue occur?

  • Occurs during the dedicated server bootup. Occurs in editor. I don't believe the player sees it directly when connecting to dedicated server or when loading into mission.

Additional context:
Seems like a minor, harmless error message as it doesn't prevent players from joining nor does it prevent the server from loading the mission file completely; however it is still an error message.

I have already filed an issue tracker with the RHS USAF devs and we determined that it was this compatibility mod that was the culprit after further testing. If you test WITHOUT the compat mod (just CBA, ACE, RHS USAF) - no error occurs.
http://feedback.rhsmods.org/view.php?id=5676

@commy2
Copy link
Contributor

commy2 commented May 12, 2020

Needs RPT log file.

@SkyeGuy
Copy link
Author

SkyeGuy commented May 13, 2020

I will have to get back with y'all tonight or tmrw on the RPT server logs but I can at least give y'all a screenshot of the popup that fires off in editor, as that is also part of the issue.

RHSUSAF_ACE_Compat_editor_error

@SkyeGuy
Copy link
Author

SkyeGuy commented May 13, 2020

The issue also occurs when booting Arma 3 fresh, opening a new mission, and placing down a CH-47F Chinook from the RHS USAF -> US Army -> Helis faction.

@ramius86
Copy link
Contributor

ramius86 commented May 14, 2020

Arma launched with only cba, ace, ace compact and rhs

https://pastebin.com/gCGGBqJx

Line 1248
13:34:33 Warning Message: No entry 'bin\config.bin/CfgVehicles/RHS_CH_47F/UserActions/OpenCargoDoor.displayName'. 13:34:33 Warning Message: '/' is not a value 13:34:33 Warning Message: No entry 'bin\config.bin/CfgVehicles/RHS_CH_47F/UserActions/OpenCargoDoor.radius'. 13:34:33 Warning Message: '/' is not a value 13:34:33 Warning Message: No entry 'bin\config.bin/CfgVehicles/RHS_CH_47F/UserActions/OpenCargoDoor.condition'. 13:34:33 Warning Message: '/' is not a value 13:34:33 Warning Message: No entry 'bin\config.bin/CfgVehicles/RHS_CH_47F/UserActions/OpenCargoDoor.statement'. 13:34:33 Warning Message: '/' is not a value 13:34:33 Warning Message: No entry 'bin\config.bin/CfgVehicles/RHS_CH_47F/UserActions/OpenCargoDoor.onlyForPlayer'. 13:34:33 Warning Message: '/' is not a value 13:34:33 Warning Message: No entry 'bin\config.bin/CfgVehicles/RHS_CH_47F/UserActions/OpenCargoDoor.position'. 13:34:33 Warning Message: '/' is not a value 13:34:33 Warning Message: No entry 'bin\config.bin/CfgVehicles/RHS_CH_47F/UserActions/CloseCargoDoor.displayName'. 13:34:33 Warning Message: '/' is not a value 13:34:33 Warning Message: No entry 'bin\config.bin/CfgVehicles/RHS_CH_47F/UserActions/CloseCargoDoor.radius'. 13:34:33 Warning Message: '/' is not a value 13:34:33 Warning Message: No entry 'bin\config.bin/CfgVehicles/RHS_CH_47F/UserActions/CloseCargoDoor.statement'. 13:34:33 Warning Message: '/' is not a value 13:34:33 Warning Message: No entry 'bin\config.bin/CfgVehicles/RHS_CH_47F/UserActions/CloseCargoDoor.onlyForPlayer'. 13:34:33 Warning Message: '/' is not a value 13:34:33 Warning Message: No entry 'bin\config.bin/CfgVehicles/RHS_CH_47F/UserActions/CloseCargoDoor.position'. 13:34:33 Warning Message: '/' is not a value

@Fyuran
Copy link
Contributor

Fyuran commented May 14, 2020

RHS_CH_47F in @ace_compat_rhs_usf3 does not seem to inherit the subclass UserActions of RHS_CH_47F_base

@PabstMirror PabstMirror added this to the 3.13.3 milestone Jun 6, 2020
PabstMirror pushed a commit that referenced this issue Jun 6, 2020
…in/CfgVehicles/RHS_CH47F/UserActions/OpenCargoDoor.displayName'. #7708 (#7711)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants