Arma 3
TacControl
Denne tråd er blevet låst
Braincrush 1. maj 2021 kl. 10:12
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
< >
Viser 1-7 af 7 kommentarer
lospacetti12 15. maj 2021 kl. 6:29 
Well, got the same error...
_Rozpu_ 7. juli 2021 kl. 6:23 
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. juli 2021 kl. 7:17 
it only stays open for a few seconds did you had the same problem?
not enough time to change the font size
_Rozpu_ 7. juli 2021 kl. 11:15 
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]
Sidst redigeret af _Rozpu_; 7. juli 2021 kl. 11:17
_Rozpu_ 7. juli 2021 kl. 11:26 
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. juli 2021 kl. 12:47 
thanks worked for me
Dedmen Miller  [udvikler] 27. mar. 2022 kl. 7:49 
< >
Viser 1-7 af 7 kommentarer
Per side: 1530 50