prom3theu5 / ConanExilesServerUpdater

Dedicated Server Updater For Conan Exiles
Apache License 2.0
11 stars 2 forks source link

Exception ocoured in detection update server 2012 r2 #22

Closed DirtyNightmare closed 7 years ago

DirtyNightmare commented 7 years ago

so i have a issue with Exception ocoured in detection update: access to the path 'appinfo.vdf' is denied the user have admin rights and uac is off

ghost commented 7 years ago

Unhandled exception error: http://imgur.com/JBRwN6N Also windows server 2012 r2

DirtyNightmare commented 7 years ago

@VeronicaMori i had the simmilar issue that was because i didn't used double slashes you have to use it like this "SteamCmdPath": "E:\\Tools\\SteamCMD\\",

prom3theu5 commented 7 years ago

Yep thats right - that issue is because the slashes aren't escaped in the json config file :)