erfanloving Posted August 10, 2020 Posted August 10, 2020 C# API not initialized, in order to use the C#-API, make sure 'dotnet/runtime/coreclr.dll' is accessible. INFO: this warning can be disabled by adding '"csharp" : disabled' in the conf.json file on the ragemp-server CMD
Zepenthium Posted August 10, 2020 Posted August 10, 2020 (edited) Do the server have access rights to this file? If ur using debian: Goto the main folder of the server and run "chmod -r 777 /dotnet/" or if the owner is wrong run "chown -r user:user /dotnet/". Also check if the folder and files exsist. Zepenthium~ Edited August 10, 2020 by Zepenthium
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