ex_member Posted October 28, 2019 Share Posted October 28, 2019 (edited) Hi, if you have changed some settings in the /UDKGame/Config/engine.ini to improve the performance, e.g. PoolSize and MemoryMargin and then set the file to "read only", this can lead to game crash on certain maps, e.g. Hexmountain. In my case it was caused by having bUseTextureStreaming set to false, it has to be : bUseTextureStreaming=True ************************ This was captured in the Launch.log ****************************** [2999.91] Log: Missing cached shader map for material M_ASC_Supports_SM_Shinto, quality 0, compiling. [2999.91] Warning: Warning, Failed to compile Material ASC_Supports.SM.Materials.M_ASC_Supports_SM_Shinto for platform PC-D3D-SM3, Default Material will be used in game. [3002.38] Log: === Critical error: === Fatal error! Edited October 28, 2019 by ex_member Quote Link to comment Share on other sites More sharing options...
Tommy Posted October 29, 2019 Share Posted October 29, 2019 It will also crash on Desolation Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.