<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:hinerm@gmail.com" title="Mark Hiner <hinerm@gmail.com>"> <span class="fn">Mark Hiner</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEEDSINFO "
   title="NEEDSINFO - Error in Fiji ImageJ java.lang.IllegalArgumentException: invalid range properties"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1089">bug 1089</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>NEEDSINFO
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>hinerm@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDSINFO "
   title="NEEDSINFO - Error in Fiji ImageJ java.lang.IllegalArgumentException: invalid range properties"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1089#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEEDSINFO "
   title="NEEDSINFO - Error in Fiji ImageJ java.lang.IllegalArgumentException: invalid range properties"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1089">bug 1089</a>
              from <span class="vcard"><a class="email" href="mailto:hinerm@gmail.com" title="Mark Hiner <hinerm@gmail.com>"> <span class="fn">Mark Hiner</span></a>
</span></b>
        <pre>Hi Bert,

 It looks like this plugin caches slider settings using IJ.prefs. I'm not sure
what went wrong with your installation, but I'm assuming some of these settings
got mixed up and incompatible slider settings (e.g. a default value outside of
the min/max) were cached, and are now being loaded - causing this exception.

 I uploaded a patched Interactive 3D surface plot that prevents invalid slider
creation. You can test it with Help > Update Fiji.

Other things to do:

* Edit > Options > Reset...
  - This will reset your stored Prefs, which hopefully will clear out the
invalid values that were stored.

* Launch with a newer Java version:
<a href="http://imagej.net/Frequently_Asked_Questions#On_Windows">http://imagej.net/Frequently_Asked_Questions#On_Windows</a>
  - Since we don't know what caused the invalid values to be stored in the
first place, it's worth a try to use a newer Java version to get bug fixes,
etc..</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>