Jump to content

Recommended Posts

Posted

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

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

  • Like 1
Posted

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

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

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...