View Single Post
  #140  
Old 06-29-2011, 01:07 PM
JG52Karaya's Avatar
JG52Karaya JG52Karaya is offline
Approved Member
 
Join Date: Oct 2007
Posts: 49
Default

Code:
[15:56:27] INTERNAL ERROR: Str2FloatClamp() - Clamped 3 -> 2 (delta = -1) to Range 0..2
From my experience this kind of error message comes from a buggy effects file that uses incorrect settings, too large textures or too many particles for the graphics engine to handle

Code:
INTERNAL ERROR: HierMesh: Can't find chunk 'NullPart_D0'
[15:51:52]
This one on the other hand is caused by a specific aircraft that is missing said part (NullPart_D0) of its 3d model which is called for within the hier.him file or the aircraft class file itself! Would be interesting to find out which one exactly is causing the problem...
__________________

The tiger has no smell and makes no noise but you know he is there
There is something in the shadows - its the tiger waiting for you
Reply With Quote