January 26, 20188 yr I play with WIN 10 on Steam. I have the Game 5 times installt / un-installt. Allways the Menu have no GUI: Missing (several numbers) Noboby can help, the Steam-Dates are ok. What to do?
January 29, 20188 yr Author Here is my Output_log.txt I got it! The TExt-Data was at the wrong place, don`t know why. output_log.txt Edited January 29, 20188 yr by Lotzi
February 10, 20188 yr Greets! I just re-installed the game to play it again before deadfire drops. I'm getting missing GUI issue. I uninstalled the game and re-installed it numerous times, to no avail, I'm still getting the error. Please help. Thanks in advance.
February 3, 20206 yr I'm running on a Mac, and I see that there are TWO data folders one with a capital 'D' and one lower-case. They both have sub-folders and files in them, but the lower-case one does NOT have a 'localized' folder although the capitalized one does. My suspicion is that there should be only one data folder, and that the installer is putting different files into the two different folders when it should be putting all files into the same folder. The relevant lines from my Unity output log are these: DirectoryNotFoundException: Directory '/Volumes/SteamLib/steamapps/common/Pillars of Eternity/PillarsOfEternity.app/Contents/data/localized' not found. at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00000] in <filename unknown>:0 at System.IO.Directory.GetDirectories (System.String path, System.String searchPattern) [0x00000] in <filename unknown>:0 at System.IO.Directory.GetDirectories (System.String path, System.String searchPattern, SearchOption searchOption) [0x00000] in <filename unknown>:0 at StringTableManager.LoadLanguages () [0x00000] in <filename unknown>:0 at StringTableManager.Init () [0x00000] in <filename unknown>:0 at GameState.Awake () [0x00000] in <filename unknown>:0 One example file that is in the lower-case data folder is an audio file for the 'angry townswoman' named 'px2_00_cv_rabble_rouser_0136.wav' - this should be enough for the developers to identify which DLC is installing into the incorrect location. (I am presuming that the capitalized data folder is the correct one since it contains the vast majority of files, including the 'localization' folder...) I have now unibstalled, reinstalled, then 'merged' the two data directories together such that I have only the lower-case one containing all the data from both, then created a symbolic link so that all the data is available no matter whether you use a capital 'D' or not: ln -s Data /Volumes/SteamLib/steamapps/common/Pillars\ of\ Eternity/PillarsOfEternity.app/Contents/data This APPEARS to have worked, although I am not sure how to verify that all the DLC is active... Edited February 3, 20206 yr by Hedrik Updated with apparent solution
Create an account or sign in to comment