Skip to content

[ARK: Survival Ascended] Issue #594

Description

@ThieuGiaLK

Egg: ARK: Survival Ascended
File: ark_survival_ascended/egg-ark-survival-ascended.json

Issue Description:

Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
ERROR! Failed to install app '2430930' (Invalid platform)
Unloading Steam API...OK
:/home/container$ rmv() { echo "stopping server"; rcon -t rcon -a 127.0.0.1:${RCON_PORT} -p ${ARK_ADMIN_PASSWORD} KeepAlive && rcon -t rcon -a 127.0.0.1:${RCON_PORT} -p ${ARK_ADMIN_PASSWORD} DoExit && wait ${ARK_PID}; echo "Server Closed"; exit; }; trap rmv 15 2; proton run ./ShooterGame/Binaries/Win64/ArkAscendedServer.exe ${SERVER_MAP}?listen?MaxPlayers=${MAX_PLAYERS}?SessionName="${SESSION_NAME}"?Port=${SERVER_PORT}?QueryPort=${QUERY_PORT}?RCONPort=${RCON_PORT}?RCONEnabled=True$( [ "$SERVER_PVE" == "0" ] || printf %s '?ServerPVE=True' )?ServerPassword="${SERVER_PASSWORD}"${ARGS_PARAMS}?ServerAdminPassword="${ARK_ADMIN_PASSWORD}" -WinLiveMaxPlayers=${MAX_PLAYERS} -ServerIP=115.75.190.35 -oldconsole -servergamelog$( [ -z "$MOD_IDS" ] || printf %s ' -mods=' $MOD_IDS )$( [ "$BATTLE_EYE" == "1" ] || printf %s ' -NoBattlEye' ) -Port=${SERVER_PORT} ${ARGS_FLAGS} & ARK_PID=$! ; tail -c0 -F ./ShooterGame/Saved/Logs/ShooterGame.log --pid=$ARK_PID & until echo "waiting for rcon connection..."; (rcon -t rcon -a 127.0.0.1:${RCON_PORT} -p ${ARK_ADMIN_PASSWORD})<&0 & wait $!; do sleep 5; done
waiting for rcon connection...
cli: auth: rcon: dial tcp 127.0.0.1:15107: connect: connection refused
ProtonFixes[48] WARN: Skipping fix execution. We are probably running a unit test.
ProtonFixes[48] WARN: Skipping fix execution. We are probably running a unit test.
esync: up and running.
System.PlatformNotSupportedException: Video driver not supported
at Xalia.Sdl.WindowingSystem.Create () [0x0003e] in <743e8bdcd9c54484ad89463ed4e626f6>:0
at Xalia.Sdl.WindowingSystem.get_Instance () [0x00007] in <743e8bdcd9c54484ad89463ed4e626f6>:0
at Xalia.Ui.UiMain..ctor () [0x00027] in <743e8bdcd9c54484ad89463ed4e626f6>:0
at Xalia.MainClass.Init (Xalia.Gudl.GudlStatement[] config) [0x0001b] in <743e8bdcd9c54484ad89463ed4e626f6>:0
container@pterodactyl~ Server marked as stopping...
stopping server
cli: execute: auth: rcon: dial tcp 127.0.0.1:15107: connect: connection refused
Server Closed
container@pterodactyl~ Server marked as offline...

It looks like the ARK: Survival Ascended Egg has an issue. Since the latest update, it hasn't been able to download or update the game server anymore.

ERROR! Failed to install app '2430930' (Invalid platform)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions