Giter VIP home page Giter VIP logo

Comments (6)

Artentus avatar Artentus commented on June 12, 2024

If the application crashed a crash log should have been created in %AppData%\ModMyFactory. Please post this log here, it may help me resolve this bug.

from modmyfactory.

tzwaan avatar tzwaan commented on June 12, 2024

This is the latest crash log I got. It's not exactly the same crash as I described (this happened during the linking of the steam folder), but I suspect it has the same cause. After adding the steam folder (it crashing) and restarting, both problems had fixed itself.

System.IO.DirectoryNotFoundException: Could not find a part of the path.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileInfo.MoveTo(String destFileName)
at ModMyFactory.ViewModels.VersionManagementViewModel.<>c__DisplayClass43_0.b__0()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ModMyFactory.ViewModels.VersionManagementViewModel.d__43.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ModMyFactory.ViewModels.VersionManagementViewModel.d__46.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ModMyFactory.ViewModels.VersionManagementViewModel.<<-ctor>b__37_4>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

from modmyfactory.

Artentus avatar Artentus commented on June 12, 2024

Thanks.
So this chrash log is a different bug from what you wrote in the title (I have already fixed that one). Seems I just forgot to create the folders if they don't exist, this will be a pretty quick fix.

from modmyfactory.

tzwaan avatar tzwaan commented on June 12, 2024

Yeah I suspected it would be something like that.

from modmyfactory.

benlipp avatar benlipp commented on June 12, 2024

I also have this issue when selecting my Steam installation

from modmyfactory.

Artentus avatar Artentus commented on June 12, 2024

Should be fixed in version 1.2.1.

from modmyfactory.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.