8,013
edits
m (alignment fix) |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 11: | Line 11: | ||
*Why does Oni crash on game start? | *Why does Oni crash on game start? | ||
: What did you worked on? [[#... due to overloaded animation| | :: What did you worked on? A [[#... due to overloaded animation|character animations]]? | ||
*Why does Oni crash | *Why does Oni crash while loading a level? | ||
:: What did you worked on? A [[#... due to missing files|game level]]? | |||
*[[#missing texture (TXMP)|Why does a character have black body parts?]] | *[[#missing texture (TXMP)|Why does a character have black body parts?]] | ||
*Why does a character have white body parts? | *Why does a character have white body parts? | ||
: You are using a mod with bgra32 textures and an old engine that doesn't support bgra32. | :: You are using a mod with bgra32 textures and an old engine that doesn't support bgra32. | ||
* Why can't I convert | * Why can't I convert character animations? | ||
: See [[#TRAM-related|HERE]] if you use "-create:tram". | :: See [[#TRAM-related|HERE]] if you use "-create:tram". | ||
* Why are body parts in one place in the dae file? | * Why are body parts in one place in the dae file? | ||
: Because the file wasn't saved the right way. Read on [http://oni.bungie.org/community/forum/viewtopic.php?pid=31310#p31310 here]. | :: Because the file wasn't saved the right way. Read on [http://oni.bungie.org/community/forum/viewtopic.php?pid=31310#p31310 here]. | ||
edits