You are viewing a single comment's thread from:
RE: Overview This is the Police 2
I'm getting the same thing, both from the UI and from my bot. Error is "Assert Exception:comment.allow_votes: Votes are not allowed on the comment"
It's also broken my bot which is currently spamming the hell out of this thread according to steemd, I'm going to need to add something to check for these kinds of error conditions.
https://github.com/steemit/steem/blob/306e63b771295558e9ce3a1da476e708b5903c27/libraries/chain/steem_evaluator.cpp
Line 1260
Not sure but this looks like a regression on https://github.com/steemit/steem/issues/108 to me.