arxcode icon indicating copy to clipboard operation
arxcode copied to clipboard

Post-Upgrade Bug Master Thread

Open rozzingit opened this issue 5 years ago • 36 comments

This is a thread for all of the finicky bugs that may have popped up after the big Python upgrade!

Ones I've seen or heard of so far:

  • [x] Lock and unlock commands are currently not working and don't list helpfiles.
  • [x] Weather and (IC) time commands also not recognized.
  • [x] Messenger/old only lists the most recent messenger. However, if you use messenger/old #, it will still show you the content of old messengers. (messenger/sent does show the whole list, however.)
  • [x] bb only lists the oldest bbpost still active on the board. (Basically, bb and messenger/old both only show whatever would have been in the 1 position.) Same with messenger, though, you can still use bb to view specific bbposts.
  • [x] The Support Pool Shares listed in the org command are not being rounded. (This is deprecated anyways, so the whole line could probably be removed.)
  • [x] The org/briefing command is showing an AP value that is not being rounded properly.
  • [x] Messengers, journals, and weather command have weirdly unrounded dates (???) such as "8.088730985449736/5.9689351851851855/1012.5907275821208 AR"
  • [x] Gradient command throwing a traceback if you use it with a string.
  • [x] Train helpfile and command throw error for characters who haven't trained in the current week.
  • [x] @ooc command being treated as ooc
  • [ ] Log Out link on website no longer redirecting to home page.
  • [x] craft/finish causing errors
  • [x] @charcreate not allowing new OC creations
  • [x] Unrounded values in cron XP informs (at least randomscene informs, maybe other XP ones)
  • [x] Modified Difficulty line when you look at an investigation now shows a number with one decimal point
  • [ ] Action command has a shorter input character limit than it originally did. (Maybe general input limit?)
  • [x] +manageshop throwing errors: TypeError: unsupported operand type(s) for +: 'dict_items' and 'list'
  • [ ] Patronage break on rostering only half-working
  • [x] org/perm <org> now only lists the Edit perm
  • [x] Error for expiring perfumes and timed healing checks ('NoneType' object has no attribute 'callcount')
  • [x] @chestkey no longer offering disambiguation when holding or in a room with multiple containers

rozzingit avatar Jan 18 '20 22:01 rozzingit