ScriptSpot is a diverse online community of artists and developers who come together to find and share scripts that empower their creativity with 3ds Max. Our users come from all parts of the world and work in everything from visual effects to gaming, architecture, students or hobbyists.
Comments
same error for me too
-- [stack level: 1]
-- called from top-level
-- Error occurred in anonymous codeblock; filename: ; position: 134; line: 3
-- No "map" function for undefined
-- MAXScript callstack:
-- thread data: threadID:26876
-- ------------------------------------------------------
-- [stack level: 0]
-- In anonymous codeblock; filename: ; position: 135; line: 3
-- Locals:
-- scenecontainers: undefined
-- Externals:
-- ------------------------------------------------------
-- [stack level: 1]
-- called from top-level
-- Error occurred in anonymous codeblock; filename: ; position: 134; line: 3
-- No "map" function for undefined
-- MAXScript callstack:
-- thread data: threadID:26876
-- ------------------------------------------------------
-- [stack level: 0]
-- In anonymous codeblock; filename: ; position: 135; line: 3
-- Locals:
-- scenecontainers: undefined
-- Externals:
-- ------------------------------------------------------
-- [stack level: 1]
-- called from top-level
...
simply try this
bga
thank for reply, if I try
thank for reply,
if I try this code 3dsmax generate an error:
-- Error occurred in anonymous codeblock; filename: ; position: 133; line: 3
-- Runtime error: operation requires a collection of nodes, got: Container
-- MAXScript callstack:
-- thread data: threadID:21500
-- ------------------------------------------------------
-- [stack level: 0]
-- In top-level
-- Error occurred in anonymous codeblock; filename: ; position: 133; line: 3
-- Runtime error: operation requires a collection of nodes, got: Container
-- MAXScript callstack:
-- thread data: threadID:21500
-- ------------------------------------------------------
-- [stack level: 0]
-- In top-level
any ideas?
thanks.