Games keep crashing with this error in event viewer

  • Thread starter Thread starter Oceanman1342
  • Start date Start date
O

Oceanman1342

Guest
So i play alot of games but some of my games keep crashing (not all) on thing noticed is the games that crash are multiplayer games so i checked my event viewer and i got this error after i crashed i just need help fixing it to see if thats the problem


Log Name: System

Source: Microsoft-Windows-DistributedCOM

Date: 10/23/2019 11:37:38 PM

Event ID: 10016

Task Category: None

Level: Warning

Keywords: Classic

User: DESKTOP-G21SCA5\Clay

Computer: DESKTOP-G21SCA5

Description:

The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID

{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}

and APPID

{15C20B67-12E7-4BB6-92BB-7AFF07997402}

to the user DESKTOP-G21SCA5\Clay SID (S-1-5-21-767269108-268738555-4067840469-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>3</Level>

<Task>0</Task>

<Opcode>0</Opcode>

<Keywords>0x8080000000000000</Keywords>

<TimeCreated SystemTime="2019-10-24T04:37:38.267286800Z" />

<EventRecordID>3755</EventRecordID>

<Correlation ActivityID="{1061c8de-e148-42f2-8e7f-a209fea6dfa7}" />

<Execution ProcessID="816" ThreadID="9224" />

<Channel>System</Channel>

<Computer>DESKTOP-G21SCA5</Computer>

<Security UserID="S-1-5-21-767269108-268738555-4067840469-1001" />

</System>

<EventData>

<Data Name="param1">application-specific</Data>

<Data Name="param2">Local</Data>

<Data Name="param3">Activation</Data>

<Data Name="param4">{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}</Data>

<Data Name="param5">{15C20B67-12E7-4BB6-92BB-7AFF07997402}</Data>

<Data Name="param6">DESKTOP-G21SCA5</Data>

<Data Name="param7">Clay</Data>

<Data Name="param8">S-1-5-21-767269108-268738555-4067840469-1001</Data>

<Data Name="param9">LocalHost (Using LRPC)</Data>

<Data Name="param10">Unavailable</Data>

<Data Name="param11">Unavailable</Data>

</EventData>

</Event>

Continue reading...
 
Back
Top