Difference between revisions of "Main FTP"

From WikiManual
Jump to: navigation, search
(Vista)
(2.43)
Line 10: Line 10:
 
=== 2.43 ===
 
=== 2.43 ===
  
[http://www.darwinbots.com/FTP/DarwinBots2.43.zip DarwinBots2.43] is the latest 'official' release of DarwinBots.  It is very stable.  New users should use this version as should anyone running long term evolution sims.
+
[http://www.darwinbots.com/FTP/DarwinBots2.43.zip DarwinBots2.43] is the latest 'official' release of DarwinBots.  It is very stable, but it is getting pretty long in the tooth and will be replaced shortly by the release below.  New users are certainly welcome to use 2.43, but you might want to consider upgrading to the release below.
  
[http://www.darwinbots.com/FTP/Darwin2.43z.zip Version 2.43z] is the latest buddy drop release fresh from the developers.  There is no need to download version 2.43 if you want leap ahead and use this version.  2.43z is an updated version of 2.43 and is also quite stable though it is possible there are a few bugs, particularily in newer feature areas (please make the developers aware of any issues you encounter via the [http://forum.darwinbots.com forum].  It has some cool new features beyond 2.43 (like [[Internet Mode]]) and is the version most of us are running.  If you are just checking things out, 2.43 will work fine but if you get hooked, please download and use this latest buddy drop. It only takes a minute.
+
[http://www.darwinbots.com/FTP/Darwin2.43.1.zip Version 2.43.1] is the latest 'buddy drop' release fresh from the developers.  There is no need to download version 2.43 above if you want leap ahead and use this version.  2.43.1 is an updated version of 2.43 and will replace it shortly as the latest "official" version.  It is also quite stable though it is possible there are a few bugs, particularily in newer feature areas (please make the developers aware of any issues you encounter via the [http://forum.darwinbots.com forum].  It has some cool new features beyond 2.43 (like [[Internet Mode]]) and is the version most of us are running.  If you are just checking things out, 2.43 will work fine but if you get hooked, please download and use this latest buddy drop. It only takes a minute.
  
Some bots may behave differently in recent versions than they do in older versions (older versions meaning prior to 2.4) due to differences in the underlying physics engines and changes/additions to the underlying DNA language.  Please bring any such differences you notice to the attention of the program authors at the [http://forum.darwinbots.com forum].
+
Some bots may behave differently in recent versions than they did is very old versions (versions prior to 2.4) due to differences in the underlying physics engines and changes/additions to the underlying DNA language.  Please bring any such differences you notice to the attention of the program authors at the [http://forum.darwinbots.com forum].
  
 
Note: The robots that come with the main 2.1 install above will run, but they are going to act a little stupid in newer versions.  They may have a hard time even surviving.  '''Strongly consider downloading more modern bots from the [http://forum.darwinbots.com/index.php?showforum=13 beastiary].'''  [http://forum.darwinbots.com/index.php?act=ST&f=24&t=157&st=0#entry240895 Animal Minimalis] is a good start, and is used in the [[Robot Tutorial]]s.  Just copy the text into a plain old .txt file, and put the file into your robots directory.
 
Note: The robots that come with the main 2.1 install above will run, but they are going to act a little stupid in newer versions.  They may have a hard time even surviving.  '''Strongly consider downloading more modern bots from the [http://forum.darwinbots.com/index.php?showforum=13 beastiary].'''  [http://forum.darwinbots.com/index.php?act=ST&f=24&t=157&st=0#entry240895 Animal Minimalis] is a good start, and is used in the [[Robot Tutorial]]s.  Just copy the text into a plain old .txt file, and put the file into your robots directory.

Revision as of 12:03, 6 February 2008

Main Install

Run the main install for DarwinBots 2.1 We are working on an installer for the latest version below, but at the moment, this is the only version for which an installer exists. It creates some directories and installs some runtimes and thus must be installed before you can use any of the newer versions below. See the installation instructions. The version installed with this main install works, but it is ancient (several years old) so you will want to immediatly download one of the newer releases below.

Recent Releases

To update to the latest release, simply copy the file(s) included in a new release into your install location (by default c:\Program File\DarwinbotsII\). Usually, new releases consist of only the DarwinBots executable. If other files are included in a release, you should say 'yes' to all overwrites. Then simply run the new executable instead of the executable that came with the main install.

2.43

DarwinBots2.43 is the latest 'official' release of DarwinBots. It is very stable, but it is getting pretty long in the tooth and will be replaced shortly by the release below. New users are certainly welcome to use 2.43, but you might want to consider upgrading to the release below.

Version 2.43.1 is the latest 'buddy drop' release fresh from the developers. There is no need to download version 2.43 above if you want leap ahead and use this version. 2.43.1 is an updated version of 2.43 and will replace it shortly as the latest "official" version. It is also quite stable though it is possible there are a few bugs, particularily in newer feature areas (please make the developers aware of any issues you encounter via the forum. It has some cool new features beyond 2.43 (like Internet Mode) and is the version most of us are running. If you are just checking things out, 2.43 will work fine but if you get hooked, please download and use this latest buddy drop. It only takes a minute.

Some bots may behave differently in recent versions than they did is very old versions (versions prior to 2.4) due to differences in the underlying physics engines and changes/additions to the underlying DNA language. Please bring any such differences you notice to the attention of the program authors at the forum.

Note: The robots that come with the main 2.1 install above will run, but they are going to act a little stupid in newer versions. They may have a hard time even surviving. Strongly consider downloading more modern bots from the beastiary. Animal Minimalis is a good start, and is used in the Robot Tutorials. Just copy the text into a plain old .txt file, and put the file into your robots directory.

Tutorials

The Darwinbots bot writing tutorial by PY is a little old but a very good primer to learning how the DNA works. You can also check out the Robot Tutorial

See Also

Windows 95 Trouble

There is a report that Darwinbots might cause problems if you are running Windows 95. If you experience any such problems, please post them to the forum.

Vista

If you are running Vista, you will need to run Darwinbots as an Administrator. Simply right-click on the Darwinbots executable (or a shortcut to it) and choose "Run as Administrator".

Return to Main Page