TheAKG Posted July 11, 2023 Posted July 11, 2023 Upon using spell ,or using Necro option,player doesn't join animation and the NPC starts on it's own. During defeat Player joins animation easily. Getting error on console command like : ThreadStart() error: cannot start while not in making state. Please help me fix this.
traison Posted July 11, 2023 Posted July 11, 2023 First guess, the mod trying to start the animation is not doing it correctly. The thread is in the wrong state when StartThread() is called. It is also possible for a thread to be stuck. Stop all animations from the MCM usually sorts that out. Clean system (also from the MCM) if it doesn't.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now