Jump to content

Recommended Posts

Posted

Hi, i have problem with transfer this map to linux bridge.

I do some step, and bridge say:
 

-> Resource WiredPlayers started!
Started! Waiting for connections..
[P] Plugin bridge.so loaded!
Started HTTP server at 22006 port.

but when i connect to server then

Unhandled Exception: Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot convert null to 'int' because it is a non-nullable value type
   at CallSite.Target(Closure , CallSite , Object )
   at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
   at Szynka.globals.Globals.OnMinuteSpent(Object unused) in globals/Globals.cs:line 239
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.TimerQueueTimer.CallCallback()
   at System.Threading.TimerQueueTimer.Fire()
   at System.Threading.TimerQueue.FireNextTimers()
Aborted (core dumped)

and unknown.png

How to fix it?!

Posted
6 hours ago, ArtiIOMI said:

Hi, i have problem with transfer this map to linux bridge.

I do some step, and bridge say:
 


-> Resource WiredPlayers started!
Started! Waiting for connections..
[P] Plugin bridge.so loaded!
Started HTTP server at 22006 port.

but when i connect to server then


Unhandled Exception: Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot convert null to 'int' because it is a non-nullable value type
   at CallSite.Target(Closure , CallSite , Object )
   at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
   at Szynka.globals.Globals.OnMinuteSpent(Object unused) in globals/Globals.cs:line 239
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.TimerQueueTimer.CallCallback()
   at System.Threading.TimerQueueTimer.Fire()
   at System.Threading.TimerQueue.FireNextTimers()
Aborted (core dumped)

and unknown.png

How to fix it?!

Did you run the client with admin rights?

Posted (edited)
Zitat

 

Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot convert null to 'int' because it is a non-nullable value type at int CallSite.Target(Closure, CallSite, object) at TRet System.Dynamic.UpdateDelegates.UpdateAndExecute1<T0, TRet>(CallSite site, T0 arg0) at void WiredPlayers.login.Login.GetPlayerCustomSkinEvent(Client player, Client target) in :line 430 --- 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.RemoteEventParser.Parse(Client sender, UInt64 eventNameHash, Object[] args) in C:\Users\Adam\Documents\Git\comp-layer2\BootstrapperNC\Handlers\RemoteEventHandler.cs:line 97 at Bootstrapper.EventInternalClass.OnPlayerRemoteEvent(UInt16 playerId, UInt64 eventHash, UInt32 argsCount, IntPtr args) in C:\Users\Adam\Documents\Git\comp-layer2\BootstrapperNC\Handlers\EventHandler.cs:line 503


 

Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot convert null to 'int' because it is a non-nullable value type at int CallSite.Target(Closure, CallSite, object) at TRet System.Dynamic.UpdateDelegates.UpdateAndExecute1<T0, TRet>(CallSite site, T0 arg0) at void WiredPlayers.login.Login.GetPlayerCustomSkinEvent(Client player, Client target) in :line 430 --- 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.RemoteEventParser.Parse(Client sender, UInt64 eventNameHash, Object[] args) in C:\Users\Adam\Documents\Git\comp-layer2\BootstrapperNC\Handlers\RemoteEventHandler.cs:line 97 at Bootstrapper.EventInternalClass.OnPlayerRemoteEvent(UInt16 playerId, UInt64 eventHash, UInt32 argsCount, IntPtr args) in C:\Users\Adam\Documents\Git\comp-layer2\BootstrapperNC\Handlers\EventHandler.cs:line 503

Gerade eben schrieb TheStronght:

Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot convert null to 'int' because it is a non-nullable value type at int CallSite.Target(Closure, CallSite, object) at TRet System.Dynamic.UpdateDelegates.UpdateAndExecute1<T0, TRet>(CallSite site, T0 arg0) at void WiredPlayers.login.Login.GetPlayerCustomSkinEvent(Client player, Client target) in :line 430 --- 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.RemoteEventParser.Parse(Client sender, UInt64 eventNameHash, Object[] args) in C:\Users\Adam\Documents\Git\comp-layer2\BootstrapperNC\Handlers\RemoteEventHandler.cs:line 97 at Bootstrapper.EventInternalClass.OnPlayerRemoteEvent(UInt16 playerId, UInt64 eventHash, UInt32 argsCount, IntPtr args) in C:\Users\Adam\Documents\Git\comp-layer2\BootstrapperNC\Handlers\EventHandler.cs:line 503

 

Edited by TheStronght
Posted
2 hours ago, TheStronght said:

Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot convert null to 'int' because it is a non-nullable value type at int CallSite.Target(Closure, CallSite, object) at TRet System.Dynamic.UpdateDelegates.UpdateAndExecute1<T0, TRet>(CallSite site, T0 arg0) at void WiredPlayers.login.Login.GetPlayerCustomSkinEvent(Client player, Client target) in :line 430 --- 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.RemoteEventParser.Parse(Client sender, UInt64 eventNameHash, Object[] args) in C:\Users\Adam\Documents\Git\comp-layer2\BootstrapperNC\Handlers\RemoteEventHandler.cs:line 97 at Bootstrapper.EventInternalClass.OnPlayerRemoteEvent(UInt16 playerId, UInt64 eventHash, UInt32 argsCount, IntPtr args) in C:\Users\Adam\Documents\Git\comp-layer2\BootstrapperNC\Handlers\EventHandler.cs:line 503

 

Doing what exactly?

Posted
On 02/06/2018 at 4:38 AM, Xabi said:

Try logging again into the game, it's a known bug that I found and it's commit pending.

ok, thanks.

Posted
1 hour ago, ronaldo said:

hello someone knows how to tell me how to turn admin

Set adminRank to 4 on 'users' table.

Posted (edited)
11 minutos atrás, Xabi disse:

Defina adminRank como 4 na tabela 'users'.


 
6 minutos atrás, ronaldo disse:


it worked out
 

 

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

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