<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[infinite hang after compiling example 6-state button script]]></title><description><![CDATA[<p dir="auto"><a href="http://hise.audio/manual/ScriptPanel.php#31asixstatebutton" rel="nofollow ugc">http://hise.audio/manual/ScriptPanel.php#31asixstatebutton</a><br />
6-state button causes hise to hang indefinitely after compiling. It's all good until you add this line of code to onControl callback</p>
<p dir="auto"><code>SixStateButton.update(number, value);</code></p>
<p dir="auto">Also, you don't make it easy to post your HISE version. No text selection.</p>
<p dir="auto"><img src="https://puu.sh/w7ocn/eecca1b0db.png" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hise.audio/topic/282/infinite-hang-after-compiling-example-6-state-button-script</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 20:37:28 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/282.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 02 Jun 2017 08:13:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to infinite hang after compiling example 6-state button script on Fri, 02 Jun 2017 22:04:10 GMT]]></title><description><![CDATA[<p dir="auto">Just checked it on the recent version, nothing is hanging here (I noticed it spends some time in a few regex functions in Debug mode to catch the factory UI method, but it's blazingly fast in Release Mode.</p>
]]></description><link>https://forum.hise.audio/post/1729</link><guid isPermaLink="true">https://forum.hise.audio/post/1729</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Fri, 02 Jun 2017 22:04:10 GMT</pubDate></item><item><title><![CDATA[Reply to infinite hang after compiling example 6-state button script on Fri, 02 Jun 2017 16:43:15 GMT]]></title><description><![CDATA[<p dir="auto">it's not a crash, and infinite hang is difficult to debug. You have to hit the pause button and there's no telling how big of a loop is happening.</p>
]]></description><link>https://forum.hise.audio/post/1728</link><guid isPermaLink="true">https://forum.hise.audio/post/1728</guid><dc:creator><![CDATA[elanhickler]]></dc:creator><pubDate>Fri, 02 Jun 2017 16:43:15 GMT</pubDate></item><item><title><![CDATA[Reply to infinite hang after compiling example 6-state button script on Fri, 02 Jun 2017 10:07:30 GMT]]></title><description><![CDATA[<p dir="auto">I'm in the last phase of the layout rewrite. Once this is done, I'll tackle this.</p>
<p dir="auto">BTW do you know how to compile HISE in Debug mode? These kinds of crashes are usually pretty easy to track down as  it causes a stack overflow which will point you to the endless loop in the backtrace.</p>
]]></description><link>https://forum.hise.audio/post/1726</link><guid isPermaLink="true">https://forum.hise.audio/post/1726</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Fri, 02 Jun 2017 10:07:30 GMT</pubDate></item></channel></rss>