<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Faldon Forums - Random crashes]]></title>
	<link rel="self" href="https://www.faldon.org/feed/atom/topic/7385/"/>
	<updated>2024-01-22T18:59:31Z</updated>
	<generator>PunBB</generator>
	<id>https://www.faldon.org/topic/7385/</id>
		<entry>
			<title type="html"><![CDATA[Re: Random crashes]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/72576/#p72576"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>James wrote:</cite><blockquote><p>I&#039;ve posted an update fixing the bug.</p></blockquote></div><p>thank you for fixing!</p>]]></content>
			<author>
				<name><![CDATA[xZIEGENx]]></name>
				<uri>https://www.faldon.org/user/7968/</uri>
			</author>
			<updated>2024-01-22T18:59:31Z</updated>
			<id>https://www.faldon.org/post/72576/#p72576</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Random crashes]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/72572/#p72572"/>
			<content type="html"><![CDATA[<p>I&#039;ve posted an update fixing the bug.</p>]]></content>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://www.faldon.org/user/2/</uri>
			</author>
			<updated>2024-01-22T14:21:13Z</updated>
			<id>https://www.faldon.org/post/72572/#p72572</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Random crashes]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/72569/#p72569"/>
			<content type="html"><![CDATA[<p>Well, turns out the memory usage is a simple bug:</p><p>void DrawInfo::Refresh(float timeStep) { if (mViewable) { mViewable-&gt;Refresh(timeStep); } }</p><p>void Viewable::Refresh(bool forceUpdate) { ... }</p><p>Ooooops....</p><p>If the wall tile had an alpha channel (ivy, cactus, rhododendron), it&#039;d reload, for every single tile, every single frame.<br />And that would queue up if it fell behind.<br />Amazing how fast computers are these days.</p><p>(Still need to find out why it didn&#039;t trigger to clear out memory when it went above 1GB.)</p>]]></content>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://www.faldon.org/user/2/</uri>
			</author>
			<updated>2024-01-22T12:04:03Z</updated>
			<id>https://www.faldon.org/post/72569/#p72569</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Random crashes]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/72566/#p72566"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>James wrote:</cite><blockquote><p>Is this new to a recent version, or has it always been doing this for you? I&#039;ve been getting quite a few low-memory crash reports lately.</p></blockquote></div><br /><p>oddly crashing less after this last update. but after our talk the other day i tend to avoid those areas resulting in less crashes</p>]]></content>
			<author>
				<name><![CDATA[xZIEGENx]]></name>
				<uri>https://www.faldon.org/user/7968/</uri>
			</author>
			<updated>2024-01-21T02:23:16Z</updated>
			<id>https://www.faldon.org/post/72566/#p72566</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Random crashes]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/72561/#p72561"/>
			<content type="html"><![CDATA[<p>Is this new to a recent version, or has it always been doing this for you? I&#039;ve been getting quite a few low-memory crash reports lately.</p>]]></content>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://www.faldon.org/user/2/</uri>
			</author>
			<updated>2024-01-19T23:03:12Z</updated>
			<id>https://www.faldon.org/post/72561/#p72561</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Random crashes]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/72560/#p72560"/>
			<content type="html"><![CDATA[<p>James,</p><p>The memory usage definitely spikes when I load the game which is normal. but it stays around 900MB unless a lot is going on right before I crashed it spiked close to 1500MB. I&#039;ll have to load a comparable game and see what&#039;s &quot;normal&quot;. Most of the time when I crash, I&#039;m usually just roaming the map.</p>]]></content>
			<author>
				<name><![CDATA[xZIEGENx]]></name>
				<uri>https://www.faldon.org/user/7968/</uri>
			</author>
			<updated>2024-01-19T22:09:33Z</updated>
			<id>https://www.faldon.org/post/72560/#p72560</id>
		</entry>
</feed>
