TinyLifeWeb/docs/articles/common_issues.md
2023-05-04 11:19:15 +02:00

3.9 KiB

Troubleshooting Common Issues

This is a list of commonly faced problems when downloading, installing and playing the game. Please read this list carefully before reporting an issue.

User Issues

The following issues unfortunately cannot be fixed by Tiny Life's developers, and players have to take action themselves to fix them. If you're struggling with solving these issues yourself, feel free to ask for help in the Discord server.

I get an error or crash with mods installed

For issues that only happen with mods, please contact the mods' developers.

When reporting an issue to Tiny Life developers, please make sure that you have no mods installed or that the issue also occurs without any mods installed.

The game won't start correctly

This can have multiple reasons:

  • If you played older versions of the demo in Spanish, there might be outdated data in your Options.json file. Please delete it by navigating to the game folder, which is located at %LocalAppData%\Tiny Life on Windows.
  • When downloading the game from itch, make sure to extract the zip archive before starting the game executable within it.
  • Some ARM-based distributions of Linux and Mac (like newer MacBooks that use Apple Silicon) don't support Tiny Life without installing additional tools (like Rosetta or QEMU) to translate instructions correctly. You might have to do additional research to figure out what these are for your device.
  • Some older operating system versions don't support Tiny Life, which currently runs on .NET 7. Unfortunately, especially Mac is known for having very short lifecycles for supported versions. To see if your operating system version is supported by .NET 7, you can take a look at the official list.
  • When downloading the game from itch on a Mac, your device might warn you about the application's security, since Tiny Life is not signed by Apple. If you want to run the game anyway, hold the Option key, then right-click and select Open.

There's no log file to attach to my bug report

If the game is crashing when you try to launch it, but there's no log file in the logs folder, the game might be crashing too early or it might be unable to create a log file due to permission issues.

If this happens, the game will create a file next to the game's executable called _UnhandledException.txt instead. Please include this file's content in your report.

Game Issues

The following issues are known bugs in the game and will be fixed in a future update. Once they are fixed, they will be removed from this list. For issues from older versions, you can refer to the list's history.

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.

Tinies are entering my house without my permission

This is the way that Tinies visiting a lot currently works. There's no way to disable this behavior right now, but you can select your front door and lock it for other Tinies, which means they won't be able to enter your house anymore. In the future, we plan on making it so that Tinies have to be invited into your house to be allowed to enter.