The Twenty-Four Hour Movie is never intentionally released with significant bugs, although occasionally we may elect to release the product with minor bugs. View a list of bugs we already know about.

If you find a bug or other unexpected behavior in The Twenty-Four Hour Movie, you can report it to us by following the steps below. Please provide as much information as you feel might be helpful. If you are familiar with Mac OS X applications like Console, information from those utilities can also be helpful.

If The Twenty-Four Hour Movie crashes, Finder will display a dialog allowing you to report the crash. Unfortunately, this reports the crash to Apple, not to us, so it doesn’t do us very much good. You can, however, still get us the information, by following the steps below, once the crash notification dialog appears.

Reporting a The Twenty-Four Hour Movie crash to the author:
  1. Click the Report… button.

    A Problem Report dialog will appear.

  2. Click the “Problem Details” tab.

  3. Select all the text in the large text field, then choose Edit > Copy to place it in your clipboard.

  4. Open your web browser and go to http://github.com/RISCfuture/twentyfour/issues.

  5. Click the Create Issue button. Under “Title:”, give your issue a title.

  6. Click in the “Body:” field and choose Edit > Paste to place the crash log into your issue.

    You may also want to include other information, such as what you were doing to make it crash, or other unusual details about the situation.

  7. Click the “Create a new issue” button.

    Your issue will be created and we will be notified. We will update your issue with information as we work to solve your problem.

If you are a Mac OS X developer familiar with Cocoa and Objective-C, you might even be able to fix the bug yourself! Read Add to or modify the code for The Twenty-Four Hour Movie for more.