Giter Club home page Giter Club logo

Comments (3)

focustense avatar focustense commented on July 28, 2024 1

There seems to be something wrong with your Vortex deployment because it says that some plugins in your load order are not found:

2024-03-11 21:13:14.360 -05:00 [01] [INF] Initialized: EasyNPC version 0.9.6.0, built on "2022-11-10T01:44:14.6363051Z"
2024-03-11 21:13:14.622 -05:00 [01] [INF] Using game data directory: c:\program files (x86)\steam\steamapps\common\Skyrim Special Edition\data
2024-03-11 21:13:15.355 -05:00 [01] [WRN] Plugin AX ValSerano-CC.esp appears to be corrupt and cannot be loaded.
System.IO.FileNotFoundException: Could not find file 'c:\program files (x86)\steam\steamapps\common\Skyrim Special Edition\data\AX ValSerano-CC.esp'.
File name: 'c:\program files (x86)\steam\steamapps\common\Skyrim Special Edition\data\AX ValSerano-CC.esp'
   at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle)
   at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
   at System.IO.File.ReadAllBytesAsync(String path, CancellationToken cancellationToken)
   at System.IO.Abstractions.FileWrapper.ReadAllBytesAsync(String path, CancellationToken cancellationToken)
   at Focus.Providers.Mutagen.GameSetup.TryGetMasterNames(String dataDirectory, String pluginFileName)

I'm not sure if that's the root cause or an unrelated error. The crash happens a bit later:

Newtonsoft.Json.JsonSerializationException: Error converting value "Skyrim.esm" to type 'Focus.Apps.EasyNpc.Profiles.ProfileEvent'. Path '', line 1, position 12.
 ---> System.ArgumentException: Could not cast or convert from System.String to Focus.Apps.EasyNpc.Profiles.ProfileEvent.
   at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable(Object value, Type initialType, Type targetType)
   at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast(Object initialValue, CultureInfo culture, Type targetType)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType)
   --- End of inner exception stack trace ---

Which means your profile.log file is corrupt. If this is your first time trying to run the app, I would just delete it (from %LocalAppData%\EasyNPC and start over.

I have no guess as to how the corruption happened, unless it's related to the other warnings. No one else has reported a similar issue.

from easymod.

efvalentine99 avatar efvalentine99 commented on July 28, 2024

Ahh, thank you so much!! I will re-install it fresh (and also check out those plugins, thanks!) and come back to comment if that fixes it, hopefully so!

from easymod.

focustense avatar focustense commented on July 28, 2024

Didn't say to reinstall. Reinstalling the app does nothing. Profile and other app data is stored in the local app data directory as I mentioned above.

from easymod.

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.