Page MenuHomeFeedback Tracker

DayZ Tools IDE Enfusion delete hole Workingdirectory
New, NormalPublic

Description

I have the latest Version of DayZTool. DayZTools has deleted ay

Details

Severity
Major
Resolution
Open
Reproducibility
Sometimes
Operating System
Windows 10 x64
Operating System Version
latests
Category
Editor
Steps To Reproduce
  1. i have added in my C:\Path\To\Steam\steamapps\common\DayZ Tools\Bin\Workbench\dayz.groj file my working directory. Like:

ScriptModulePathClass {

			Name "core"
			Paths {
				"scripts/1_Core"
				"unpacked\DayZCasino\scripts\1_Core"
			}
			EntryPoint ""
		}

and

ScriptModulePathClass {

			Name "mission"
			Paths {
			 "scripts/5_Mission"
			 "unpacked\DayZCasino\scripts\5_Mission"
			 "unpacked\cf\Scripts\5_Mission"
			 }
			EntryPoint "CreateMission"
		}
  1. start dayZTools
  2. stop dayZTool
  3. rename the folder of mod from "DayZCasino" to "DayZCasinoV2"
  4. change the path in C:\Path\To\Steam\steamapps\common\DayZ Tools\Bin\Workbench\dayz.groj
  5. start dayZTools
  6. everything in unpacked folder was deleted :-( inclusive my sign file to sign the mod ... .

Event Timeline