Crash after opening the persona

so this is my third post about the same problem with no answer.

so this is the step I did before the crash happen:

  1. opened a new projected
  2. import “SK_Mannequin.FBX” the same one from the videos from the tutorial
  3. doouble click on sk_mannequire
  4. Persona is oppened
  5. Creahedlink text

Why are you importing the FBX in the first place? The Mannequin is in the starter content for the projects(For example Top Down. You do not need to import some FBX you downloaded somewhere(where?).

Also it did not crash in Persona, the load of the Mannequin failed because “LogD3D11RHI: Timed out while waiting for GPU to catch up. (0.5 s)”

More precisely

[2017.03.30-01.15.57:624][100]LogD3D11RHI:Error: Result failed 
 at D:\Build\++UE4+Release-4.15+Compile\Sync\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Query.cpp:134 

with error DXGI_ERROR_DEVICE_REMOVED DXGI_ERROR_DEVICE_HUNG

What kind of hardware are you running this on? Can you load the Skeletal mesh on its own?(Place it into the scene and play for example)

Hi LouyDvl,

As I had asked for in your other thread, can you send the FBX that you’re using? aknarts is right that all the third person animations are available in the third person template projects, but we’d still like to investigate any crash that happens.

i am trying to attach it but its not working

all i was doing is following the steps on the tutorial, in the tutorial it said to start from scatch that why and to import FBX, plus i got the FBX from the unrealengine.wiki website if i am not mistaken

132258-capture11

aint these the same one from the tutorial that you guys have in the website

Can you send a link to the particular tutorial you are speaking of? We can get the FBX from there the same way you did.

https://docs.unrealengine.com/latest/INT/Videos/PLZlv_N0_O1ga0IoRrpI4xkX4qmCrhGu56/rMOuDw5jnmk/index.html

this video explain and where to get the FBX, if you press next , you will see the video which explain the import

Where you guys able to figure something out ? I would really love to work on unreal engine

Hey LouyDvl,

After trying with those files, I wasn’t able to get the crash, but on second viewing of your logs I saw that this is a known crash on some PC’s since 4.14.

See UE-42280. You can see some workarounds in the description of that bug, but if none of that works for you, I’d suggest going back to 4.13 until this issue is resolved.

How do I go back to 4.13??

Sorry if I misunderstood, but it sounded like you were just doing tutorials. If that’s the case you can simply download 4.13 from the launcher. If you have an active project, then the only way to go back is to start over.