Bugs & Feedback
Bug-reports and feedback are vital to this game. I currently work alone on the game, which makes testing and finding all bugs challenging. That's why every feedback is crucial to making a better game.
Where can I report?
You can report bugs on the following platforms
- Steam Community Hub
- Discord in the #bugs-and-problems channel
- Matrix
- itch.io comments
- Codeberg
You can also write to me at info@99managers.org. In most cases I will open an issue on Codeberg, so the progress on the issue can be tracked.
What should I report?
Please add the following information to your report, if possible. This can help to understand faster what the problem is.
- Describe what happened and ideally, how to reproduce it
- Operating System
- Linux
- Windows
- macOS
- ...
- Game version
- Visible bottom right in the game
- Visible in the settings
- Visible in the properties of the executable
- Game source
- Steam
- itch.io
- Flathub
- Codeberg
- Built from source
- ...
- Add the contents of the godot.log file, which can be found
- on Windows in "c:\Users\USERNAME\AppData\Roaming\99-managers-futsal-edition\logs\godot.log"
- you might need to show hidden files and folders first, to find AppData
- on Linux in ".local/share/99managers-futsal-edition/logs/godot.log"
- on macOS in "~/Library/Application Support/99Managers Futsal Edition/logs/godot.log"
- on Windows in "c:\Users\USERNAME\AppData\Roaming\99-managers-futsal-edition\logs\godot.log"
Can I fix it myself?
Yes you can! Go to Codeberg and open an issue. Then you can create a fork, do your fixes and open a pull request.