Page 1 of 1

BlueStreak v1.01 error

Posted: Wed Feb 21, 2007 3:00 pm
by lock3d
Sometimes I get this error when trying to export models, sometimes not, I can't figure out how to trigger it or how to fix it. What is it complaining about anyways?

Posted: Wed Feb 21, 2007 3:15 pm
by TomClancey
What is the error? None of use are psychic so we can't some how conjure up what your error is, post the last entry in your debug.txt that has the error in it.

Posted: Wed Feb 21, 2007 4:43 pm
by lock3d
It displays a pop-up message with the title MAXScript Rollout Handler Exception and it says: --Unknown property: "name" in undefined.
I don't know where the debug.txt is, but in blue on the bottom left of the gmax window is says -- totalCount: undefined.

Posted: Wed Feb 21, 2007 6:06 pm
by TomClancey
Is your level linked to a box named "frame"?

Posted: Thu Feb 22, 2007 2:55 pm
by lock3d
Yes, "frame" and the main level is named "level"

Posted: Thu Feb 22, 2007 3:12 pm
by TomClancey
do you have a material named +sky?

Posted: Thu Feb 22, 2007 3:24 pm
by lock3d
Yes, I do. it turns out that I only get the problem when I apply my multi-material with the ground and sky. Also, in my maps, the ground never shows up, the whole level is just the sky.

Posted: Thu Feb 22, 2007 5:48 pm
by OozyGorilla
lock3d wrote:Yes, I do. it turns out that I only get the problem when I apply my multi-material with the ground and sky. Also, in my maps, the ground never shows up, the whole level is just the sky.
You have to run radiosity for it to show up. Push ~ (to the left of the number 1(hold shift)). Then type "radiosity_quality 0" and then "radiosity_start" (minus the quotes). Then, when the numbers reach 0, type "radiosity_save"

Posted: Fri Feb 23, 2007 6:59 am
by lock3d
I'll try doing the radiosity in Sapien, I've been doing it in Tool. I stil don't know though why I'm getting this error from BlueStreak.

Posted: Fri Feb 23, 2007 10:10 pm
by OozyGorilla
I get it too. It makes me mad because I can't export a couple of my scenery things I want to put in my map.

Anyone with an answer to the "name undifined" problem, please post it.

Posted: Sat Feb 24, 2007 4:35 pm
by lock3d
Well, I guess I can live with the export problem. However, my ground texture still isn't showing up, even when I ran radiosity in Sapien.

Posted: Sat Feb 24, 2007 7:02 pm
by striderdude
Your levels name in Gmax should be "skybox" instead of "level"

Posted: Thu Mar 01, 2007 10:07 am
by PreventThis
ive had that error before and it was because 1 polygon in my map wasnt textured so i had to go back and put the material on it, and then it worked. Im not for sure but it might have made a debug.wrl file you can import into 3ds, im not sure on that i know you can do that for the degenerate triangle or bad uv's error, but i guess its worth a try.

Posted: Thu Mar 01, 2007 4:13 pm
by lock3d
striderdude wrote:Your levels name in Gmax should be "skybox" instead of "level"
That's what the problem was, I named the main part "skybox" and I didn't get the error anymore, thanks striderdude. The ground still isn't visible, and I have run radiosity. Every time I do something in tool, it says: Couldn't read map file './toolbeta.map' Could this have something to do with it?

Posted: Thu Mar 01, 2007 8:26 pm
by PreventThis
no it gives everyone that anytime you compile something.

Posted: Fri Mar 02, 2007 3:29 pm
by lock3d
Oh, ok, because in the tutorial that comes with the HEK it doesn't show it. Since that's not the problem, what could be keeping the ground from showing up?