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

AH-64D values out of range #489

Open
charliefoxtwo opened this issue Oct 30, 2023 · 0 comments
Open

AH-64D values out of range #489

charliefoxtwo opened this issue Oct 30, 2023 · 0 comments

Comments

@charliefoxtwo
Copy link
Member

Just flew a mission in the Apache and figured I'd check my log file to see if anything was out of range afterwards.

When the aircraft was cold and dark:

2023-10-29 19:39:18  ERROR  MemoryAllocation.lua: value -1.000000 (originally -1.000000) is too small for AH-64D:PLT_CMWS_PW_TEST (address 34578 mask 16)
2023-10-29 19:39:18  ERROR  MemoryAllocation.lua: value -65535.000000 (originally -65535.000000) is too small for AH-64D:EXT_ROTOR (address 34630 mask 65535)

during startup (I think this was before I fully opened the throttle, and occurred again during shutdown)

2023-10-29 21:58:31  ERROR  MemoryAllocation.lua: value -13082.000000 (originally -13082.000000) is too small for AH-64D:EXT_ROTOR (address 34630 mask 65535)
2023-10-29 21:58:31  ERROR  MemoryAllocation.lua: value -7885.000000 (originally -7885.000000) is too small for AH-64D:EXT_ROTOR (address 34630 mask 65535)
2023-10-29 21:58:31  ERROR  MemoryAllocation.lua: value -698.000000 (originally -698.000000) is too small for AH-64D:EXT_ROTOR (address 34630 mask 65535)
2023-10-29 21:58:31  ERROR  MemoryAllocation.lua: value -61847.000000 (originally -61847.000000) is too small for AH-64D:EXT_ROTOR (address 34630 mask 65535)

PLT_CMWS_PW_TEST

EXT_ROTOR

DCS-BIOS.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants