DSAnimStudio icon indicating copy to clipboard operation
DSAnimStudio copied to clipboard

error before ds anim had a chance to initialize

Open ManuelBareaGallego opened this issue 5 years ago • 4 comments

Running on net framework 4.7.2, getting a systemtypeinizialization exception :s

ManuelBareaGallego avatar Oct 02 '19 00:10 ManuelBareaGallego

show the exception message ree

Meowmaritus avatar Oct 02 '19 16:10 Meowmaritus

Sure, sorry!

Error occurred before DS Arnim Studio had a chance toinitialize (please report): System .Type lnitiaIization Exception: The type initiaIizer for 'DSAnimStudio.M.ain' threw an exception. ---> System.laFileNotFoundException: Could not load file or assembly 'System.Runtime, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11c1502321 or one of its dependencies. The system cannot find the file specified. ---> System.laFileNotFoundException: Could not load file or assembly 'System.Runtim e„ Version=4.0.0.0, Culture=neutral, PublicKeyToken=bC13f5f7f11d502321 or one of its dependencies. The system cannot find the file specified. --- End of inner exception stack trace --- at DSAnimStudio.Main..crtor0 --- End of inner exception stack trace --- at DSAnimStudio.riblain..dor0 at DSAnimStudio.Program.Main(Stringffiargs) in CALlsers\manu\Desktop\modding\DSAnimStudio-master\DSA nimStudio-master\DSAnimStudio\13rogramics:line 26

Also using your latest version of soulsformat

ManuelBareaGallego avatar Oct 02 '19 16:10 ManuelBareaGallego

Not really sure what would cause this. Make sure all your .NET Framework stuff is updated I guess.

Meowmaritus avatar Oct 02 '19 20:10 Meowmaritus

I got the same error and tried changing app.config>System.runtine>newer version from 4.1.1.0 to 4.3.0 (the same version that appears on package.config). At least with this the error stops popping but I dont know if it actually fixs it. [Also make sure you are compiling in Release x64 mode, it didn´t work otherwise in my pc]

Now I have another prboblem, DSAnim starts for a few seconds and then closes itself with no error logs :c. So any help for this is apreciated

EDIT: NVM, Try downloading this one

Jayki-ZX avatar Apr 22 '20 19:04 Jayki-ZX