Jump to content

Hannkok

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Hannkok

  1. I have installed the server on windows with mysql and i become that error:

    This error on the server.exe console:

    -> Error starting 'WiredPlayers'
    System.IO.FileLoadException: Assembly with same name is already loaded
       at System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, String ilPath, String niPath, ObjectHandleOnStack retAssembly)
       at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath)
       at System.Reflection.Assembly.LoadFrom(String assemblyFile)
       at GTANetworkInternals.GameServer.StartResource(String resourceName, String parent)

     

    and this at the server logs
    ==================[28.01.2019 13:08:22]==================
    System.IO.FileLoadException: Assembly with same name is already loaded
       at void System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, string ilPath, string niPath, ObjectHandleOnStack retAssembly)
       at Assembly System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(string assemblyPath)
    =========================================================

    ==================[28.01.2019 13:08:32]==================
    System.NullReferenceException: Object reference not set to an instance of an object.
       at void GTANetworkInternals.RemoteEventHandler.Parse(Client sender, ulong eventNameHash, object[] arguments) in C:\Users\Adam\Documents\Git\comp-layer2\BootstrapperNC\Handlers\ResourceInfo.cs:line 67
    =========================================================

    ==================[28.01.2019 13:08:33]==================
    System.NullReferenceException: Object reference not set to an instance of an object.
       at void GTANetworkInternals.RemoteEventHandler.Parse(Client sender, ulong eventNameHash, object[] arguments) in C:\Users\Adam\Documents\Git\comp-layer2\BootstrapperNC\Handlers\ResourceInfo.cs:line 67
    =========================================================

    ==================[28.01.2019 13:08:33]==================
    System.NullReferenceException: Object reference not set to an instance of an object.
       at bool GTANetworkInternals.CommandHandler.Parse(Client sender, string rawCommand) in C:\Users\Adam\Documents\Git\comp-layer2\BootstrapperNC\Handlers\RemoteEventHandler.cs:line 162
    =========================================================
     

     

    And i dont know the file C:\Users\Adam , im not adam :D

×
×
  • Create New...