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
You can also write to me at info@99managers.org. In most cases I will open an issue on Codeberg.
What should I report?
Please add the following information to your report, if possible
- 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
- ...
- Describe what happened and ideally, how to reproduce it
- 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"
This information helps me to understand faster what the underlying problem could be.
Can I fix it myself?
YES you can! Go to Codeberg, create a fork and
This game is Free and Open Source and that means the source code is accessible to everybody. So you can fix bugs or add new features all by yourself, if you want to.
I recommend contacting me first, if you want new features merged. Bug fixes are always welcome, but please open an issue first. That makes it clear that you or someone else is working on it and prevents duplicate fixes.