PHP Warning: sort() expects parameter 1 to be array
PHP Warning: end() [<a href='function.end'>function.end]: Passed variable is not an array or object in administrator\components\com_dtregister\admin.dtregister.php on line 9185
PHP Warning: implode() [<a href='function.implode'>function.implode]: Invalid arguments passed in administrator\components\com_dtregister\admin.dtregister.php on line 9257
You may not have some data selected to export that is expected. First try "Select All" for the data and see if you still have the error. Then work through removing what you don't need until the error hits. You have to include certain data like first name, last name, etc.
Also be aware that 2.4.5 was released today in the latest package. While the 1.5 version had many enhancements, the old 1.0 version that you are using had a couple bug fixes.