Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server Start Params Don't Work #162

Open
hoplite345 opened this issue Nov 2, 2023 · 6 comments
Open

Server Start Params Don't Work #162

hoplite345 opened this issue Nov 2, 2023 · 6 comments

Comments

@hoplite345
Copy link

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.

@hoplite345
Copy link
Author

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

@sh1ny
Copy link

sh1ny commented Nov 2, 2023

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

@hoplite345
Copy link
Author

hoplite345 commented Nov 2, 2023 via email

@sh1ny
Copy link

sh1ny commented Nov 2, 2023

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

@sh1ny
Copy link

sh1ny commented Nov 2, 2023

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.

@skupfer
Copy link

skupfer commented Dec 5, 2023

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants