October 14, 201510 yr Ever since the version that switched the database back end to SQLite clicking on the 'airports' tab has caused SLX to hang, at first I thought it might be a AV issue, but even with AV disabled it freezes. Any ideas? (prepare3d 2.5, with default scenery config) Nikki.
October 14, 201510 yr Author Seems to be a file permissions problem somehow, installing it in a non-default location fixed it, Process Monitor showed it failing to create System.Data.sqlite.dll.config in the C:\program files (x86)... location (followed by the sqllite thread dying), so I figured installing somewhere else might resolve it. Nikki
October 14, 201510 yr Hi Nikki, Thanks for pointing that out. I will make a note in the user guide to advise users not to install under %programfiles% nor under %programfiles(x86)%. Can you tell me what the exact file name was of the file that failed to be created? On my machine no file with a file name starting with system.data.sqlite.dll... is created at all when I run SLX. I do not create such a file explicitly myself, so it must have been the SQLite dll that was creating the file.. Maarten Maarten Boelens ([m][a:][R][t][ʏ][n]) Developer of SimLauncherX
Create an account or sign in to comment