Arma 3
TacControl
This topic has been locked
Braincrush 1 May, 2021 @ 10:12am
Error ArgumentOutOfRange
Since a few days i got this error and can't fix it. Reinstalling doesn't help.

Can you help me?


Unhandled Exception: System.ArgumentOutOfRangeException: The value must be less than the console's current maximum window size of 56 in that dimension. Note that this value depends on screen resolution and the console font.
Parameter name: height
Actual value was 60.
at System.Console.SetWindowSize(Int32 width, Int32 height)
at TacControl.MainSentry.Main() in D:\TacControlDev\src\DesktopClient\App.xaml.cs:line 34





Screen Resolution 1920/1080 3x extended Monitors
< >
Showing 1-7 of 7 comments
lospacetti12 15 May, 2021 @ 6:29am 
Well, got the same error...
_Rozpu_ 7 Jul, 2021 @ 6:23am 
WORKAROUND [and possible fix - for me it worked]:

- Launch it.
- IGNORE ERROR MESSAGE.
- Right click the top bar of console
- click properties.
- Font
- Change size to 12 [? - for me it worked] [might be smaller for you]
- Click OK.
- Close the error message.
- Launch TacControl.exe again - worked for me.
Braincrush 7 Jul, 2021 @ 7:17am 
it only stays open for a few seconds did you had the same problem?
not enough time to change the font size
_Rozpu_ 7 Jul, 2021 @ 11:15am 
Braincrush.
For me as long as i don't close / click any button on error message, the console won't close.
Alternative way to launch TacControl:
- click Windows button on screen
- write "cmd" / Alternative: Run program + cmd + enter
- hit Enter
- Right click the top bar of console
- click properties.
- Font
- Change size to 12 [? - for me it worked] [might be smaller for you]
- Click OK.
- Copy and paste location
"_DRIVE_PATCH TO STEAM_\Steam\Arma 3\!Workshop\@TacControl\TacControl.exe"

Need to remember " at start add \TacControl.exe and close with "

[for me is "H:\Symlink\Steam\Arma 3\!Workshop\@TacControl\TacControl.exe" since I moved Arma onto SSD, while keeping mods on HDD]
I will post another workaround in a moment [if possible with .bat file]
Last edited by _Rozpu_; 7 Jul, 2021 @ 11:17am
_Rozpu_ 7 Jul, 2021 @ 11:26am 
Alternative:

- Make a new text file inside @TacControl.
- Open it.
- Paste:

@echo
pause
prompt "Do it now"
TacControl.exe

- Save as
File name: Start.bat
Save as type: All Files (*.*)

- Save

- Now you can change the size in properties:
- 8x12 - is working.
- Ok.
- Click any button to launch Taccontrol :P

Note: I am not aware of any command to change to font size via command.
Braincrush 7 Jul, 2021 @ 12:47pm 
thanks worked for me
< >
Showing 1-7 of 7 comments
Per page: 1530 50