708
edits
No edit summary |
No edit summary |
||
Line 116: | Line 116: | ||
--[[User:Iritscen|Iritscen]] 21:07, 14 April 2008 (CEST) | --[[User:Iritscen|Iritscen]] 21:07, 14 April 2008 (CEST) | ||
Yes, I have some exported/imported models, konoko_generic and tctf_swat, no problems with them. | |||
LOD stuff: it looks like something LOD related since it crashes when you get closer but OniSplit does not currently support different LODs so it just uses the same geometry for all. Nothing really changes when it switches from one LOD to another. | |||
The crash is caused by something that looks like memory corruption and last time I saw this it was related to high triangle count but it does not seem to be the case here, the triangle count is low enough. | |||
Even more interesting: OniBrowser loads that "crashy" TRBS just fine. Now it's true that OniBrowser allows stuff that Oni does not allow (like more triangles) but it is also more likely to crash on bad geometric data (like bad vertex indices). | |||
[[User:Neo|Neo]] |
edits