武装突袭3

武装突袭3

TacControl
此主题已被锁定
Braincrush 2021 年 5 月 1 日 上午 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
< >
正在显示第 1 - 7 条,共 7 条留言
lospacetti12 2021 年 5 月 15 日 上午 6:29 
Well, got the same error...
_Rozpu_ 2021 年 7 月 7 日 上午 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 2021 年 7 月 7 日 上午 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_ 2021 年 7 月 7 日 上午 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]
最后由 _Rozpu_ 编辑于; 2021 年 7 月 7 日 上午 11:17
_Rozpu_ 2021 年 7 月 7 日 上午 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 2021 年 7 月 7 日 下午 12:47 
thanks worked for me
Dedmen Miller  [开发者] 2022 年 3 月 27 日 上午 7:49 
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50