Hey, always when I call the ambulance my game crashes with this error:
2014-05-18 23:09:46 - Unhandled Exception: GTA.NonExistingObjectException: Invalid call to an object that doesn't exist anymore!
at GTA.value.PedTasks.ClearAll()
at CalloutsPlus.CalloutsPlusMain.<paramedic_Tick>b__11(Object[] param0)
at LCPD_First_Response.Engine.Timers.DelayedCaller.fr0()
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()
2014-05-18 23:09:46 - CRASH!
2014-05-18 23:09:46 - Unhandled Exception: System.Runtime.Serialization.SerializationException: Type 'GTA.NonExistingObjectException' in Assembly 'ScriptHookDotNet, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' is not marked as serializable.
at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter, SerializationBinder binder)
at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.Serialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter, SerializationBinder binder)
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize(Object graph, Header[] inHeaders, __BinaryWriter serWriter, Boolean fCheck)
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph, Header[] headers, Boolean fCheck)
at System.Runtime.Remoting.Channels.CrossAppDomainSerializer.SerializeObject(Object obj, MemoryStream stm)
at System.AppDomain.Serialize(Object o)
at System.AppDomain.MarshalObject(Object o)
2014-05-18 23:09:46 - CRASH!
Just to let you know
EDIT: It crashes as soon as the paramedic gets out of the car btw