00:35:29 -!- amalloy_ is now known as amalloy 02:10:48 Windows builds of master branch on crawl.develz.org updated to: 0.25-a0-571-gb5e01bddfa 02:48:39 Monster database of master branch on crawl.develz.org updated to: 0.24-a0-443-g80245de385 03:12:07 Unstable branch on crawl.beRotato.org updated to: 0.25-a0-571-gb5e01bd (34) 03:53:52 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-2989-g2cb1824106 04:16:31 Fork (bcadrencrawl) on crawl.kelbi.org updated to: 0.22.1-2471-g9d3a0a6da4 05:23:28 -!- amalloy is now known as amalloy_ 09:34:37 ZeroWinrate (L18 DsWz) Crash caused by signal #11: Segmentation fault (Abyss:3) 10:13:34 New branch created: pull/1300 (2 commits) 13https://github.com/crawl/crawl/pull/1300 10:13:35 03theJollySin02 07https://github.com/crawl/crawl/pull/1300 * 0.25-a0-567-g194c214: Alphabetizing some random item word lists 10(14 hours ago, 3 files, 1140+ 1117-) 13https://github.com/crawl/crawl/commit/194c214ed6fb 10:13:35 03theJollySin02 07https://github.com/crawl/crawl/pull/1300 * 0.25-a0-568-gfe55279: Added a few more strings for random item name generation 10(6 minutes ago, 3 files, 78+ 10-) 13https://github.com/crawl/crawl/commit/fe55279d6611 10:39:58 !crashlog 10:40:15 !crashlog Thrustazar 10:40:47 !crashlog Erg 10:40:47 21752. ZeroWinrate, XL18 DsWz, T:62148 (milestone): http://crawl.berotato.org/crawl/morgue/ZeroWinrate/crash-ZeroWinrate-20200229-143428.txt 10:40:47 1. Thrustazar, XL1 FeIE, T:0 (milestone): http://crawl.akrasiac.org/rawdata/Thrustazar/crash-Thrustazar-20200228-235407.txt 10:40:47 1. Erg, XL2 SpEn, T:1345 (milestone): http://crawl.berotato.org/crawl/morgue/Erg/crash-Erg-20141011-000407.txt 10:57:17 !crashlog Erg sprint 10:57:19 14. Erg, XL16 FoFi, T:8704 (milestone): http://crawl.berotato.org/crawl/morgue/Erg/crash-Erg-20200228-233031.txt 11:22:55 Stable (0.23) branch on underhound.eu updated to: 0.23.1-93-ge536e68a2c 12:00:23 03advil02 07* 0.25-a0-572-g79084b9: Add a pointer check to actor::collide 10(21 minutes ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/79084b9aa608 12:00:23 03advil02 07* 0.25-a0-573-g45c6412: Disallow evoking lamp/phial while confused 10(67 seconds ago, 1 file, 14+ 7-) 13https://github.com/crawl/crawl/commit/45c64126214f 12:00:57 !tell PleasingFungus I noticed that tremorstones can be used while confused (with unfuzzed targeting even, unless I missed something); is this intentional? 12:00:59 advil: OK, I'll let pleasingfungus know. 12:02:23 n.b. I never actually replicated that confused phial friendly knockback crash 12:02:55 so I don't know how the agent got unset in that very specific case (it is always set for phial as far as I could tell in the normal cases) 12:06:05 <|amethyst> advil: hm, was reflection involved? istr that does weird things to the agent 12:06:05 I don't think reflection was involved 12:06:46 the only weird thing was fuzzed targeting, which could matter since the agent is implicitly set by the targeter for phial, but I couldn't see anything in the codepath that would mess that up 12:07:29 its the ZeroWinrate crash above 12:08:10 *it's 12:08:33 Unstable branch on crawl.akrasiac.org updated to: 0.25-a0-573-g45c6412 (34) 12:13:58 <|amethyst> advil: hm, _phial_of_floods() never sets beam.thrower 12:14:14 I noticed that but I'm pretty sure it gets set by the targeter 12:14:26 it definitely does get set in my testing, in normal instances 12:14:52 <|amethyst> oh, player_tracer, yeah 12:15:27 possibly setting it explicitly there would fix whatever exceptional case this involved, but I didn't do it because I couldn't replicate 12:17:39 <|amethyst> advil: oh 12:17:45 Unstable branch on crawl.kelbi.org updated to: 0.25-a0-573-g45c6412621 (34) 12:17:49 <|amethyst> advil: hrm 12:21:17 <|amethyst> advil: center = {x = 32623792, y = 0} 12:21:30 heh that does seem suspicious 12:21:39 <|amethyst> I bet the target was the player 12:21:43 <|amethyst> coord_def center = beam.path_taken.back(); 12:22:18 <|amethyst> hm, no 12:22:21 <|amethyst> hm 12:24:04 though according to the gdb trace the crash was on `const bool fedhas_prot = ...` and agent=0x0; so I didn't go looking too hard for other oddities there 12:24:35 the wave hit the orange demon 12:27:13 <|amethyst> or, right 12:27:43 <|amethyst> center hasn't been initialized yet 12:27:43 <|amethyst> because the call to beam.fire() that led to the crash was a few lines above the definition of center 12:30:22 ah yeah, that's for making puddles 15:23:59 -!- amalloy_ is now known as amalloy 15:50:19 03kate-02 07* 0.25-a0-574-ge92a065: Re-brace 10(2 weeks ago, 1 file, 8+ 4-) 13https://github.com/crawl/crawl/commit/e92a065291dd 15:50:19 03kate-02 07* 0.25-a0-575-g05681f8: Don't allow invoking decks when silenced 10(3 hours ago, 1 file, 12+ 11-) 13https://github.com/crawl/crawl/commit/05681f805d8a 15:50:19 03kate-02 07* 0.25-a0-576-g50b708a: Prevent using tremorstones while confused 10(3 hours ago, 3 files, 6+ 12-) 13https://github.com/crawl/crawl/commit/50b708a4c4aa 16:12:57 Unstable branch on crawl.kelbi.org updated to: 0.25-a0-576-g50b708a4c4 (34) 17:28:07 advil, one of the ways to solve that UI problem: skip targeting mode while evoking those, add prompt instead: "Do you really want to evoke -foo- while confused?" 18:23:34 Unstable branch on underhound.eu updated to: 0.25-a0-576-g50b708a4c4 (34) 20:37:27 Is there a reason Dragonskin doesn't have a chance to buff rCorr? Yellow Draconians are a thing. 20:47:05 Yea it stocastically provides an extra pip to every resistance except rCorr and Torm...Torm I get; but why not rCorr? 20:55:49 Actually I guess the best way to fit the logic of the item would be to remove the rSticky chance and give it an rCorr chance instead (should have been done when Mottled Dragons became Acid Dragons, but it wasn't). 21:05:23 Also contrary to what the ??tiamat says; the dragonskin cloak doesn't do anything for monsters; the stocastic buffs are player only. 22:13:10 !next 22:14:25 The RNG declares that svendre shall win TeWz next.