Rubiksman78 / MonikA.I

Submod for MAS with AI based features
MIT License
114 stars 17 forks source link

Linux on ext4 filesystems cant load images #99

Open NagrandHero opened 3 months ago

NagrandHero commented 3 months ago

Describe the bug "main.py" can't launch because the script "scripts/login_screen.py" is looking for "images\login\login_background.png" and not a folder named "images" then "login" then the file

To Reproduce

  1. Run main.py on the ext4 filesystem

Expected behavior A clear and concise description of what you expected to happen.

Desktop (please complete the following information):

Additional context Creating a file named "images\login\login_background.png" does in fact work Also, this happens when loading the file "images\login\button_background.png"