Xabi Posted March 19, 2019 Author Posted March 19, 2019 1 hour ago, Lonely said: Hello Xabi, would you like to sell your WiredPlayers Roleplay Server? I am willing to purchase your full map version in US dollars. If you are willing, please send me a private message for the price. Forgive me for using translation software. It's already open source, you can always donate if you like the work, but buying something already released? I don't get you.
TimoW Posted March 20, 2019 Posted March 20, 2019 (edited) I've tried it now multiple times. Once i join the server I seem to be in the Lobby , but I won't get any "Login/REgister" screen. WHat the heck am i doing wrong. Edit: Got it to work now properly. Edited March 20, 2019 by TimoW
Elixo_ Posted March 21, 2019 Posted March 21, 2019 Hi, I have a problem with MySql.data, I can not find a solution.The MySql.Data is in my "runtime" folder.Nuget:MySql.Data 8.0.15gtaanetwork.api v0.3.6 Microsoft.NETCore.App v2.0.7 Error : Quote Quote -> 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.15.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d'. Le fichier spécifié est introuvable. 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 21 at void WiredPlayers.database.Database.OnResourceStart() in C:\RAGEMP\server-files\bridge\resources\WiredPlayers\database\Database.cs:line 46 --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) 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)
Xabi Posted March 21, 2019 Author Posted March 21, 2019 3 hours ago, Elixo_ said: Hi, I have a problem with MySql.data, I can not find a solution.The MySql.Data is in my "runtime" folder.Nuget:MySql.Data 8.0.15gtaanetwork.api v0.3.6 Microsoft.NETCore.App v2.0.7 Error : When updating the MySQL Nuget, you have to copy the .dll into runtime folder.
Elixo_ Posted March 21, 2019 Posted March 21, 2019 (edited) 2 hours ago, Xabi said: When updating the MySQL Nuget, you have to copy the .dll into runtime folder. Thank you for your response as fast. My MySql.Data problem is resolved but now I am blocking in the room, I had no login request .In my server logs I have this: (I have WiredPlayers.resources.dll) Quote ==================[21/03/2019 23:55:42]================== System.IO.FileNotFoundException: Could not load the specified file. File name: 'WiredPlayers.resources' at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) ========================================================= ==================[21/03/2019 23:55:42]================== System.IO.FileNotFoundException: Could not load file or assembly 'C:\RAGEMP\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.2\WiredPlayers.resources.dll'. The specified file can not be found. File name: 'C:\RAGEMP\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.2\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) Edited March 22, 2019 by Elixo_ I managed to advance in the script so I rectify
Xabi Posted March 22, 2019 Author Posted March 22, 2019 6 hours ago, Elixo_ said: Thank you for your response as fast. My MySql.Data problem is resolved but now I am blocking in the room, I had no login request .In my server logs I have this: (I have WiredPlayers.resources.dll) You need that .txt file on the guide, created on your PC, not on the server.
Elixo_ Posted March 22, 2019 Posted March 22, 2019 9 hours ago, Xabi said: You need that .txt file on the guide, created on your PC, not on the server. Yes, enable-clientside-cs.txt is fine in my root folder PC. That's why I do not understand
Xabi Posted March 22, 2019 Author Posted March 22, 2019 7 minutes ago, Elixo_ said: Yes, enable-clientside-cs.txt is fine in my root folder PC. That's why I do not understand And you still don't see the login?
Elixo_ Posted March 22, 2019 Posted March 22, 2019 (edited) 3 hours ago, Xabi said: And you still don't see the login? I'm good at play now everything works but I still have the error quote server Edited March 22, 2019 by Elixo_ The situation has changed
Division Posted March 22, 2019 Posted March 22, 2019 (edited) vor 11 Stunden schrieb Xabi: You need that .txt file on the guide, created on your PC, not on the server. I also got "enable-clientside -cs.txt" in my root RageMP folder (C:/RAGEMP/enable-clientside-cs.txt). It also seems to compile everything. I spawn in a room with "Change character by pressing F" but nothing happens and also Login/Register window doesnt pop up. Do I need to do something? And so anyone joining my server has to put that .txt file into their main ragemp folder? Edited March 22, 2019 by Division compiling works now
Recommended Posts