<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Faldon Forums - Editing large scripts crashes the client when saving]]></title>
	<link rel="self" href="https://www.faldon.org/feed/atom/topic/7648/"/>
	<updated>2024-10-26T09:47:22Z</updated>
	<generator>PunBB</generator>
	<id>https://www.faldon.org/topic/7648/</id>
		<entry>
			<title type="html"><![CDATA[Re: Editing large scripts crashes the client when saving]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/73610/#p73610"/>
			<content type="html"><![CDATA[<p>The script size limit has bit me several times before. Any chance you could compress the script before sending to the server?</p>]]></content>
			<author>
				<name><![CDATA[Mr Spy]]></name>
				<uri>https://www.faldon.org/user/431/</uri>
			</author>
			<updated>2024-10-26T09:47:22Z</updated>
			<id>https://www.faldon.org/post/73610/#p73610</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Editing large scripts crashes the client when saving]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/73585/#p73585"/>
			<content type="html"><![CDATA[<p>Hmm. The protocol allows the server to send packets with up to 32766 bytes of data, and the client to send up to 32767 bytes. It appears the new client&#039;s network code places an arbitrary limit of 30000 bytes on outgoing packets. I&#039;ll get rid of this next week.</p>]]></content>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://www.faldon.org/user/2/</uri>
			</author>
			<updated>2024-10-24T16:35:08Z</updated>
			<id>https://www.faldon.org/post/73585/#p73585</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Editing large scripts crashes the client when saving]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/73497/#p73497"/>
			<content type="html"><![CDATA[<p>Editing a large script (such as the house script) results in the client crashing when clicking &#039;save&#039;.</p>]]></content>
			<author>
				<name><![CDATA[Mr Spy]]></name>
				<uri>https://www.faldon.org/user/431/</uri>
			</author>
			<updated>2024-10-20T16:00:02Z</updated>
			<id>https://www.faldon.org/post/73497/#p73497</id>
		</entry>
</feed>
