Need to reset Max to see some erros

Need to reset Max to see some erros

alexandre_bisewski
Enthusiast Enthusiast
761 Views
3 Replies
Message 1 of 4

Need to reset Max to see some erros

alexandre_bisewski
Enthusiast
Enthusiast

Hey guys!

 

While I am building an script in MaxScript, sometimes When I restart Nax and open the script again I receive some errors. And when I run my script in the second time I dont receive this erros anymore. 

 

So I usually restart my Max so see if everything is ok. But it is boring and take time.  

 

Are there a better solution to do it? One function to maybe clear memory?

 

Thank you

0 Likes
Accepted solutions (1)
762 Views
3 Replies
Replies (3)
Message 2 of 4

denisT.MaxDoctor
Advisor
Advisor
Accepted solution

@alexandre_bisewski wrote:

While I am building an script in MaxScript, sometimes When I restart Nax and open the script again I receive some errors. And when I run my script in the second time I dont receive this erros anymore. 

 

So I usually restart my Max so see if everything is ok. But it is boring and take time.  

 

Are there a better solution to do it? ...

The best solution is to fix the script. To do this, find a way to reproduce the error the first time you run the script manually.

 

Another good idea is to make the MAX reloading process more enjoyable: put music on in the background, play a slideshow, and maybe add some particle effects...

Message 3 of 4

alexandre_bisewski
Enthusiast
Enthusiast

Hi Denis. 

 

So when I run the script (ctrl+e) sometimes to see the update I need to to do it two times. Sometimes it doesnt happen.

 

So it maybe is an indicative that have something wrong in code?

 

0 Likes
Message 4 of 4

denisT.MaxDoctor
Advisor
Advisor

@alexandre_bisewski wrote:

So when I run the script (ctrl+e) sometimes to see the update I need to to do it two times. Sometimes it doesnt happen.

 

So it maybe is an indicative that have something wrong in code?

 


If something goes wrong, there should be error messages and/or an output in the Listener. Show this output and error messages...