-
Notifications
You must be signed in to change notification settings - Fork 77
How to Bugreport
Alexander Grund edited this page Sep 17, 2015
·
1 revision
In general all bugs should be reported at Github:
https://github.com/Return-To-The-Roots/s25client/issues
This allows to resolve them very fast, as they can be categorized, assigned and closed. Search the issues first to see if anyone already reported it. If so, add helpful information to it, if you have anything more, otherwise just keep an eye on it till it is closed.
For reporting a bug use these questions:
- Which version is affected?
Use the "main" version (2015xxxx) and the sub-version (a string of alphanumeric chars, e.g. 12fddb2) which you can find once you started the game - What did you do/shall be done to reproduce the bug?
Example: Start replay till GF 1337 or start Mao XYZ with 2 AIs and run till 1234 GFs or build a woodcutter at position xyz and then clap your hands. - What is expected? (Unless it is a crash)
E.g. Soldier 2 walks from A to B - What happens instead?
E.g. Soldier walks to C instead, game crashes, ...
The better your information is and especially if it can be easily reproduced the faster we can fix that.
Thanks a lot for your cooperation!