Page 1 of 2

Note magically became a key...

Posted: Sun Jul 05, 2009 4:07 am
by amika-babilfrenzo
From bottom to top, I was playing with an Esperanto character.
2658-3.13: Vi donas Ŝlosilo numero 19889 al Sunjo. Here I hand the note to her, and it is instead a key...

2658-3.13: Vi diras: "[4 day rule]"

2658-3.01: Sunjo diras: "[4 day rule]"

2658-3.01: Sunjo diras: "[4 day rule]"

2658-3.01: Vi vidas ke Sunjo sperte mortigas griza urson per Cimitaro.

2658-3.01: Vi vidas ke Sunjo sperte mortigas fiŝaglon per Cimitaro.

2658-3.01: Vi vidas ke Sunjo eniras Jerifo, venante el Domo Rembrandt.

2658-3.00: Vi vidas ke Sunjo foriras el la centrejo de Jerifo, enirante Domo Rembrandt.

2658-2.28: Johano la Nigra diras: "[4 day rule]"

2658-2.27: Johano la Nigra donas Noto -Deklaro de starigo de Jerifio- al vi. Here he hands me the note which I later give away


I'm pretty sure my character never had a set of keys, and the note is no longer in my inventory.

Posted: Sun Jul 05, 2009 6:44 am
by joo
Oh cool, they've implemented origami.

Posted: Sun Jul 05, 2009 7:31 am
by BarbaricAvatar
We'll look into it thanks.

Posted: Sun Jul 05, 2009 8:37 am
by *Wiro
Piscator wrote:A character just tried to pass a bone knife and apparently passed a key she does not own instead. I also get this error message every time I access this characters page:

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/http/www.cantr.net/www/objects.inc.php on line 861

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/http/www.cantr.net/www/objects.inc.php on line 861

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/http/www.cantr.net/www/objects.inc.php on line 861

edit: Appears to be only a display bug. The other one seems to have gotten the knife.


Piscator had a similiar thing happen.

Posted: Sun Jul 05, 2009 1:25 pm
by Piscator
Interestingly, that was also an Esperanto character.

Posted: Sun Jul 05, 2009 1:35 pm
by *Wiro
Funny, that was exactly what I was wondering. I had a certain character that often received a lithuanian error message. And one that couldn't open envelopes in firefox. I think they might all be connected to the firefox bugs.

Posted: Mon Jul 06, 2009 12:53 pm
by BarbaricAvatar
It is just a display issue, though if there are any further occurrences of it, it would be helpful to mention them here for ProgD.

Posted: Mon Jul 06, 2009 3:51 pm
by SekoETC
Hmm, actually if the identity of the character and the time of happening was known, I could actually look at the event in the database and see if there's something peculiar about it ( = if the id in parameters actually points to that key ).

Posted: Mon Jul 06, 2009 11:01 pm
by Debsy
joo wrote:Oh cool, they've implemented origami.


that made me lmao for some reason! XD

Posted: Mon Jul 06, 2009 11:20 pm
by BZR
it's not a bug it's a.... 8)

Posted: Tue Jul 07, 2009 3:23 pm
by Ronja Rotschopf
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/http/www.cantr.net/www/objects.inc.php on line 861

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/http/www.cantr.net/www/objects.inc.php on line 861

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/http/www.cantr.net/www/objects.inc.php on line 861

2661-0.23: Sunjo donas Ŝlosilo numero 19889 al Zanzi (ĉirkaŭ dudek-jara viro).

it was a bone shield

Posted: Wed Jul 08, 2009 11:42 am
by amika-babilfrenzo
Umm... I just found out that it was an error with the translation. I've fixed it.

Posted: Wed Jul 08, 2009 11:48 am
by Piscator
What did you do? Just so that I can avoid making the same error in the future.

Posted: Wed Jul 08, 2009 12:09 pm
by amika-babilfrenzo
It had to do with the <CANTR> tag. With the display error it looked like this: CANTR OBJNAME TYPE=#TYPE# ID=#OBJECT# GRAMMAR=Acc

without it like this: CANTR OBJNAME ID=#OBJECT# TYPE=#TYPE# GRAMMAR=Acc

Posted: Wed Jul 08, 2009 12:53 pm
by Piscator
So you simply switched the TYPE and ID phrase? How did you get the idea to try that?