foesmm / fomm

Fallout Mod Manager
GNU General Public License v3.0
72 stars 24 forks source link

FOMM crashes when starting #59

Closed melting-wax closed 7 years ago

melting-wax commented 7 years ago

After I start FOMM, it says that it's updating files, and then proceeds to crash.

Output of crashdump

06 October 2016 - 22:40:05 Fomm 0.14.11.12 OS version: Microsoft Windows NT 6.1.7601.65536 Service Pack 1

System.IO.DirectoryNotFoundException: Destination directory not found: \var\folders\vc\nl96ct154dz06mnd5qpcnjtw0000gp\T\CdFileMgr at System.IO.File.Copy (System.String sourceFileName, System.String destFileName, Boolean overwrite) [0x00000] in :0 at System.IO.File.Copy (System.String sourceFileName, System.String destFileName) [0x00000] in :0 at ChinhDo.Transactions.TxFileManager+TxEnlistment+RollbackFile..ctor (System.String fileName) [0x00000] in :0 at ChinhDo.Transactions.TxFileManager+TxEnlistment.Snapshot (System.String fileName) [0x00000] in :0 at ChinhDo.Transactions.TxFileManager.Snapshot (System.String fileName) [0x00000] in :0 at Fomm.InstallLogUpgraders.Upgrader.PerformUpgrade () [0x00000] in :0 at Fomm.InstallLogUpgraders.InstallLogUpgrader.UpgradeInstallLog () [0x00000] in :0 at Fomm.Program.Main (System.String[] args) [0x00000] in :0

I am running this under Wine, so this may have some effect, though I don't know how much...

niveuseverto commented 7 years ago

Sorry, Wine is not supported atm, and I think will not be supported in FOMM.

melting-wax commented 7 years ago

fixed anyway, apparently due to not having .NET installed.