<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — LoadAsset<T>() fails on Mac]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=2372&amp;type=atom" />
	<updated>2025-06-10T15:30:48Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=2372</id>
		<entry>
			<title type="html"><![CDATA[Re: LoadAsset<T>() fails on Mac]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=9840#p9840" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2025-06-10T15:30:48Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=9840#p9840</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[LoadAsset<T>() fails on Mac]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=9839#p9839" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[drew]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1457</uri>
			</author>
			<updated>2025-06-10T15:02:31Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=9839#p9839</id>
		</entry>
</feed>
