Jump to content

Recommended Posts

Posted
3 minutes ago, Xeno said:

How would I do that? I'm very new to GTA Scripting and Visual Studios

When you're into Visual Studio, right click on the solution and press the option saying something like "Manage Nuget packages", after that, update the GTANetwork one.

Posted

Hello I have a problem that happened to me like nothing without having to change when I start the server in the console I have no error but in the file server_exceptions I have it as error:

================== [03/11/2018 18:51:44] ==================
System.IO.FileNotFoundException: Could not load the specified file.
File name: 'Bootstrapper'
    at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent (AssemblyName assemblyName)
================================================== =======

================== [03/11/2018 18:51:44] ==================
System.IO.FileNotFoundException: Could not load the specified file.
File name: 'MySql.Data'
    at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent (AssemblyName assemblyName)
================================================== =======
when i try to join my server it's crash my game sorry for my language i'm french

Posted
5 minutes ago, Jordan409 said:

Hello I have a problem that happened to me like nothing without having to change when I start the server in the console I have no error but in the file server_exceptions I have it as error:

================== [03/11/2018 18:51:44] ==================
System.IO.FileNotFoundException: Could not load the specified file.
File name: 'Bootstrapper'
    at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent (AssemblyName assemblyName)
================================================== =======

================== [03/11/2018 18:51:44] ==================
System.IO.FileNotFoundException: Could not load the specified file.
File name: 'MySql.Data'
    at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent (AssemblyName assemblyName)
================================================== =======
when i try to join my server it's crash my game sorry for my language i'm french

Seems that you don't have MySql.Data.dll copied into runtime folder.

Posted
55 minutes ago, Jordan409 said:

Thanks for your quick answer,

I just watched and yet I have the files bootstraper.dll and Mysql.Data.dll
http://www.noelshack.com/2018-44-6-1541271118-cffapture.png

what is problem is that it happened suddenly without doing anything

There have been some updates on RAGE's client, maybe one of them has overwritten some files? I'm having the first error about the Bootstrapper, but it doesn't crash the server.

Posted
4 hours ago, Xabi said:

There have been some updates on RAGE's client, maybe one of them has overwritten some files? I'm having the first error about the Bootstrapper, but it doesn't crash the server.

problem rule thanks to you

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

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