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
I love having access to properly merged flex controllers in Source Filmmaker, but it's really frustrating to have to try and debug them completely blind.
However, trying to be thorough, it doesn't seem to give a line for all possible errors - the one I'm most fussed about is that it doesn't seem to be able to identify the line if a flex controller has the wrong number of wrinklescale variables compared to its raw controls. (Being honest, that's one of the things I regularly mess up).
I note that it also can't identify the line if I misspell many of the actual commands.
( eg. "accidentally" removing a letter from a rawcontrolnames command gives "Key Error: rawcontrolnames" and a reference to line 316 within the datamodel.py script, but not the line where it happened in the flex controllers.)
Still, I'm a lot less concerned about that latter error, as that's a lot less likely than missing out a quote mark when trying to rename controllers and reorganise flexes.