Error: num strip vertices doesn't match expected

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
ZoomV
Rebel Warrant Officer
Rebel Warrant Officer
Posts: 308
Joined: Thu Aug 15, 2013 11:27 am
Projects :: Old Republic Map pack
Games I'm Playing :: BF2 SWTOR and GW2
xbox live or psn: No gamertag set
Location: Belsavis, Maximum Security Ward

Error: num strip vertices doesn't match expected

Post by ZoomV »

I have been trying to add a bump map to one of my tor units and I keep getting a PC_Modelmunge crash with this error

Code: Select all

ERROR[PC_modelmunge msh\tor_sniper.msh]:CalculateTangentVectors: num strip vertices doesn't match expected after split along mirror boundaries!
I'm using msh.option with these lines

Code: Select all

-bump rep_inf_tortrooper
.tga.option

Code: Select all

-bump -format bump -bumpscale 7.0

EDIT
So I determined that it has to be something with the bump map rather than the .msh. I also ditched the msh.option in favor of repsharpshooter's meshtool. So its now bump+specular.

diffuse texture
Hidden/Spoiler:
Image
Diffuse alpha layer.
Hidden/Spoiler:
Image
bump map (I've tried with the mode set to RGB and with it set to greyscale)
Hidden/Spoiler:
Image
bumpmap alpha layer
Hidden/Spoiler:
Image
Still get the modelmunge crash with the same aforementioned error. Help anyone? I want my bumpmapping!
Post Reply