<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>BYOND Help</title>
        <link>http://www.byond.com/members/BYONDHelp</link>
        <description>Solutions for Your BYOND Problems</description>
        <lastBuildDate>Fri, 09 May 2008 01:27:12 GMT</lastBuildDate>
        <language>en-us</language>
    
                <item>
            <title>Configuring Windows Firewall to allow BYOND (Windows XP only)</title>
            <link>http://www.byond.com/members/?command=view_post&amp;post=41589</link>
            <guid>http://www.byond.com/members/?command=view_post&amp;post=41589</guid>
            <pubDate>Mon, 14 Apr 2008 08:02:23 GMT</pubDate>
            
            <comments>http://www.byond.com/members/BYONDHelp?command=view_comments&amp;post=41589#comments</comments>
            
            <description>Many of you out there are having issues with playing games. Most of you probably already know this, but just in case, I'll give you a small hint about Windows XP.&lt;br/&gt;
&lt;br/&gt;
By default, Windows XP comes with a built in Firewall developed by Microsoft. This was given the wonderfully creative name &quot;Windows Firewall&quot;. This firewall has caused developers and players of many programs a big, big headache for many years.&lt;br/&gt;
&lt;br/&gt;
Now that we've established windows has a firewall. We're going to configure it to allow BYOND access. Any of you having issues with playing games due to pager not completing the login or Options and Messages freezing should take a look at this as well. It might help a little.&lt;br/&gt;
&lt;br/&gt;
(For this to work, you must be the Administrator on the computer. If you're not, you'll have to ask the Administrator to do it for you. By default accounts on Windows XP are administrators.)&lt;br/&gt;
&lt;br/&gt;
First things first, go to your Start Menu and open up Control Panel. Near the bottom of the screen, you should be able to see an icon for &quot;Windows Firewall&quot;.&lt;br/&gt;
&lt;br/&gt;
&lt;center&gt;&lt;a href='http://www.byond.com/members/BYONDHelp/files/tutorials/windows_firewall/tutorial_wfirewall_1.PNG' rel='thumbnail'&gt;ScreenShot&lt;/a&gt;&lt;/center&gt;&lt;br/&gt;
&lt;br/&gt;
Double click that icon and you should be able to see the Windows Firewall Control Panel. If Windows Firewall is disabled, read no further, the rest of this post wont be able to help you.&lt;br/&gt;
&lt;br/&gt;
First and foremost, check to see if the &quot;Disallow Exceptions&quot; check box is checked. If this is the case, the first think you must do, is uncheck it. Once you have done this, click on the &quot;Exceptions&quot; tab up the top.&lt;br/&gt;
&lt;br/&gt;
&lt;center&gt;&lt;a href='http://www.byond.com/members/BYONDHelp/files/tutorials/windows_firewall/tutorial_wfirewall_2.PNG' rel='thumbnail'&gt;ScreenShot&lt;/a&gt;&lt;/center&gt;&lt;br/&gt;
&lt;br/&gt;
Second things second, we need to see if BYOND is already allowed in the exceptions list. If you already see both &quot;BYOND&quot; and &quot;Dream Seeker&quot; stop reading here. This tutorial wont help you. If however, you see one or the other, read on.&lt;br/&gt;
&lt;br/&gt;
&lt;center&gt;&lt;a href='http://www.byond.com/members/BYONDHelp/files/tutorials/windows_firewall/tutorial_wfirewall_3.PNG' rel='thumbnail'&gt;ScreenShot&lt;/a&gt;&lt;/center&gt;&lt;br/&gt;
&lt;br/&gt;
From that screen shot, you can see I don't have any exceptions for BYOND allowed. So now we're going to add them. Click on the Add Program button and another little popup should appear. This popup will be filled with commonly used programs found on your computer (most not in need of exceptions...).&lt;br/&gt;
&lt;br/&gt;
&lt;center&gt;&lt;a href='http://www.byond.com/members/BYONDHelp/files/tutorials/windows_firewall/tutorial_wfirewall_4.PNG' rel='thumbnail'&gt;ScreenShot&lt;/a&gt;&lt;/center&gt;&lt;br/&gt;
&lt;br/&gt;
You'll have to add &quot;BYOND&quot;, &quot;Dream Seeker&quot; and if you plan on hosting &quot;Dream Daemon&quot; to your exceptions list. &quot;Dream Maker&quot; doesn't need them, so we can ignore it.&lt;br/&gt;
&lt;br/&gt;
After you have done so, your Exceptions list should look something like this:&lt;br/&gt;
&lt;br/&gt;
&lt;center&gt;&lt;a href='http://www.byond.com/members/BYONDHelp/files/tutorials/windows_firewall/tutorial_wfirewall_5.PNG' rel='thumbnail'&gt;ScreenShot&lt;/a&gt;&lt;/center&gt;&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
If you follow the above steps and you still can't get the pager to completely login. Then please read on. Note: Don't do this unless the above steps haven't worked for you.&lt;br/&gt;
&lt;br/&gt;
Windows Firewall is pretty picky about allowing program exceptions as we have just learned. Sometimes, it really likes to mess with you, but luckily there is a method around that.&lt;br/&gt;
&lt;br/&gt;
The next thing we're going to do, is allow a specific port for the BYOND Pager to connect to BYOND with. Click on the &quot;Add Ports&quot; button.&lt;br/&gt;
&lt;br/&gt;
Now if you're behind a router, you'll have to have this port forwarded there as well. If you know an uncommonly used TCP forwarded port on your router, use that. If you aren't behind a router, do continue uninterrupted.&lt;br/&gt;
&lt;br/&gt;
The &quot;Add Port&quot; window isn't all that flash. It contains two text boxes and two radio buttons. One text box says &quot;Name&quot;. You can choose your own name, but for the sake of consistence, I'm going with &quot;BYOND Port&quot;. And the other says &quot;port&quot;. Now if I recall correctly (please correct me if I'm mistaken) the default port for the pager is 2000. So that's the port we're going to put in the port box. The selected radio button should be &quot;TCP&quot;. We're going to leave that alone.&lt;br/&gt;
&lt;br/&gt;
&lt;center&gt;&lt;a href='http://www.byond.com/members/BYONDHelp/files/tutorials/windows_firewall/tutorial_wfirewall_6.PNG' rel='thumbnail'&gt;ScreenShot&lt;/a&gt;&lt;/center&gt;&lt;br/&gt;
&lt;br/&gt;
From here, we press the &quot;OK&quot; button. Now the &quot;BYOND Port&quot; exception should also be listed in our list of exceptions. From here on, we press any &quot;Apply&quot; and &quot;Ok&quot; buttons we find until we have closed the Windows Firewall Control Panel.&lt;br/&gt;
&lt;br/&gt;
Next we open our BYOND Pager and attempt to Login. If it works now, good stuff! Disregard the rest of this post. If it doesn't, we still have one more thing to do.&lt;br/&gt;
&lt;br/&gt;
Click on the &quot;File&quot; menu, then click on the &quot;Advanced&quot; tab. From here, you should see a field called &quot;Pager Port&quot;. This is where we're going to input our pager port from the Windows Firewall Exception.&lt;br/&gt;
&lt;br/&gt;
&lt;center&gt;&lt;a href='http://www.byond.com/members/BYONDHelp/files/tutorials/windows_firewall/tutorial_wfirewall_7.PNG' rel='thumbnail'&gt;ScreenShot&lt;/a&gt;&lt;/center&gt;&lt;br/&gt;
&lt;br/&gt;
Press the &quot;Ok&quot; button. Right click the pager icon in the start menu and click &quot;Close&quot;. Then relaunch the pager.&lt;br/&gt;
&lt;br/&gt;
If all goes according to plan, BYOND should now be fully functional though Windows Firewall.&lt;br/&gt;
(Note: Windows Firewall might be only one of several things causing your pager to fail. This tutorial in no way promises a perfectly working pager upon completion.)</description>
        </item>
                <item>
            <title>My BYOND version is out of date</title>
            <link>http://www.byond.com/members/?command=view_post&amp;post=41312</link>
            <guid>http://www.byond.com/members/?command=view_post&amp;post=41312</guid>
            <pubDate>Mon, 07 Apr 2008 05:50:37 GMT</pubDate>
            
            <comments>http://www.byond.com/members/BYONDHelp?command=view_comments&amp;post=41312#comments</comments>
            
            <description>I receive an error message when I download the latest version of BYOND off the website and try to play a game: &quot;Dream Seeker is too far out of date. (Get the latest and greatest at byond.com.)&quot;. What can I do to solve this problem?&lt;br/&gt;
&lt;br/&gt;
Generally when you see this error message, it's always good to go to the &lt;a href='http://www.byond.com/download/'&gt;download page&lt;/a&gt; and re-download the latest version of BYOND, just in case there was an update you were unaware of. However, if you do this and you still receive out of date messages. It means the world was compiled in a newer beta version.&lt;br/&gt;
&lt;br/&gt;
Beta versions aren't yet placed on the download page because of their inherent instability with trying untested features. If you receive this message with the latest version from the download page, it means the the creator of the game has updated to a beta version. In order for you to play this game, it means you'll have to do the same thing.&lt;br/&gt;
&lt;br/&gt;
Beta versions are located in a specific announcement post in the &lt;a href='http://www.byond.com/developer/forum?forum=11'&gt;Announcements Forum&lt;/a&gt;. If you ever receive the outdated message it's always a good idea to check out the &lt;a href='http://www.byond.com/developer/forum?id=626234'&gt;BYOND Builds&lt;/a&gt; post to see if it has been posted there for public download: &lt;a href=&quot;http://www.byond.com/developer/forum?id=626234&quot;&gt;http://www.byond.com/developer/forum?id=626234&lt;/a&gt;</description>
        </item>
                <item>
            <title>How do I install BYOND on Linux?</title>
            <link>http://www.byond.com/members/?command=view_post&amp;post=34552</link>
            <guid>http://www.byond.com/members/?command=view_post&amp;post=34552</guid>
            <pubDate>Wed, 05 Sep 2007 18:00:46 GMT</pubDate>
            
            <comments>http://www.byond.com/members/BYONDHelp?command=view_comments&amp;post=34552#comments</comments>
            
            <description>In this article, we will look at installing the command-line version of BYOND on Linux.&lt;br/&gt;
&lt;br/&gt;
The command-line version of BYOND is suitable for hosting servers but not for playing games, as it does not come with a graphical interface.&lt;br/&gt;
&lt;br/&gt;
&lt;div class=&quot;tipbox&quot; style=&quot;margin-left: 5%; margin-right: 5%;&quot;&gt;&lt;strong&gt;For your information:&lt;/strong&gt; This tutorial uses PuTTy and Ubuntu Linux&lt;/div&gt;&lt;br/&gt;
&lt;br/&gt;
Before we start, you will need a copy of &lt;a href=&quot;http://www.gnu.org/software/make/&quot;&gt;GNU Make&lt;/a&gt;. GNU Make comes pre-installed on many Linux systems, but not all.&lt;br/&gt;
&lt;br/&gt;
&lt;div class=&quot;tipbox&quot; style=&quot;margin-left: 5%; margin-right: 5%;&quot;&gt;&lt;strong&gt;Tip:&lt;/strong&gt; Users of Debian-based distributions (such as Debian and Ubuntu) can type &lt;tt&gt;apt-get install make&lt;/tt&gt; at the command-line to install GNU make.&lt;/div&gt;&lt;br/&gt;
&lt;br/&gt;
First off, you need to grab the latest version of BYOND. To do this, we assume you have the 'wget' command.&lt;br/&gt;
&lt;br/&gt;
&lt;pre&gt;wget http://games.byond.com/download/byond_linux.zip&lt;/pre&gt;&lt;br/&gt;
&lt;br/&gt;
Once you issue this command, your terminal should look something like this:&lt;br/&gt;
&lt;br/&gt;
&lt;center&gt;&lt;a href=&quot;http://files.byondhome.com/BYONDHelp/linux.install.wget.PNG&quot; rel=&quot;thumbnail&quot; title=&quot;wget http://games.byond.com/download/byond_linux.zip&quot;&gt;&lt;img src=&quot;http://files.byondhome.com/BYONDHelp/linux.install.wget.PNG&quot; width=&quot;250&quot; height=&quot;160&quot; /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br/&gt;
&lt;br/&gt;
Next, we need to unzip the file. We will use the 'unzip' command to do that. In your terminal, issue the command:&lt;br/&gt;
&lt;br/&gt;
&lt;pre&gt;unzip byond_linux.zip&lt;/pre&gt;&lt;br/&gt;
&lt;br/&gt;
Your terminal window should look something like this:&lt;br/&gt;
&lt;br/&gt;
&lt;center&gt;&lt;a href=&quot;http://files.byondhome.com/BYONDHelp/linux.install.unzip.PNG&quot; rel=&quot;thumbnail&quot; title=&quot;unzip byond_linux.zip&quot;&gt;&lt;img src=&quot;http://files.byondhome.com/BYONDHelp/linux.install.unzip.PNG&quot; width=&quot;250&quot; height=&quot;160&quot; /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br/&gt;
&lt;br/&gt;
Next, we'll use the 'cd' command to go to the 'byond' directory that we extracted.&lt;br/&gt;
&lt;br/&gt;
&lt;pre&gt;cd byond&lt;/pre&gt;&lt;br/&gt;
&lt;br/&gt;
If you want to install BYOND on the whole system, you will need root access. To do this, issue the following command:&lt;br/&gt;
&lt;br/&gt;
&lt;pre&gt;su -
make install&lt;/pre&gt;&lt;br/&gt;
&lt;br/&gt;
&lt;div class=&quot;tipbox&quot; style=&quot;margin-left: 5%; margin-right: 5%;&quot;&gt;&lt;strong&gt;Tip:&lt;/strong&gt; If you are using a Debian-based distribution, you can just type &lt;tt&gt;sudo make install&lt;/tt&gt;&lt;/div&gt;&lt;br/&gt;
&lt;br/&gt;
This is what your terminal should look like:&lt;br/&gt;
&lt;br/&gt;
&lt;center&gt;&lt;a href=&quot;http://files.byondhome.com/BYONDHelp/linux.install.makeinstall.PNG&quot; rel=&quot;thumbnail&quot; title=&quot;sudo make install&quot;&gt;&lt;img src=&quot;http://files.byondhome.com/BYONDHelp/linux.install.makeinstall.PNG&quot; width=&quot;250&quot; height=&quot;160&quot; /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br/&gt;
&lt;br/&gt;
If you do want to install only on your user, issue the following command instead, as your user:&lt;br/&gt;
&lt;br/&gt;
&lt;pre&gt;make here&lt;/pre&gt;&lt;br/&gt;
&lt;br/&gt;
Your terminal should look like this:&lt;br/&gt;
&lt;br/&gt;
&lt;center&gt;&lt;a href=&quot;http://files.byondhome.com/BYONDHelp/linux.install.makehere.PNG&quot; rel=&quot;thumbnail&quot; title=&quot;make here&quot;&gt;&lt;img src=&quot;http://files.byondhome.com/BYONDHelp/linux.install.makehere.PNG&quot; width=&quot;250&quot; height=&quot;160&quot; /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br/&gt;
&lt;br/&gt;
And you will need to place the /source line in ~/.profile or ~/.bash_profile, depending on your shell.&lt;br/&gt;
At this point, you are done with your installation. To test it out, issue the following command:&lt;br/&gt;
&lt;br/&gt;
&lt;pre&gt;DreamDaemon --version&lt;/pre&gt;&lt;br/&gt;
&lt;br/&gt;
The output should look something like this:&lt;br/&gt;
&lt;br/&gt;
&lt;pre&gt;BYOND 4.0 Beta (Version 400.960)&lt;/pre&gt;&lt;br/&gt;
&lt;br/&gt;
If it does not, refer to the troubleshooting selection below.&lt;br/&gt;
&lt;br/&gt;
&lt;b&gt;Troubleshooting:&lt;/b&gt;&lt;br/&gt;
&lt;br/&gt;
During the installation process, some problems can occur. Some common problems are:&lt;br/&gt;
&lt;br/&gt;
&lt;b&gt;Help, I get an error about libstdc++ when I type &quot;DreamDaemon --version&quot;!&lt;/b&gt;&lt;br/&gt;
&lt;br/&gt;
Luckily, this is a simple problem. You will need to download libstdc++.so.5, which is provided for us &lt;a href=&quot;http://games.byond.com/download/gcc/libstdc++.so.5&quot;&gt;here&lt;/a&gt;.&lt;br/&gt;
&lt;br/&gt;
If you have wget, simply type:&lt;br/&gt;
&lt;br/&gt;
&lt;pre&gt;
wget &lt;a href=&quot;http://www.byond.com/download/gcc/libstdc++.so.5&quot;&gt;http://www.byond.com/download/gcc/libstdc++.so.5&lt;/a&gt;
&lt;/pre&gt;&lt;br/&gt;
&lt;br/&gt;
If you installed BYOND on the local user, you will just need to place this in your byond/bin folder.&lt;br/&gt;
&lt;br/&gt;
If you installed BYOND on the whole system, you will need to assume root and move this file to your /lib directory. This can be done by issuing the following command:&lt;br/&gt;
&lt;br/&gt;
&lt;pre&gt;sudo mv libstdc++.so.5 /lib&lt;/pre&gt;&lt;br/&gt;
&lt;br/&gt;
&lt;b&gt;Help! I installed BYOND system wide, but I get an error about about some .so file, but it's right here in my byond/bin directory!&lt;/b&gt;&lt;br/&gt;
&lt;br/&gt;
Before running DreamDaemon, try running the following command:&lt;br/&gt;
&lt;br/&gt;
&lt;pre&gt;export LD_LIBRARY_PATH=/path/to/byond/bin&lt;/pre&gt;&lt;br/&gt;
&lt;br/&gt;
This will tell your OS to check for libs in your byond/bin folder as well.&lt;br/&gt;
&lt;br/&gt;
&lt;b&gt;Other Questions&lt;/b&gt;&lt;br/&gt;
&lt;br/&gt;
Ask on the forums, and we will try to help you as possible.</description>
        </item>
                <item>
            <title>Troubleshooting Firewalls</title>
            <link>http://www.byond.com/members/?command=view_post&amp;post=33389</link>
            <guid>http://www.byond.com/members/?command=view_post&amp;post=33389</guid>
            <pubDate>Fri, 03 Aug 2007 14:32:56 GMT</pubDate>
            
            <comments>http://www.byond.com/members/BYONDHelp?command=view_comments&amp;post=33389#comments</comments>
            
            <description>&lt;i&gt;Troubleshooting Firewalls&lt;/i&gt;&lt;br/&gt;
&lt;br/&gt;
&lt;b&gt;Windows Vista / Windows XP built in firewall&lt;/b&gt;&lt;br/&gt;
&lt;br/&gt;
&lt;b&gt;Your Windows Firewall could be blocking DreamDaemon / DreamSeeker&lt;/b&gt;&lt;br/&gt;
&lt;br/&gt;
Go to Start -&gt; Control Panel. Double click on the &quot;Windows Firewall&quot; icon, as shown below:&lt;br/&gt;
&lt;br/&gt;
&lt;img src=&quot;http://files.byondhome.com/BYONDHelp/networking.cpanel.firewall.PNG&quot;&gt;&lt;br/&gt;
&lt;br/&gt;
On Windows Vista, you will arrive at this page:&lt;br/&gt;
&lt;br/&gt;
&lt;img src=&quot;http://files.byondhome.com/BYONDHelp/networking.firewall.main.vista.PNG&quot;&gt;&lt;br/&gt;
&lt;br/&gt;
Simply click on &quot;Change Settings&quot; to get to the next image.&lt;br/&gt;
&lt;br/&gt;
On Windows XP, you will arrive at a page like this:&lt;br/&gt;
&lt;br/&gt;
&lt;img src=&quot;http://files.byondhome.com/BYONDHelp/networking.firewall.main.PNG&quot;&gt;&lt;br/&gt;
&lt;br/&gt;
Ensure that your main page looks similar to mine. If the &quot;On&quot; radio button is not selected (Point #1), then move on to the next section, &lt;b&gt;third-party firewalls&lt;/b&gt;.&lt;br/&gt;
&lt;br/&gt;
Next, click on the &quot;Exceptions&quot; tab (Point #2). You will be brought to a page like this:&lt;br/&gt;
&lt;br/&gt;
&lt;img src=&quot;http://files.byond.com/BYONDHelp/networking.firewall.exceptions.PNG&quot;&gt;&lt;br/&gt;
&lt;br/&gt;
Click on the &quot;Add Port&quot; button. This page comes up:&lt;br/&gt;
&lt;br/&gt;
&lt;img src=&quot;http://files.byond.com/BYONDHelp/networking.firewall.addport.PNG&quot;&gt;&lt;br/&gt;
&lt;br/&gt;
Next to &quot;Name:,&quot; write in the name of the game. For the port, put in the port that you would like to use for DreamDaemon, and click OK. Click OK, and try to host again. If this does not work</description>
        </item>
                <item>
            <title>How do I make my game appear on the website when I host it?</title>
            <link>http://www.byond.com/members/?command=view_post&amp;post=33278</link>
            <guid>http://www.byond.com/members/?command=view_post&amp;post=33278</guid>
            <pubDate>Wed, 01 Aug 2007 16:10:14 GMT</pubDate>
            
            <comments>http://www.byond.com/members/BYONDHelp?command=view_comments&amp;post=33278#comments</comments>
            
            <description>&lt;p&gt;In this article, we find out how to make a hub entry, and have our game listed when it is being hosted. If you have already created a hub entry, but when you host your game it doesn't show up, skip down to the Troubleshooting section.&lt;/p&gt;

&lt;p&gt;First thing you must do is create the hub entry. To do this, click on the &quot;&lt;i&gt;Your Account&lt;/i&gt;&quot; button at the top of the &lt;a href=&quot;http://developer.byond.com/&quot;&gt;developer&lt;/a&gt; page.
&lt;div class=&quot;tipbox&quot; style=&quot;margin-left: 5%; margin-right: 5%;&quot;&gt;Tip: If you click the &quot;&lt;i&gt;Your Account&lt;/i&gt;&quot; link from the hub you may not have a &quot;&lt;i&gt;Your Hub&lt;/i&gt;&quot; link on your account page.&lt;/div&gt;&lt;/p&gt;&lt;br&gt;

&lt;center&gt;&lt;img width=438 height=177 src=&quot;http://members.byond.com/BYONDHelp/files/youraccountlink.png&quot;&gt;
&lt;/center&gt;

&lt;p&gt;At the top of this page, you will see a box of links to different account settings. The important one for today is &quot;&lt;i&gt;Your Hub&lt;/i&gt;&quot;

&lt;/p&gt;&lt;center&gt;&lt;img width=320 height=59 src=&quot;http://members.byond.com/BYONDHelp/files/yourhublink.png&quot;&gt;
&lt;/center&gt;

&lt;p&gt;Now click the &quot;&lt;i&gt;New Hub Entry&lt;/i&gt;&quot; button. This will take you to a hub entry creation wizard. Follow through it. It is pretty self explanatory. But to provide you with a little info: &lt;/p&gt;

&lt;p&gt;In step 3, you can enter any name, this is what will show up pretty much everywhere on the hub. It does allow for spaces and most punctuation. The spaces and punctuation are stripped for URLs, but do remain when being displayed on the pages.

&lt;/p&gt;&lt;center&gt;&lt;img width=590 height=194 src=&quot;http://members.byond.com/BYONDHelp/files/step3.png&quot;&gt;
&lt;/center&gt;

&lt;p&gt;On step 6 you can enter both Info URL and Info Text. An info URL is great for things like a website for the game or perhaps your website, so that others can see more of your work. The info text is useful for describing your game in depth. Great examples of effective info text are  &lt;a href=&quot;http://www.byond.com/games/hub/Flick/Mano_A_Mano&quot;&gt;Flick's Mano A Mano&lt;/a&gt; and &lt;a href=&quot;http://www.byond.com/games/hub/UnknownPerson/Ultimatum&quot;&gt;Unknown Person's Ultimatum&lt;/a&gt;. But don't fret, a plain text description is enough for most people.

&lt;/p&gt;&lt;center&gt;&lt;img width=590 height=312 src=&quot;http://members.byond.com/BYONDHelp/files/step6.png&quot;&gt;
&lt;/center&gt;

&lt;p&gt;On step 8 you should pick the most relevant to your project. Don't worry, people normally aren't normally scared of by the words Alpha or Beta, and those who pay attention may actually like your game more, because they know you are not yet finished, so they can expect it to get better.

&lt;/p&gt;&lt;center&gt;&lt;img width=590 height=194 src=&quot;http://members.byond.com/BYONDHelp/files/step8.png&quot;&gt;
&lt;/center&gt;

&lt;p&gt;And finally, step 9. This one may not be relevant to you. If you plan on allowing others to host your game, then you will need to find a file host to host your files. This is up to you to find. However, BYOND does offer a file hosting service that comes with being a paying &lt;a href=&quot;http://www.byond.com/members/?command=membership_info&quot;&gt;Member&lt;/a&gt;. Membership does cost money, so not everyone will be interested, but it does have a lot of &lt;a href=&quot;http://www.byond.com/members/?command=membership_info&quot;&gt;benefits&lt;/a&gt;. However, if you are planning on hosting the game yourself, you can ignore this step completely.

&lt;/p&gt;&lt;center&gt;&lt;img src=&quot;http://dbeta.com/byond/BYONDHelp/step9.png&quot; /&gt;&lt;/center&gt;

&lt;p&gt;Once you click &quot;&lt;em&gt;Continue&lt;/em&gt;&quot; on step 9, you end up with a lovely little summary of everything you just did. As you can see, any settings you set before can be changed. There are also a few options not offered in the wizard. The most important of the new options are &quot;&lt;em&gt;Hub Password&lt;/em&gt;&quot; and &quot;&lt;em&gt;Hub Version&lt;/em&gt;&quot;. The hub password prevents other people from listing their game under your hub entry. This prevents many problems, and it is highly recommended that you use it. We will cover how to use it further on down. The hub version is very important too. This tells your users and the BYOND software when you have made an update to your project. I recommend you update this every time you reupload your hub file, if you are distributing the hosting files. There are a lot of other settings in here, but they are outside the scope of this article.
&lt;div class=&quot;tipbox&quot; style=&quot;margin-left: 5%; margin-right: 5%;&quot;&gt;Tip: Don't use your account password as the hub password! These are
different types of passwords, and should not be the same for security
reasons.&lt;/div&gt;
&lt;/p&gt;&lt;center&gt;&lt;img width=589 height=627 src=&quot;http://members.byond.com/BYONDHelp/files/hubentryconfiguration.png&quot;&gt;&lt;/center&gt;

&lt;p&gt;Alright! You have your game, and you have your hub entry, but how in the world is the hub supposed to know that your game belongs to that hub entry? Well, this is quite simple. Simply set the world hub and world password to your hub name(&quot;DanialBeta.Testworld&quot; in my case) and your hub password. In my case, it looked something like this:

&lt;/p&gt;&lt;center&gt;&lt;img width=560 height=417 src=&quot;http://members.byond.com/BYONDHelp/files/testworldhub.png&quot;&gt;
&lt;/center&gt;

&lt;p&gt;After that, whenever you host your game, it should show up on the hub, under your hub entry. Yep, it's that simple. &lt;/p&gt;

&lt;p&gt;&lt;h2&gt;&lt;strong&gt;Troubleshooting&lt;/strong&gt;&lt;/h2&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Problem&lt;/strong&gt;: I've followed all the steps in this tutorial and my server still doesn't show up on the hub!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Solution #1&lt;/strong&gt;: Check to make sure that the world hub and password settings are the same as the hub path and password. These are common mistakes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Solution #2&lt;/strong&gt;: Make sure that you are hosting on public and that your router and firewall aren't blocking DreamDaemon or DreamSeeker. Sometimes your firewall or router might block the signal going to the hub to report that it is there.&lt;/p&gt;&lt;br&gt;

&lt;p&gt;&lt;strong&gt;Problem&lt;/strong&gt;: I can't seem to find my hub entry on the hub, what's going on?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Solution #1&lt;/strong&gt;: The link to your hub entry is formatted like &quot;http://www.byond.com/games/hub/[YourAccount]/[YourGame]&quot; There is a link to this on the hub settings page.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Solution #2&lt;/strong&gt;: Although your hub entry may exist, nothing would link to it if you don't submit it to a guild. The submission process varies from guild to guild, but in general, if you have a BYOND Membership you can go to your hub page, then click &quot;Submit to guild&quot; to see a list of guilds you can submit it to. If you are not a Member, you should contact the guild leader of the guild you wish it to be listed in.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Solution #3&lt;/strong&gt;: If your hub entry does not have distribution file or is not being hosted, it will likely not be listed on any guilds, because a player would not be capable of playing.&lt;/p&gt;&lt;br&gt;

&lt;p&gt;&lt;strong&gt;Problem&lt;/strong&gt;: I've double checked my settings on both my hub entry configuration and in my game and my server still doesn't show up on the hub.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Solution&lt;/strong&gt;: Now's probably the right time to get some personal help. You can try the &lt;a href=&quot;http://www.byond.com/members/BYONDHelp/forum&quot;&gt;BYOND Help forums&lt;/a&gt; (this is non-live support, so it might take hours or days for a reply) or find an active chat environment in &lt;a href=&quot;http://www.byond.com/members/BYONDCasual?command=view_favorite_games&quot;&gt;BYONDCasual&lt;/a&gt;. Between these two someone should be able to iron out any problems you might have come across. &lt;div class=&quot;tipbox&quot; style=&quot;margin-left: 5%; margin-right: 5%;&quot;&gt;Tip: BYOND doesn't have an official chat environment, so the one you join could be unpoliced, and will not be officially supported by BYOND.&lt;/div&gt;&lt;/p&gt;</description>
        </item>
                <item>
            <title>All about favorite games and BYOND game ranks</title>
            <link>http://www.byond.com/members/?command=view_post&amp;post=31277</link>
            <guid>http://www.byond.com/members/?command=view_post&amp;post=31277</guid>
            <pubDate>Tue, 05 Jun 2007 05:37:18 GMT</pubDate>
            
            <comments>http://www.byond.com/members/BYONDHelp?command=view_comments&amp;post=31277#comments</comments>
            
            <description>&lt;p&gt;BYOND games are organised into guilds, both official and unofficial. Each game within a guild has a Guild Member Rank. This rank is determined by the favourite games of guild members.&lt;/p&gt;

&lt;p&gt;Games within a guild also have a Guild Staff Rank, which (as the name suggests) is set by guild staff. This is less important than the Guild Member Rank; in fact, in some guilds the Staff rank is chosen quite arbitrarily. When someone talks about a game's rank, they will usually be talking about its Guild Member Rank.&lt;/p&gt;

&lt;p&gt;To contribute towards a game's Guild Member Rank, first join that guild. Then add the game to your list of favorite games. The higher you place a game on your list, the more points you contribute towards that game's rank.&lt;/p&gt;

&lt;p&gt;Only &lt;a href=&quot;http://www.byond.com/members/?command=membership_info&quot;&gt;paying BYOND Members&lt;/a&gt; can join guilds and have a list of favorite games, so only BYOND Members can affect Guild Member Ranks. If you're not a BYOND Member, &lt;a href=&quot;http://www.byond.com/members/?command=membership_info&quot;&gt;become one today&lt;/a&gt; to gain this privilege along with a bunch of other features.&lt;/p&gt;

&lt;h3&gt;Why doesn't my game have a Guild Member Rank?&lt;/h3&gt;

&lt;p&gt;If nobody has listed a game in their favourites, then it will not have a Guild Member Rank.&lt;/p&gt;

&lt;h3&gt;I added a game to my favorites and its Guild Member Rank didn't improve! Why not?&lt;/h3&gt;

&lt;p&gt;There are a few possible explanations for this:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Sometimes there will be a delay before game ranks are updated all over the site. Wait a few hours and look again.&lt;/li&gt;
&lt;li&gt;If you have more than 10 favorite games, games that come after the first 10 do not contribute towards rankings.&lt;/li&gt;
&lt;li&gt;If you're not a member of a guild which lists the game, then your vote will not count towards the game's rank within that guild.&lt;/li&gt;
&lt;li&gt;Your vote alone may not be sufficient to improve the game's ranking. For example, if 30 people have ranked Game A as their #1 favorite game, and 20 people have ranked Game B as their #1 favorite game, then Game A will still rank above Game B even if you rank Game B at #1.&lt;/li&gt;
&lt;li&gt;Did you add the game to your favorites properly? Look on your Members page to make sure the game is listed there.&lt;/li&gt;&lt;/ul&gt;

&lt;h3&gt;How do I rank a game (add it to my favorites list)?&lt;/h3&gt;

&lt;p&gt;First make sure you're logged in, and that the account you're logged into has a &lt;a href=&quot;http://www.byond.com/members/?command=membership_info&quot;&gt;BYOND Membership&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The easiest way to do this is to visit the game's hub page. You should see a link entitled &quot;Add to your favorites&quot;. Click it and the game will be added to your favorites list.&lt;/p&gt;

&lt;h3&gt;How do I remove or re-order my favorite games?&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;http://www.byond.com/members/DanialBeta?command=edit_favorites&quot;&gt;Edit your Members site&lt;/a&gt;. Your list of favorite games is shown on the left hand side of the page. &lt;/p&gt;

&lt;p&gt;To remove a game, click the &quot;remove&quot; link next to the game's name.&lt;/p&gt;

&lt;p&gt;To re-order a game, use the drop-down list of numbers next to the game's name to choose its new position.&lt;/p&gt;</description>
        </item>
                <item>
            <title>How do I use BYOND on a Mac?</title>
            <link>http://www.byond.com/members/?command=view_post&amp;post=30337</link>
            <guid>http://www.byond.com/members/?command=view_post&amp;post=30337</guid>
            <pubDate>Sat, 05 May 2007 21:54:46 GMT</pubDate>
            
            <comments>http://www.byond.com/members/BYONDHelp?command=view_comments&amp;post=30337#comments</comments>
            
            <description>&lt;h3&gt;...for playing games?&lt;/h3&gt;

&lt;p&gt;Currently, the Mac OS X version of BYOND (like the Linux version) is text-only. Most BYOND games are graphical, so you won't be able to play them using the Mac OS X version.&lt;/p&gt;

&lt;p&gt;If you want to play graphical BYOND games on a Mac, what you could do is run the Windows version of BYOND under Mac OS X by using an &quot;emulator&quot;. If you have an Intel Mac, you can use &lt;a href=&quot;http://www.parallels.com/&quot;&gt;Parallels&lt;/a&gt; along with a genuine copy of Windows (you'll have to buy them both) for this purpose. &lt;a href=&quot;http://www.vmware.com/mac&quot;&gt;VMware Fusion&lt;/a&gt; is another option for Intel Macs. If your Mac is PowerPC, your best bet is &lt;a href=&quot;http://www.microsoft.com/mac/products/virtualpc/virtualpc.aspx?pid=virtualpc&quot;&gt;Virtual PC&lt;/a&gt;, but it is extremely slow.&lt;/p&gt;

&lt;p&gt;There are also free programs out there such as qemu and bochs, but they don't tend to work very well yet - though they are improving.&lt;/p&gt;

&lt;h3&gt;...for hosting or making games?&lt;/h3&gt;

&lt;p&gt;The Mac OS X version of BYOND can compile and host games without any problems, provided you don't mind working with the command line. See the included documentation.&lt;/p&gt;

&lt;p&gt;If you're not comfortable with the command line (or don't know what the command line is), then we recommend using the graphical Windows versions of BYOND's game creation and hosting tools via an emulator, as described above.&lt;/p&gt;</description>
        </item>
                <item>
            <title>Hosting -&gt; How to host</title>
            <link>http://www.byond.com/members/?command=view_post&amp;post=30262</link>
            <guid>http://www.byond.com/members/?command=view_post&amp;post=30262</guid>
            <pubDate>Fri, 04 May 2007 05:04:09 GMT</pubDate>
            
            <comments>http://www.byond.com/members/BYONDHelp?command=view_comments&amp;post=30262#comments</comments>
            
            <description>&lt;p&gt;BYOND games can be hosted either through the main BYOND client, Dream Seeker, or through a dedicated hosting utility called Dream Daemon. Hosting through Dream Seeker is easier at first, but Dream Daemon is more stable and powerful. We recommend using Dream Daemon in most cases.&lt;/p&gt;

&lt;div class=&quot;tipbox&quot;&gt;&lt;strong&gt;Note:&lt;/strong&gt; This article covers hosting using the Windows version of BYOND. To host using the Linux, BSD, or Mac OS X command-line versions, refer to the included documentation instead.&lt;/div&gt;

&lt;h4&gt;Hosting with Dream Daemon&lt;/h4&gt;

&lt;p&gt;Dream Daemon can be found on the Start menu under BYOND. Click Start, then Programs (or All Programs on Windows XP), then BYOND, and finally Dream Daemon.&lt;/p&gt;

&lt;p&gt;Alternatively, you can run dreamdaemon.exe in the &quot;bin&quot; folder inside the location on your hard drive where you installed BYOND.&lt;/p.

&lt;p&gt;You should see a window like this one:&lt;/p&gt;

&lt;p&gt;&lt;img width=354 height=227 src=&quot;http://members.byond.com/BYONDHelp/files/hosttut%2Ddreamdaemon.png&quot; alt=&quot;The Dream Daemon interface.&quot;&gt;
&lt;/p&gt;

&lt;p&gt;At the moment, there is no game loaded. We need to locate the game's &lt;i&gt;DMB file&lt;/i&gt; in order to run it. Pull down the File menu and choose Open, or press Ctrl-O.&lt;/p&gt;

&lt;p&gt;If you downloaded the game in the standard way described above, then it will have been hidden away under a special folder called Application Data. The location of the Application Data folder varies depending on your operating system.&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;b&gt;Windows 2000/XP/Vista:&lt;/b&gt; You guys have it easy - just type %appdata% into the &lt;tt&gt;File name&lt;/tt&gt; box and press Enter.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Windows 98/ME:&lt;/b&gt; Type &lt;tt&gt;C:\WINDOWS\Application Data&lt;/tt&gt; and press Enter. If you installed Windows in a non-default folder, type the path to that folder instead of C:\WINDOWS.&lt;/li&gt;&lt;/ul&gt;

&lt;p&gt;Inside Application Data is a folder called BYOND, which contains a folder called MyHub. Navigate to the MyHub folder.&lt;/p&gt;

&lt;p&gt;&lt;img width=428 height=266 src=&quot;http://members.byond.com/BYONDHelp/files/hosttut%2Ddreamdaemon%2Dopenfile.png&quot;&gt;&lt;/p&gt;

&lt;p&gt;Inside MyHub, you'll see a list of folders named after game authors. Inside each of those folders you'll see a list of games made by that author. Open the appropriate folder. Continue opening folders until you see a DMB file. Select it and click Open.&lt;/p&gt;

&lt;p&gt;&lt;img width=428 height=266 src=&quot;http://members.byond.com/BYONDHelp/files/hosttut%2Ddreamdaemon%2Dopenfile2.png&quot;&gt;&lt;/p&gt;

&lt;p&gt;We're nearly done! But before you go ahead and start hosting, there are a few other options on the Dream Daemon interface that you may wish to play with. These options can usually be left at their default values.&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;b&gt;Port&lt;/b&gt;. This is only relevant if you need to use port forwarding, which is covered in the Hosting Troubleshooter &lt;i&gt;(to be written)&lt;/i&gt;. Ignore it for now.&lt;/li&gt;

&lt;li&gt;&lt;b&gt;Security&lt;/b&gt;. This controls how much you trust the game. The recommended setting is &lt;b&gt;Safe&lt;/b&gt;. The other settings are for special circumstances; see the Dream Daemon help file (pull down the Help menu and choose General) for more details.&lt;/li&gt;

&lt;li&gt;&lt;b&gt;Visibility&lt;/b&gt;. If you want to invite the whole world to play your game, use &lt;b&gt;Public&lt;/b&gt;. Only Public games will show up on the BYOND hub. If you only want people listed as friends on your pager to be able to play your game, use &lt;b&gt;Private&lt;/b&gt;. If you don't even want your pager buddies to see it, use &lt;b&gt;Invisible&lt;/b&gt;. You'll probably want to leave this on Public almost all the time.&lt;/li&gt;&lt;/ul&gt;

&lt;p&gt;When you've looked over the options, press the green &lt;b&gt;GO&lt;/b&gt; button to start hosting! Now anyone should be able to join your game.&lt;/p&gt;

&lt;p&gt;&lt;img width=354 height=227 src=&quot;http://members.byond.com/BYONDHelp/files/hosttut%2Ddreamdaemon%2Dhosting.png&quot; alt=&quot;Screenshot of Dream Daemon hosting a game.&quot;&gt;&lt;/p&gt;

&lt;p&gt;Leave the window open for as long as you want to keep hosting the game. When you want to stop hosting, click the red STOP button, or simply close the Dream Daemon window.&lt;/p&gt;

&lt;div class=&quot;tipbox&quot;&gt;&lt;strong&gt;Connection failed?&lt;/strong&gt; If people can't join because of a &quot;Connection failed&quot; message, see the Hosting Troubleshooter &lt;i&gt;(to be written)&lt;/i&gt;.&lt;/div&gt;

&lt;h4&gt;Hosting with Dream Seeker&lt;/h4&gt;

&lt;p&gt;Hosting using Dream Seeker is straightforward, assuming you've already &lt;a href=&quot;http://www.byond.com/members/BYONDHelp?command=view_post&amp;post=30261&quot;&gt;downloaded the game&lt;/a&gt; you want to host.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Open the BYOND Pager (the main BYOND application). If it's already running, double-click on the little blue atom logo near the system clock (usually in the lower-right corner of the screen.&lt;/li&gt;
&lt;li&gt;Pull down the &lt;b&gt;My Hub&lt;/b&gt; menu.&lt;/li&gt;
&lt;li&gt;Choose &lt;b&gt;Games&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;Choose the game you want to host from the list. Dream Seeker should start up.&lt;/li&gt;
&lt;li&gt;Click the &lt;b&gt;Host...&lt;/b&gt; button near the lower-right corner of the Dream Seeker window. The following window appears:&lt;br&gt;&lt;img src=&quot;http://members.byond.com/BYONDHelp/files/hosttut%2Ddreamseeker%2Dhostsettings.png&quot; alt=&quot;Screenshot of the Dream Seeker 'Host' window.&quot;&gt;&lt;/li&gt;
&lt;li&gt;Choose the appropriate options. The defaults are generally OK unless you know you need to change them.&lt;/li&gt;
&lt;li&gt;Click OK. You are now hosting the game.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;When you want to stop hosting, close the Dream Seeker window.&lt;/p&gt;

&lt;div class=&quot;tipbox&quot;&gt;&lt;strong&gt;Connection failed?&lt;/strong&gt; If people can't join because of a &quot;Connection failed&quot; message, see the Hosting Troubleshooter &lt;i&gt;(to be written)&lt;/i&gt;.&lt;/div&gt;

&lt;p&gt;&lt;a class=&quot;backlink&quot; href=&quot;http://www.byond.com/members/BYONDHelp?command=view_post&amp;post=30260&quot;&gt;Back to &quot;How do I host a game?&quot;&lt;/a&gt;&lt;/p&gt;</description>
        </item>
                <item>
            <title>Hosting -&gt; Downloading the game</title>
            <link>http://www.byond.com/members/?command=view_post&amp;post=30261</link>
            <guid>http://www.byond.com/members/?command=view_post&amp;post=30261</guid>
            <pubDate>Fri, 04 May 2007 04:57:04 GMT</pubDate>
            
            <comments>http://www.byond.com/members/BYONDHelp?command=view_comments&amp;post=30261#comments</comments>
            
            <description>&lt;p&gt;Before you can host a game, you need to download it. You only need to do this once for each game.&lt;/p&gt;

&lt;div class=&quot;tipbox&quot;&gt;&lt;strong&gt;Note:&lt;/strong&gt; You need BYOND installed to download BYOND games. If you don't have BYOND installed yet, &lt;a href=&quot;http://www.byond.com/?page=HowToPlay&quot;&gt;start here&lt;/a&gt;; or &lt;a href=&quot;http://www.byond.com/download/&quot;&gt;download the client directly&lt;/a&gt; if you already have an account.&lt;/div&gt;

&lt;p&gt;To download a game, visit its &lt;i&gt;hub entry&lt;/i&gt;, the web page where live games are shown. Then look for a &quot;Download&quot; link.&lt;/p&gt;

&lt;img src=&quot;http://members.byond.com/BYONDHelp/files/hosttut%2Ddownload.png&quot; alt=&quot;Image showing the location of the Download link on a typical hub entry.&quot;&gt;

&lt;p&gt;Click the Download link. The BYOND Pager will start up and download the game. Once it has finished, Dream Seeker should launch with the game in singleplayer mode. You can close it for now.&lt;/p&gt;

&lt;div class=&quot;tipbox&quot;&gt;&lt;strong&gt;Note:&lt;/strong&gt; Not all games are available for download. If there is no Download link on the page, this means you have to wait until someone else hosts the game before you can play it.&lt;/div&gt;

&lt;p class=&quot;nextlink&quot;&gt;Next: &lt;a href=&quot;http://www.byond.com/members/BYONDHelp?command=view_post&amp;post=30262&quot;&gt;How to host&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a class=&quot;backlink&quot; href=&quot;http://www.byond.com/members/BYONDHelp?command=view_post&amp;post=30260&quot;&gt;Back to &quot;How do I host a game?&quot;&lt;/a&gt;&lt;/p&gt;</description>
        </item>
                <item>
            <title>How do I host a game? Or, I'm having trouble hosting.</title>
            <link>http://www.byond.com/members/?command=view_post&amp;post=30260</link>
            <guid>http://www.byond.com/members/?command=view_post&amp;post=30260</guid>
            <pubDate>Fri, 04 May 2007 04:43:33 GMT</pubDate>
            
            <comments>http://www.byond.com/members/BYONDHelp?command=view_comments&amp;post=30260#comments</comments>
            
            <description>&lt;p&gt;This article is about how to host BYOND games. If you already know how to do this but you're having problems (for example, people can't connect to games that you host) then skip down to the Troubleshooting section.&lt;/p&gt;

&lt;p&gt;To host a BYOND game, follow the steps below. Each step links to an article which explains how to accomplish that task.&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;&lt;a href=&quot;http://www.byond.com/members/BYONDHelp?command=view_post&amp;post=30261&quot;&gt;Download the game.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.byond.com/members/BYONDHelp?command=view_post&amp;post=30262&quot;&gt;Host the game.&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;

&lt;h3&gt;Troubleshooting&lt;/h3&gt;

&lt;p&gt;Still to be written...&lt;/p&gt;

&lt;p&gt;In future, this needs to cover:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Firewalls&lt;/li&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.byond.com/members/?post=33389&quot;&gt;Built-in Windows XP/Vista firewall&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Third-party firewalls&lt;/li&gt;&lt;/ul&gt;

&lt;li&gt;&lt;a href=&quot;http://www.portforward.com/english/applications/port_forwarding/BYOND_Dream_Seeker_Host/BYOND_Dream_Seeker_Hostindex.htm&quot;&gt;Port forwarding&lt;/a&gt;

&lt;ul&gt;&lt;li&gt;If asked to choose between TCP and UDP, choose TCP. (BYOND doesn't use UDP. You can forward UDP as well if you like, but it won't make any difference.)&lt;/li&gt;
&lt;li&gt;&quot;What if this doesn't work?&quot;&lt;/li&gt;

&lt;ul&gt;
&lt;li&gt;If you have multiple routers in sequence, you need to set up port forwarding on all of them. Note that some &quot;modems&quot; are also routers.&lt;/li&gt;
&lt;li&gt;Prefer high-numbered ports; over 2048 is good, over 10000 is better.&lt;/li&gt;
&lt;li&gt;How to get your settings checked by an expert.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;

&lt;/li&gt;


&lt;li&gt;Port-blocking ISPs&lt;/li&gt;
&lt;li&gt;If you give up: How to find people to host things for you.&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
            
    </channel>
</rss>

