Jump to content


elegost4676

Member Since 05 Jul 2025
Offline Last Active Private

Topics I've Started

Age of the Ring Standalone 9.0.0 bug

05 July 2025 - 12:15 PM

can't run the launcher and this error occurs

(windows 8.1
removed edain unchained and edain mods before the installation)

the error:
unhandled exeption in script
failed to executescript 'main' due to unhandled exceptions:DLL
load failed while importing QtWidgets: The specified module
could not be found.
Traceback (most recent call last):
  File "main.py", line 1, in <module>
  File "PyInstaller\loader\pyimod02_importers.py", line 450, in exec_module
  File "controller\__init__.py", line 1, in <module>
    from .launcher import LauncherController
  File "PyInstaller\loader\pyimod02_importers.py", line 450, in exec_module
  File "controller\launcher.py", line 1, in <module>
    from PyQt6.QtWidgets import QApplication, QMainWindow, QTabWidget, QWidget, QVBoxLayout
ImportError: DLL load failed while importing QtWidgets: The specified module could not be found.