diff options
author | Aokromes <aokromes@gmail.com> | 2018-03-14 11:41:09 +0100 |
---|---|---|
committer | Aokromes <aokromes@gmail.com> | 2018-03-14 11:41:09 +0100 |
commit | bc88d3bc15debb70432603b21a2319b72db02f49 (patch) | |
tree | 328f94ad0359a456f4de907544c95ad0bba7775f /issue_template.md | |
parent | 007b5a68c50bbee7d05acec888d3273c2a5a8577 (diff) |
Scripts/Commands: implemented command .server debug
- Shows detailed information about server setup, useful when reporting a bug:
* rev. hash
* versions of mysql, openssl, boost, cmake
* info about autoupdater
* info about ports (realmlist and current)
* vmap/map/mmap status and folder sizes
* available DBC locales
* TDB version
cherry pick of d18f8b94b0cb5182ef450bec5cafd3c5d74fd00a
Running this command when reporting bugs is MANDATORY (you can censor paths)
Diffstat (limited to 'issue_template.md')
-rw-r--r-- | issue_template.md | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/issue_template.md b/issue_template.md index 7c2e8d3a2ee..8357dae1229 100644 --- a/issue_template.md +++ b/issue_template.md @@ -27,10 +27,7 @@ CHANGEME 3.3.5, master or both **TC rev. hash/commit:** -CHANGEME Copy the first line of the `worldserver`, `authserver` or `bnetserver` startup. -For example: TrinityCore rev. 0000000000 2000-01-09 11:31:41 +0100 (my branch) (Win64, RelWithDebInfo, Static) (bnetserver) - -**TDB version:** CHANGEME Version of the TrinityCore database +CHANGEME Copy the result of server debug command **Operating system:** CHANGEME OS |