Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
this is from chrome r1017
!![r1017] [21:34:45] Monster: TypeError in Monster.update({"worker":"[worker
Player]","type":"watch","id":"data.stamina"}}): Object function () { // Returns
an array with only unique *values*, does not alter original array
var o = {}, i, l = this.length, r = [];
for (i = 0; i < l; i++) {
o[this[i]] = this[i];
}
for (i in o) {
r.push(o[i]);
}
return r;
} has no method 'trim'
Original comment by carlo.so...@gmail.com
on 25 Mar 2011 at 8:35
Thanks for that, might still be some in other workers though.
Original comment by RycochetTM
on 26 Mar 2011 at 11:28
golem/Rycochet's Castle Age Golem: !!![r1017] [13:49:51] Monster: TypeError in
Monster.update({"type":"reminder","self":"true","id":"null","worker":"[worker
Monster]"}}): suborder[p].trim is not a function
this isnt fixed in r1018
Original comment by carlo.so...@gmail.com
on 26 Mar 2011 at 12:52
Can you see if 2018 fixes it, if not can you send me what you're using for the
Priority list so I can try to reproduce it.
Original comment by RycochetTM
on 26 Mar 2011 at 1:27
i think its ok now in 1020
Original comment by carlo.so...@gmail.com
on 26 Mar 2011 at 2:20
Original comment by 0Artifi...@gmail.com
on 5 May 2011 at 7:48
Original issue reported on code.google.com by
carlo.so...@gmail.com
on 24 Mar 2011 at 8:03