Jump to content

Recommended Posts

Posted
20 hours ago, Xabi said:

You can use the newest version again (there will be some errors on server_exceptions but I have it working)

I tried your new version I always have the same error

================== [15/11/2018 17:39:24] ==================
System.IO.FileNotFoundException: Could not load the specified file.
File name: 'WiredPlayers.resources'
   at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent (AssemblyName assemblyName)
================================================== =======

================== [15/11/2018 17:39:24] ==================
System.IO.FileNotFoundException: Could not load file or assembly 'C: \ RAGEMP \ server-files \ bridge \ resources \ WiredPlayers \ bin \ Debug \ netcoreapp2.0 \ WiredPlayers.resources.dll'. The specified file can not be found.
File name: 'C: \ RAGEMP \ 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)


================================================== =======

Posted
20 minutes ago, Jordan409 said:

I tried your new version I always have the same error

================== [15/11/2018 17:39:24] ==================
System.IO.FileNotFoundException: Could not load the specified file.
File name: 'WiredPlayers.resources'
   at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent (AssemblyName assemblyName)
================================================== =======

================== [15/11/2018 17:39:24] ==================
System.IO.FileNotFoundException: Could not load file or assembly 'C: \ RAGEMP \ server-files \ bridge \ resources \ WiredPlayers \ bin \ Debug \ netcoreapp2.0 \ WiredPlayers.resources.dll'. The specified file can not be found.
File name: 'C: \ RAGEMP \ 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)


================================================== =======

That's what I said two posts above, there are some errors but it's working.

Posted
1 minute ago, Xabi said:

That's what I said two posts above, there are some errors but it's working.

yes I know but it closes directly my console when I start the server

Posted
Just now, Jordan409 said:

yes I know but it closes directly my console when I start the server

Open the console first and then execute the server.exe from there. After that, check what's the error showing as I have it working with that happening.

Posted
27 minutes ago, Xabi said:

Open the console first and then execute the server.exe from there. After that, check what's the error showing as I have it working with that happening.

thanks problem set files that I had put wrong

Posted (edited)

-> Error starting 'WiredPlayers'
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'MySql.Data, Version=8.0.13.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d'. Nie można odnaleźć określonego pliku.
   at List<BusinessModel> WiredPlayers.database.Database.LoadAllBusiness()
   at void WiredPlayers.business.Business.LoadDatabaseBusiness() in C:\RAGEMP\server-files\bridge\resources\WiredPlayers\business\Business.cs:line 18
   at void WiredPlayers.database.Database.OnResourceStart() in C:\RAGEMP\server-files\bridge\resources\WiredPlayers\database\Database.cs:line 44
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at GTANetworkInternals.ScriptingEngine.InvokeVoidMethod(String method, Object[] args)
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at GTANetworkInternals.EventHandler.ParseEx(Event _event, ScriptingEngine engine, Object[] arguments)
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at GTANetworkInternals.GameServer.StartResource(String resourceName, String parent)

 

 

 


I've updated gtanetwork.api and Mysql.Data and I got this error
Edited by Drakenid
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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