Skip to content

Issue Posting Guidelines

Wizard Lizard edited this page Aug 18, 2020 · 5 revisions

This page will cover the do's and don'ts of writing issues.

Templates:

When you begin creating a new issue, you will be presented with the option of choosing a template:

templates

These two templates should be all that you need to get started, you should never need to open a blank issue.

The templates are inherently designed to instruct you into showing us exactly what we need to do, to test and fix your issue.


Titles:

Please leave a title that shortly describes the main problem with your issue


Contents:

contents1

The main contents of the issue should be easy to understand.

The headers (## This text) should NOT be removed in your issue, as to keep the issue organized, and the description of each section should go UNDER the headers.

A semi-properly formatted issue would look like this:

contents2


Log files

WeaponCore log files are found at the following location:

C:\Users<USERNAME>\AppData\Roaming\SpaceEngineers\Storage\1918681825.sbm_WeaponCore

It may look like this:

logs1

It is often best to use an archiving application to zip up the file (1918681825.sbm_WeaponCore), and link it in the logs section of your issue

Log file with date stamps on the filenames are saved for safety, so that you dont accidentally overwrite them if you start a game after WeaponCore causes a crash, or otherwise.

Clone this wiki locally