| View previous topic :: View next topic |
| Author |
Message |
caesar Mint Rubber

Joined: 14 Oct 2001 Posts: 3741 Location: Mint Factory
|
Posted: Tue Sep 11, 2018 12:11 pm Post subject: |
|
|
Your welcome.  _________________ Once the game is over, the king and the pawn go back in the same box. |
|
| Back to top |
|
 |
Merky Voice
Joined: 21 Jan 2007 Posts: 17
|
Posted: Tue Sep 11, 2018 2:46 pm Post subject: |
|
|
after add proc tls:socket args i get this error
| Code: | [01:43:01] Tcl error [::eqnews::magic_]: can't read "::eqnews::ary(events)": no such element in array
[01:44:01] Tcl error [::eqnews::magic_]: can't read "::eqnews::ary(events)": no such element in array
|
|
|
| Back to top |
|
 |
a_aa Voice
Joined: 16 May 2015 Posts: 16 Location: Canada
|
Posted: Tue Sep 11, 2018 8:14 pm Post subject: |
|
|
I also added the eqnews to the line you posted and the scipt is again working.
Caesar and SpiKe^^, thanks a million, it is greatly appreciate! |
|
| Back to top |
|
 |
a_aa Voice
Joined: 16 May 2015 Posts: 16 Location: Canada
|
Posted: Tue Sep 11, 2018 8:21 pm Post subject: |
|
|
| caesar wrote: | I said:
| Code: |
::http::register https 443 tls:socket
|
notice the lack of :'s, it's not a mistake but it's done on purpose to use this new function instead.  |
My bad, sorry I did not look close enough. Thanks for all the help! |
|
| Back to top |
|
 |
a_aa Voice
Joined: 16 May 2015 Posts: 16 Location: Canada
|
Posted: Tue Sep 11, 2018 9:43 pm Post subject: |
|
|
One small thing, not sure it matters since the script is working but every time the script is called, !EQ, i get an incremental error reported in the partyline.
[18:33:51] Earthquake error: ::http::108
[18:40:59] Earthquake error: ::http::109
[18:41:18] Earthquake error: ::http::110
The number goes up by 1 each time. Ideas?
 |
|
| Back to top |
|
 |
SpiKe^^ Owner

Joined: 12 May 2006 Posts: 792 Location: Tennessee, USA
|
Posted: Tue Sep 11, 2018 9:46 pm Post subject: Get the New Earthquake Announcer v1.3 |
|
|
Posted the entire patched script @ http://forum.egghelp.org/viewtopic.php?t=20350
Merky & a_aa: Please get the new script (version 1.3) from the above link and report back here.
I can Not recreate either of your current errors from here. _________________ SpiKe^^
Get BogusTrivia 2.06.4.7 at www.mytclscripts.com
or visit the New Tcl Acrhive at www.tclarchive.org
. |
|
| Back to top |
|
 |
caesar Mint Rubber

Joined: 14 Oct 2001 Posts: 3741 Location: Mint Factory
|
Posted: Wed Sep 12, 2018 12:45 am Post subject: |
|
|
That's not an error, it's the putlog "Earthquake error: $error" line I previously told you to add to see what was stored in $error variable. _________________ Once the game is over, the king and the pawn go back in the same box. |
|
| Back to top |
|
 |
a_aa Voice
Joined: 16 May 2015 Posts: 16 Location: Canada
|
Posted: Wed Sep 12, 2018 8:56 am Post subject: |
|
|
| caesar wrote: | | That's not an error, it's the putlog "Earthquake error: $error" line I previously told you to add to see what was stored in $error variable. |
Hahahah, ok that makes sense. One last time, thank you! |
|
| Back to top |
|
 |
|