Each time you refresh the page or at each transition to another village in the log is written here is: 2010-11-27 00:02:04 --- ERROR: Kohana_Request_Exception [ 0 ]: Unable to find a route to match the URI: favicon.ico ~ SYSPATH\classes\kohana\request.php [ 674 ] When this is no favicon I have not requested %(
Because you are using mod rewrite, which rewrites all non-existing uri's to kohana. Kohana can't handle it, so it's throwing the error. Either create a favicon.ico file, or exclude it from rewriting.