<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Infinity Code Forum — LoadAsset<T>() fails on Mac]]></title>
		<link>https://forum.infinity-code.com/viewtopic.php?id=2372</link>
		<atom:link href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=2372&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in LoadAsset<T>() fails on Mac.]]></description>
		<lastBuildDate>Tue, 10 Jun 2025 15:30:48 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: LoadAsset<T>() fails on Mac]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=9840#p9840</link>
			<description><![CDATA[<p>Hi. </p><p>Thanks for the bug report.<br />The slash issues have been fixed and this will work correctly in the next version.<br />I&#039;m a bit surprised that this is the first report of this problem.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Tue, 10 Jun 2025 15:30:48 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=9840#p9840</guid>
		</item>
		<item>
			<title><![CDATA[LoadAsset<T>() fails on Mac]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=9839#p9839</link>
			<description><![CDATA[<p>Hi,</p><p>It looks like LoadAsset&lt;T&gt;() at 156 OnlineMapsEditorUtils.cs needs a:</p><p>filename = filename.Replace(&#039;\\&#039;, &#039;/&#039;);</p><p>Otherwise, on Mac, Maps gets stuck in an fatal exception loop where Maps tries to load assets for the helper window and LoadAsset() forms a path with mixed path chars (first half is &#039;/&#039; and second half is &#039;\\&#039; from what is passed in).&nbsp; Worse, it keeps looping.&nbsp; &nbsp;I suspect this affects your Mac sales.</p>]]></description>
			<author><![CDATA[null@example.com (drew)]]></author>
			<pubDate>Tue, 10 Jun 2025 15:02:31 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=9839#p9839</guid>
		</item>
	</channel>
</rss>
