I&#39;ve played a bit with the config files after a few warning flags stood out at me in an strace. I copied all of the Default*.ini files to UT*.ini, and ran it again.<br>Now it falls over at a different location:<br><br>
.......<br>Init: Friendly System Settings:<br>Init:&nbsp;&nbsp; TextureDetail=Level5<br>Init:&nbsp;&nbsp; WorldDetail=Level5<br>Init:&nbsp;&nbsp; bUseVSync=0<br>Init:&nbsp;&nbsp; bUseMSAA=0<br>Init:&nbsp;&nbsp; ScreenPercentage=100<br>Init:&nbsp;&nbsp; UpscaleScreenPercentage=1<br>
Init:&nbsp;&nbsp; ResX= 800<br>Init:&nbsp;&nbsp; ResY= 600<br>Init:&nbsp;&nbsp; Fullscreen=0<br><br>appError called:<br>Assertion failed: GConfig-&gt;GetInt( TEXT(&quot;TextureStreaming&quot;), TEXT(&quot;MinRequestedMipsToConsider&quot;), MinRequestedMipsToConsider, GEngineIni ) [File:/home/icculus/projects/UnrealEngine3-Icculus/Development/Src/Engine/Src/UnContentStreaming.cpp] [Line: 244]
<br><br>Stack:<br>Init: Sockets: I am dingo (<a href="http://127.0.0.1:0">127.0.0.1:0</a>)<br>Critical: appError called:<br>Critical: Assertion failed: GConfig-&gt;GetInt( TEXT(&quot;TextureStreaming&quot;), TEXT(&quot;MinRequestedMipsToConsider&quot;), MinRequestedMipsToConsider, GEngineIni ) [File:/home/icculus/projects/UnrealEngine3-Icculus/Development/Src/Engine/Src/UnContentStreaming.cpp] [Line: 244]
<br><br>Stack:<br>Assertion failed: GConfig-&gt;GetInt( TEXT(&quot;TextureStreaming&quot;), TEXT(&quot;MinRequestedMipsToConsider&quot;), MinRequestedMipsToConsider, GEngineIni ) [File:/home/icculus/projects/UnrealEngine3-Icculus/Development/Src/Engine/Src/UnContentStreaming.cpp] [Line: 244]
<br><br>Stack:<br><br><br><br>Exiting due to error<br>Exit: Executing UObject::StaticShutdownAfterError<br>Log: appRequestExit(1)<br><br><br>