Caprier
@caprier
New Member
Joined: Feb 14, 2024
Topics: 21 / Replies: 91
Topic
Forum
Replies: 0
Views: 7
Reply
RE: MacroScript Compile error when starting max

The macro works only on the trimesh, through meshOp methods: theObj = selection[1].mesh The whole topology check is based on that. It also makes an ex…

14 years ago
Forum
Reply
RE: MacroScript Compile error when starting max

BINGO! The compile error is gone! And also the other problem with the double drop (?!). Thanks a ton Denis. Especially for insisting and keeping up w…

14 years ago
Forum
Reply
RE: MacroScript Compile error when starting max

Thanks for that, Denis. I’ve sent a new .mzp with your corrections both in install.ms and in the macro to one of the guys with the error. I first tri…

14 years ago
Forum
Reply
RE: MacroScript Compile error when starting max

I’ll have the test done later tonight so won’t post the result before tomorrow. In the meantime to answer your question, let me put it this way. How …

14 years ago
Forum
Reply
RE: MacroScript Compile error when starting max

I had that test in earlier versions (though in the form of testing the class of modPanel.getCurrentObject()) and the error was already there. I remove…

14 years ago
Forum
Reply
14 years ago
Forum
Reply
RE: MacroScript Compile error when starting max

If you copy the macro and run it without having an object selected with an unwrap on it, you get an error. Try it. The menuMan part is not the issue s…

14 years ago
Forum
Reply
RE: MacroScript Compile error when starting max

It’s the exact same file than the one I’ve attached. Nothing’s encrypted.

14 years ago
Forum
Reply
RE: MacroScript Compile error when starting max

Nope. Setting the default heap size higher didn’t solve the problem. Any other idea, people? And how about the 1st problem, the need to drop the .mz…

14 years ago
Forum
Reply
RE: MacroScript Compile error when starting max

I will definitely try that (I’m ready to try anything at his point)! Thanks Io. But shouldn’t the error be ‘out of memory’ or something similar, intea…

14 years ago
Forum
Reply
RE: MacroScript Compile error when starting max

Denis, I’m not sure I’m following. If it’s the first evaluation of the macro (during installation), install.ms does just that: it creates a temporary…

14 years ago
Forum
Topic
Forum
Replies: 21
Views: 52
Reply
RE: classOf() at a precise point in the stack?

That’s not a problem. Since the macro is run from the mapping menu in the Edit UVWs dialog, the current modifier cannot not be an unwrap uvw modifier….

14 years ago
Forum
Reply
RE: classOf() at a precise point in the stack?

I use the unwrap methods. I started first by using the meshop methods for testing the topology, retrieving the coordinates, etc, and only the setVerte…

14 years ago
Forum
Page 1 / 8