nomns / nparse

Nomns' Parser for Project1999
GNU General Public License v3.0
43 stars 23 forks source link

Updated share_location to not fail if the log reader had not been set #79

Closed token419 closed 2 months ago

token419 commented 2 months ago

Found an issue where if the settings were saved before a logreader was setup, i.e. first time user, the app would throw an error: "AttributeError: 'NoneType' object has no attribute 'character_name'"