Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I was unable to run the game on windows 11. I am getting an error message. Can someone help, thanks!


Traceback (most recent call last):
  File "aquarium.py", line 1300, in <module>
  File "aquarium.py", line 202, in main
  File "aquarium.py", line 95, in _setup_logging
  File "pathlib.py", line 1116, in mkdir
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\\Users\\autay\\Documents\\Aquarium98\\logs'



Until I can post the most recent version of this game, there are two fixes, you can either create two directories("Aquarium98" and "logs"  in your Documents directory  and then try the install again or download the latest version from my github instead which is a lot more up to date with features and bug fixes. I plan to update this on itch once the Jam ends.

https://github.com/Trumanac/Aquarium98