soniXx123 Posted March 31, 2019 Posted March 31, 2019 Now its works. Problem was the updater (Bridge) but now... what about the lang? there is all in Potugese.
Xabi Posted April 1, 2019 Author Posted April 1, 2019 11 hours ago, soniXx123 said: Now its works. Problem was the updater (Bridge) but now... what about the lang? there is all in Potugese. You'll have to rename the .resx files, they're currently bugged on .NET Core 2.0 version, so the bridge needs an update.
soniXx123 Posted April 1, 2019 Posted April 1, 2019 11 hours ago, Xabi said: You'll have to rename the .resx files, they're currently bugged on .NET Core 2.0 version, so the bridge needs an update. where i can find it? all is working now but i need to change the lang i cant understand PT
tysanio Posted April 1, 2019 Posted April 1, 2019 Hi there first time to use thie ressource I got error x2 This one i dont understand - i know very little on csharp/c++ -> 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 'System.Text.Encoding.CodePages, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified. at void WiredPlayers.database.Database.OnResourceStart() --- 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) After some time i got this one too ========================================================= ==================[01/04/2019 03:05:47PM]================== System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Text.Encoding.CodePages, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified. at void WiredPlayers.database.Database.OnResourceStart() --- 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) ========================================================= ==================[01/04/2019 03:06:47PM]================== System.NullReferenceException: Object reference not set to an instance of an object. at void WiredPlayers.globals.Globals.OnMinuteSpent(object unused) in something\bridge\resources\WiredPlayers\globals\Globals.cs:line 151 ========================================================= ==================[01/04/2019 03:06:47PM]================== System.NullReferenceException: Object reference not set to an instance of an object. at void WiredPlayers.globals.Globals.OnMinuteSpent(object unused) in something\bridge\resources\WiredPlayers\globals\Globals.cs:line 151 at void System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, object state) ========================================================= and crash the server Any help?
Kalle801 Posted April 2, 2019 Posted April 2, 2019 (edited) I always get: (You can not park this vehicle), even if im the owner on a "public parking" place. and i just noticed, that i can fish where ever i want. I only need a rod and bite. There is no water requied to fish. ^^ Edited April 2, 2019 by Kalle801 1
Kalle801 Posted April 2, 2019 Posted April 2, 2019 (edited) After purchase a Vehicle, my money is not taken and i dont got the Keys, but is says i Purchased & own it now. Edit: The Money were taken from my Bank account. PS: I would like to open the Inventory with "i", could somebody give a codesnipped for that? Edited April 3, 2019 by Kalle801 1
cezgaming Posted April 4, 2019 Posted April 4, 2019 Helllo,i dont know anything.. 1.How can i change the language from spanish 2.How can i open menu 3.How can i give mysel admin 4.How can i refuel my car 5.I have job garbage but i don t know what i do to him Help me please.
brosiden Posted April 7, 2019 Posted April 7, 2019 (edited) Hi! I changed SSL to none but I still get that error after I recompile the source... wtf?! LE: Got it working! Somehow after I changed the .net core version and uninstalled some things the place where it compiled was different than the one I had in meta.xml Edited April 7, 2019 by brosiden
Kalle801 Posted April 8, 2019 Posted April 8, 2019 vor 12 Stunden schrieb brosiden: Hi! I changed SSL to none but I still get that error after I recompile the source... wtf?! LE: Got it working! Somehow after I changed the .net core version and uninstalled some things the place where it compiled was different than the one I had in meta.xml 2.1 i guess?
Recommended Posts