JuneStepp / OneLauncher

Launcher and Addons Manager for LOTRO and DDO
Other
45 stars 11 forks source link

Fatel error detected - Failed to execute script RunOneLauncher #5

Closed Technical-13 closed 4 years ago

Technical-13 commented 4 years ago

image

2020-06-17 23:01:23,615 - MainWindow - INFO - 647 - Logging started
2020-06-17 23:01:23,615 - MainWindow - INFO - 648 - OneLauncher: 1.2 Dev
2020-06-17 23:01:23,616 - MainWindow - INFO - 649 - Windows-7-6.1.7601-SP1
2020-06-17 23:01:23,619 - OneLauncherUtils - INFO - 70 - SSL certificate verification enabled!
2020-06-17 23:01:23,620 - MainWindow - INFO - 939 - Initializing, please wait...
2020-06-17 23:01:23,620 - MainWindow - CRITICAL - 701 - Uncaught exception:
Traceback (most recent call last):
  File "RunOneLauncher", line 33, in <module>
  File "OneLauncher\Runner.py", line 33, in main
  File "OneLauncher\MainWindow.py", line 178, in __init__
  File "OneLauncher\MainWindow.py", line 772, in InitialSetup
IndexError: list index out of range
2020-06-17 23:01:23,655 - MainWindow - DEBUG - 708 - PySide2.QtCore.QEvent.Type.ZeroTimerEvent : QWindowsGuiEventDispatcher
2020-06-17 23:01:23,655 - MainWindow - DEBUG - 708 - PySide2.QtCore.QEvent.Type.ZeroTimerEvent : QWindowsGuiEventDispatcher
2020-06-17 23:01:23,656 - MainWindow - DEBUG - 708 - PySide2.QtCore.QEvent.Type.ZeroTimerEvent : QWindowsGuiEventDispatcher
Technical-13 commented 4 years ago

Nuking the:

<DDO.Test>
<HiRes>False</HiRes>
<x64Client>False</x64Client>
<Game.Directory></Game.Directory>
<PatchClient>patchclient.dll</PatchClient>
<Language>EN</Language>
<Accounts/>
</DDO.Test>

Section of my OneLauncher.config cleared the error.

JuneStepp commented 4 years ago

Should be fixed.