ShenLong Kazama Posted January 10, 2017 Share Posted January 10, 2017 Could someone explain what that means please? How can i fix it? Link to comment
Ramikad Posted January 10, 2017 Share Posted January 10, 2017 Could someone explain what that means please? How can i fix it? That error means that the UVMap of that specific mesh of the model is composed by one or more "islands", the seams being the contours of those islands. It occurs because the exporter needs the meshes to be split where those seams are.Now, with another model I'd tell you to select that mesh, enter Edit Mode, then switch to the UV/Image Editor, press on the "Keep UV and edit mode mesh selection in sync" button, select all of the seams which contour the islands, switch to 3D View, press Ctrl + E, and then D, which would split the edges as required to export correctly... but in this case I'm not positive that it will export correctly anyway. Not only does the mesh split procedure increase the vertex count a lot, but that model already has 34544 vertexes, which means that it probably won't export. And even if it did export correctly, .glm (and maybe .md3) models in Jedi Academy only work with a limit of 1000 vertexes per mesh, for a total of 32 meshes, so it would crash the game. And if you actually managed to get that working, you'd probably have to say goodbye to a smooth framerate.So if you really want that model in the game you'll have to consider cutting down the vertex count a lot, either manually or with the Decimate modifier. Be mindful however, because the Decimate modifier doesn't destroy the UVMap anymore, but it will change it, so don't split edges before decimating. Link to comment
ShenLong Kazama Posted January 10, 2017 Author Share Posted January 10, 2017 That error means that the UVMap of that specific mesh of the model is composed by one or more "islands", the seams being the contours of those islands. It occurs because the exporter needs the meshes to be split where those seams are.Now, with another model I'd tell you to select that mesh, enter Edit Mode, then switch to the UV/Image Editor, press on the "Keep UV and edit mode mesh selection in sync" button, select all of the seams which contour the islands, switch to 3D View, press Ctrl + E, and then D, which would split the edges as required to export correctly... but in this case I'm not positive that it will export correctly anyway. Not only does the mesh split procedure increase the vertex count a lot, but that model already has 34544 vertexes, which means that it probably won't export. And even if it did export correctly, .glm (and maybe .md3) models in Jedi Academy only work with a limit of 1000 vertexes per mesh, for a total of 32 meshes, so it would crash the game. And if you actually managed to get that working, you'd probably have to say goodbye to a smooth framerate.So if you really want that model in the game you'll have to consider cutting down the vertex count a lot, either manually or with the Decimate modifier. Be mindful however, because the Decimate modifier doesn't destroy the UVMap anymore, but it will change it, so don't split edges before decimating. Is it possible to reduce the vertexes? Link to comment
Ramikad Posted January 10, 2017 Share Posted January 10, 2017 Is it possible to reduce the vertexes? You can try to use the Decimate modifier. It will reduce the overall vertex count of the mesh, but results can be unsatisfactory. Link to comment
ShenLong Kazama Posted January 10, 2017 Author Share Posted January 10, 2017 You can try to use the Decimate modifier. It will reduce the overall vertex count of the mesh, but results can be unsatisfactory. May i ask for your assistance of you have the time? If you're okay with it i could send you the files. Link to comment
Ramikad Posted January 10, 2017 Share Posted January 10, 2017 May i ask for your assistance of you have the time? If you're okay with it i could send you the files. Feel free to send them over. I'll take a look, though I can't promise anything. Link to comment
ShenLong Kazama Posted January 10, 2017 Author Share Posted January 10, 2017 Feel free to send them over. I'll take a look, though I can't promise anything. I send you the link per PM. Link to comment
Psyk0Sith Posted January 14, 2017 Share Posted January 14, 2017 Might want to cut down that polygon count or rebuild it from scratch. 61k tris is 20 times the count of a stock player model. ooeJack likes this Link to comment
Tempust85 Posted January 14, 2017 Share Posted January 14, 2017 Lol you'd be flat out finding a modern game using around 61k tris. Link to comment
Kualan Posted January 14, 2017 Share Posted January 14, 2017 To resolve the seam error, I usually do 'Seams From Islands', which will mark the relevant seams in red in Wireframe mode, then select these individual edges and split only those ones. However, to echo what others have said, it looks implausible to get this particular mesh to work in JKA anyway. Decimating that down to a feasible vert number is just going to leave you with a collection of fragmented pieces not even resembling the original mesh (or any other). Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now