Using both 2.8o and 2.8L I get the following error when setting
# send public/channel replies to the user instead of to the channel?
variable public_to_private 1
Tcl error [incith::weather::weather_handler]: no such channel record
Tcl error [incith::weather::weather_handler]: no such channel record
Yet, !forcast works just fine with this set. Odd.
Also, incith, have you considered rewriting the script to use the Wunderground XML API? Even if you didn't use some sort of fancy XML library, the output would be infinitely easier to parse into variable names than the html output.
incith wrote:I plan to use something else on wunderground (assuming they fix the issue in my ticket) that should basically make the weather script work forever afterwards.
Yes, that is what the basis of my ticket is for, the API.
@private messages:
I'll look into the private messages thing tonight [update: fixed this]. *whew!*
Nevermind , it seems the script wasn't loaded properly , working fine now , i did notice the triggers have changed , but no biggie , thanx for the updated script
[22:23] Tcl error [pub_wz]: can't read "mtemp": no such variable
specific:
downloaded script loaded it. this is the error when i type !weather zipcode
You are speaking about DragnLords (broken) script. If you use mine (2.8o from incith.com), you will not get this error. I have no pub_wz proc nor mtemp variables.
Yeah I can probably add something for this. I'll probably put it near the notices variable, so just watch for it I guess, lol. Maybe 'variable notices_errors_only 0/1'. Maybe next release or release after if I remember.
Maybe add that feature to your "horoscope" script as well? I notice most people can't spell their Zodiac sign(including myself). I just wanted a little notice message to tell them to check their spelling.
Thanks!
Last edited by holycrap on Thu Dec 25, 2008 11:14 am, edited 1 time in total.
Hi all, I am new to using eggdrop/windrops. I am starting to get the hang of it. I downloaded this weather script however the !w for the weather does not work and I get the following error:
Tcl error [incith::weather::weather_handler]: can't read "html(fc1hf)": no such element in array
I seen that someone before had this same issue in a previous post but could not see where their problem was solved. When I type !fc it shows me the forcast but the feed doesnt seem to be there. The !sky is working fine though. Any help would be appreciated. Keep in mind im really new to using this so you will have to break it down in "dummy" terms lol. By the way im using a windrop if that matters. Thanks!