Coryf88
Coryf88
**Describe the bug** `configClasses` also returns non-class config entries. **To Reproduce** Steps to reproduce the behavior: 1. Execute `sqfvm.exe --automated --config "class Test { property = 0; class TestSub {...
**Describe the bug** ```cpp class CfgPatches { class Addon { name = ""; author = ""; url = ""; }; class Addon2 {}; }; class A {}; class B {};...
**Describe the bug** `--virtual`'s virtual path is case-sensitive **To Reproduce** 1. Create file `test.cpp`, containing `#include "\A3\3den\ui\macros.inc"` 2. Execute `sqfvm.exe --parse-only --virtual "P:\a3|a3" --input-config test.cpp` 3. See error `Failed to...
**Minecraft**: 1.12.2 **Forge**: 14.23.5.2854 **CC: Tweaked**: 1.89.2 **Plethora**: 1.2.3 I'm receiving the error `Peripheral 'back' is no longer attached` randomly when push/pulling modules, from the Neural interface on myself. I'm...
**Arma 3 Version:** `1.80` (stable) **CBA Version:** `3.6.1` (stable) **ACE3 Version:** `3.12.0` (stable) **Mods:** ``` - CBA_A3 - ace ``` **Description:** Increasing performance factor reduces stamina recovery rate. Performance factor...
**Mods:** - **Arma 3:** `2.18 stable` - **CBA:** `3.18.1 stable` - **ACE3:** `3.18.1 stable` **Description:** In ACE's spectator, pressing the backspace key doesn't hide the map, help, compass, nor unit...
Version 2.0.0 (Also affected 2.0.0-rc.2.25502.107, upgraded while creating issue) A `FileInfo` argument/option with `AcceptExistingOnly` validation, considers an existing directory as valid.