[1.4] maxscript stopRender() not working anymore on interactive render

…almost everything in the title :smiley:
For Corona 1.3 I created a cute little button to stop the Interactive button in the viewport when my computer slows down (especially when trying to update the material previews in slate editor).
Here’s the code :

macroScript stopRendr
category: “Corona Renderer”
Icon:#(“Stop_icon”,1)
(
CoronaRenderer.CoronaFp.stopRender()
)

Not working anymore with 1.4 :frowning: I’m not sure but it seems that it’s resetting the render.
I already went to the wiki page to check if anything is different (Chaos Corona - Global Site).

What do you think guys, did I miss something ?
I don’t really understand why it’s supposed practical to right click on it and change the view every time I want to stop it.

wow after 1 week nobody cares… ok fine x)

Do not worry, we will get to bug fixing soon enough :wink:

Sorry for the lack of response. If something is logged/posted/saved, it will never get lost, and we will return to it.

Fixed