Page MenuHomeFeedback Tracker

Windows junction point issue
New, WishlistPublic

Description

Hi,

I'm reporting an issue I can't find an answer to so I think it's some kind of bug - quite a long explanation though so bear with me!

I moved my entire steam directory out of the SSD 'C:\Program Files (x86)\Steam' in to the HDD 'F:\redirects\Steam' long before dayz SA came out with the command "mklink -j F:\redirects\Steam" "C:\Program Files (x86)\Steam" and it worked perfectly. This was because the directory was so big that it was filling my SSD boot drive. I've just upgraded to a bigger SSD so copied my steam folder back to the new SSD after cloning the old SSD to the new one.

I deleted the old junction point with Windows Explorer and copied the Steam folder back from 'F:\redirects' to 'C:\Program Files (x86)'

So, now DayZ SA is broken; I get the following message when I try to run it:

Problem signature:

  Problem Event Name:	BEX
  Application Name:	DayZ.exe
  Application Version:	0.43.116.251
  Application Timestamp:	532c6b56
  Fault Module Name:	DayZ.exe
  Fault Module Version:	0.43.116.251
  Fault Module Timestamp:	532c6b56
  Exception Offset:	006d84d7
  Exception Code:	c0000417
  Exception Data:	00000000
  OS Version:	6.1.7601.2.1.0.256.1
  Locale ID:	2057
  Additional Information 1:	b8db
  Additional Information 2:	b8dbb482aa7ee4bda313a9a01962a827
  Additional Information 3:	32e1
  Additional Information 4:	32e1fce4ad8ed03eedefbf4023a2ab79

From my efforts to troubleshoot this I have determined the following:

  1. BEX is a buffer overflow error.
  1. I saw reports of The Witcher 2 having similar problems via Google but I don't own the game so can't really say if that is related to this.
  1. Searching the registry for references to "F:\redirects\Steam" got me around 150 hits including references to dayz (SA), arma2oa, natural selection 2 and firewall rules. - Replacing these entries did not make any difference to DayZ SA but I can confirm that both arma2oa (including the dayz mod) and Natural Selection 2 work after making this change (I did not try the other games before making this change to be honest)
  1. Text within files search of entire steam directory for 'F:\redirects\Steam' (case insensitive) using fart.exe (yes I know ha ha http://fart-it.sourceforge.net/ ) which got no results.
  1. I also did a text search on my entire user folder for the old junction point folder and the only hits were a couple of config files for Dxtory in AppData.
  1. If I run steam as administrator, DayZ works.
  1. At this point, all of my other steam games work.
  1. If I try to turn off DEP for DayZ.exe it fails.
  1. If I run DayZ as administrator, it works.
  1. I have tried both verifying steam cache for DayZ and reinstalling. DayZ does not work.
  1. I have tried both verifying steam cache for DayZ and reinstalling as administrator (which seemed to force a full re-download). DayZ works.
  1. The file permissions for 'F:\redirects\Steam' and 'C:\Program Files (x86)\Steam' match perfectly.

I think the problem lies in some kind of permissions issue or non-ascii encoded path in the dayz config files somewhere?

Thanks,
Ataraxia

Details

Legacy ID
1455403235
Severity
None
Resolution
Open
Reproducibility
Always
Category
Game Crash
Steps To Reproduce

I have not confirmed this to work, sorry.

  1. Install Steam
  2. Junction point the steam directory (explained in description).
  3. install DayZ (and fire it up I guess?).
  4. remove the junction point and move the steam directory back to original location.
  5. Try to run DayZ (all other steam games working- see description).
Additional Information

I am a professional IT bod, so please understand I have tried most normal troubleshooting steps! I appreciate your cander, thanks.

Event Timeline

Ataraxia edited Steps To Reproduce. (Show Details)Mar 28 2014, 3:41 AM
Ataraxia edited Additional Information. (Show Details)
Ataraxia set Category to Game Crash.
Ataraxia set Reproducibility to Always.
Ataraxia set Severity to None.
Ataraxia set Resolution to Open.
Ataraxia set Legacy ID to 1455403235.May 8 2016, 5:43 PM
Ataraxia added a subscriber: Ataraxia.

I forgot to mention that I have re-installed x86 and x64 versions of the c++ redistributables as well as .NET and run dxdiag (all good).