Skip to content

How to get a detailed error message

UrsKR edited this page Oct 3, 2012 · 3 revisions

In certain scenarios, Anathema does not tell you what is up, but just silently ceases to work.

If you encounter such a problem and want to tell us about it, or you created some custom content that just does not work, here is how to get a detailed error message:

Anathema 4.5.3 and later

From v4.5.3 onward, you can just inspect the runtime.log in your Anathema installation directory to see the messages from your previous run.

Anathema 4.5.2 and before

  1. Locate the folder where you installed Anathema in the Windows Explorer
  2. Shift+Right Click the folder and select "Open Command Window Here" from the context menu.
  3. Launch Anathema via java -jar anathema.jar and confirm with Enter.

On Linux, you probably know how to open a terminal and navigate around. Step 3 should be all you need.

Clone this wiki locally