Help with Crash
Posted: Mon Jun 29, 2015 7:29 am
Trying to get things going this morning and getting the same repeated lag / crash when my trigger goes off.
Object reference not set to an instance of an object.
at GimaSoft.Business.GINA.MatchHelper.IsMatch(String str)
at GimaSoft.Business.GINA.TriggerFilter.IsMatch(String str)
at GimaSoft.Business.GINA.GINACharacter.ProcessText(String txt)
at GimaSoft.Business.GINA.GINACharacter.LogFileWatcher_Changed(Object sender, FileSystemEventArgs e)
at System.IO.FileSystemWatcher.OnChanged(FileSystemEventArgs e)
at System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(Int32 action, String name)
at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
Crash version: 1.0.19.2
Is this something on my end far as a simple fix or should i maybe try a newer beta version? Let me know if any other info is needed.
Object reference not set to an instance of an object.
at GimaSoft.Business.GINA.MatchHelper.IsMatch(String str)
at GimaSoft.Business.GINA.TriggerFilter.IsMatch(String str)
at GimaSoft.Business.GINA.GINACharacter.ProcessText(String txt)
at GimaSoft.Business.GINA.GINACharacter.LogFileWatcher_Changed(Object sender, FileSystemEventArgs e)
at System.IO.FileSystemWatcher.OnChanged(FileSystemEventArgs e)
at System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(Int32 action, String name)
at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
Crash version: 1.0.19.2
Is this something on my end far as a simple fix or should i maybe try a newer beta version? Let me know if any other info is needed.