Jump to content

Game crash on AdvancedHookManaged.AVehicle.SetAsPoliceVehicle


frozenn00b

Recommended Posts

Driving a CVPI ELS vehicle in the police slot.  This randomly happens.
 
lcpdfr.log
 
[ERROR - 8:11:36 PM] [Main] CRITICAL ERROR DURING MAINLOOP! REPORT THIS ISSUE AT LCPDFR.COM BY INCLUDING THIS LOGFILE.
[ERROR - 8:11:36 PM] [] System.NullReferenceException: Object reference not set to an instance of an object.
   at AdvancedHookManaged.AVehicle.SetAsPoliceVehicle(Boolean policeVehicle)
   at freval_207.fr19()
   at freval_119.eval_fr6()
   at freval_103.fr7(freval_202 A_0)
   at freval_3.eval_fr2(freval_202 A_0)
   at freval_37.fr8()
   at LCPD_First_Response.Engine.Main.fr2()
 
and scripthookdotnet.log
 
2013-12-30 20:11:36 - Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
                         at AdvancedHookManaged.AVehicle.SetAsPoliceVehicle(Boolean policeVehicle)
                         at freval_207.fr19()
                         at freval_119.eval_fr6()
                         at freval_103.fr7(freval_202 A_0)
                         at freval_3.eval_fr2(freval_202 A_0)
                         at freval_37.fr8()
                         at LCPD_First_Response.Engine.Main.fr2()
                         at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
                         at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
                         at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
                         at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
                         at System.Threading.ThreadHelper.ThreadStart()
2013-12-30 20:11:36 - CRASH!
2013-12-30 20:11:36 - Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
                         at AdvancedHookManaged.AVehicle.SetAsPoliceVehicle(Boolean policeVehicle)
                         at freval_207.fr19()
                         at freval_119.eval_fr6()
                         at freval_103.fr7(freval_202 A_0)
                         at freval_3.eval_fr2(freval_202 A_0)
                         at freval_37.fr8()
                         at LCPD_First_Response.Engine.Main.fr2()
                         at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
                         at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
                         at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
                         at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
                         at System.Threading.ThreadHelper.ThreadStart()
2013-12-30 20:11:36 - CRASH!
 
 
and advancedhook.log
 
[iNFO - 20:11:36] An exception occured
[iNFO - 20:11:36] 
Process: FFF50000 
 
Address: 2C7CB936 (µãl)
 
Code: C0000005
 
Registerdump - EAX: 0 EBP: 6809EDC4 EBX: FBE2934 ECX: 6D460484 EDI: 6809EE04 EDX: 0 EIP: 2C7CB936 ESI: 0 ESP: 6809EDC0

 

Edited by dhawton
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...