I'm working on getting a server setup for CPL Goods.
I have a ticket submitted, but perhaps someone has had this problem before. The server is in legacy mode (v1.40) and I have successfully connected multiple times in Vanilla mode. Also with all mods EXCEPT @task_force_radio
Does anyone have any experience working with gameservers.com?
I've been able to narrow my problem down to @task_force_radio
For some reason launching the server with that in the command line crashes the server. This is the server .rpt to that point:
=====================================================================
== c:\games\108_61_109_141_2302\1200199\arma3\arma3server.exe
== c:\games\108_61_109_141_2302\1200199\arma3\arma3server.exe "-profiles=C:\games\108_61_109_141_2302\1200199\arma3\config" -config=server.cfg -port=2302 -IP=108.61.109.141 -world=empty -gtqueryport=2304 -mod=@CBA_A3;@506th;@rhs_afrf;@rhs_usaf;@TFAR -skipIntro -nosplash
Original output filename: Arma3Retail_Server
Exe timestamp: 2015/03/02 15:29:40
Current time: 2015/04/20 16:22:50
Type: Public
Branch: Stable
Version: 1.40.129533
Allocator: c:\games\108_61_109_141_2302\1200199\arma3\dll\tbb4malloc_bi.dll
=====================================================================
16:22:50 ManagerConfig()
16:22:50 Error when creating WIC imaging factory:
Error: 0x80040154
16:22:50 Splash window: Empty image - unable to draw the splash window
16:22:50 Splash window: Empty image - unable to draw the splash window
16:22:50 Splash window: Empty image - unable to draw the splash window
16:22:50 Splash window: Empty image - unable to draw the splash window
16:22:50 Item STR_CONTROLS_TOOLTIPS_ACTION_IN_MAP listed twice
16:22:50 Item str_usract_action_in_map listed twice
16:22:50 Splash window: Empty image - unable to draw the splash window
16:22:50 Splash window: Empty image - unable to draw the splash window
16:22:50 Splash window: Empty image - unable to draw the splash window
16:23:02 Splash window: Empty image - unable to draw the splash window
16:23:02 Unsupported language English in stringtable
16:23:02 Unsupported language English in stringtable
16:23:02 Item STR_RHSUSF_INF_ARIFLEMAN listed twice
16:23:02 Unsupported language English in stringtable
Those are the same TYPE of errors present when I launch WITHOUT @task_force_radio, however the following error:
16:23:02 Unsupported language English in stringtable
Is repeated multiple times WITH @task_force_radio and only shows up 1 time WITHOUT @task_force_radio
Any help would be appreciated!