HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Weird Converting problem

02-22-2004, 02:34 AM#1
KingBob
ok ok, i know i keep asking stupid noob questions, but this is like really weird, so far ive made a couple of succesful quick models which worked fine in game, but now ever model i make i add the heading to, everything looks fine to me, i run it through oinkerwinkle's model check, but when i use yobguls file converter on it, it says Assertion Failed: !"what?", file xx.cpp, line 756
anyone know whats going on?

p.s. the mdl doesnt even have 756 lines
02-22-2004, 08:21 AM#2
WC3player2
can you upload the model?
02-22-2004, 01:06 PM#3
KingBob
by upload, do u mean into the game, because if so no, its not an mdx.

if u mean into milkshape, yes i can
02-22-2004, 01:09 PM#4
Alfred
Quote:
Originally posted by KingBob
by upload, do u mean into the game, because if so no, its not an mdx.

if u mean into milkshape, yes i can


no he asked u to upload it here so he can help u... perhaps i wud like to take a look at it too and see wads wrong
02-22-2004, 01:42 PM#5
KingBob
oh ya, i ummmmm knew that, ummmmm, i was just kidding, ha ha ha
02-22-2004, 01:49 PM#6
[Death]
You have to replace

{ -1.#IND00, -1.#IND00, -1.#IND00 },
with
{ 0, 0, 1 },

I fixed it, it imports fine for me now. I'll upload by .mdl if you want to add more changes.
02-22-2004, 01:55 PM#7
KingBob
thx so much dude

oh, by the way, is that just for that circumstance, or is that for whenever i see that in a mdl
02-22-2004, 06:15 PM#8
[Death]
You have to look and replace it every time.

It may or may not happen all the time.
02-22-2004, 10:10 PM#9
KingBob
k thx