Xabi Posted November 20, 2018 Author Posted November 20, 2018 9 minutes ago, Antiskill said: welp. I dont know what Im doing wrong. I just CANT compile it. Doenst matter if I use the version on Github oder here. Always throws over 14k Errors. For example: " Fehler CS0518 Der vordefinierte Typ "System.String" ist nicht definiert oder importiert. WiredPlayers C:\RAGEMP\server-files\bridge\resources\WiredPlayers\globals\Messages_ptBR.cs 313 N/V " That file doesn't exist anymore. Anyway seems that you don't have the basic libraries on Visual Studio or something like that. Are you using VS2017? 3 hours ago, Jordan409 said: @Xabi I wanted to show you the server crash but now when I connect to the server there is nothing I do not have the login screen is good this is because the latest version of gtanetworkapi and bug so I came back from a version when I join the server I connect and pressing f to exit the lobby crash directly ==================[20/11/2018 15:29:01]================== System.NullReferenceException: Object reference not set to an instance of an object. at void WiredPlayers.globals.Globals.CheckPlayerEventKeyEvent(Client player) in C:\RAGEMP\server-files\bridge\resources\WiredPlayers\globals\Globals.cs:line 1122 ========================================================= ==================[20/11/2018 15:29:01]================== System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object. at void WiredPlayers.globals.Globals.CheckPlayerEventKeyEvent(Client player) in C:\RAGEMP\server-files\bridge\resources\WiredPlayers\globals\Globals.cs:line 1122 --- End of inner exception stack trace --- at object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor) at object System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(object obj, object[] parameters, object[] arguments) ========================================================= Told you that it's taking an id of a business it doesn't exist anymore, reset that id on users table.
Antiskill Posted November 20, 2018 Posted November 20, 2018 vor 23 Minuten schrieb Xabi: That file doesn't exist anymore. Anyway seems that you don't have the basic libraries on Visual Studio or something like that. Are you using VS2017? Told you that it's taking an id of a business it doesn't exist anymore, reset that id on users table. Im using VS 2017. Uff.
Xabi Posted November 21, 2018 Author Posted November 21, 2018 13 hours ago, Antiskill said: Im using VS 2017. Uff. And you installed it following RAGE's or GTA:N's wiki?
Antiskill Posted November 21, 2018 Posted November 21, 2018 vor 8 Stunden schrieb Xabi: And you installed it following RAGE's or GTA:N's wiki? Yes. I did it step by step.
Xabi Posted November 21, 2018 Author Posted November 21, 2018 22 minutes ago, Antiskill said: Yes. I did it step by step. Then I don't know what could be wrong, but it seems to be an issue with VS.
Atesh Posted November 21, 2018 Posted November 21, 2018 52 minutes ago, Antiskill said: Yes. I did it step by step. Try reinstalling the server, from the basics with the updated serverfiles from github!
Soranno Posted November 21, 2018 Posted November 21, 2018 (edited) I have carried out the whole procedure, but when I start I get this error. What should I do? https://i.imgur.com/Uj4TjJr.png Edited November 21, 2018 by Soranno
Xabi Posted November 21, 2018 Author Posted November 21, 2018 46 minutes ago, Soranno said: I have carried out the whole procedure, but when I start I get this error. What should I do? https://i.imgur.com/Uj4TjJr.png You didn't follow it step by step. You downloaded the gamemode first and after that installed the bridge, which is not the correct order.
Soranno Posted November 21, 2018 Posted November 21, 2018 18 minutes ago, Xabi said: You didn't follow it step by step. You downloaded the gamemode first and after that installed the bridge, which is not the correct order. So what should I do now??
Soranno Posted November 21, 2018 Posted November 21, 2018 (edited) I redid the procedure but now when I start the server it gives me this mysql error even though I have renamed the entries in meta.xml and database.cs, I have also created the tables on phpmyadmin so I do not understand the nature of this error. Edited November 21, 2018 by Soranno
Recommended Posts