Well, it detected that my brightness was too high and lowered it LOL.
Here are the details of the sptd error:
Log Name: System
Source: sptd
Date: 7/16/2014 1:54:07 PM
Event ID: 4
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: ChristophersPC
Description:
Driver detected an internal error in its data structures for .
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="sptd" />
<EventID Qualifiers="49156">4</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2014-07-16T17:54:07.983131200Z" />
<EventRecordID>39231</EventRecordID>
<Channel>System</Channel>
<Computer>ChristophersPC</Computer>
<Security />
</System>
<EventData>
<Data>
</Data>
<Binary>000000000100000000000000040004C0FD0000000000000000000000000000000000000000000000</Binary>
</EventData>
</Event>
Maybe I should just go hunting for these errors and post them all here, I have a lot of them in my event log, I'm not sure if that is normal.
Here is another error:
Log Name: System
Source: Microsoft-Windows-DistributedCOM
Date: 7/16/2014 1:12:13 AM
Event ID: 10016
Task Category: None
Level: Error
Keywords: Classic
User: ChristophersPC\Christopher
Computer: ChristophersPC
Description:
The application-specific permission settings do not grant Local Launch permission for the COM Server application with CLSID
{7022A3B3-D004-4F52-AF11-E9E987FEE25F}
and APPID
{ADA41B3C-C6FD-4A08-8CC1-D6EFDE67BE7D}
to the user ChristophersPC\Christopher SID (S-1-5-21-2541327983-389364735-1342229692-1001) from address LocalHost (Using LRPC) running in the application container Unavailable SID (Unavailable). This security permission can be modified using the Component Services administrative tool.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
<EventID Qualifiers="0">10016</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2014-07-16T05:12:13.613459900Z" />
<EventRecordID>39143</EventRecordID>
<Correlation />
<Execution ProcessID="880" ThreadID="932" />
<Channel>System</Channel>
<Computer>ChristophersPC</Computer>
<Security UserID="S-1-5-21-2541327983-389364735-1342229692-1001" />
</System>
<EventData>
<Data Name="param1">application-specific</Data>
<Data Name="param2">Local</Data>
<Data Name="param3">Launch</Data>
<Data Name="param4">{7022A3B3-D004-4F52-AF11-E9E987FEE25F}</Data>
<Data Name="param5">{ADA41B3C-C6FD-4A08-8CC1-D6EFDE67BE7D}</Data>
<Data Name="param6">ChristophersPC</Data>
<Data Name="param7">Christopher</Data>
<Data Name="param8">S-1-5-21-2541327983-389364735-1342229692-1001</Data>
<Data Name="param9">LocalHost (Using LRPC)</Data>
<Data Name="param10">Unavailable</Data>
<Data Name="param11">Unavailable</Data>
</EventData>
</Event>