locked_ui

Discussion of bugs and problems found in Altap Salamander. In your reports, please be as descriptive as possible, and report one incident per report. Do not post crash reports here, send us the generated bug report by email instead, please.
cpb
Posts: 13
Joined: 03 Feb 2006, 23:22
Location: L.A.

locked_ui

Post by cpb »

here's a strange problem I've been having for a while
but never reported as its very odd.
whenever I run a loop in maxscript (in 3d studio max)
servant salamander will lock up. it is then released once
the maxscript stops evaluating. normally no big deal as
the scripts are quick but recently I've been running long
batch operations that lock me out of salamander for
hours! :(
any leads as to what might be causing this?
thanks,

-cpb
Petr Solin
ALTAP Staff
ALTAP Staff
Posts: 1112
Joined: 08 Dec 2005, 09:13
Location: Novy Bor, Czech Republic
Contact:

Post by Petr Solin »

Do you start these scripts from Salamander? If yes, how? (drag&drop, double-click, etc)

You can also try to start two Salamanders and test if both instances are locked during script is running.
cpb
Posts: 13
Joined: 03 Feb 2006, 23:22
Location: L.A.

Post by cpb »

The scripts are launched from within 3dsmax.
A second servant salamander will lock up too.
My guess is max is hogging some shared resource.
Are there any utilities I can use to test this?

-cpb
Petr Solin
ALTAP Staff
ALTAP Staff
Posts: 1112
Joined: 08 Dec 2005, 09:13
Location: Novy Bor, Czech Republic
Contact:

Post by Petr Solin »

I have no idea how to simply debug this problem. You can try Process Monitor: http://www.microsoft.com/technet/sysint ... nitor.mspx. But I'm not sure if you see anything interesting.

Can someone else reproduce this problem?
Post Reply