WindowsGSM / WindowsGSM

🎲 A powerful tool to manage game servers. Equipped with a GUI for server admins to install, import, start, stop, restart, update, and automate multiple servers with a push of a button.

Home Page:https://windowsgsm.com/products/windowsgsm-desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server Start Params Don't Work

hoplite345 opened this issue · comments

Version 1.23.1

Server Param Args do not work.

Ark Survival Ascended server will not load mods even though I told it to do so. It also ignores the no battle eye as well.

Version 1.23.1

Server Param Args do not work.

Ark Survival Ascended server will not load mods even though I told it to do so. It also ignores the no battle eye as well.

Screenshot 2023-11-01 211703

Which plugin are you using ? Mods work fine and the params work fine, i have a server that's live with all that.

I just tried the mods and they work fine here. Here's what i use for local testing:

?RCONEnabled=True?RCONPort=27021 -lowmem -nosteamclient -game -ActiveEvent=None -nosound -sm4 -server -log -servergamelog -ServerRCONOutputTribeLogs -nitradotest -culture=en -EnableSteelShield -pconlymods -ServerPlatform=PC -servergamelogincludetribelogs -nobattlEye -NotifyAdminCommandsInChat -automanagedmods -forcerespawndinos -Mods=928793

Watch the console when it loads up, if it says:

2023.11.02_13.17.55: Force respawning Wild Dinos!

Then it works. Here's a screenshot:

https://i.imgur.com/V81F8qE.png

Also, update to the newest version of the plugin ( i just updated it ), there's fixes for setting max players and for saving the world on stop/restart.

@sh1ny Using your command line

[12.05.2023-15:20:21][#1] Action: Start
[12.05.2023-15:20:22][#1] Server: Started
[12.05.2023-15:20:34][#1] Server: Crashed

Crashstack

LowLevelFatalError [File:E:\dave_WC-PURPLERAIN_NVidia\Projects\ShooterGame\Source\ShooterGame\Private\ShooterGameInstance.cpp] [Line: 705] 
Requested mods failed to load on server.


CL: 459610 
0x00007ffa686bcf19 KERNELBASE.dll!UnknownFunction []
0x00007ff6ce69ac37 ArkAscendedServer.exe!FWindowsErrorOutputDevice::Serialize() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\Core\Private\Windows\WindowsErrorOutputDevice.cpp:91]
0x00007ff6ce6471e0 ArkAscendedServer.exe!FOutputDevice::LogfImpl() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\Core\Private\Misc\OutputDevice.cpp:70]
0x00007ff6cde1a2c8 ArkAscendedServer.exe!UShooterGameInstance::StartGameInstance() [E:\dave_WC-PURPLERAIN_NVidia\Projects\ShooterGame\Source\ShooterGame\Private\ShooterGameInstance.cpp:703]
0x00007ff6cb85087b ArkAscendedServer.exe!FEngineLoop::Init() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:4850]
0x00007ff6cb842fa6 ArkAscendedServer.exe!GuardedMain() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\Launch\Private\Launch.cpp:168]
0x00007ff6cb855bea ArkAscendedServer.exe!GuardedMainWrapper() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:118]
0x00007ff6cb856658 ArkAscendedServer.exe!LaunchWindowsStartup() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:258]
0x00007ff6cb85672b ArkAscendedServer.exe!WinMain() [E:\dave_WC-PURPLERAIN_NVidia\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:299]
0x00007ff6d1683a0a ArkAscendedServer.exe!__scrt_common_main_seh() [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
0x00007ffa6a2f7614 KERNEL32.DLL!UnknownFunction []
0x00007ffa6ae426a1 ntdll.dll!UnknownFunction []

WindowsGSM and Plugin installed today