<?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[Compiling releases fails, after PASSWORD RESET]]></title><description><![CDATA[[[topic:post_is_deleted]]]]></description><link>http://community.bablosoft.com/topic/25989/compiling-releases-fails-after-password-reset</link><generator>RSS for Node</generator><lastBuildDate>Fri, 01 May 2026 09:21:26 GMT</lastBuildDate><atom:link href="http://community.bablosoft.com/topic/25989.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 31 Oct 2023 14:12:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Compiling releases fails, after PASSWORD RESET on Fri, 10 Nov 2023 09:57:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.bablosoft.com/uid/394">@Fox</a> I salute you sir for the help!</p>
<p dir="auto">best regards</p>
]]></description><link>http://community.bablosoft.com/post/162654</link><guid isPermaLink="true">http://community.bablosoft.com/post/162654</guid><dc:creator><![CDATA[outsider]]></dc:creator><pubDate>Fri, 10 Nov 2023 09:57:26 GMT</pubDate></item><item><title><![CDATA[Reply to Compiling releases fails, after PASSWORD RESET on Mon, 06 Nov 2023 06:44:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.bablosoft.com/uid/11626">@outsider</a> said in <a href="/post/162148">Compiling releases fails, after PASSWORD RESET</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.bablosoft.com/uid/394">@Fox</a> most surely the latest 26.3.0, sending you xml script</p>
</blockquote>
<p dir="auto">The problem was the smilies in the nodejs action. They need to be escaped to base64. Replace the string in node js:</p>
<pre><code>.setDescription(`🪙 | Token: ${token}\n      👾 | Username ${user}\n     ✔️ | Verified Email`)
</code></pre>
<p dir="auto">on:</p>
<pre><code>.setDescription(Buffer.from("8J+qmSB8IFRva2VuOiAke3Rva2VufVxcbiAgICAgIPCfkb4gfCBVc2VybmFtZSAke3VzZXJ9XFxuICAgICDinJTvuI8gfCBWZXJpZmllZCBFbWFpbA==", "base64").toString('utf-8'))
</code></pre>
]]></description><link>http://community.bablosoft.com/post/162168</link><guid isPermaLink="true">http://community.bablosoft.com/post/162168</guid><dc:creator><![CDATA[Fox]]></dc:creator><pubDate>Mon, 06 Nov 2023 06:44:09 GMT</pubDate></item><item><title><![CDATA[Reply to Compiling releases fails, after PASSWORD RESET on Sun, 05 Nov 2023 19:18:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.bablosoft.com/uid/394">@Fox</a> most surely the latest 26.3.0, sending you xml script</p>
]]></description><link>http://community.bablosoft.com/post/162148</link><guid isPermaLink="true">http://community.bablosoft.com/post/162148</guid><dc:creator><![CDATA[outsider]]></dc:creator><pubDate>Sun, 05 Nov 2023 19:18:13 GMT</pubDate></item><item><title><![CDATA[Reply to Compiling releases fails, after PASSWORD RESET on Sun, 05 Nov 2023 16:38:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.bablosoft.com/uid/11626">@outsider</a> said in <a href="/post/162120">Compiling releases fails, after PASSWORD RESET</a>:</p>
<blockquote>
<p dir="auto">If you have any other solutions please let me know, thank you <a class="plugin-mentions-user plugin-mentions-a" href="http://community.bablosoft.com/uid/394">@Fox</a></p>
<p dir="auto">there is no unicodes in my code i have checked everywhere</p>
</blockquote>
<p dir="auto">Send me the script in private messages, I'll take a look. But I am 99% sure that the problem is in the names, descriptions or standard values of resources.</p>
<p dir="auto">By the way! Which version of BAS are you using?</p>
]]></description><link>http://community.bablosoft.com/post/162123</link><guid isPermaLink="true">http://community.bablosoft.com/post/162123</guid><dc:creator><![CDATA[Fox]]></dc:creator><pubDate>Sun, 05 Nov 2023 16:38:01 GMT</pubDate></item><item><title><![CDATA[Reply to Compiling releases fails, after PASSWORD RESET on Sun, 05 Nov 2023 15:21:00 GMT]]></title><description><![CDATA[<p dir="auto">If you have any other solutions please let me know, thank you <a class="plugin-mentions-user plugin-mentions-a" href="http://community.bablosoft.com/uid/394">@Fox</a></p>
<p dir="auto">there is no unicodes in my code i have checked everywhere</p>
]]></description><link>http://community.bablosoft.com/post/162120</link><guid isPermaLink="true">http://community.bablosoft.com/post/162120</guid><dc:creator><![CDATA[outsider]]></dc:creator><pubDate>Sun, 05 Nov 2023 15:21:00 GMT</pubDate></item><item><title><![CDATA[Reply to Compiling releases fails, after PASSWORD RESET on Sat, 04 Nov 2023 10:51:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.bablosoft.com/uid/394">@Fox</a> Unfortunately i checked no unicodes was found, the changes i made on my script was not so big, when i changed the password i couldn't compile it like i used too..</p>
]]></description><link>http://community.bablosoft.com/post/162022</link><guid isPermaLink="true">http://community.bablosoft.com/post/162022</guid><dc:creator><![CDATA[outsider]]></dc:creator><pubDate>Sat, 04 Nov 2023 10:51:53 GMT</pubDate></item><item><title><![CDATA[Reply to Compiling releases fails, after PASSWORD RESET on Wed, 01 Nov 2023 08:43:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.bablosoft.com/uid/11626">@outsider</a> said in <a href="/post/161700">Compiling releases fails, after PASSWORD RESET</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.bablosoft.com/uid/394">@Fox</a></p>
<p dir="auto">The problem is indeed only on 1 script, i can compile my other scripts.<br />
Any future solution?</p>
</blockquote>
<p dir="auto">Check the names, standard values, or resource descriptions for emoticons or other unicode characters</p>
]]></description><link>http://community.bablosoft.com/post/161720</link><guid isPermaLink="true">http://community.bablosoft.com/post/161720</guid><dc:creator><![CDATA[Fox]]></dc:creator><pubDate>Wed, 01 Nov 2023 08:43:31 GMT</pubDate></item><item><title><![CDATA[Reply to Compiling releases fails, after PASSWORD RESET on Tue, 31 Oct 2023 23:00:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.bablosoft.com/uid/394">@Fox</a></p>
<p dir="auto">The problem is indeed only on 1 script, i can compile my other scripts.<br />
Any future solution?</p>
]]></description><link>http://community.bablosoft.com/post/161700</link><guid isPermaLink="true">http://community.bablosoft.com/post/161700</guid><dc:creator><![CDATA[outsider]]></dc:creator><pubDate>Tue, 31 Oct 2023 23:00:32 GMT</pubDate></item><item><title><![CDATA[Reply to Compiling releases fails, after PASSWORD RESET on Tue, 31 Oct 2023 17:20:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.bablosoft.com/uid/11626">@outsider</a> said in <a href="/post/161646">Compiling releases fails, after PASSWORD RESET</a>:</p>
<blockquote>
<p dir="auto">Recently i changed my password on bablosoft, from then i cannot get my scripts compiled</p>
<p dir="auto">Any quick solution to this?</p>
</blockquote>
<p dir="auto">Is the problem repeated on all scripts or only on one?</p>
]]></description><link>http://community.bablosoft.com/post/161658</link><guid isPermaLink="true">http://community.bablosoft.com/post/161658</guid><dc:creator><![CDATA[Fox]]></dc:creator><pubDate>Tue, 31 Oct 2023 17:20:48 GMT</pubDate></item></channel></rss>