I got past this particular error by copying all of the UTGame/Config/Default*.ini files, to UTGame/Config/UT*.ini<br>But there&#39;s now a different error, that I&#39;ve pasted on another email :)<br><br><br><br><div><span class="gmail_quote">
On 10/17/07, <b class="gmail_sendername">Rick Page</b> &lt;<a href="mailto:mpcacrucesalus@gmail.com">mpcacrucesalus@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have my first Seg Fault. I decided to stop the server and restart it. It would not restart. My error looks similar to Daniel&#39;s. Here is the tail end of the startup, in case there is something there that is helpful.<br>

<br>.....<div><span class="e" id="q_115ab55e02d5ea85_1"><br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_Effects: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_Skybox: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_UI: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)
<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_LightAndShadowMap: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias<br>=0)<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_RenderTarget: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)<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>Log: Initializing FaceFX...
<br>Log: FaceFX initialized:<br>Log:&nbsp;&nbsp;&nbsp;&nbsp; version&nbsp; 1.710000<br>Log:&nbsp;&nbsp;&nbsp;&nbsp; licensee Unreal Engine 3 Licensee<br>Log:&nbsp;&nbsp;&nbsp;&nbsp; project&nbsp; Unreal Engine 3 Project<br>Signal: SIGSEGV [segmentation fault]<br>Aborting.<br><br>Log:<br>Developer Backtrace:
<br>Log: [ 1]&nbsp; ./ut3demo-bin [0x8b4763d]<br></span></div>Log: [ 2]&nbsp; /lib/tls/libpthread.so.0 [0x4de9c8]<br>Log: [ 3]&nbsp; /lib/tls/libpthread.so.0(__pthread_mutex_lock+0x24) [0x4d9e34]<span class="q"><br>Log: [ 4]&nbsp; ./ut3demo-bin [0x804f806]
<br>Log: [ 5]&nbsp; ./ut3demo-bin [0x804f850]
<br>Log: [ 6]&nbsp; ./ut3demo-bin [0x8a90a04]<br>Log: [ 7]&nbsp; ./ut3demo-bin [0x8ad7d09]<br>Log: [ 8]&nbsp; ./ut3demo-bin [0x8050595]<br>Log: [ 9]&nbsp; ./ut3demo-bin [0x8052840]<br>Log: [10]&nbsp; ./ut3demo-bin [0x805471c]<br>Log: [11]&nbsp; ./ut3demo-bin [0x804d95f]
<br>Log: [12]&nbsp; ./ut3demo-bin [0x804dc18]<br></span>Log: [13]&nbsp; /lib/tls/libc.so.6(__libc_start_main+0xd3) [0x37cde3]<span class="q"><br>Log: [14]&nbsp; ./ut3demo-bin(__gxx_personality_v0+0x119) [0x804cf71]<br><br>Crash information will be saved to your logfile.
<br>Exit: Exiting.<br>Exit: Name subsystem shutting down<br>ut3demo-bin: /home/icculus/projects/UnrealEngine3-Icculus/Development/External/F<br>aceFX/FxSDK/Src/FxName.cpp:461: void OC3Ent::Face::FxName::_safeRemoveRef(): Ass
<br>ertion `false != removeResult&#39; failed.<br><br></span><span class="sg">-Rick</span><div><span class="e" id="q_115ab55e02d5ea85_7"><br><br><br><br><div><span class="gmail_quote">On 10/15/07, <b class="gmail_sendername">
Daniel Hunt</b> &lt;<a href="mailto:daniel.hunt@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">daniel.hunt@gmail.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">At the risk of bringing up a topic already mentioned (if there are logs of the messages sent - where are they? :) ) - is anyone else experiencing this?
<br><br>Over at Unreal.Ie we have all Linux boxes, and starting a dedicated server instance is proving to be troublesome, at best.
<br><br>{executed in UT3Demo/Binaries}<br>sudo -u &lt;ut3user&gt; ./ut3demo server DM-HeatRay?MaxPlayers=16?MinNetPlayers=0?bShouldAdvertise=True?bIsLanMatch=False?bIsDedicated=True -login=&lt;LOGIN&gt; -password=&lt;PASS&gt; &amp;
<br><br><br>This causes a segfault (almost) every time its run, but eventually a server instance is finally started, and players can join without problems. At the end of the map, they vote for the next map, at which point the server crashes (instance is still running, but no one can connect to the server) - which is an already known issue that I believe I read on the unrealadmin forums.
<br>Note that if map voting is disabled, HeatRay will reload fine and there are no issues.<br><br>The segfault in question:<br><br><br>Init: Epic Internal: 0<br>Init: Compiled: Oct 13 2007 22:35:22<br>Init: Command line: server DM-HeatRay?Game=
UTGame.UTTeamGame?MaxPlayers=16?MinNetPlayers=0?bShouldAdvertise=True?bIsLanMatch=False?bIsDedicated=True -login=&lt;LOGIN&gt; -password=&lt;PASS&gt;<br>Init: Base directory: /&lt;UT3HOME&gt;/Binaries/<br>Init: Character set: Unicode
<br>Log: GConfig::LoadFile associated file:&nbsp; ../UTGame/Config/UTEditor.ini<br>Log: GConfig::LoadFile associated file:&nbsp; ../UTGame/Config/UTEditorUserSettings.ini<br>Log: GConfig::LoadFile associated file:&nbsp; ../UTGame/Config/UTEngine.ini
<br>Log: GConfig::LoadFile has loaded file:&nbsp; ../UTGame/Config/UTGame.ini<br>Log: GConfig::LoadFile associated file:&nbsp; ../UTGame/Config/UTInput.ini<br>Log: GConfig::LoadFile associated file:&nbsp; ../UTGame/Config/UTUI.ini<br>Init: File handle limit is soft=(1024), hard=(1024).
<br>Init: Computer: unknown<br>Init: User: ut3demo<br>Init: BSD Sockets initialized<br>DevStats: GSecondsPerCycle 1.000000e-06<br>Log: Failed to initialize stat notify provider CsvStatNotifyProvider<br>Log: Failed to initialize stat notify provider XmlStatNotifyProvider
<br>Init: Sockets: I am dingo (<a href="http://127.0.0.1:0" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">127.0.0.1:0</a>)<br>Init: Presizing for 83221 objects not considered by GC, pre-allocating 0 bytes.
<br>Init: Object subsystem initialized<br>Log: DEMOVERSION is defined.
<br>Init: Startup System Settings:<br>Init: System Settings:<br>Init:&nbsp;&nbsp; StaticDecals=true<br>Init:&nbsp;&nbsp; DynamicDecals=true<br>Init:&nbsp;&nbsp; DynamicLights=true<br>Init:&nbsp;&nbsp; DynamicShadows=true<br>Init:&nbsp;&nbsp; LightEnvironmentShadows=true
<br>
Init:&nbsp;&nbsp; CompositeDynamicLights=false<br>Init:&nbsp;&nbsp; DirectionalLightmaps=true<br>Init:&nbsp;&nbsp; MotionBlur=true<br>Init:&nbsp;&nbsp; DepthOfField=true<br>Init:&nbsp;&nbsp; Bloom=true<br>Init:&nbsp;&nbsp; QualityBloom=true<br>Init:&nbsp;&nbsp; Distortion=true<br>Init:&nbsp;&nbsp; DropParticleDistortion=false
<br>Init:&nbsp;&nbsp; SpeedTreeLeaves=true<br>Init:&nbsp;&nbsp; SpeedTreeFronds=true<br>Init:&nbsp;&nbsp; OnlyStreamInTextures=false<br>Init:&nbsp;&nbsp; LensFlares=true<br>Init:&nbsp;&nbsp; FogVolumes=true<br>Init:&nbsp;&nbsp; FloatingPointRenderTargets=true<br>Init:&nbsp;&nbsp; Trilinear=false
<br>Init:&nbsp;&nbsp; OneFrameThreadLag=true<br>Init:&nbsp;&nbsp; UseVsync=false<br>Init:&nbsp;&nbsp; UpscaleScreenPercentage=true<br>Init:&nbsp;&nbsp; Fullscreen=false<br>Init:&nbsp;&nbsp; AllowD3D10=true<br>Init:&nbsp;&nbsp; EnableHighPolyChars=false<br>Init:&nbsp;&nbsp; SkeletalMeshLODBias=0
<br>Init:&nbsp;&nbsp; ParticleLODBias=0<br>Init:&nbsp;&nbsp; DetailMode=2<br>Init:&nbsp;&nbsp; ShadowFilterQualityBias=0<br>Init:&nbsp;&nbsp; MaxAnisotropy=4<br>Init:&nbsp;&nbsp; MaxMultisamples=1<br>Init:&nbsp;&nbsp; MinShadowResolution=32<br>Init:&nbsp;&nbsp; MaxShadowResolution=512<br>Init:&nbsp;&nbsp; ResX=800
<br>Init:&nbsp;&nbsp; ResY=600<br>Init:&nbsp;&nbsp; ScreenPercentage=100.000<br>Init:&nbsp;&nbsp; SceneCaptureStreamingMultiplier=1.000<br>Init:&nbsp;&nbsp; FoliageDrawRadiusMultiplier=1.000<br>Init:&nbsp;&nbsp; ShadowTexelsPerPixel=2.000<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_World: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)
<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_WorldNormalMap: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_WorldSpecular: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_Character: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)
<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_CharacterNormalMap: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_CharacterSpecular: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_Weapon: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)
<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_WeaponNormalMap: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_WeaponSpecular: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_Vehicle: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)
<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_VehicleNormalMap: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_VehicleSpecular: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_Effects: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)
<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_Skybox: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_UI: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_LightAndShadowMap: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)
<br>Log:&nbsp;&nbsp;&nbsp; TEXTUREGROUP_RenderTarget: (MinLODSize=&nbsp;&nbsp; 1,MaxLODSize=4096,LODBias=0)<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>Log: Initializing FaceFX...<br>Log: FaceFX initialized:<br>Log:&nbsp;&nbsp;&nbsp;&nbsp; version&nbsp; 1.710000


<br>Log:&nbsp;&nbsp;&nbsp;&nbsp; licensee Unreal Engine 3 Licensee<br>Log:&nbsp;&nbsp;&nbsp;&nbsp; project&nbsp; Unreal Engine 3 Project<br>Signal: SIGSEGV [segmentation fault]<br>Aborting.<br><br>Log:<br>Developer Backtrace:<br>Log: [ 1]&nbsp; ./ut3demo-bin [0x8b4763d]
<br>
Log: [ 2]&nbsp; [0xffffe420]<br>Log: [ 3]&nbsp; /lib/tls/i686/cmov/libpthread.so.0(__pthread_mutex_lock+0x24) [0xb7f77ea4]<br>Log: [ 4]&nbsp; ./ut3demo-bin [0x804f806]<br>Log: [ 5]&nbsp; ./ut3demo-bin [0x804f850]<br>Log: [ 6]&nbsp; ./ut3demo-bin [0x8a90a04]
<br>Log: [ 7]&nbsp; ./ut3demo-bin [0x8ad7d09]<br>Log: [ 8]&nbsp; ./ut3demo-bin [0x8050595]<br>Log: [ 9]&nbsp; ./ut3demo-bin [0x8052840]<br>Log: [10]&nbsp; ./ut3demo-bin [0x805471c]<br>Log: [11]&nbsp; ./ut3demo-bin [0x804d95f]<br>Log: [12]&nbsp; ./ut3demo-bin [0x804dc18]
<br>Log: [13]&nbsp; /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xd2) [0xb7d3aea2]<br>Log: [14]&nbsp; ./ut3demo-bin(__gxx_personality_v0+0x119) [0x804cf71]<br><br>Crash information will be saved to your logfile.<br>Exit: Exiting.
<br>Exit: Name subsystem shutting down<br>ut3demo-bin: /home/icculus/projects/UnrealEngine3-Icculus/Development/External/FaceFX/FxSDK/Src/FxName.cpp:461: void OC3Ent::Face::FxName::_safeRemoveRef(): Assertion `false != removeResult&#39; failed.
<br><br>
</blockquote></div><br>
</span></div></blockquote></div><br>