HEy guys ive been getting these 3 error messages in game and sometimes they appear and sometimes they don't. (I found these problems out in G17 diagnostics, hoped the info i provided helped) this does disable my functionality in game and i need these fixed please help: (Yes i did put different scripts but im not sure of im doing them right or something is just wrong)
1. STARTING SCRIPTS...
2014-01-03 20:08:45 - Error during GetPhoneNumber (Phone checks will be disabled):
System.Exception: Accessing Globals failed! Invalid Memory Address!
at unmanaged.MemoryAccess.GetGlobalAddress(Int32 index)
at unmanaged.MemoryAccess.GetPhoneNumber()
at GTA.NetHook.CheckPhone()
2. Error during Tick in script 'LCPDFR_Loader.Loader':
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 LCPD_First_Response.Engine.Main.fr3()
at LCPD_First_Response.Engine.Main.Main_Tick(Object sender, EventArgs e)
--- 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 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo
3.Error in Thread.Abort:
System.Threading.ThreadAbortException: Thread was being aborted.
at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort()
at GTA.NetThread.Abort()
2014-01-03 20:12:28 - Direct3D device lost!
2014-01-03 20:12:28 - SCRIPTS TERMINATED!