Advertisement
Guest User

Untitled

a guest
May 30th, 2025
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. 2025-05-30 13:30:15 [INFO] Bethini.pyw <module>:2451: Logging to 'C:\Games\Modding\Tools\Bethini Pie\logs\2025 05-May 30 Fri - 13.30.15\log.log'
  2. 2025-05-30 13:30:16 [INFO] Bethini.pyw sme:248: Updating INI values.
  3. 2025-05-30 13:30:16 [INFO] ModifyINI.py __init__:68: Successfully read ['C:\\Users\\leiji\\OneDrive\\Documents\\My Games\\Starfield\\StarfieldPrefs.ini']
  4. 2025-05-30 13:30:16 [INFO] ModifyINI.py __init__:71: Successfully read ['C:\\Users\\leiji\\OneDrive\\Documents\\My Games\\Starfield\\StarfieldPrefs.ini'] (case insensitive)
  5. 2025-05-30 13:30:16 [INFO] ModifyINI.py __init__:74: Successfully read ['C:\\Users\\leiji\\OneDrive\\Documents\\My Games\\Starfield\\StarfieldPrefs.ini'] (read-only)
  6. 2025-05-30 13:30:16 [ERROR] Bethini.pyw choose_game_done:521: An unhandled exception occurred. See log for details.
  7. list index out of range
  8. This program will now close. No files will be modified.
  9. Traceback (most recent call last):
  10. File "Bethini.pyw", line 517, in choose_game_done
  11. File "Bethini.pyw", line 2077, in createTabs
  12. File "Bethini.pyw", line 2216, in updateValues
  13. File "Bethini.pyw", line 939, in widget_type_switcher
  14. File "Bethini.pyw", line 1413, in dropdown_value
  15. File "Bethini.pyw", line 2347, in get_setting_values
  16. IndexError: list index out of range
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement