Page 1 of 1

Question About DefaultAnim

Posted: Fri May 24, 2019 3:38 pm
by CoN_Dentures
Hey All, so I have been racking my head around this and it has me stumped. I am recoding/compiling a new weapon for our team, which the gun it self has some pretty cool animations in it, and when compiling I get this error:

Code: Select all

General protection fault!

History: movementDigest <- UEditorEngine::SafeExec <- (ANIM DIGEST ANIM=AR50RifleAnims VERBOSE) <- FScriptCompiler::ProcessCompilerDirective <- Directive <- FScriptCompiler::CompileDeclaration <- FScriptCompiler::CompileStatement <- FirstPass <- TryCompile <- FScriptCompiler::CompileScript <- (Class otod_server_pack_v1.otod_server_media, Pass 0, Line 386) <- MakeScript <- MakeScript <- MakeScript <- DoScripts <- UEditorEngine::MakeScripts <- UMakeCommandlet::Main

Exiting due to error
I firmly believe that error has something to do with this line:

Code: Select all

#exec ANIM DIGEST ANIM=AR50RifleAnims VERBOSE
All files and meshes are named correctly and accounted for. Can anyone shed some light on this?

Also worth mentioning, all meshes where extracted using "UModel"

Thanks!

Re: Question About DefaultAnim

Posted: Fri May 24, 2019 5:27 pm
by Deepu
Install unreal gold and then install unreal gold patch 227i, after that export from mesh browser. You will get original mesh files from unreal gold editor...

http://www.unrealtexture.com/Unreal/Dow ... ch227i.zip