yohoho.log

From YPPedia


Technical.gif This article relates to a technical issue within the game.
Visit the Technical Issue section of the forum if you wish to discuss this or any other issues.

yohoho.log is the debugging log file for the Puzzle Pirates client. It is a simple text file, loosely formatted with precise time-date stamps, priority levels, and freeform log messages from the Java code. It also includes stack traces when an uncaught exception is thrown.

The file resides at the top level of the client directory or folder. The active client's debug log was previously written directly to "yohoho.log", however, recent versions of the client write to a file in the format "yohoho_NNNNNNNNNNNNN.log". Old log files are still renamed to "yohoho-o.log"

It is a good idea to include a copy of this file when reporting a bug. It is possible that debug messages were entered regarding the bug, and if not, there is still useful information to be gleaned about the client computer's configuration. This file is always automatically sent by the client when filing a bug report in the game.