This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message.
Support & discussion of released scripts, and announcements of new releases.
dft601
Voice
Posts: 4 Joined: Sat Feb 07, 2009 7:51 pm
Post
by dft601 » Sat Feb 07, 2009 7:54 pm
Hi,
can someone tell me how to solve this problem ?
Tcl error [UnoPlayCard]: can't read "UnoDCCIDX(_Gallier_Bot)": no such element in array
This problem occurs when the bot should play a card.
I haven´t modified the script.
Mike
wac
Halfop
Posts: 80 Joined: Sun Dec 10, 2006 1:22 am
Location: in my cardboard box
Post
by wac » Sun Feb 08, 2009 4:44 pm
you have all the folders setup that are suppost to be, any errors when loading?
I see j00!
dft601
Voice
Posts: 4 Joined: Sat Feb 07, 2009 7:51 pm
Post
by dft601 » Thu Feb 12, 2009 8:00 pm
all folders are setup.... no initialization error...
Earlier version of Uno works well
wac
Halfop
Posts: 80 Joined: Sun Dec 10, 2006 1:22 am
Location: in my cardboard box
Post
by wac » Fri Feb 13, 2009 3:03 am
Bot name have any special characters in it?
I have no problems with the script at all.
I see j00!
dft601
Voice
Posts: 4 Joined: Sat Feb 07, 2009 7:51 pm
Post
by dft601 » Sun Feb 15, 2009 1:47 pm
wac wrote: Bot name have any special characters in it?
I have no problems with the script at all.
Botname is _Gallier_Bot
wac
Halfop
Posts: 80 Joined: Sun Dec 10, 2006 1:22 am
Location: in my cardboard box
Post
by wac » Mon Feb 16, 2009 4:28 am
That's probably your problem right there, the underscores that is, especially with the beginning one. The script probably doesn't account for a variable like that, try the script without them in the bots name and it'll probably work, might have to do a .restart on the bot.
I see j00!
dft601
Voice
Posts: 4 Joined: Sat Feb 07, 2009 7:51 pm
Post
by dft601 » Mon Feb 16, 2009 2:35 pm
wac wrote: That's probably your problem right there, the underscores that is, especially with the beginning one. The script probably doesn't account for a variable like that, try the script without them in the bots name and it'll probably work, might have to do a .restart on the bot.
Yes thats it. Thank you !
I renamed to Gallierbot and it works...
wac
Halfop
Posts: 80 Joined: Sun Dec 10, 2006 1:22 am
Location: in my cardboard box
Post
by wac » Tue Feb 17, 2009 11:06 pm
np glad I could help
I see j00!
mondino
Voice
Posts: 12 Joined: Mon Jul 09, 2018 8:11 am
Location: Lebanon
Contact:
Post
by mondino » Sun Mar 21, 2021 6:50 am
Hello
I'm getting this error when the game is over and wants to attempt to let us play again.
Tcl error [UnoPlayCard]: unmatched open brace in list
It does not let us play a new game unless I !stop and !uno to start the game again.
Someone may help to know what's wrong please?
Thank you.
mondino
Voice
Posts: 12 Joined: Mon Jul 09, 2018 8:11 am
Location: Lebanon
Contact:
Post
by mondino » Mon Mar 22, 2021 4:04 am
Hello;
My issue was resolved when I deleted the scores file and uploaded it again. I restarted the bot and it worked again properly.
Thanks