GameServerManagers / GameServerManagers/LinuxGSM

[Bug]: Using Console command ./rustserver console shows error/misconfiguration

Open
#4,511 7 comments 0 reactions 0 assignees View on GitHub
command: console distro: Ubuntu game: Rust type: bug
Dominant language
Shell
Stars
4.9k
Forks
864
PR merge metrics
No merged PRs in 30d

Description

### User story

As a bug, I want the bug to be looked over sometime, so that other people can have a better experience than I did.

### Game

Rust

### Linux distro

Ubuntu 22.04

### Command

command: console

### Further information

![Screenshot 2024-02-26 142526](https://github.com/GameServerManagers/LinuxGSM/assets/90112438/f0221d49-674b-4fdb-ae55-ec08d485d3ac)

After running the console command "./rustserver console" and saying yes it loads the console and brings this up instead of showing the actual console. I can connect to the Rust server just fine, but I cannot access the console to give myself owner or edit my oxide plugins.

### Relevant log output

```shell
[UnityMemory] Configuration Parameters - Can be set up in boot.config
"memorysetup-bucket-allocator-granularity=16"
"memorysetup-bucket-allocator-bucket-count=8"
"memorysetup-bucket-allocator-block-size=4194304"
"memorysetup-bucket-allocator-block-count=1"
"memorysetup-main-allocator-block-size=16777216"
"memorysetup-thread-allocator-block-size=16777216"
"memorysetup-gfx-main-allocator-block-size=16777216"
"memorysetup-gfx-thread-allocator-block-size=16777216"
"memorysetup-cache-allocator-block-size=4194304"
"memorysetup-typetree-allocator-block-size=2097152"
"memorysetup-profiler-bucket-allocator-granularity=16"
"memorysetup-profiler-bucket-allocator-bucket-count=8"
"memorysetup-profiler-bucket-allocator-block-size=4194304"
"memorysetup-profiler-bucket-allocator-block-count=1"
"memorysetup-profiler-allocator-block-size=16777216"
"memorysetup-profiler-editor-allocator-block-size=1048576"
"memorysetup-temp-allocator-size-main=4194304"
"memorysetup-job-temp-allocator-block-size=2097152"
"memorysetup-job-temp-allocator-block-size-background=1048576"
"memorysetup-job-temp-allocator-reduction-small-platforms=262144"
"memorysetup-temp-allocator-size-background-worker=32768"
"memorysetup-temp-allocator-size-job-worker=262144"
"memorysetup-temp-allocator-size-preload-manager=262144"
"memorysetup-temp-allocator-size-nav-mesh-worker=65536"
"memorysetup-temp-allocator-size-audio-worker=65536"
"memorysetup-temp-allocator-size-cloud-worker=32768"
"memorysetup-temp-allocator-size-gfx=262144"
```

### Steps to reproduce

1. Start Rust Server
2. Use the Command "./rustserver console"
3. Then you get the issue

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.