Xabi Posted November 4, 2018 Author Posted November 4, 2018 3 hours ago, Jordan409 said: how do we put admin because I can not do it Answered on the FAQ located at GitHub.
Norman_124 Posted November 5, 2018 Posted November 5, 2018 I would have two questions about your game mode: If I bought clothes, it will not be saved, is the feature not yet implemented? Which file controls your GUI or Speedmeter? Thank you very much: D
Xabi Posted November 5, 2018 Author Posted November 5, 2018 12 minutes ago, Norman_124 said: I would have two questions about your game mode: If I bought clothes, it will not be saved, is the feature not yet implemented? Which file controls your GUI or Speedmeter? Thank you very much: D They get stored on the latest version of the gamemode, or better said 1.1.0+ You can find the speedmeter on globals/dxDrawer.js file. 1
Tacktiik Posted November 5, 2018 Posted November 5, 2018 Hello, I can not compile the csproj in dll. Can someone share it with me or explain to me how? Thank https://cdn.discordapp.com/attachments/508771503140110339/509065355184963587/Sans_titre.png
Xabi Posted November 5, 2018 Author Posted November 5, 2018 5 hours ago, Tacktiik said: Hello, I can not compile the csproj in dll. Can someone share it with me or explain to me how? Thank https://cdn.discordapp.com/attachments/508771503140110339/509065355184963587/Sans_titre.png Are you using Visual Studio 2017?
Takumi_Dev Posted November 6, 2018 Posted November 6, 2018 Xabi Can i help me? I get this error...http://prntscr.com/lev3l6I have already compiled the file several times and still the error continues. Visual Studio 2017 thx
Xabi Posted November 6, 2018 Author Posted November 6, 2018 1 hour ago, Takumi_Dev said: Xabi Can i help me? I get this error...http://prntscr.com/lev3l6I have already compiled the file several times and still the error continues. Visual Studio 2017 thx FAQ on GitHub.
Tacktiik Posted November 6, 2018 Posted November 6, 2018 21 hours ago, Xabi said: Are you using Visual Studio 2017? 2013/2015/2017
netouss Posted November 7, 2018 Posted November 7, 2018 Hello, i have one problem in my server_exceptions. Spoiler ==================[07/11/2018 16:09:38]================== System.IO.FileNotFoundException: Could not load the specified file. File name: 'Bootstrapper' at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) ========================================================= ==================[07/11/2018 16:09:38]================== System.IO.FileNotFoundException: Could not load the specified file. File name: 'WiredPlayers.resources' at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) ========================================================= ==================[07/11/2018 16:09:38]================== System.IO.FileNotFoundException: Could not load file or assembly 'C:\RageMpServerTest\RageMpServerTest\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.0\WiredPlayers.resources.dll'. Le fichier spécifié est introuvable. File name: 'C:\RageMpServerTest\RageMpServerTest\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.0\WiredPlayers.resources.dll' at void System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, string ilPath, string niPath, ObjectHandleOnStack retAssembly) at Assembly System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(string assemblyPath) Can you help me please ? Why is trying to load WiredPlayers.resources.dll ? Thanks in advance :) Netouss
Xabi Posted November 7, 2018 Author Posted November 7, 2018 1 hour ago, netouss said: Hello, i have one problem in my server_exceptions. Hide contents ==================[07/11/2018 16:09:38]================== System.IO.FileNotFoundException: Could not load the specified file. File name: 'Bootstrapper' at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) ========================================================= ==================[07/11/2018 16:09:38]================== System.IO.FileNotFoundException: Could not load the specified file. File name: 'WiredPlayers.resources' at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) ========================================================= ==================[07/11/2018 16:09:38]================== System.IO.FileNotFoundException: Could not load file or assembly 'C:\RageMpServerTest\RageMpServerTest\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.0\WiredPlayers.resources.dll'. Le fichier spécifié est introuvable. File name: 'C:\RageMpServerTest\RageMpServerTest\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.0\WiredPlayers.resources.dll' at void System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, string ilPath, string niPath, ObjectHandleOnStack retAssembly) at Assembly System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(string assemblyPath) Can you help me please ? Why is trying to load WiredPlayers.resources.dll ? Thanks in advance Netouss Don't use latest version, get the one on this web. Seems that there are issues with resource files.
Recommended Posts