Jump to content

v1ruspr0ne

Member
  • Posts

    9
  • Joined

  • Last visited

v1ruspr0ne's Achievements

Junior Member

Junior Member (1/8)

0

Reputation

  1. So we recently had an issue where all our data was deleted by our previous host. We have since moved host and reinstalled. Everything looked fine, game servers are creating (Rust is our main game) all severs Rcon outputs are clean and they show on server lists. However No player can connect to the servers in game. They keep getting connection failed attempts.
  2. Hi so when i run a steam update i get. Initializing Steam... [b]Redirecting stderr to 'Steam/logs/stderr.txt'[/b] [ 0%] Checking for available updates... [----] Verifying installation... Steam Console Client (c) Valve Corporation -- type 'quit' to exit -- Loading Steam API...OK. [b]@ShutdownOnFailedCommand 1 "@ShutdownOnFailedCommand" = "1" @NoPromptForPassword ***** "@NoPromptForPassword *****[/b] login "*****" "*****" Connecting anonymously to Steam Public...Logged in OK Waiting for user info...OK [b] force_install_dir ""[/b] app_update 258550 validate Update state (0x5) validating, progress: 0.00 (4824 / 7876980848) Update state (0x5) validating, progress: 7.12 (560761253 / 7876980848) Update state (0x5) validating, progress: 16.22 (1277987237 / 7876980848) Update state (0x5) validating, progress: 25.44 (2003601829 / 7876980848) Update state (0x5) validating, progress: 34.51 (2718091609 / 7876980848) Update state (0x5) validating, progress: 43.61 (3435317593 / 7876980848) Update state (0x5) validating, progress: 52.80 (4159224129 / 7876980848) Update state (0x5) validating, progress: 61.91 (4876450113 / 7876980848) Update state (0x5) validating, progress: 70.85 (5580625945 / 7876980848) Update state (0x5) validating, progress: 79.96 (6298641521 / 7876980848) Update state (0x5) validating, progress: 89.15 (7022158961 / 7876980848) Update state (0x5) validating, progress: 98.15 (7731571598 / 7876980848) Success! App '258550' fully installed. exit The process has completed. Can someone tell me how i can get rid of the stuff in bold, its pointless and looks unprofessional. And i have not got a clue how to stop it, or why its there for that matter.
  3. [root@CentOS-74-64-minimal bin]# cd /home/tcadmin/Monitor/Tools/SteamCmd [root@CentOS-74-64-minimal SteamCmd]# ./steamcmd.sh ./steamcmd.sh: line 37: /home/tcadmin/Monitor/Tools/SteamCmd/linux32/steamcmd: No such file or directory [root@CentOS-74-64-minimal SteamCmd]# yum install ia32-libs Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.wiuwiu.de * epel: mirror.wiuwiu.de * extras: mirror.wiuwiu.de * updates: mirror.wiuwiu.de No package ia32-libs available. Error: Nothing to do [root@CentOS-74-64-minimal SteamCmd]# it didnt work unfortunately
  4. Ive been at this all day, trying every fix under the sun..... 3/27/2018 8:11:35 PM Steam download failed at 0%. Exit code 127 3/27/2018 8:11:35 PM System.Exception: Steam download failed at 0%. Exit code 127 at TCAdmin.GameHosting.Automation.AutomationProcesses.***1374; (TCAdmin.GameHosting.SDK.Objects.Game ***1286;, System.Collections.Generic.List`1[T] ***1365;, System.Collections.Generic.List`1[T] ***1367;, System.Int16 ***1368;, System.Boolean ***1375;, System.String ***1376;, System.String ***1377;, System.String ***1378;, System.String ***1379;, TCAdmin.GameHosting.SDK.Objects.Service ***1340;) [0x00a25] in <3886a73d74944055a95923750f0bb4af>:0 at TCAdmin.GameHosting.Automation.AutomationProcesses.***1374; (TCAdmin.GameHosting.SDK.Objects.Game ***1286;, System.Collections.Generic.List`1[T] ***1365;, System.Collections.Generic.List`1[T] ***1367;, System.Int16 ***1368;, System.Boolean ***1375;, System.String ***1376;, System.String ***1377;, System.String ***1378;, TCAdmin.GameHosting.SDK.Objects.Service ***1340;) [0x00000] in <3886a73d74944055a95923750f0bb4af>:0 at TCAdmin.GameHosting.Automation.AutomationProcesses.***1363; (TCAdmin.GameHosting.SDK.Objects.Game ***1286;, TCAdmin.GameHosting.SDK.Objects.GameMod ***1369;, TCAdmin.GameHosting.SDK.Objects.GameUpdate ***1370;, TCAdmin.GameHosting.SDK.Objects.GameMapPack ***1371;, TCAdmin.GameHosting.SDK.Objects.Service ***1340;, System.String ***1364;, System.String[] ***1372;, System.Collections.Generic.List`1[T] ***1365;, System.Collections.Generic.List`1[T] ***1366;, System.Collections.Generic.List`1[T] ***1367;, System.Int16 ***1368;, System.Boolean ***1373;) [0x00595] in <3886a73d74944055a95923750f0bb4af>:0 at TCAdmin.GameHosting.Automation.AutomationProcesses.***1363; (TCAdmin.GameHosting.SDK.Objects.Game ***1286;, TCAdmin.GameHosting.SDK.Objects.Service ***1340;, System.String ***1364;, System.Collections.Generic.List`1[T] ***1365;, System.Collections.Generic.List`1[T] ***1366;, System.Collections.Generic.List`1[T] ***1367;, System.Int16 ***1368;) [0x00000] in <3886a73d74944055a95923750f0bb4af>:0 at TCAdmin.GameHosting.Automation.AutomationProcesses.***1347; () [0x00b57] in <3886a73d74944055a95923750f0bb4af>:0 at TCAdmin.GameHosting.Automation.AutomationProcesses.Start () [0x0012c] in <3886a73d74944055a95923750f0bb4af>:0 at TCAdmin.TaskScheduler.ModuleApi.StepBase.Start (System.Object arguments) [0x0002a] in <c7728532a08c48f3bc46f4e20c2a9733>:0
  5. I cannot for the life of me create a majority of game servers as i get this error everytime. I have followed all the tcadmin guides, reinstalled the .lib dependencies. I am stuck
  6. Ok after some linux searching, i came across a post explaining that the files need to be overwritten, I cannot belive i did not find this anywhere on your forums. such a simple issue also use unzip -o filename.zip -d /path/to/file
  7. Hi im having issues extracting files into my game folders i have looked for every solution under the sun to find out why .dll files are not extracting. Ive looked up linux forums, even these forums and only thing i can find is that it was previously and issue with v1 but changing ftp manager permissions did not help. i get error RustDedicated_Data/Managed/Facepunch.Console.dll: Access is denied. It was previous RustDedicated_Data/Managed/Assembly.CSharp.dll: Access is denied.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use