<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Adam Frisby &#187; instructions</title>
	<atom:link href="http://www.adamfrisby.com/blog/tag/instructions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adamfrisby.com/blog</link>
	<description>ZOMGWTFHAI</description>
	<lastBuildDate>Sat, 26 Dec 2009 07:02:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>More on Megaregions</title>
		<link>http://www.adamfrisby.com/blog/2009/09/more-on-megaregions/</link>
		<comments>http://www.adamfrisby.com/blog/2009/09/more-on-megaregions/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 22:16:56 +0000</pubDate>
		<dc:creator>Adam Frisby</dc:creator>
				<category><![CDATA[OpenSim]]></category>
		<category><![CDATA[experimental]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[instructions]]></category>
		<category><![CDATA[megaregions]]></category>

		<guid isPermaLink="false">http://www.adamfrisby.com/blog/?p=415</guid>
		<description><![CDATA[
So that post on Megaregions ended up being a bit more popular than I imagined &#8211; resulting in a veritable torrent of &#8216;How do I enable megaregions?&#8216; requests both to my personal inbox, the #opensim-dev chatroom and the opensim-dev mailing lists. You can stop now. Here&#8217;s instructions.
It&#8217;s actually really simple if you are running the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.adamfrisby.com/blog/wp-content/uploads/megaregion4.png"><img class="alignnone size-thumbnail wp-image-416" title="Another Megaregion" src="http://www.adamfrisby.com/blog/wp-content/uploads/megaregion4-680x234.png" alt="Another Megaregion" width="680" height="234" /></a></p>
<p>So that post on Megaregions ended up being a bit more popular than I imagined &#8211; resulting in a veritable torrent of &#8216;<em>How do I enable megaregions?</em>&#8216; requests both to my personal inbox, the #opensim-dev chatroom and the opensim-dev mailing lists. You can stop now. Here&#8217;s instructions.</p>
<p>It&#8217;s actually really simple if you are running the latest experimental code, however I need to prefix these instructions with a dire warning: this is <em>very new code</em>. The first prototype was done on August 28th.  It&#8217;s been a <em>week and a half</em> since then. Yes MegaRegions are an exciting bit of technology, but no &#8211; they are not that well tested, and yes there are bugs. More than usual. It was added to OpenSim as a undocumented feature because Teravus (in his right mind) didnt want to inflict it on the masses until it had at least a modicum of testing among more experienced users.</p>
<p>There are known issues at this stage &#8211; do not attempt to convert an existing array of regions into a single Megaregion without taking a full backup first (apparently there are issues there too) &#8211; if you still want to go ahead and check this out; you need to be running a relatively recent Git release of OpenSim (warning: there be dragons here <em>already</em>), into your OpenSim.ini add the line &#8220;CombineContiguousRegions=true&#8221; under the [Startup] section, eg:</p>
<pre style="padding-left: 30px;"><span style="color: #888888;">[Startup]</span>
CombineContiguousRegions=true
<span style="color: #888888;">...</span></pre>
<p>The regions need to be contiguous (that is already bordering), and you need to order the regions in your Regions.ini in a <span style="text-decoration: line-through;">Left-to-Right, Top-to-Bottom</span> (Correction: South-to-North, West-to-East) order. Failing to order the regions will cause the combiner to fail (<em>new code. known issues.</em>); it is recommended to make new regions for the purpose of this exercise. Otherwise, this is a fairly simple process to those already aquainted with setting up OpenSim regions. Credit goes to Teravus for the original implementation.</p>
<p>Grid etiquette right now suggests it is best to not connect megaregions neighbouring to non-megaregions for the moment, as they may introduce instabilities into your neighbours. (eg, pick random numbers for your starting coordinates). While you can connect megaregions to grids such as OSgrid, please do so away from the main continents. For loading a terrain across all the regions, I recommend investigating the &#8220;terrain load-tile&#8221; command, which allows you to import multiple regions worth of terrain from a single image. The above terrain was generated off a 2048&#215;2048 F32 RAW produced by World Machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamfrisby.com/blog/2009/09/more-on-megaregions/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>OpenSim on OSGrid &#8211; A HOWTO</title>
		<link>http://www.adamfrisby.com/blog/2009/08/opensim-on-osgrid-a-howto/</link>
		<comments>http://www.adamfrisby.com/blog/2009/08/opensim-on-osgrid-a-howto/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 09:46:12 +0000</pubDate>
		<dc:creator>Adam Frisby</dc:creator>
				<category><![CDATA[OSGrid]]></category>
		<category><![CDATA[OpenSim]]></category>
		<category><![CDATA[connecting regions]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[instructions]]></category>
		<category><![CDATA[osgrid]]></category>

		<guid isPermaLink="false">http://www.adamfrisby.com/blog/?p=399</guid>
		<description><![CDATA[
OpenSimulator is experimental software. If it breaks, you get to keep both pieces.
OSGrid &#8220;map tiles&#8221; are only reserved for you while your region is online, if your region is offline it risks having it&#8217;s location taken by another user. OSGrid Admins may help resolve map position disputes, however it is not our responsibility to keep [...]]]></description>
			<content:encoded><![CDATA[<div class="contentWrapper user_settings">
<blockquote><p>OpenSimulator is experimental software. If it breaks, you get to keep both pieces.</p>
<p>OSGrid &#8220;map tiles&#8221; are only reserved for you while your region is online, if your region is offline it risks having it&#8217;s location taken by another user. OSGrid Admins may help resolve map position disputes, however it is not our responsibility to keep your location.</p>
<p><em>- OSGrid.org &#8220;How to Connect a Region&#8221;</em></p></blockquote>
</div>
<p>Connecting a region to OSGrid is a rewarding experience &#8211; many users however run into the difficulty of instructions being out of date; and while this set too will eventually go stale &#8211; they should at least be current for the next few months. Before getting started &#8211; you need to decide on a few things; information about your region (what to call it, where to put it on the map), where you will host it (at home, or on a dedicated server)</p>
<p>OSGrid is a free OpenSimulator network &#8211; connecting a region and using the central services is done free without charge (however donations to keep the infrastructure running are appreciated.)</p>
<p>First &#8211; this guide assumes Windows, and also assumes you are hosting from home. Users running in more professional setups will need to adapt accordingly. You may be able to skip a large portion of this setup procedure, by using the automated &#8216;OSGrid Region Launcher&#8217; utility, you can <a href="http://www.osgrid.org/elgg/pg/pages/view/52761/">download a copy of this experimental tool</a> from the OSGrid Website; however this has not been confirmed to work with all users (nonetheless, I recommend it as a <em>first step</em>).</p>
<h3>Preparing your region</h3>
<p>Before we undergo the region setup process, you need to know your internet facing IP address, have setup appropriate port forwards. OpenSimulator by default will use Port 9000 on TCP <strong>and</strong> UDP; if you are behind a router you need to forward these ports to the machine that will be running the simulator instance. If you don&#8217;t know how to do this &#8211; see experimental tool listed above; or consult instructions for your router. You will also need to configure your router to enable &#8216;NAT Loopback&#8217; &#8211; some support this by default, some don&#8217;t. If yours doesn&#8217;t, you may be out of luck and will need to host somewhere else (see <a href="http://www.adamfrisby.com/blog/2009/05/how-to-choose-a-good-opensim-host/">my article on that topic</a>).</p>
<p>You will need to gather two bits of information about your hosting environment, first is your internet-facing IP address &#8211; if you do not know it, visit <a href="http://www.osgrid.org/elgg/pg/utilities/autoip">this page</a>. The second is some spare coordinates on the OSGrid World Map. If you don&#8217;t know them (or dont care to work some out), you can use <a href="http://www.osgrid.org/elgg/pg/utilities/autocoord">this page here</a>. Record both of these bits of information, because you will need them in a moment.</p>
<p>Download a copy of the OSGrid Package. It&#8217;s usually about 40mb, and can be currently found at this address: <a href="http://www.osgrid.org/elgg/pg/utilities/software">http://www.osgrid.org/elgg/pg/utilities/software</a></p>
<p>Unzip this package; and look for &#8216;OpenSim.32BitLaunch.exe&#8217; &#8211; ignore the other files within the directory (regardless of whether you have a 64bit or 32bit system) &#8211; right click on it, and hit &#8216;Run As Administrator&#8217;; text will scroll by for a little while, then you will be asked a series of questions, in the format &#8220;Question Name [default]: _&#8221; &#8211; the following is how to answer these questions.</p>
<h3>Questions</h3>
<ul>
<li>New Region Name []:<br />
This is the name of the region that you want, it should be less than 64 characters long &#8211; and cannot conflict with any existing registered region.</li>
<li>Region UUID[random]:<br />
You can ignore this, just hit enter.</li>
<li>Region Location [1000,1000]:<br />
Enter here the region coordinates you wrote down above &#8211; exactly as printed in the &#8216;autocoord&#8217; web page &#8211; that is, two numbers with a comma between them and no spaces. (The first number is the X coordinate, second the Y)</li>
<li>Internal IP address [0.0.0.0]:<br />
Hit enter here &#8211; 0.0.0.0 means use &#8216;any availible IP&#8217;; this should be your choice unless you know better.</li>
<li>Internal Port [9000]:<br />
This should be 9000, hit enter to use the default.</li>
<li>Allow alternate ports [False]:<br />
If you are using port forwarding, leave this setting as &#8216;False&#8217; and just hit enter.</li>
<li>External Host Name [SYSTEMIP]:<br />
For this setting you need to put in your internet-facing IP address (or DNS address); you can use the exact output of the page listed above.</li>
<li>Master Avatar UUID<br />
Skip this setting &#8211; just press enter.</li>
<li>Master Avatar First Name<br />
Enter the first name of your avatar name here &#8211; my Avatar Name is &#8220;Adam Frisby&#8221;, so here I would enter &#8220;Adam&#8221; (no quotes)</li>
<li>Master Avatar Last Name<br />
Enter the lastname of your avatar &#8211; eg; &#8220;Frisby&#8221; (again, without quotes)</li>
</ul>
<p>With a bit of luck, your region should have registered with the grid and is now accessible. Login to the grid, and try teleport to your region via the world map. If it connected successfully; then that is all you need to do &#8211; your region is now online.</p>
<p>Chances are however, something went wrong.</p>
<h3>Troubleshooting</h3>
<p>The following are the common sources of problems when hosting a region from home</p>
<ul>
<li><strong>&#8220;Remote Destination Timed Out&#8221;</strong>, or <strong>&#8220;Remote Destination is not responding&#8221;</strong><br />
This error means that your port forwarding was not done correctly; and that the grid services were not able to connect to your region on the TCP port. Double check your port forwarding, and that your external hostname is correct.</li>
<li>&#8220;<strong>Could not connect to region</strong>&#8220;, or &#8220;<strong>(done)</strong>&#8220;, or &#8220;<strong>Despite our best efforts, something has gone wrong</strong>&#8220;.<br />
This is a more insidious error, it means the grid was able to contact your region server on the TCP port, however the client was unable to contact your region server &#8211; double check your port forwarding and check that you have NAT Loopback enabled. If it still gives you problems; your router is incompatible with OpenSim &#8211; you may want to <a href="http://opensimulator.org/wiki/NAT_Loopback_Routers">read this article on the opensim wiki</a> for additional pointers.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.adamfrisby.com/blog/2009/08/opensim-on-osgrid-a-howto/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
