Hi AuShadow,
Have you checked the Skyline_TechSupport.txt and Skyline.log files? (in \Aurasoft\SkylineSDK\Skyline\Win32_Release)
If they don't help, then I would suggest taking a look at the Windows Error Report (.wer) file which may give some help?
These are usually located somewhere like here:
C:\ProgramData\Microsoft\Windows\WER\ReportArchive\
and the Skyline one will have a name similar to this:
AppCrash_Skyline Editor.[long string here]\Report.wer
See if you can find it and take a look towards the end where it will give you a list of loaded modules, something like this:
- Code: Select all
LoadedModule[75]=D:\Aurasoft\SkylineSDK\Skyline\Win32_Release\plugins\imageformats\qdds.dll
LoadedModule[76]=D:\Aurasoft\SkylineSDK\Skyline\Win32_Release\plugins\imageformats\qgif.dll
LoadedModule[77]=D:\Aurasoft\SkylineSDK\Skyline\Win32_Release\plugins\imageformats\qicns.dll
LoadedModule[78]=D:\Aurasoft\SkylineSDK\Skyline\Win32_Release\plugins\imageformats\qico.dll
LoadedModule[79]=D:\Aurasoft\SkylineSDK\Skyline\Win32_Release\plugins\imageformats\qjp2.dll
LoadedModule[80]=D:\Aurasoft\SkylineSDK\Skyline\Win32_Release\plugins\imageformats\qjpeg.dll
LoadedModule[81]=D:\Aurasoft\SkylineSDK\Skyline\Win32_Release\plugins\imageformats\qmng.dll
LoadedModule[82]=D:\Aurasoft\SkylineSDK\Skyline\Win32_Release\plugins\imageformats\qtga.dll
LoadedModule[83]=D:\Aurasoft\SkylineSDK\Skyline\Win32_Release\plugins\imageformats\qtiff.dll
LoadedModule[84]=D:\Aurasoft\SkylineSDK\Skyline\Win32_Release\plugins\imageformats\qwbmp.dll
LoadedModule[85]=D:\Aurasoft\SkylineSDK\Skyline\Win32_Release\plugins\imageformats\qwebp.dll
LoadedModule[86]=C:\WINDOWS\SYSTEM32\iertutil.dll
LoadedModule[87]=C:\WINDOWS\SYSTEM32\ondemandconnroutehelper.dll
LoadedModule[88]=C:\WINDOWS\SYSTEM32\winhttp.dll
LoadedModule[89]=C:\WINDOWS\system32\mswsock.dll
LoadedModule[90]=C:\WINDOWS\SYSTEM32\DNSAPI.dll
LoadedModule[91]=C:\Windows\System32\rasadhlp.dll
LoadedModule[92]=C:\WINDOWS\System32\fwpuclnt.dll
LoadedModule[93]=C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
This may, or may not, help the devs (if there is nothing in the Skyline techsupport or log files of course).
Regards
Shando
PS: be careful if you post the .wer file as I'm not sure if it contains identifying information or not.