<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Folks,<br>
    <br>
    I guess I need more precise steps to reproduce.<br>
    <br>
    I just fired a fresh Cuis, from an updated repo. Just installed
    updates and opened a Sample09Clock. It works ok. Then I open a
    browser on it (from the halo), went to the drawOn: method and added
    your line Alan. I get a debugger "Instances of SmallFloat64 are not
    indexable". I close the debugger and see the clock displayed now as
    a red box with yellow borders and cross. Image is responsive. I go
    to the browser and correct the method. Then I do World / Debug /
    Start drawing all again. The clock is correctly drawn again.<br>
    <br>
    In short, I see the expected behavior. This means I need enough
    detail, so I can reproduce the problem.<br>
    <br>
    Thanks,<br>
    <br>
    <br>
    On 12/15/2022 6:28 AM, Hilaire Fernandes via Cuis-dev wrote:
    <blockquote cite="mid:ffc04488-95e5-697c-e089-cef53cd46ba3@free.fr"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p><font size="4">Hi Alan,</font></p>
      <p><font size="4">Thanks to report! I confirm the issue, even with
          non stepping morph. It should not behave like that. <br>
        </font></p>
      <p><font size="4">The expected behavior with faulty code in a
          #drawOn: method is a broken morph rendered as a red rectangle
          with yellow diagonals and stepping set in pause, to avoid
          recurring debugger to pop up I guess. By the way there is the
          WorldMenu>Debug  and Morph halo menus to restart stepping
          and rendering once the broken code is fixed.</font></p>
      <p><font size="4">It seems the Morph is not detected as broken,
          and rendering is tried again and again.<br>
        </font></p>
      <p><font size="4">Juan recently introduced the HybridCanvas to
          speed up graphics rendering, may be it is related, and a fix
          should come. I can't help more, sorry.<br>
        </font></p>
      <p><font size="4">Hilaire</font><br>
      </p>
      <div class="moz-cite-prefix">Le 15/12/2022 à 07:43, Alan Dao via
        Cuis-dev a écrit :<br>
      </div>
      <blockquote type="cite"
cite="mid:CA+c6hdjrL=QSQkR-+UnHW86muCK4zMLPJHGw1ypKZ8eavxjYkQ@mail.gmail.com">
        <div>I know that the code I've put in is inherently flawed, but
          my development process involves experimenting a lot and not
          always knowing what I'm doing. Is there something I'm missing
          when it comes to not having mistakes break Morphic? Any advice
          would be appreciated.</div>
        <div><br>
        </div>
      </blockquote>
      <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich</pre>
  </body>
</html>