<?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[What am I missing? New site not compatible...]]></title><description><![CDATA[<p dir="auto">I am an enthusiastic, but occasional openjscad user.  I dropped one of my projects into the web dev environment and now get an error:</p>
<p dir="auto">Error: Error: file not found <a href="https://openjscad.xyz/v2/index.htmlswfs/30ecfa9d-747e-4a7d-b86e-5e7a4c262ace/index.js" rel="nofollow ugc">https://openjscad.xyz/v2/index.htmlswfs/30ecfa9d-747e-4a7d-b86e-5e7a4c262ace/index.js</a></p>
<p dir="auto">It looks like readFileWeb.js cannot find a javascript file it expects.</p>
<p dir="auto">The Chrome/js debugger shows:</p>
<blockquote>
<p dir="auto">error executing command jscadScript Array(1) Error: file not found <a href="https://openjscad.xyz/v2/index.htmlswfs/92dad4d3-1bac-464b-9f1f-3434e318d035/index.js" rel="nofollow ugc">https://openjscad.xyz/v2/index.htmlswfs/92dad4d3-1bac-464b-9f1f-3434e318d035/index.js</a><br />
at Au (readFileWeb.js:16:11)<br />
at bt (worker.js:156:24)<br />
at F (index.js:129:25)</p>
</blockquote>
<p dir="auto">I don't know if the accepted input has changed?  This is a folder with a index.js file.<br />
Doing a cut/paste with the javascript yields the same error.  This small app worked fine the last time I used it, and it's all V2 compatible.</p>
<p dir="auto">Is there an issue with the current web-based runtime, or do I need to do something differently to load/test code?</p>
<p dir="auto">Thanks,</p>
<p dir="auto">Steve</p>
]]></description><link>https://openjscad.nodebb.com/topic/458/what-am-i-missing-new-site-not-compatible...</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 03:43:32 GMT</lastBuildDate><atom:link href="https://openjscad.nodebb.com/topic/458.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 15 Aug 2026 21:47:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to What am I missing? New site not compatible... on Mon, 31 Aug 2026 00:40:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/z3dev" aria-label="Profile: z3dev">@<bdi>z3dev</bdi></a> Yes, I'm using vectorChar and vectorText, but I did a full cache clear and that seems to have solved my issue.  Drag and drop is working and everything looks good.</p>
<p dir="auto">Thanks for all the help!</p>
<p dir="auto">Steve</p>
]]></description><link>https://openjscad.nodebb.com/post/1516</link><guid isPermaLink="true">https://openjscad.nodebb.com/post/1516</guid><dc:creator><![CDATA[Steve Spodaryk]]></dc:creator><pubDate>Mon, 31 Aug 2026 00:40:08 GMT</pubDate></item><item><title><![CDATA[Reply to What am I missing? New site not compatible... on Mon, 24 Aug 2026 11:30:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/steve-spodaryk" aria-label="Profile: Steve-Spodaryk">@<bdi>Steve-Spodaryk</bdi></a></p>
<p dir="auto">Are you using the Text functions? Those have changed in V3.</p>
]]></description><link>https://openjscad.nodebb.com/post/1515</link><guid isPermaLink="true">https://openjscad.nodebb.com/post/1515</guid><dc:creator><![CDATA[z3dev]]></dc:creator><pubDate>Mon, 24 Aug 2026 11:30:13 GMT</pubDate></item><item><title><![CDATA[Reply to What am I missing? New site not compatible... on Mon, 24 Aug 2026 11:26:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/steve-spodaryk" aria-label="Profile: Steve-Spodaryk">@<bdi>Steve-Spodaryk</bdi></a></p>
<p dir="auto">I've tested drag and drop several times.</p>
<p dir="auto">One BAD thing about browsers is the cache. Did you try clearing the cache? Or restarting the browser?</p>
]]></description><link>https://openjscad.nodebb.com/post/1514</link><guid isPermaLink="true">https://openjscad.nodebb.com/post/1514</guid><dc:creator><![CDATA[z3dev]]></dc:creator><pubDate>Mon, 24 Aug 2026 11:26:46 GMT</pubDate></item><item><title><![CDATA[Reply to What am I missing? New site not compatible... on Sat, 22 Aug 2026 22:43:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/z3dev" aria-label="Profile: z3dev">@<bdi>z3dev</bdi></a> Dropping project folder into v3 displays a different error.  I'm not calling slice() on t, but it is a text string that is being iterated over.</p>
<pre><code>TypeError: TypeError: t.slice is not a function
    at Object.Ne [as fromPoints] (https://openjscad.xyz/v3/javascript/bundle.jscad_modeling.js:9:723)
    at eval (/index.js:186:47)
    at Array.map (&lt;anonymous&gt;)
    at solidText (/index.js:186:24)
    at eval (/index.js:421:29)
    at Array.forEach (&lt;anonymous&gt;)
    at add_text (/index.js:415:13)
    at main (/index.js:620:51)
</code></pre>
]]></description><link>https://openjscad.nodebb.com/post/1513</link><guid isPermaLink="true">https://openjscad.nodebb.com/post/1513</guid><dc:creator><![CDATA[Steve Spodaryk]]></dc:creator><pubDate>Sat, 22 Aug 2026 22:43:53 GMT</pubDate></item><item><title><![CDATA[Reply to What am I missing? New site not compatible... on Sat, 22 Aug 2026 22:30:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/z3dev" aria-label="Profile: z3dev">@<bdi>z3dev</bdi></a> I agree that JSCAD is awesome, I'm still unable to drag/drop/load any existing code into the V2 runtime.</p>
<p dir="auto">I'm not sure what to do.  I have parametric models that I use and rely on, but no way to load/run them.  What am I missing?  I've only used this in the browser.</p>
<p dir="auto">Thanks,</p>
<p dir="auto">Steve</p>
]]></description><link>https://openjscad.nodebb.com/post/1512</link><guid isPermaLink="true">https://openjscad.nodebb.com/post/1512</guid><dc:creator><![CDATA[Steve Spodaryk]]></dc:creator><pubDate>Sat, 22 Aug 2026 22:30:59 GMT</pubDate></item><item><title><![CDATA[Reply to What am I missing? New site not compatible... on Sun, 16 Aug 2026 04:31:32 GMT]]></title><description><![CDATA[<p dir="auto">Here's a little present for you to show off V3.</p>
<p dir="auto"><a href="https://openjscad.xyz/v3/#data:application/gzip;base64,H4sIAFM5gWoAA5VSTW/bMAy9+1cwvcgG3LnrgA3I4H2jxXbYhiWnDjtoDu1os0RDotumQf57Kdtp0KJA0Ysg65HvkX7P2I48wxY6zevTHCpqyZsbnG7ftcUl/Wr+wg5qTxaOPvwLlV4VllbYGtccJXcMLenVOVHT4hk5zoHxmpf0U3jD/uMcyZ7uqdTAdBwRlSRFUZELDLW2pt1ACWqpXYPeOFRv79BL7Y12HGGPTd9qL+AjvT86dLDQLjze++rkJPY97LqQpiX93xBcEEnB8zQ/dbaGr6LZmycnxuvhp40lVhsnuA4bV0GaQfkOtglMYI1crc96QUrgTYdUj09QlkJZC8CGnIL30/McUn2lDcPoS6qcOHU8YCrLXqyw1n3LMgJAUQyeAa8RarFstGW08KAfARlu4LxvcTrunu93zA/DZhO/cFyiLBpNBiagniU1OKQtSEmLPN7jdoeIpNsoK3xyLiSNc3j5OoeAjUXHYQ5vYlLlin4Ov9n3Etd4/tnloL4tPn/8AibIyBjI4mw2U5lIeeTeu0l5lyS3iN18SvoCAAA=" rel="nofollow ugc">https://openjscad.xyz/v3/#data:application/gzip;base64,H4sIAFM5gWoAA5VSTW/bMAy9+1cwvcgG3LnrgA3I4H2jxXbYhiWnDjtoDu1os0RDotumQf57Kdtp0KJA0Ysg65HvkX7P2I48wxY6zevTHCpqyZsbnG7ftcUl/Wr+wg5qTxaOPvwLlV4VllbYGtccJXcMLenVOVHT4hk5zoHxmpf0U3jD/uMcyZ7uqdTAdBwRlSRFUZELDLW2pt1ACWqpXYPeOFRv79BL7Y12HGGPTd9qL+AjvT86dLDQLjze++rkJPY97LqQpiX93xBcEEnB8zQ/dbaGr6LZmycnxuvhp40lVhsnuA4bV0GaQfkOtglMYI1crc96QUrgTYdUj09QlkJZC8CGnIL30/McUn2lDcPoS6qcOHU8YCrLXqyw1n3LMgJAUQyeAa8RarFstGW08KAfARlu4LxvcTrunu93zA/DZhO/cFyiLBpNBiagniU1OKQtSEmLPN7jdoeIpNsoK3xyLiSNc3j5OoeAjUXHYQ5vYlLlin4Ov9n3Etd4/tnloL4tPn/8AibIyBjI4mw2U5lIeeTeu0l5lyS3iN18SvoCAAA=</a></p>
]]></description><link>https://openjscad.nodebb.com/post/1511</link><guid isPermaLink="true">https://openjscad.nodebb.com/post/1511</guid><dc:creator><![CDATA[z3dev]]></dc:creator><pubDate>Sun, 16 Aug 2026 04:31:32 GMT</pubDate></item><item><title><![CDATA[Reply to What am I missing? New site not compatible... on Sun, 16 Aug 2026 04:30:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/steve-spodaryk" aria-label="Profile: Steve-Spodaryk">@<bdi>Steve-Spodaryk</bdi></a></p>
<p dir="auto">Good BUG hunting!</p>
<p dir="auto">Yeah. There's a few small bugs in the new UI for both V2 and V3. Try again. You should be able to drag and drop a design now.</p>
]]></description><link>https://openjscad.nodebb.com/post/1510</link><guid isPermaLink="true">https://openjscad.nodebb.com/post/1510</guid><dc:creator><![CDATA[z3dev]]></dc:creator><pubDate>Sun, 16 Aug 2026 04:30:00 GMT</pubDate></item></channel></rss>