Page 1 of 1

game shutting down

Posted: Fri Apr 16, 2021 12:39 pm
by dgrimes
I just started wite2 on new new laptop computer. version 1.00.07. When making first few moves (German transferring air units between airfields on first turn of 41 campaign game) the game has repeatedly just shut down. Sometimes it shows a black screen before shutting down.

I played wite2 test versions on an old dell laptop with no problem, but then purchased new computer and loaded the official version of the game onto the new computer and its shutting down. I haven't had any other problems with the new computer.

Thank you

RE: game shutting down

Posted: Fri Apr 16, 2021 1:30 pm
by Helpless
Could you please post a DxDiag per the info here:

https://www.matrixgames.com/forums/tm.asp?m=4987555

Could you also please post any crash dump files. Can you check if you have a crash dump file named like WarInTheEast2.exe.<number>.dmp in C:\Users\<your username>\AppData\Local\CrashDumps ?

If you find one, please zip and attach it to the forum message. Thanks.

RE: game shutting down

Posted: Fri Apr 16, 2021 2:33 pm
by dgrimes
I have never been able to figure out how to attach a file to one of these forums. But I replied to the email message you sent with the dxdiag file, which I also sent to slitherine support who said they would forward the message to someone on your team. It would be great if you could tell me how to attach files to the forum.

Thank you,


RE: game shutting down

Posted: Fri Apr 16, 2021 4:12 pm
by Helpless
There is a "click here to upload" link at the bottom when you create new forum message.

Files has to be of certain extension - "gif/txt/jpg/png/zip are supported"

Image

RE: game shutting down

Posted: Fri Apr 16, 2021 5:42 pm
by Joel Billings
Were you able to find a crash dump file?

RE: game shutting down

Posted: Sat Apr 17, 2021 8:18 am
by dgrimes
Here is the dxdiag file

RE: game shutting down

Posted: Sat Apr 17, 2021 8:32 am
by dgrimes
I tried to run the game with the new beta (11) and it died with that version as well.

I could not find the crashdump file

I did find this message when I searched for crashdump

https://www.bing.com/search?q=crash+dum ... FORM=QSRE1

Apr 02, 2021 · To open and analyze a dump file created by a crash on Windows 10, use these steps: Open Start . Search for WinDbg , right-click the top result, select the Run as administrator option.


RE: game shutting down

Posted: Sat Apr 17, 2021 8:51 am
by dgrimes
I was able to find this information from the event log

Log Name: System
Source: Microsoft-Windows-DistributedCOM
Date: 4/16/2021 1:51:44 PM
Event ID: 10016
Task Category: None
Level: Warning
Keywords: Classic
User: LAPTOP-O4DHVSP7\19412
Computer: LAPTOP-O4DHVSP7
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 LAPTOP-O4DHVSP7\19412 SID (S-1-5-21-1144335285-2654058625-3344203899-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="2021-04-16T17:51:44.6069365Z" />
<EventRecordID>2629</EventRecordID>
<Correlation ActivityID="{299b93d8-87ff-47af-aa00-9b3b7ec9969f}" />
<Execution ProcessID="1216" ThreadID="3156" />
<Channel>System</Channel>
<Computer>LAPTOP-O4DHVSP7</Computer>
<Security UserID="S-1-5-21-1144335285-2654058625-3344203899-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">LAPTOP-O4DHVSP7</Data>
<Data Name="param7">19412</Data>
<Data Name="param8">S-1-5-21-1144335285-2654058625-3344203899-1001</Data>
<Data Name="param9">LocalHost (Using LRPC)</Data>
<Data Name="param10">Unavailable</Data>
<Data Name="param11">Unavailable</Data>
</EventData>
</Event>

RE: game shutting down

Posted: Sat Apr 17, 2021 8:56 am
by Helpless
Based on the crash signature form dxdiag, crash happens in Intel video driver - igdumdim32.dll. It must be some compatibility issue of Intel driver and DX9

Ex:

Problem signature:
P1: WarInTheEast2.exe
P2: 1.0.0.7
P3: 606b6c06
P4: igdumdim32.dll
P5: 27.20.100.9268
P6: 601d95cc
P7: c0000005
P8: 0000b132
P9:
P10:


As I see system has Intel DCH driver 27.20.0100.9268 installed

Driver: C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_044fd6f0c2ae28a8\igdumdim32.dll

You may try to update to newer version - 9316
https://downloadcenter.intel.com/downlo ... CH-Drivers

Intel is known to have crash issues with various games:
https://downloadmirror.intel.com/30266/ ... 0.9316.pdf

I still wish to see game’s crash dump. Can you try to setup crash dump generation as described here - https://www.meziantou.net/tip-automatic ... -error.htm?





RE: game shutting down

Posted: Sat Apr 17, 2021 12:37 pm
by Denniss
There seem to be a Windoze problem as well with reported driver crashes and/or FPS drops caused by one of the latest Windoze 10 cumulative updates.

RE: game shutting down

Posted: Sat Apr 17, 2021 12:46 pm
by dgrimes
I have updated all the intel drivers, and unfortunately I am still having this problem.

Latest dxdiag file attached

RE: game shutting down

Posted: Sat Apr 17, 2021 12:49 pm
by dgrimes
Here is file

RE: game shutting down

Posted: Sat Apr 17, 2021 12:50 pm
by dgrimes
file

RE: game shutting down

Posted: Sun Apr 18, 2021 12:46 pm
by dgrimes
I just downloaded a new windows 10 update and the game seems to be working fine now. Thank you, I will let you know if I have anymore problems.