• SRCDS and Garry's Mod problem
    2 replies, posted
Hello. I have a problem with Gmod dedicated server and workshop: when my server is trying to load some stuff from workshop i get next messages: [quote] Fetching Workshop Addons.. Calling GetCollectionDetails Connection to Steam servers successful. Public IP is 89.223.63.213. Assigned anonymous gameserver Steam ID [A-1:4075960322(3746)]. Collection has 3 Addons VAC secure mode is activated. Mounting Addon 'TTT Flare gun' (189965810) Mounting Addon 'ttt_borders' (126500739) Downloading... 76% Done! Extracting... Mounting Addon 'TTT - Crossbow ( Updated )' (133297756) Downloading... pipes.cpp (659) : Assertion Failed: bRet Assert( Assertion Failed: bRet ):/home/buildbot/buildslave_steam/steam_rel_client_linux/build/src/clientdll/../common/pipes.cpp:659 ExceptionHandler::WaitForContinueSignal sys_read failed:Bad file descriptor ExceptionHandler::GenerateDump waitpid failed:Invalid argument Uploading dump (out-of-process) [proxy ''] /tmp/dumps/assert_20131103084922_1.dmp pipes.cpp (730) : Assertion Failed: CClientPipe::BWriteAndReadResult: BReadResult failed interfacemap_client.h (1508) : Assertion Failed: bufRet.GetUint8() == k_EClientCommandInterface Finished uploading minidump (out-of-process): success = no error: Failed to open/read local data from file/application [/quote] I am running my srcds server on FreeBSD 9.2 with linux_base-gentoo-stage3 port and linux module(which is kldloaded). Everything works fine without workshop collection but when i add parameter to start line error happens. P.S linux_base-f10 does not work for me(server does not start): [quote]Failed to open dedicated_srv.so (/lib/libc.so.6: version `GLIBC_2.11' not found (required by bin/dedicated_srv.so))[/quote]
I know workshop is having some issues right now; the only solution I could think of would be to download the addons to a client and then rename them and put them on the server.
I am not sure is that workshop code problem or my FreeBSD machine problem but server is working fine if i do not try to download anything so i guess that can be workshop issue. Later i'll try to run same server on Linux machine to test what will happen
Sorry, you need to Log In to post a reply to this thread.