I'm having an odd issue that I can't seem to shake. "Variable <unknown_object>.s(104025, -2147483648) not set before reading it." but I'm not able to find the offending "s"
I'm assuming (as I often do) that when tring to ctrl + s to save I missed the ctrl and dropped an errant "s" somewhere.
Problem is I can't seem to find it anywhere. there's nothing before this in the script(screenshot1), there's no hanging s I can find in the draw_gui event (second screenshot) nor in scr_draw_inventory (screenshot3)
Any help is appreciated.