Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
what do I do?
File "d:\steam\steamapps\common\sourcefilmmaker\game\sdktools\python\2.7\win32\lib\site-packages\sfmphys\dagutils.py", line 35, in GetAbsTransformAtTime
trans = GetTransformAtTime(dag, time)
File "d:\steam\steamapps\common\sourcefilmmaker\game\sdktools\python\2.7\win32\lib\site-packages\sfmphys\dagutils.py", line 62, in GetTransformAtTime
pos = GetValueAtTime(dag.FindTransformControl().GetPositionChannel(), time)
AttributeError: 'NoneType' object has no attribute 'GetPositionChannel'
Traceback (most recent call last):
File "<string>", line 54, in <module>
File "d:\steam\steamapps\common\sourcefilmmaker\game\sdktools\python\2.7\win32\lib\site-packages\sfmphys\rigutils.py", line 67, in __init__
self.readFromGroup(group, time)
File "d:\steam\steamapps\common\sourcefilmmaker\game\sdktools\python\2.7\win32\lib\site-packages\sfmphys\rigutils.py", line 142, in readFromGroup
self.pos, self.quat = TransformToPosQuat(GetAbsTransformAtTime(self.handle, time))
File "d:\steam\steamapps\common\sourcefilmmaker\game\sdktools\python\2.7\win32\lib\site-packages\sfmphys\dagutils.py", line 40, in GetAbsTransformAtTime
partrans = GetAbsTransformAtTime(dag.GetParent(), time)
rig_physics.py: looking for config file at: <FILE NOT FOUND>
rig_physics.py: no config found, assuming rigidbody
Traceback (most recent call last):
File "<string>", line 133, in <module>
File "d:\steam\steamapps\common\sourcefilmmaker\game\sdktools\python\2.7\win32\lib\site-packages\sfmphys\rigutils.py", line 112, in writeToGroup
vs.ConcatTransforms(bonedag.GetAbsTransform(), CenterTransform, ResultTransform)
AttributeError: 'NoneType' object has no attribute 'GetAbsTransform'