Mastiff
July 1st, 2005, 12:25 AM
I get "302: Class destroyed" with stack traceback 'CreatePen', and it's in function 'Initialize' in line 302, 735 and 1251 in OSD.lua and in weather Lua it comes from the functions start and startLocalWeatherRetreival in lines 247, 75 and 1035. This happens both on an upgrade and a full install. This also happens on birty's OSD.Lua from yesterday.
But it happens only when Girder is set to start minimized. And it's this call in my Caller ID that does it:
osd.StatusMessage ("Og modemet svarer: "..CID.Feedback)
When starting Girder minimized, I don't see the feedback, and I get the error. When starting Girder without the hide option set, I have no erorr and I see the OSD.
But it happens only when Girder is set to start minimized. And it's this call in my Caller ID that does it:
osd.StatusMessage ("Og modemet svarer: "..CID.Feedback)
When starting Girder minimized, I don't see the feedback, and I get the error. When starting Girder without the hide option set, I have no erorr and I see the OSD.