• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
runsimulation() bug
#1
this might be a bit minor but maybe this works on

I found that runsimulation(0) triggers a system exception unless the fume edit ui is on first.

If I open a file, and run mxs cmd runsimulation(0) a system exception occurs and max crashes,

the mxs cmd "myFumeObj.EditUI = on" doesnt work.

If I open the cmd pannel by clicking on it, then running the sim maxscript command a simulation successfully triggers.

open a max file
FumeGridObj.runsimulation(0)
causes a system exception

open a maxfile
FumeGridObj.editUI = on
FumeGridObj.runsimulation(0)

causes a system exception

open a maxfile
clicking the fume grid and manually opening the fume window
FumeGridObj.runsimulation(0)

runs a successful simulation

I'm going to keep on pokeing around and see if I can get a workaround going. Thx.

thanks
  Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)