Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EasyNPC application error (Something went wrong) #182

Closed
julienblues opened this issue Apr 15, 2023 · 2 comments
Closed

EasyNPC application error (Something went wrong) #182

julienblues opened this issue Apr 15, 2023 · 2 comments

Comments

@julienblues
Copy link

julienblues commented Apr 15, 2023

2023-04-16 01:55:46.934 +07:00 [01] [ERR] Exception was not handled
Newtonsoft.Json.JsonSerializationException: Error converting value "time" to type 'Focus.Apps.EasyNpc.Profiles.ProfileEvent'. Path '', line 1, position 6.
---> 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 ---
This is my crash log
I won't even know thw problem it's just crash on me when I need it please help me.

@focustense
Copy link
Owner

Please post your profile.log file and the version of the app you're running. This sounds a lot like #103 which was only present on much older versions of the app.

@julienblues
Copy link
Author

Please post your profile.log file and the version of the app you're running. This sounds a lot like #103 which was only present on much older versions of the app.

My problem is solved from your answer thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants