Warcraft III resources & community, 2003–2006 · archived

problem with model

5 posts
#1

problem with model

i made a model with oinkerwinkle tools, in wc3wiewer it's looks good but when i put it to game, it's crashing:-( plz help!
link to file: stormrage.w.interia.pl/eliterifleman.zip
#2
Well from an initial look, it seems the mdl/mdx header doesn't match the contents of the file.
Header:
Model "HeroMountainKing" {
NumGeosets 8, <-- you only have 5 in file
NumGeosetAnims 5, <-- You have none in file
Also the texture count and such is off. The viewer doesn't care but WE will throw the flag! I've tried modifying this but it still crashes. All I can say is the file looks pretty crowded. Lots of playin around with emitters and added animations. If you have a backup of the geomerged model I'd start there testing if the model works then add each stage, animation transfer, emitter work, and so on. Hope this helped,
Cheers
#3
so i must do a model from 0?\ :?:
#4
Well you could try removing the added bone and emitter, but once a bones "in" it becomes tricky. I have a feeling thats where your problem lies. Plus a fresh start with testing at each stage gives everyone more of an idea what went wrong. Just a suggestion anyway, you can try and fix it :)
#5
thx