View previous topic :: View next topic |
Author |
Message |
dft601 Voice
Joined: 07 Feb 2009 Posts: 4
|
Posted: Sat Feb 07, 2009 7:54 pm Post subject: Problem with uno 0.98.7 |
|
|
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 |
|
Back to top |
|
 |
wac Halfop

Joined: 10 Dec 2006 Posts: 80 Location: in my cardboard box
|
Posted: Sun Feb 08, 2009 4:44 pm Post subject: |
|
|
you have all the folders setup that are suppost to be, any errors when loading? _________________ I see j00! |
|
Back to top |
|
 |
dft601 Voice
Joined: 07 Feb 2009 Posts: 4
|
Posted: Thu Feb 12, 2009 8:00 pm Post subject: |
|
|
all folders are setup.... no initialization error...
Earlier version of Uno works well |
|
Back to top |
|
 |
wac Halfop

Joined: 10 Dec 2006 Posts: 80 Location: in my cardboard box
|
Posted: Fri Feb 13, 2009 3:03 am Post subject: |
|
|
Bot name have any special characters in it?
I have no problems with the script at all. _________________ I see j00! |
|
Back to top |
|
 |
dft601 Voice
Joined: 07 Feb 2009 Posts: 4
|
Posted: Sun Feb 15, 2009 1:47 pm Post subject: |
|
|
wac wrote: | Bot name have any special characters in it?
I have no problems with the script at all. |
Botname is _Gallier_Bot |
|
Back to top |
|
 |
wac Halfop

Joined: 10 Dec 2006 Posts: 80 Location: in my cardboard box
|
Posted: Mon Feb 16, 2009 4:28 am Post subject: |
|
|
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! |
|
Back to top |
|
 |
dft601 Voice
Joined: 07 Feb 2009 Posts: 4
|
Posted: Mon Feb 16, 2009 2:35 pm Post subject: |
|
|
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... |
|
Back to top |
|
 |
wac Halfop

Joined: 10 Dec 2006 Posts: 80 Location: in my cardboard box
|
Posted: Tue Feb 17, 2009 11:06 pm Post subject: |
|
|
np glad I could help _________________ I see j00! |
|
Back to top |
|
 |
mondino Voice
Joined: 09 Jul 2018 Posts: 9 Location: Lebanon
|
Posted: Sun Mar 21, 2021 6:50 am Post subject: Tcl error [UnoPlayCard]: unmatched open brace in list |
|
|
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. |
|
Back to top |
|
 |
mondino Voice
Joined: 09 Jul 2018 Posts: 9 Location: Lebanon
|
Posted: Mon Mar 22, 2021 4:04 am Post subject: Tcl error [UnoPlayCard]: unmatched open brace in list |
|
|
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 |
|
Back to top |
|
 |
|