Jump to content

netouss

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by netouss

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

×
×
  • Create New...