LYTK4 Posted May 20, 2020 Posted May 20, 2020 (edited) I did everything right, placed the resources folder in the DotNet server, it starts, but the script doesn’t, tell me what to do? By the way, the bridge folder is not created, so I placed it in DotNet folder Logs: [INFO] Starting RAGE Multiplayer server... [============================================================] || || MaxPlayers 100 || Sync rate 40ms || Name Tourole || Gamemode Tourole || Streaming distance 500 || Announcement disabled || Voice chat disabled || Address 127.0.0.1:22005 || Connection limits disabled || Encryption enabled || NodeJS enabled || C# enabled || [============================================================] [INFO] Initializing networking... [DONE] Networking has been started: (IPv4-only) at 127.0.0.1:22005 (node:4788) ExperimentalWarning: The ESM module loader is experimental. (node:4788) ExperimentalWarning: The ESM module loader is experimental. (node:4788) ExperimentalWarning: The ESM module loader is experimental. (node:4788) ExperimentalWarning: The ESM module loader is experimental. [INFO] Loading NodeJS packages... [INFO] Starting packages... [DONE] Server packages have been started. Initializing Bootstrapper.dll (1.1.0.0).. -> SERVER STARTED AT 20.05.2020 16:24:04 The string 'Tourole' is not a valid Boolean value. Exception has been thrown by the target of an invocation. There is an error in XML document (4, 3). There is an error in XML document (4, 3). [DONE] Started resource transfer server at 22006 port. [DONE] Client-side packages weight: 0.000000 MB (uncompressed: 0.000000 MB). [DONE] The server is ready to accept connections. [N] Incoming connection from 127.0.0.1 Edited May 20, 2020 by LYTK4 Adding
Xabi Posted May 20, 2020 Posted May 20, 2020 There is an error in XML document (4, 3). Something's wrong in your meta.xml file, probably some unescaped character breaking it. 1
LYTK4 Posted May 20, 2020 Author Posted May 20, 2020 (edited) 21 минуту назад, Xabi сказал: There is an error in XML document (4, 3). Something's wrong in your meta.xml file, probably some unescaped character breaking it. Okay, i fix this, but script don't load. [INFO] Starting RAGE Multiplayer server... [============================================================] || || MaxPlayers 100 || Sync rate 40ms || Name Tourole || Gamemode Tourole || Streaming distance 500 || Announcement disabled || Voice chat disabled || Address 127.0.0.1:22005 || Connection limits disabled || Encryption enabled || NodeJS enabled || C# enabled || [============================================================] [INFO] Initializing networking... [DONE] Networking has been started: (IPv4-only) at 127.0.0.1:22005 (node:19928) ExperimentalWarning: The ESM module loader is experimental. (node:19928) ExperimentalWarning: The ESM module loader is experimental. (node:19928) ExperimentalWarning: The ESM module loader is experimental. (node:19928) ExperimentalWarning: The ESM module loader is experimental. [INFO] Loading NodeJS packages... [INFO] Starting packages... [DONE] Server packages have been started. Initializing Bootstrapper.dll (1.1.0.0).. -> SERVER STARTED AT 20.05.2020 16:55:13 Unable to load acl.xml ACLEnabled: False Loaded 667 entries from vehicleData.json Started! Waiting for connections.. [DONE] Started resource transfer server at 22006 port. [DONE] Client-side packages weight: 0.000000 MB (uncompressed: 0.000000 MB). [DONE] The server is ready to accept connections. [N] Incoming connection from 127.0.0.1 Edited May 20, 2020 by LYTK4 Adding
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