hash_ Posted March 22, 2022 Posted March 22, 2022 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
Kopra Posted March 22, 2022 Posted March 22, 2022 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. 1
hash_ Posted March 22, 2022 Author Posted March 22, 2022 (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 March 22, 2022 by hash_
Kopra Posted March 22, 2022 Posted March 22, 2022 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.
hash_ Posted March 23, 2022 Author Posted March 23, 2022 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now