Giter Club home page Giter Club logo

Comments (3)

IonasElate avatar IonasElate commented on September 16, 2024

Same for me ... I thought i was doing something wrong and dobule checkt if the .appimage is executable. it is but nothing happens after dobule clicking. i tried 2.0.5 and 2.0.6.

from totk-mods.

R0CKH0PP3R avatar R0CKH0PP3R commented on September 16, 2024

This is the same on Manjaro Linux too.

The output from the AppImage release is identical on both SteamDeck & my Manjaro desktop.

The logger captures:

TIME: 23:09:46,182 - LOGGER - WARNING: The GPU was not detected, nothing to be concerned about. list index out of range
TIME: 23:09:46,184 - LOGGER - INFO: Failed to import wmi, most likely LINUX.
TIME: 23:09:46,184 - LOGGER - INFO: 



Attempting to start Application.
__SystemINFO__
System: Linux
GPU: Undetected
RAM: 14 GB  MHz and used 23.6%
CPU: Linux Undetected

TIME: 23:09:46,270 - root - INFO: Attempting to create API instructions. Sat Jun  8 23:09:46 2024
TIME: 23:09:46,776 - LOGGER - INFO: Attemping to fetch list and dict of zip files.
TIME: 23:09:46,776 - LOGGER - ERROR: Failed to fetch list and dict of zip files. continues...
TIME: 23:09:46,776 - root - ERROR: Couldn't find local api.json data,Application will default to stored api.json data.
TIME: 23:09:46,776 - root - INFO: Loading api.json file..
TIME: 23:09:46,776 - root - INFO: api.json file not found, loading internal data.

While the following is printed to the terminal:

The GPU was not detected, nothing to be concerned about. list index out of range
Failed to import wmi, most likely LINUX.




Attempting to start Application.
__SystemINFO__
System: Linux
GPU: Undetected
RAM: 14 GB  MHz and used 23.6%
CPU: Linux Undetected

Attemping to fetch list and dict of zip files.
Failed to fetch list and dict of zip files. continues...
Traceback (most recent call last):
  File "modules/json.py", line 107, in <module>
TypeError: 'NoneType' object is not subscriptable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "modules/json.py", line 81, in load_values_from_json
FileNotFoundError: [Errno 2] No such file or directory: 'json.data/api.json'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "run.py", line 3, in <module>
  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
  File "PyInstaller/loader/pyimod02_importers.py", line 419, in exec_module
  File "form.py", line 4, in <module>
  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
  File "PyInstaller/loader/pyimod02_importers.py", line 419, in exec_module
  File "configuration/settings.py", line 3, in <module>
  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
  File "PyInstaller/loader/pyimod02_importers.py", line 419, in exec_module
  File "modules/json.py", line 188, in <module>
  File "modules/json.py", line 86, in load_values_from_json
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/_MEI0PVAOB/json.data/api.json'
[5486] Failed to execute script 'run' due to unhandled exception!

In both cases, the Linux Zip release produces an AppImage free of these issues.

from totk-mods.

MaxLastBreath avatar MaxLastBreath commented on September 16, 2024

Fixed!

from totk-mods.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.