Jump to content

error starting rage mp server c# resources on linux


Recommended Posts

Posted

Hello

 

im unable to start my linux server that is made on c# the main resource ive installed and downloaded everything following the tutorials on the ragemp wiki on how to setup linux what am i doing wrong?

 

this is what i get 

./ragemp-server
[INFO] Starting RAGE Multiplayer server...

[============================================================]
||
||      MaxPlayers              100
||      Sync rate               40ms
||      Name                    test
||      Gamemode                test
||      Streaming distance      500
||      Announcement            enabled
||      Voice chat              disabled
||      Address                 127.0.0.1:22005
||      Connection limits       disabled
||      Encryption              enabled
||      NodeJS                  enabled
||      C#                      enabled
||
[============================================================]


[INFO] Loading NodeJS packages...
[INFO] Starting packages...
[DONE] Server packages have been started.
Could not resolve CoreCLR path. For more details, enable tracing by setting COREHOST_TRACE environment variable to 1
[DONE] Started resource transfer server at 22006 port.
[DONE] Client-side packages weight: 18.178726 MB (uncompressed: 21.390985 MB).
[INFO] MasterList: Announcing into master server...
[INFO] Initializing networking...
[DONE] Networking has been started: (IPv4-only) at 127.0.0.1:22005
[DONE] The server is ready to accept connections.
Segmentation fault (core dumped)

ive uploaded the entire server folder including the dontnet and everything please help

Posted

 

For more details, enable tracing by setting COREHOST_TRACE environment variable to 1

Did you try this? What distribution are you using? Also check if dotnet folder structure is correct.

  • Like 1
Posted (edited)
50 minutes ago, Kopra said:

 

For more details, enable tracing by setting COREHOST_TRACE environment variable to 1

Did you try this? What distribution are you using? Also check if dotnet folder structure is correct.

No i did not try doing that,im using Ubuntu 21.10 also about the dotnet folder structure you mentioned,the server worked fine locally on my windows 10 machine i just uploaded it as it is with the dotnet folder inside do i need to change something to work on linux?

Edited by hash_
Posted

No need for any changes, I am not sure what could be the reason, if you want you can try using debian 10, I use it without issues.

Posted

thanks for your help i reinstalled ubuntu and it worked i was probably missing some libiraries or something but the documentation on the wiki is so poor i wish they would give a better guide on how to run it on linux because i spent the entire day trying to fix it

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...