LinuxGSM icon indicating copy to clipboard operation
LinuxGSM copied to clipboard

[Bug]: RUST Server simply not working

Open DavidRLTG opened this issue 3 months ago • 1 comments

User story

I just want the server to work. Optimally, also use mods and my configs and whatever though, obviously.

Game

RUST

Linux distro

Debian 12, Other

Command

command: start

Further information

One day, when I tried to join my RUST server, I got this error on my client: rustcrash.txt

I assumed its clientside.. But no, someone on a very different cracked client had it too, I on a legitimate client had it too, everyone had it

Checking the server debug, I just see some arguments and nothing else before it freezes. The game log file probably helps more.

[UnityMemory] Configuration Parameters Can be set up in boot.config
    "memorysetupbucketallocatorgranularity=16"
    "memorysetupbucketallocatorbucketcount=8"
    "memorysetupbucketallocatorblocksize=4194304"
    "memorysetupbucketallocatorblockcount=1"
    "memorysetupmainallocatorblocksize=16777216"
    "memorysetupthreadallocatorblocksize=16777216"
    "memorysetupgfxmainallocatorblocksize=16777216"
    "memorysetupgfxthreadallocatorblocksize=16777216"
    "memorysetupcacheallocatorblocksize=4194304"
    "memorysetuptypetreeallocatorblocksize=2097152"
    "memorysetupprofilerbucketallocatorgranularity=16"
    "memorysetupprofilerbucketallocatorbucketcount=8"
    "memorysetupprofilerbucketallocatorblocksize=4194304"
    "memorysetupprofilerbucketallocatorblockcount=1"
    "memorysetupprofilerallocatorblocksize=16777216"
    "memorysetupprofilereditorallocatorblocksize=1048576"
    "memorysetuptempallocatorsizemain=4194304"
    "memorysetupjobtempallocatorblocksize=2097152"
    "memorysetupjobtempallocatorblocksizebackground=1048576"
    "memorysetupjobtempallocatorreductionsmallplatforms=262144"
    "memorysetupallocatortempinitialblocksizemain=262144"
    "memorysetupallocatortempinitialblocksizeworker=262144"
    "memorysetuptempallocatorsizebackgroundworker=32768"
    "memorysetuptempallocatorsizejobworker=262144"
    "memorysetuptempallocatorsizepreloadmanager=262144"
    "memorysetuptempallocatorsizenavmeshworker=65536"
    "memorysetuptempallocatorsizeaudioworker=65536"
    "memorysetuptempallocatorsizecloudworker=32768"
    "memorysetuptempallocatorsizegfx=262144"

So, I tried to reinstall.. ..And I had the exact same experience, same error clientside, same debug logs serverside Please, help? I really want to get this game up and running again. Thank you. I am on Debian Unstable on a Hostinger server, if it helpsq

Relevant log output


Steps to reproduce

No response

DavidRLTG avatar Aug 12 '25 19:08 DavidRLTG