00:45:23 Monster database of master branch on crawl.develz.org updated to: 0.35-a0-53-g511dc2e70d 01:37:01 <04C​gettys> CAO seems to be down? 🙁 01:37:48 <04C​gettys> back now 04:38:46 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5261-gd9800d219b 10:33:46 New branch created: pull/5091 (1 commit) 13https://github.com/crawl/crawl/pull/5091 10:33:47 03David Damerell02 07https://github.com/crawl/crawl/pull/5091 * 0.35-a0-54-g172c8631b3: Add rest_wait_ignore_mp option 10(1 year, 4 months ago, 4 files, 13+ 2-) 13https://github.com/crawl/crawl/commit/172c8631b31f 10:39:12 New branch created: pull/5093 (1 commit) 13https://github.com/crawl/crawl/pull/5093 10:39:13 03David Damerell02 07https://github.com/crawl/crawl/pull/5093 * 0.35-a0-54-ga4d03a7c13: Restore old raven quote 10(2 minutes ago, 1 file, 6+ 0-) 13https://github.com/crawl/crawl/commit/a4d03a7c13c4 10:50:53 grrhawk (L9 AtFi) ERROR in 'mon-util.cc' at line 3199: bogus mc (no monster data): invalid monster_type 1000 (1000) (D:7) 15:08:11 Yprion (L23 DEAE) ASSERT(mon.alive() || !god_conducts) in 'spl-damage.cc' at line 513 failed. (Crypt:1) 15:10:12 !crashlog Yprion xl=23 DEAE place=crypt:1 15:10:14 1. Yprion, XL23 DEAE, T:59169 (milestone): https://cbro.berotato.org/morgue/Yprion/crash-Yprion-20260219-220801.txt 15:12:25 <12g​e0ff> it's a bit surprising that crash dump don't include player's spells 15:20:00 <04d​racoomega> That is a curious one. It looks like Nobody was still 'dead' when Scorch was cast on them? Not immediately sure why that should be the case. 15:24:29 <04d​racoomega> Though I am also very confused as to how post_ac_dam = 3 and yet damage=14 is passed to _player_hurt_monster after resists are applied. 15:27:39 <04d​racoomega> This seems like it should be quite impossible, so I'm not sure what I'm missing