Author Topic: Common Crash  (Read 301 times)

There's a crash that is very common to a few people. Here is a trace right before it
Code: (Torque) [Select]
Could not locate texture: Add-Ons/Script_FFC/Models/base.blank.jpg (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/base.blank.jpg (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/base.blank.jpg (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/base.blank.jpg (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/base.blank.jpg (will attempt to download)
Could not locate texture: Add-Ons/Gamemode_zombie/RMedKit (will attempt to download)
Sending request for file Add-Ons/Gamemode_zombie/RMedKit
Sending request for file Add-Ons/Gamemode_zombie/RMedKit.jpg
Sending request for file Add-Ons/Gamemode_zombie/RMedKit.png
Could not locate texture: Add-Ons/Gamemode_zombie/RMedKit (download failed, using default texture)
  +- using blank texture
==>trace(1);
   Console trace is on.
Leaving ConsoleEntry::eval() - return
Entering NewChatSO::displayLatest(7308)
   Entering newMessageHud::updatePosition(newMessageHud)
   Leaving newMessageHud::updatePosition() - return
   Entering newChatHud_UpdateScrollDownIndicator()
      Entering newChatHud_UpdateIndicatorPosition()
      Leaving newChatHud_UpdateIndicatorPosition() - return
   Leaving newChatHud_UpdateScrollDownIndicator() - return
Leaving NewChatSO::displayLatest() - return
Entering onDataBlockObjectReceived(1646, 1736)
   Entering onPhase1Progress(0.948157)
   Leaving onPhase1Progress() - return
Leaving onDataBlockObjectReceived() - return
Entering onDataBlockObjectReceived(1647, 1736)
   Entering onPhase1Progress(0.948733)
   Leaving onPhase1Progress() - return
Leaving onDataBlockObjectReceived() - return
Entering onDataBlockObjectReceived(1648, 1736)
   Entering onPhase1Progress(0.949309)
   Leaving onPhase1Progress() - return
Leaving onDataBlockObjectReceived() - return
Entering onDataBlockObjectReceived(1649, 1736)
   Entering onPhase1Progress(0.949885)
   Leaving onPhase1Progress() - return
Leaving onDataBlockObjectReceived() - return
Entering onDataBlockObjectReceived(1650, 1736)
   Entering onPhase1Progress(0.950461)
   Leaving onPhase1Progress() - return
Leaving onDataBlockObjectReceived() - return
Entering onDataBlockObjectReceived(1651, 1736)
   Entering onPhase1Progress(0.951037)
   Leaving onPhase1Progress() - return
Leaving onDataBlockObjectReceived() - return
Entering onDataBlockObjectReceived(1652, 1736)
   Entering onPhase1Progress(0.951613)
   Leaving onPhase1Progress() - return
Leaving onDataBlockObjectReceived() - return
Entering onDataBlockObjectReceived(1653, 1736)
   Entering onPhase1Progress(0.952189)
   Leaving onPhase1Progress() - return
Leaving onDataBlockObjectReceived() - return
Entering onDataBlockObjectReceived(1654, 1736)
   Entering onPhase1Progress(0.952765)
   Leaving onPhase1Progress() - return
Leaving onDataBlockObjectReceived() - return
Entering onDataBlockObjectReceived(1655, 1736)
   Entering onPhase1Progress(0.953341)
   Leaving onPhase1Progress() - return
Leaving onDataBlockObjectReceived() - return
Entering onDataBlockObjectReceived(1656, 1736)
   Entering onPhase1Progress(0.953917)
   Leaving onPhase1Progress() - return
Leaving onDataBlockObjectReceived() - return
Entering onDataBlockObjectReceived(1657, 1736)
   Entering onPhase1Progress(0.954493)
   Leaving onPhase1Progress() - return
Leaving onDataBlockObjectReceived() - return
Entering onDataBlockObjectReceived(1658, 1736)
   Entering onPhase1Progress(0.955069)
   Leaving onPhase1Progress() - return
Leaving onDataBlockObjectReceived() - return
Entering onDataBlockObjectReceived(1659, 1736)
   Entering onPhase1Progress(0.955645)
   Leaving onPhase1Progress() - return
Leaving onDataBlockObjectReceived() - return
Entering onDataBlockObjectReceived(1660, 1736)
   Entering onPhase1Progress(0.956221)
   Leaving onPhase1Progress() - return
Leaving onDataBlockObjectReceived() - return
Entering onDataBlockObjectReceived(1661, 1736)
   Entering onPhase1Progress(0.956797)
   Leaving onPhase1Progress() - return

Does anyone know why that happens? It happens when the bar is 95% done.

Don't try to be clever and just post the bit you think is relevant. Post the whole thing and let the pros decide which part is relevant.

Do you have ati? If so do you have all settings on high in the graphics menu of Ati control panel? If that is the case turn it down to factory defaults because torque doesn't agree with some of those settings.