<?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[Can GeGetStartupWritePath return icorrect path?]]></title><description><![CDATA[<p dir="auto">Hello guys!<br />
I have an issue from customer. He uses Cinema 4D R19 on MacOs High Sierra and gets this error when my python plugin trying to create folder with  <em>os.mkdir</em> in Maxon folder that is parent of Cinema 4D Prefs folder (GeGetStartupWritePath):</p>
<pre><code>Error type: OSError,
[Errno 13] Permission denied: '/Volumes/cc/c3d/plugin_prefs_folder'
</code></pre>
<p dir="auto">Here is result if calling <em>c4d.storage.GeGetStartupWritePath()</em> in a customer console:</p>
<p dir="auto"><img src="https://developers.maxon.net/forum/assets/uploads/files/1637786816307-1637784301_336578_schermata_2021-11-24_alle_20.57.47.png" alt="1637784301_336578_Schermata_2021-11-24_alle_20.57.47.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Why this path so strange? How it can happend? This is a OS issue and it is impossible to create folder on one level upper than C4d Startup Write Path?</p>
]]></description><link>http://developers.maxon.net/forum/topic/13692/can-gegetstartupwritepath-return-icorrect-path</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 21:40:37 GMT</lastBuildDate><atom:link href="http://developers.maxon.net/forum/topic/13692.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 24 Nov 2021 21:00:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can GeGetStartupWritePath return icorrect path? on Tue, 14 Dec 2021 08:11:34 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/mikeudin">@<bdi>mikeudin</bdi></a>,</p>
<p dir="auto">without any further questions we will consider this topic as solved by Friday, December the 17th.</p>
<p dir="auto">Thank you for your understanding,<br />
Ferdinand</p>
]]></description><link>http://developers.maxon.net/forum/post/68182</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/68182</guid><dc:creator><![CDATA[ferdinand]]></dc:creator><pubDate>Tue, 14 Dec 2021 08:11:34 GMT</pubDate></item><item><title><![CDATA[Reply to Can GeGetStartupWritePath return icorrect path? on Thu, 25 Nov 2021 09:48:42 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I've tested it on my mac the resulting path is the same that you can see at the bottom of the preferences dialog box (cmd+E)<br />
Some strange scenarios could happen on his computer. This path is generated every time cinema4D starts.<br />
If the updater is launched, the updater can passe to cinema4D an argument that will change this path. That could explain why, with a R19, it displays R20 on the path.</p>
<ul>
<li>I would check what path the user has in the preferences dialog box.</li>
<li>I would check if the user doesn't launch cinema4D from a shortcut that could lead to some strange configuration.</li>
<li>Checking if he doesn't use g_prefsPath argument also. (even in the resource/config.txt file)</li>
<li>Probably re-installing cinema4D will fix this issue.</li>
</ul>
<p dir="auto">Cheers,<br />
Manuel</p>
]]></description><link>http://developers.maxon.net/forum/post/68091</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/68091</guid><dc:creator><![CDATA[Manuel]]></dc:creator><pubDate>Thu, 25 Nov 2021 09:48:42 GMT</pubDate></item></channel></rss>