Page 1 of 1

Bluestreak export error (gmax)

Posted: Fri Jan 04, 2008 7:54 pm
by bibbit
Excuse me if this has been answered before, because I just got CE today and am new to mapping.

I tried several times to run the Bluestreak JMS script in gmax, but when I click Export an error says 'Unknown property: "name" in undefined.' Does anyone know what this means? Thanks.

Posted: Mon Feb 04, 2008 4:48 pm
by reenact12321
I got this too! What does it mean?

Posted: Mon Feb 04, 2008 5:12 pm
by preston566
I've never seen it before, but the way it sounds, your problem may lay in the objects names? Maybe the Frame or Skybox? I can't say for sure,
and I probably wouldn't take my advice at all, but just throwing it out there. I keep looking for the answer. :wink:

Posted: Mon Feb 04, 2008 5:42 pm
by reenact12321
The names of my objects are word for word

frame
skybox
Base01
Base03 (Base02 got deleted)
Floor01
Floor02 (seperated the floors to texture them differently

I have multiple material numbers for different materials including +sky, my ground texture, the floor texture and the base texture, but that's it so far.

My map is also within dimension maximums. the whole thing is roughly 36,000x35,000x17,000

Posted: Mon Feb 04, 2008 5:44 pm
by Cryticfarm
The only thing that need to be named properly is the framebox.

Posted: Mon Feb 04, 2008 5:53 pm
by reenact12321
so, long as it's named "frame" and everything is linked I should be ok right?

Posted: Mon Feb 04, 2008 5:54 pm
by Cryticfarm
reenact12321 wrote:so, long as it's named "frame" and everything is linked I should be ok right?
Yes.

Posted: Mon Feb 04, 2008 6:22 pm
by reenact12321
My +sky texture was mislabeled, and I fixed that, but I'm still getting the same results. I'm going to contact TheGhost directly if his page doesn't help, but here is the code from the MAXscript Listener

8200
3251
1
frame
-1
-1
0.0 0.0 0.0 1.0
-3379.38 13217.5 -2624.2
3
-- Error occurred in m loop <----HERE PROBLEM
-- Frame:
-- m: 1
-- called in go_button()
-- Frame:
-- V: 3888
-- numverts: undefined
-- objectsInScene: 6
-- output_name: undefined
-- jms: <WindowStream>
-- deletedName: " "
-- end1: undefined
-- start1: 73169957
-- mat_count: 3
-- marker_count: undefined
-- node_count: 1
-- all_valid_nodes: true
-- totalCount: undefined
-- c: undefined

Posted: Mon Feb 04, 2008 8:11 pm
by reenact12321
I contacted TheGhost

Turns out this error results from materials being incorrectly set up

If experiencing this error, check the material numbers in the materials editor against the ones on objects, and make sure everything has a material

When in doubt, write down your pathnames and delete all your materials and start again.

Posted: Tue Feb 05, 2008 4:51 am
by Cryticfarm
Oh yeah.... that happened to me once, I just retextured and I was fine. The way I texture now is texture then hide those polys. And when your done, you shouldn't have any polys left. Then you just unhide.