Subj : ibol.mpy failure - anyone seen it?
To : All
From : paulie420
Date : Wed Mar 05 2025 11:23 am
... I recently removed my fsx_dat* files because ibbs last callers was complaining, but after doing so - and fixing ilc - ibol is crapping out. I don't remember seeing this one, but I'm sure 'we' have;
-----
PYTHON ERROR (/home/pi/mystic/themes/default/scripts/ibol.mpy)
File "ibol.mpy", line 204, in <module> main_menu()
File "ibol.mpy", line 188, in main_menu get_data()
File "ibol.mpy", line 100, in get_data
tstr="|12"+thisauthor.ljust(left_side)+"|08:|15 "
UnboundLocalError: local variable 'thisauthor' referenced before assignment
-----
Anyone know the fix off hand?? Thanks if so - I always create a .txt in /mystic with the fixes so I'll have the info for next time...