mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-22 11:23:29 +01:00
add info about the feedback form to the common issues article
This commit is contained in:
parent
f7dbbef34d
commit
1d3e6bb777
2 changed files with 7 additions and 0 deletions
|
@ -29,3 +29,10 @@ If this happens, the game will create a file next to the game's executable calle
|
|||
|
||||
# My Tinies automatically get assigned wrong genealogies
|
||||
Transitive genealogies are automatically calculated in the character creator. For example, adding a parent and a child for a Tiny automatically causes them to have a grandparent/grandchild relationship. The current implementation of this system may contain some oversights causing incorrect transitive genealogies to be calculated automatically. To fix this issue temporarily and be able to set your own genealogies manually, you can enable the `IgnoreTransitive` [cheat](https://docs.tinylifegame.com/articles/cheats.html).
|
||||
|
||||
# My issue isn't listed here
|
||||
If your issue isn't listed here, it might mean that no one has encountered it yet, or it hasn't been reported by anyone yet. If that is the case, please **report it through [the feedback form](https://tinylifegame.com/bugreport)**. When doing so, please try to include as much information about the circumstances around it as possible.
|
||||
|
||||
If the game launches correctly for you, you can also access the feedback form through the buttons on the main menu or the in-game pause menu, as this will automatically include some additional information.
|
||||
|
||||
![](../media/common_issues.png)
|
||||
|
|
BIN
web/media/common_issues.png
Normal file
BIN
web/media/common_issues.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 81 KiB |
Loading…
Reference in a new issue