Kapiainen / Lauhdutin

A Rainmeter skin for launching games.
MIT License
67 stars 8 forks source link

Error: 96: attempt to index global 'bannerURLs' (a nil value) #116

Closed villicush closed 6 years ago

villicush commented 6 years ago

Short description of the issue

I'm getting an error message about bannerURLs

Lauhdutin version

3.0.0 beta 9

Rainmeter version

4.1 Final Release

Python version

3.6, used the installer.

Windows version

Windows 10 Home (Version 1709)

Error messages

Displayed on the skin:

Error: 96: attempt to index global 'bannerURLs' (a nil value)

errormsg

Steps to reproduce the issue

I ran the settings, put in my steam, battle.net, and gog information (including sqlite), then I ran Main.ini and that message showed up.

Python stack traceback

sorry, don't know what to put here :P

Kapiainen commented 6 years ago

I was able to reproduce the issue on my end and a fix has been committed to the repo. A new release should be available soon.

Kapiainen commented 6 years ago

The new release (3.0.0 beta 10) is out now and should fix this issue. Thanks for notifying me of the issue.