Things are working, still we've got a bug perhaps.
Voice Attack has now crashed x2 while running the program.
I think I need to be able to use the C code and that's causing the problem.
When I imported the interval command it wasn't happy about it and gave me a warning.
The start stopwatch and interval worked as expected! wonderful! printed to log, haven't been able to test the .txt file write yet.
v1.6.1.34 Voice Attack Version
System Spec;
Windows 7
Samsung Solid State Drives,
disk C; primary, [3] 900 GB
disk D; Data Drive, [2] 250 G
disk F; Animation 01, [1] 1,863 GB
disk G; Project Drive 01, 3,725 GB
Motherboard; Gigabytye ATX
--Intel LGZ 1151 Sta E , 6 Gbit/s, DDR4, [Ga-Z170X -Gaming 7]
Intel Core i7 6700K 4.00 GHz Unlocked Quad Core Skylake Desktop Processor, LGA 1151 with a Water Cooler fan; Cooler Master Hyper 212 EVO
RAM: Corsair Vengenance LPX [4 x 8GB] 32 GB, DDR4 SDram, 2666 MHz, PC4-21300, C16 memory kit DDR4 Sstem
Graphics Card; Geforce GTX 1080, $589.99
-Gaming -8GD Video Graphics Card
-Driver; 376.53
Display Memory: 4095 MB
Dedicated Memory: 3072 MB
-Gigabyte GeForce GTX 1080 Windforce 3X, active fan
Integrated with 8GB gddr5x 256bit Memory
Boost: 1860 MHz / base: 1721 MHz in OC mode
Boost: 1835 MHz / base: 1695 MHz in gaming mode
Support up to 8K Display @60Hz (Requires 2*dp1.3 connectors)
other;
Control fan active with MSI After Burner
Events
Faulting application name: VoiceAttack.exe, version: 1.6.1.34, time stamp: 0x58b85605
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x07953dc9
Faulting process id: 0x1210
Faulting application start time: 0x01d2bed27415b921
Faulting application path: C:\Program Files (x86)\VoiceAttack\VoiceAttack.exe
Application: VoiceAttack.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
System.NullReferenceException: Object reference not set to an instance of an object.
at VoiceAttack.frmMain.(String , Command )
at VoiceAttack.frmMain.(String , Command )
at VoiceAttack.frmMain.(Command , CommandAction )
at VoiceAttack.frmMain.(Command , Process , Boolean , Boolean , Int32 , Boolean , Nullable`1 , Guid , Guid , List`1 )
at VoiceAttack.frmMain..()
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()