Smileey Posted April 10, 2019 Share Posted April 10, 2019 as soon as I use {player.Name}, the server simply crashes and I get the following error message: ==================[10.04.2019 09:54:05]================== System.IO.FileNotFoundException: Could not load the specified file. File name: 'System.Runtime' at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) ========================================================= ==================[10.04.2019 09:54:05]================== System.IO.FileNotFoundException: Could not load the specified file. File name: 'System.Console' at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) ========================================================= Please help me i use the google translator. Link to comment Share on other sites More sharing options...
introzen Posted April 17, 2019 Share Posted April 17, 2019 Try targeting NET Core 2.0 when compiling. Make sure you have the appropriate .dlls copied to your bridge/runtime folder. Link to comment Share on other sites More sharing options...
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