pelican-eggs / games-steamcmd

Eggs for game servers that use SteamCMD to install.
MIT License
41 stars 20 forks source link

[Bug]: Foundry not starting anymore since may 29 game update #24

Closed HamtaBot closed 1 month ago

HamtaBot commented 1 month ago

Panel Version

its a public host i dont have this info

Wings Version

its a public host i dont have this info

Service

foundry

Modified

No, I did not modify the egg

Expected Behavior

instal egg, start the server and play

Actual Behavior

when i instal the server and try to join it doesnt find the server , also on console it says it cannot start with theses errors renderDistance: 10, loadDistance: 12 isMP: True, isHost: True Loading (12/19): Initialize building manager... Loading (13/19): Initialize task system... Loading (14/19): Initialize UI components... Loading (15/19): Generate chunks... Loading (16/19): Processing events... Loading (17/19): Generate renderchunks... Loading (18/19): Finalizing... src\public\tier1\interface.h (271) : m_pModule src\public\tier1\interface.h (271) : m_pModule Failed to initialize game server for ip 0 port 3724 src\steamnetworkingsockets\clientlib\csteamnetworkingsockets_steam.cpp (440) : D on't know our AppID. Order of init bug? src\steamnetworkingsockets\clientlib\csteamnetworkingsockets_steam.cpp (440) : D on't know our AppID. Order of init bug? src\steamnetworkingsockets\clientlib\csteamnetworkingsockets_steam.cpp (440) : D on't know our AppID. Order of init bug? src\steamnetworkingsockets\clientlib\csteamnetworkingsockets_steam.cpp (440) : D on't know our AppID. Order of init bug?

Used Debug Tools: None Last 0 processed lockstep events:

Tick, Event: Submitting error report: Session Time = 0 minutes Submitting error report. Error report submitted successfully. InvalidOperationException: Steamworks GameServer is not initialized. at Steamworks.InteropHelp.TestIfAvailableGameServer () [0x0001d] in <c0e9da750 ab24553a30d6b3fcd6b8a78>:0 at Steamworks.SteamGameServerNetworkingSockets.CreateListenSocketIP (Steamwork s.SteamNetworkingIPAddr& localAddress, System.Int32 nOptions, Steamworks.SteamNe tworkingConfigValue_t[] pOptions) [0x00000] in <c0e9da750ab24553a30d6b3fcd6b8a78

:0 at Beryl.SteamPlatformConnection.ServerBeginListeningOnPlatformEndpoint (Beryl .SteamPlatformEndPoint steam_ep) [0x0021a] in <53797405ca6349558daae66a0ef13b08> :0 at Beryl.SteamPlatformConnection.StartListening (Beryl.PlatformEndPoint localE P) [0x0009d] in <53797405ca6349558daae66a0ef13b08>:0 at Beryl.BerylServer.initialize (System.Int32 port, System.Action1[T] clientC onnectCB, System.Action1[T] clientRemoveCB, System.Action1[T] debugOutputCB, S ystem.Single ping_pingIntervalSec, System.UInt32 ping_opcode, System.Single time out_disconnectCheckInterval, System.Single timeout_disconnectTimeoutSec) [0x000b 0] in <53797405ca6349558daae66a0ef13b08>:0 at Beryl.BerylGameServer.initialize (System.Int32 port, System.Action1[T] cli entConnectCB, System.Action1[T] clientRemoveCB, System.Action1[T] debugOutputC B, System.Single ping_pingIntervalSec, System.UInt32 ping_opcode, System.Single timeout_disconnectCheckInterval, System.Single timeout_disconnectTimeoutSec) [0x 00000] in <53797405ca6349558daae66a0ef13b08>:0 at GameRoot+d__287.MoveNext () [0x02d9c] in <53797405ca634 9558daae66a0ef13b08>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator e numerator, System.IntPtr returnValueAddress) [0x00026] in <7617c997cdb44e38949f8 c8dc5fc71bd>:0

ALSA lib confmisc.c:855:(parse_card) cannot find card '0' ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5703:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2666:(snd_pcm_open_noupdate) Unknown PCM default ALSA lib confmisc.c:855:(parse_card) cannot find card '0' ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5703:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2666:(snd_pcm_open_noupdate) Unknown PCM default

Steps To Reproduce

install egg and just start it you will get this error, seems to be since latest updat from may 29 (today)

Install logs

its a public host i dont have this info

QuintenQVD0 commented 1 month ago

everything starting from here: ALSA lib confmisc.c:855:(parse_card) cannot find card '0'

is just that their is no sound card, that is fine and can be ignored

QuintenQVD0 commented 1 month ago

also seems like everyone even partner hosters are having this issue so sounds like they messed up a litte bit

HamtaBot commented 1 month ago

also seems like everyone even partner hosters are having this issue so sounds like they messed up a litte bit

we cant join the sserver at all

HamtaBot commented 1 month ago

fixed