-
Notifications
You must be signed in to change notification settings - Fork 14
Description
[ script:vorp_housing] Error invoking callback for event vorp_housing:BuyHouse: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
[ script:vorp_housing] at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,int)
[ script:vorp_housing] at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1) [0x0011d] in :0
[ script:vorp_housing] at vorphousing_sv.vorp_housing_sv_init.BuyHouse (CitizenFX.Core.Player source, System.UInt32 houseId, System.Double price) [0x000ad] in :0
[ script:vorp_housing] at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
[ script:vorp_housing] at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in :0
[ script:vorp_housing] Exception_EndOfInnerExceptionStack
[ script:vorp_housing] at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00083] in :0
[ script:vorp_housing] at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in :0
[ script:vorp_housing] at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x000e7] in :0
[ script:vorp_housing] at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00008] in :0
[ script:vorp_housing] at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in :0
[ script:vorp_housing] at CitizenFX.Core.EventHandlerEntry.Invoke (System.String sourceString, System.Object[] args) [0x00064] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\EventHandlerDictionary.cs:107