SliderCDN Posted April 9, 2021 Author Posted April 9, 2021 I downloaded it an hour ago. Is there ANY way of seeing when certain file is being used by something to see if there's a conflict? In this case WorldGeneral.dll?
XPACT Posted April 9, 2021 Posted April 9, 2021 4 minutes ago, SliderCDN said: Is there ANY way of seeing when certain file is being used by something to see if there's a conflict? In this case WorldGeneral.dll? It is possible to see which process is using some dll but there are some limitations. You can try to check if something is using WorldGeneral.dll but I highly doubt it, it's more of a situation where something else doesn't give you permission to initialize it in the first place http://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer View -> Lower Pane View -> DLLs Now when you click on specific exe you will see used dlls
StevanJ Posted April 9, 2021 Posted April 9, 2021 (edited) 1 hour ago, SliderCDN said: First time I did it, I backed up what I needed, created a USB Windows install media, ran through the process of installation and completely wiped the drive Windows was being installed to. Nothing remained from old install. Currently, I'm moving data from D drive to one of HDDs to install another copy of Windows. 1 hour ago, silverdevil said: yeah sorry. i got confused with the 146 replies on this topic and missed that AutoDESK reference was from another user. and i still have not seen a description of what you are doing to do a fresh install of windows. Sorry i use autodesk remote workstation, I thought you said you used a remote workstation? Thats what i was referencing. The issue being if thats on, it will steal ALL your resources by priority. EDIT: just noticed you have Dipawaymode on your processes, Thats also been known as an item that suffers the 05 Access Violation- Its a very old AISuite, DIP AWAY mode is a power saving feature that activates when the compute has been idle for some time. I think you can disable this feature by going into the 4-way menu of AI suite>EPU and then untick the away mode box and press apply. Edited April 9, 2021 by StevanJ
SliderCDN Posted April 9, 2021 Author Posted April 9, 2021 @StevanJ interesting find. I've only ever had AIsuite for fan control, but I have uninstalled it earlier today. Can I somehow remove DIP now or should I reinstall AIsuite? I'm currently downloading DCS on the secondary SSD that I freshly installed windows on, with all other drives disconnected. Only windows and Chrome are on this, I did not touch anything else.
StevanJ Posted April 9, 2021 Posted April 9, 2021 (edited) 11 minutes ago, SliderCDN said: @StevanJ interesting find. I've only ever had AIsuite for fan control, but I have uninstalled it earlier today. Can I somehow remove DIP now or should I reinstall AIsuite? I'm currently downloading DCS on the secondary SSD that I freshly installed windows on, with all other drives disconnected. Only windows and Chrome are on this, I did not touch anything else. You can uninstall the AI suite, Fan control can be done in the BIOS. Where are you with DCS, Are you still on the base free version? Could you post a fresh log please? Edited April 9, 2021 by StevanJ
SliderCDN Posted April 9, 2021 Author Posted April 9, 2021 (edited) I can't upload photos from the phone, but as soon as I downloaded base DCS and tried to start it on CLEAN Windows install, exact same 2 errors from post 1 came up. AISuite on main drive is uninstalled, obviously I have nothing on second one. Here's the log from 3rd time I tried starting and made it to main menu. Afterwards, I've disconnected all audio devices, no difference. dcs.log Edited April 9, 2021 by SliderCDN
StevanJ Posted April 9, 2021 Posted April 9, 2021 (edited) Did you install Google Chrome? Check the Toolbar Apps. Or even better uninstall it and try Mozilla Firefox. It uses ALOT less resources. If theres no difference after a few days, then we can change back. Quote (GChrome App) is known for causing the 0xc0000142 Error message. Which is linked with the BEX error code found by Flappie earlier on. And would explain why your error code changed when you disabled all services.. Edited April 9, 2021 by StevanJ
SliderCDN Posted April 9, 2021 Author Posted April 9, 2021 I did install Chrome so I can log in to my accounts easier. I will uninstall it. When did the code change? Post 1 errors are same ones I've been encountering since November.
SliderCDN Posted April 9, 2021 Author Posted April 9, 2021 Chrome removed, PC restarted, DCS repaired, no change. Same errors as post #1.
StevanJ Posted April 9, 2021 Posted April 9, 2021 2 minutes ago, SliderCDN said: I did install Chrome so I can log in to my accounts easier. I will uninstall it. When did the code change? Post 1 errors are same ones I've been encountering since November. Code in post 1 = 142 (BEX64) hardware accelleration, on the launcher. And ive only just noticed I missed a crash from.. AsusGpuTweak.dll From your first log.. Which revolves around the fan control in the Asus software When you disabled all services you still were running this program here After disabling services, it moves to EDCore.DLL/WORLDGENERAL.DLL = 05 Which is telling us something is still using the resources, the first error code, is referencing hardware acceleration. The second code, is for resources, which could be GPU resources. Which means, the Asus software could be a conflict. But i know Google Chrome uses hardware acceleration so, thats the other thing. So far Asus GPU tweak, and google chrome are the link, IF youve installed windows correctly. But it may not be.. Only you can tell us.
StevanJ Posted April 9, 2021 Posted April 9, 2021 19 minutes ago, SliderCDN said: Chrome removed, PC restarted, DCS repaired, no change. Same errors as post #1. Perfect, can you run a clean boot (disable all but microsoft services), and unplug all but 1 of your monitors? Then re send a log.
SliderCDN Posted April 9, 2021 Author Posted April 9, 2021 13 minutes ago, StevanJ said: Perfect, can you run a clean boot (disable all but microsoft services), and unplug all but 1 of your monitors? Then re send a log. No difference, no log created. Same errors as post #1.
XPACT Posted April 9, 2021 Posted April 9, 2021 (edited) Can you run this command in power shell, and paste table you get, just change my example path to your dcs world install folder Get-FileHash F:\Games\SteamLibrary\steamapps\common\DCSWorld\bin\DCS.exe -Algorithm SHA256 | Format-List EDIT: it would be nice to post every sha256 value of offending dlls also Edited April 9, 2021 by XPACT
StevanJ Posted April 9, 2021 Posted April 9, 2021 1 minute ago, SliderCDN said: No difference, no log created. Same errors as post #1. Can you go into the bin file, and try the same but from DCS.EXE and NOT the launcher please? 2 minutes ago, SliderCDN said: No difference, no log created. Same errors as post #1. Your first log vs your last, in case im missing something.
StevanJ Posted April 9, 2021 Posted April 9, 2021 6 minutes ago, SliderCDN said: No difference, no log created. Same errors as post #1. Just to double check, the DCS folder isnt by any chance hidden?
SliderCDN Posted April 9, 2021 Author Posted April 9, 2021 (edited) Logs only get created when I get into the UI, otherwise nothing. @XPACT reference post #1, identical 2 errors this whole time. What's sha256 value? Command isn't working. "Positional parameter cannot be found that accepts argument 'Files\Eagle' @StevanJ that is how I am trying. Edited April 9, 2021 by SliderCDN
StevanJ Posted April 9, 2021 Posted April 9, 2021 (edited) 4 minutes ago, SliderCDN said: Logs only get created when I get into the UI, otherwise nothing. @XPACT reference post #1, identical 2 errors this whole time. What's sha256 value? @StevanJ that is how I am trying. If you cant get a dcs log get a dxdiag log, theyre just as good. Cheers 4 minutes ago, SliderCDN said: Logs only get created when I get into the UI, otherwise nothing. @XPACT reference post #1, identical 2 errors this whole time. What's sha256 value? @StevanJ that is how I am trying. Also, update your geforce experience, add DCS to that, then use that as a launcher.. Edited April 9, 2021 by StevanJ
XPACT Posted April 9, 2021 Posted April 9, 2021 2 minutes ago, SliderCDN said: What's sha256 value? It is hashing algorithm in this case we are trying to use it as file integrity checker manually, it will always have same value if bits are correct when executed then we can cross check every offending file to be sure they are unaltered and saved correctly to the drive
SliderCDN Posted April 9, 2021 Author Posted April 9, 2021 @XPACT Few " " were missing, here's the result: Quote PS C:\Windows\system32> Get-FileHash C:\Program Files\Eagle Dynamics\DCS World OpenBeta\bin\DCS.exe -Algorith SHA256 | Format-List Get-FileHash : A positional parameter cannot be found that accepts argument 'Files\Eagle'. At line:1 char:1 + Get-FileHash C:\Program Files\Eagle Dynamics\DCS World OpenBeta\bin\D ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-FileHash], ParameterBindingException + FullyQualifiedErrorId : PositionalParameterNotFound,Get-FileHash PS C:\Windows\system32> Get-FileHash "C:\Program Files\Eagle Dynamics\DCS World OpenBeta\bin\DCS.exe" -Algorith SHA256 | Format-List Algorithm : SHA256 Hash : F4EAA49E27128B4B96AD9EEEB782080536495A8E66C3227EC96AA4E8E9A6B7B6 Path : C:\Program Files\Eagle Dynamics\DCS World OpenBeta\bin\DCS.exe PS C:\Windows\system32> Get-FileHash "C:\Program Files\Eagle Dynamics\DCS World OpenBeta\bin\WorldGeneral.dll" -Algorith SHA256 | Format-List Algorithm : SHA256 Hash : A95BF926DA069FFB2A7A901541EDABE2051392C9B4D50B909832EF3E04784998 Path : C:\Program Files\Eagle Dynamics\DCS World OpenBeta\bin\WorldGeneral.dll DxDiag.txt@StevanJ
StevanJ Posted April 9, 2021 Posted April 9, 2021 2 minutes ago, SliderCDN said: @XPACT Few " " were missing, here's the result: DxDiag.txt 114.12 kB · 1 download @StevanJ Nice, +++ WER1 +++: Fault bucket 1181728604519739667, type 5 Event Name: MpTelemetry Response: Not available Cab Id: 0 Problem signature: P1: 0x8050800c P2: ValidateUpdate P3: Engine only P4: 1.1.17800.4,1.1.18000.5 P5: mpsigstub.exe P6: 4.18.1909.6 P7: Microsoft Windows Defender (RS1+) P8: P9: P10: Search for mpsigstub.exe see if its important, uninstall it if its not. Disable windows defender in services (might be best testing the pc unplugged from the net) if it fails to boot the game re-enable defender, if not kill the process, reboot and retry please +++ WER5 +++: Fault bucket 1235694117715853595, type 5 Event Name: crashpad_log Response: Not available Cab Id: 0 Problem signature: P1: MicrosoftEdgeUpdate.exe P2: 1.3.135.29 P3: InstallError P4: 0x8004090d P5: P6: P7: P8: P9: P10: Edge is trying to install and crashing, disable that too. +++ WER8 +++: Fault bucket , type 0 Event Name: WindowsWcpOtherFailure3 Response: Not available Cab Id: 0 Problem signature: P1: 10.0.19041.903:1 P2: wcp\componentstore\storelayout.cpp P3: ComponentStore::CRawStoreLayout::HydrateFileUsingForwardAndReverseDeltas P4: 1682 P5: 800f0984 P6: 0xf8014c10 P7: P8: P9: P10: Search for storelayout.cpp (i think its windows store), disable that if possible kill the service. Reboot and retry please.. with a DCS, DXDiag log cheers
XPACT Posted April 9, 2021 Posted April 9, 2021 5 minutes ago, SliderCDN said: Few " " were missing, here's the result: Yep in my case it wasn't needed because there were no spaces haha sry for that Anyways my hashes are completly different but I am using stable and for some reason openbeta won't download over steam right now
SliderCDN Posted April 9, 2021 Author Posted April 9, 2021 @StevanJ working on it @XPACT stable and beta are currently on same version
XPACT Posted April 9, 2021 Posted April 9, 2021 (edited) 5 minutes ago, SliderCDN said: stable and beta are currently on same version Hm it's maybe due to standalone vs steam difference files are different Can someone with standalone check their sha256 values of dcs.exe and worldgeneral.dll EDIT: virustotal is also using sha256 and displays it so you can quick check files there Edited April 9, 2021 by XPACT
SliderCDN Posted April 9, 2021 Author Posted April 9, 2021 (edited) @StevanJ none of them can be disabled, they're critical Windows services. Currently, my PC is effectively disabled with this SSD out of normal use. I will soon return it to previous state, so I can continue using my other games and programs I need in daily use, unfortunately DCS doesn't have that kind of priority. Edited April 9, 2021 by SliderCDN
StevanJ Posted April 9, 2021 Posted April 9, 2021 Just now, SliderCDN said: @StevanJ none of them can be disabled, they're critical Windows services. Theyre crashing.. Install all updates and drivers, and re-log please
Recommended Posts