Rebellion - Custom mesh render error, minidump + tanget problems
A minidump that happens whenever I try to create a game with a custom mesh mod active
So.. I've been trying to add a single titan to the game (or at least replace an existing one). Simply because I always wanted to have my own ship in the game... but anyway:
In short, by following numerous tutorials I have managed to add hard points and tangents to my ship, convert it to mesh from XSI and somewhat set up the entities, manifests and the whole mod folder so that the ship should appear as a titan for Psi-rebels.
With the mod active the game loads into main menu without problem, but when I try to load up a galaxy as Advent rebels and actually start playing, the loading bar goes about 3/4 before the game minidumps. Every time. The dev exe always gives the same error:
Assert @ D:\projects\SINS\SinsRebellion\main\CodeSource\Engine/Render/Mesh/Mesh.cpp(894)
DirectXAssert: [!FAILED(dxVerifyHR)]
Context: result
HR: (D3DERR_INVALIDCALL)-Invalid call
Guessing just from what I can see, it's a problem related to the mesh and directX failing to handle it. But that's as far as my understanding goes. Otherwise I have absolutely no idea what this is and why it's happening.
I have found similar errors being discussed around here, but none of them is really the same as this one and their solutions don't seem to apply for me.
I believe there aren't any mistakes in my edits of the entity and manifest files, but again I only have the basic understanding of how they work, and the syntax checking and validation tools I found on these forums seem to no longer exist. I don't know whether there is any problem with the mesh itself, I don't recall the XSI converter giving me any errors and beyond that I don't know what could be wrong.
I am deeply hoping that anyone of you who actually understand what I'm doing (cause I don't think I actually do) will be willing to help me out.
All the files that I added/modded are here: https://drive.google.com/folderview?id=0B_wDKSqU7vXxU2hVR0tUYXYydFE&usp=sharing
Please feel free to look through them and slap all the mistakes you find in my face. - Preferably along with advice on how to fix them.
I thank you in advance for help. I really appreciate it.
