Jump to content

Recommended Posts

Posted

Hello everyone,
I have an error when I start the server on linux (c# server-side); on windows it works well.
Here you can see server_log:
 

Starting RAGE Multiplayer server...

[=========================================================]

        MaxPlayers:             100
        Sync rate:              40
        Name:                   RAGE:MP Unofficial server
        Gamemode:               freeroam
        Streaming distance:     500
        Announcement:           disabled
        Voice chat:             disabled
        Address:                127.0.0.1:22005
        Connection limits:      disabled
        Encryption:             disabled
        NodeJS:                 enabled
        C#:                     enabled

[=========================================================]


[N] Starting network... - OK: (IPv4-only) at 127.0.0.1:22005
(node:3703) ExperimentalWarning: The ESM module loader is experimental.
Loading packages
Initializing bridge (0.3.7.0)..
This is not a published, standalone application and we are unable to locate the .NET Core SDK.  Please make sure that it is installed; see http://microsoft.com/net/core for more details.
Initializing Bootstrapper.dll (0.3.7.0)..
-> SERVER STARTED AT 6/9/20 8:13:54 PM
Unable to load acl.xml
ACLEnabled: False
Loaded 452 entries from vehicleData.json
Loading resources..
-> Starting MyServer resource..
MyServer: loading scripts.. found 1 script(s)
MyServer: instantiating MyServer.Main..
Aborted

There is no errors and no exceptions. So, I don't have any ideas what the problem is...
I hope you can help me fix this.

Thank you!

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...