<?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[m5f file not loading anymore]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I was running since june a little program on my M5stick. Today I wan't to modify it, but is impossible to open the file in workflow UI.... When I look inside the m5f with a notepad it seems that more or less everything is here... but impossible to make the stuff working again.<br />
If anyone could help me to recover my code it would be great !<br />
Here is a link to the file :</p>
<p dir="auto"><a href="https://drive.google.com/file/d/1PFBu4VAHuXbSenaFG8Kt-Ia4xEs2p3xA/view?usp=sharing" target="_blank" rel="noopener noreferrer nofollow ugc">https://drive.google.com/file/d/1PFBu4VAHuXbSenaFG8Kt-Ia4xEs2p3xA/view?usp=sharing</a></p>
]]></description><link>https://community.m5stack.com/topic/2154/m5f-file-not-loading-anymore</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 15:15:47 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2154.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 Jul 2020 13:03:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to m5f file not loading anymore on Sat, 25 Jul 2020 09:16:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/world101" aria-label="Profile: world101">@<bdi>world101</bdi></a>   wonderfull my friend ! You saved my work and ly nerfs lol. It works.</p>
]]></description><link>https://community.m5stack.com/post/9439</link><guid isPermaLink="true">https://community.m5stack.com/post/9439</guid><dc:creator><![CDATA[nash68]]></dc:creator><pubDate>Sat, 25 Jul 2020 09:16:51 GMT</pubDate></item><item><title><![CDATA[Reply to m5f file not loading anymore on Fri, 24 Jul 2020 19:29:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/world101" aria-label="Profile: world101">@<bdi>world101</bdi></a> said in <a href="/post/9432">m5f file not loading anymore</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nash68" aria-label="Profile: nash68">@<bdi>nash68</bdi></a> I fixed it. In the file, I just replaced <code>screen_set_stickc_brightness</code> with <code>screen_set_brightness</code> and now it works.</p>
<p dir="auto">Here you go:<br />
<a href="https://drive.google.com/file/d/1q_UiF1AxdNq2ee61XL0q9uee2aqpnBnM/view?usp=sharing" target="_blank" rel="noopener noreferrer nofollow ugc">https://drive.google.com/file/d/1q_UiF1AxdNq2ee61XL0q9uee2aqpnBnM/view?usp=sharing</a></p>
</blockquote>
<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/world101" aria-label="Profile: world101">@<bdi>world101</bdi></a> that works.</p>
]]></description><link>https://community.m5stack.com/post/9435</link><guid isPermaLink="true">https://community.m5stack.com/post/9435</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 24 Jul 2020 19:29:12 GMT</pubDate></item><item><title><![CDATA[Reply to m5f file not loading anymore on Fri, 24 Jul 2020 13:36:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nash68" aria-label="Profile: nash68">@<bdi>nash68</bdi></a> I fixed it. In the file, I just replaced <code>screen_set_stickc_brightness</code> with <code>screen_set_brightness</code> and now it works.</p>
<p dir="auto">Here you go:<br />
<a href="https://drive.google.com/file/d/1q_UiF1AxdNq2ee61XL0q9uee2aqpnBnM/view?usp=sharing" target="_blank" rel="noopener noreferrer nofollow ugc">https://drive.google.com/file/d/1q_UiF1AxdNq2ee61XL0q9uee2aqpnBnM/view?usp=sharing</a></p>
]]></description><link>https://community.m5stack.com/post/9432</link><guid isPermaLink="true">https://community.m5stack.com/post/9432</guid><dc:creator><![CDATA[world101]]></dc:creator><pubDate>Fri, 24 Jul 2020 13:36:12 GMT</pubDate></item><item><title><![CDATA[Reply to m5f file not loading anymore on Fri, 24 Jul 2020 13:26:01 GMT]]></title><description><![CDATA[<p dir="auto">I had the same happen to me recently. Some of my files were created a few months ago, but no longer work now.  Looking at the Chrome developer console, there is this error when loading your file into uiFlow.</p>
<pre><code>TypeError: Unknown block type: screen_set_stickc_brightness
    at Blockly.BlockSvg.Blockly.Block (scripts.3a80ddb4e78f6cf0af09.js:1)
    at new Blockly.BlockSvg (scripts.3a80ddb4e78f6cf0af09.js:1)
    at Blockly.WorkspaceSvg.newBlock (scripts.3a80ddb4e78f6cf0af09.js:1)
    at Object.Blockly.Xml.domToBlockHeadless_ (scripts.3a80ddb4e78f6cf0af09.js:1)
    at Object.Blockly.Xml.domToBlockHeadless_ (scripts.3a80ddb4e78f6cf0af09.js:1)
    at Object.Blockly.Xml.domToBlock (scripts.3a80ddb4e78f6cf0af09.js:1)
    at Object.Blockly.Xml.domToWorkspace (scripts.3a80ddb4e78f6cf0af09.js:1)
    at t.openM5F (main.5558dcaebe084d12c3eb.js:1)
    at t.M5F_create (main.5558dcaebe084d12c3eb.js:1)
    at FileReader.n.onload (main.5558dcaebe084d12c3eb.js:1)
</code></pre>
<p dir="auto">I see the same error with my file. So something seems to have changed on the uiFlow side related to the StickC brightness block. <a class="plugin-mentions-user plugin-mentions-a" href="/user/m5stack" aria-label="Profile: m5stack">@<bdi>m5stack</bdi></a>, please investigate this.</p>
]]></description><link>https://community.m5stack.com/post/9431</link><guid isPermaLink="true">https://community.m5stack.com/post/9431</guid><dc:creator><![CDATA[world101]]></dc:creator><pubDate>Fri, 24 Jul 2020 13:26:01 GMT</pubDate></item></channel></rss>