4.6.1 crashes after launch on HP laptop

Right after I launch Unreal this message pops up. How can I make it work on my hp laptop?

Could you provide the full logs of the crash?

Yes, I’m sorry I haven’t been near my laptop all day. Is this what you meant?

Not exactly but it complains about not being able to find the ‘MinResidentMipCount’ value of the ‘TextureStreaming’ group in your configs, could you check if that value is set in the engine config file ‘BaseEngine.ini’ located in Engine/Config or in your game config ‘DefaultEngine.ini’ located in ProjectFolder/Config

Nope, I haven’t found the BaseEngine.ini and I’m sorry for the delay, I really appreciate the help!

The configs are located in your engine installation directory, for example C:\Program Files\Epic Games\4.6\Engine\Config\BaseEngine.ini

If it’s not there try to add the following setting to your projects DefaultEngine.ini file (create the file if you haven’t):

[TextureStreaming]
MinResidentMipCount=7

In Verstion 4.6 it is called MinTextureResidentMipCount and not MinResidentMipCount though.

Hi smagreda,

When Moss asked for your full crash log, what he meant was the file located at [ProjectName]/Saved/Logs . Could you post that?

Should I still add in the missing compenets?

Please upload the “UE4.txt” file from that image and your dxdiag.

Atleast form the log it seams that you are using a different version either of the engine or of the project because in 4.6 the config value is called MinTextureResidentMipCount and your engine tries to find MinResidentMipCount.

Here is the text.

The configs in Engine/Config are clean or did you modified them?

Nope, the only thin I been doing is taking screenshots

Could verify what do you have in BaseEngine.ini (in Engine/Config/) what do you have under [TextureStreaming]?

Please attach the “UE4.txt” file to your post with the paperclip icon (instead of a screenshot).

28856-paperclip_icon.png

Also please attach DxDiag.txt, which you get by running the DxDiag windows utility from the Start Menu, then clicking ‘Save All Information’.

28857-dxdiag_instructions.png

I dont see the textstreaming

You are looking in the saved folder. The file is here:

28859-baseengine.png

link text

I have no idea how to get to that file @Moss
It wont let me save UE4 as a text but a log and everytime I use the paper clip it wont save.@Dorman