As title says. I've looked for an hour + and debugged a bit to no avail. I'm thinking its in Loginplayer.scar but might not be as I didn't find it. So if you have a good idea where it is or w/e please post or tell me in IRC so I can fix it.
-Narcle
Printable View
As title says. I've looked for an hour + and debugged a bit to no avail. I'm thinking its in Loginplayer.scar but might not be as I didn't find it. So if you have a good idea where it is or w/e please post or tell me in IRC so I can fix it.
-Narcle
I've never seen it....when are you getting it?
Yes, please elaborate. How do we recreate it? :)
You can turn off the warning and it will be an exception instead.
Try:
Simba Code:SetSupressExceptions(False);
SRL sets it to True.
This happened to me when using OpenBankGlass, but haven't found why, and haven't been able to recreate it on que.
SetSupressExceptions(False);
I need to start running it like this. See if I can catch it/them.
Oh, completely missed Wizzup's post. I'll do the same thing.
E: I added that to my script, but I still get warnings.