I'm using PeridexisErrant's Dwarf Fortress Starter Pack r45 (the old version, indicated to use when the beta isn't working), and after following the instructions in the read me, i repeatedly get the following error message. If it's relevant, i put in the xml for the "legends xml/archive" slot, the txt for world history and site population and bmp for the map image.
Access to the path 'C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\DDGBFEOB\world_map-region1-1050--10081[2].bmp' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at LegendsViewer.Legends.World.GenerateMaps(String mapFile)
at LegendsViewer.Legends.World..ctor(String xmlFile, String historyFile, String sitesAndPopulationsFile, String mapFile)
at LegendsViewer.FileLoader.load_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)