00:43:04 beginbot (L11 DECj) ASSERT(load_mode != LOAD_VISITOR) in 'files.cc' at line 1498 failed. (D:11) 00:44:56 !crashlog 00:45:39 21214. beginbot, XL11 DECj, T:16822 (milestone): http://crawl.akrasiac.org/rawdata/beginbot/crash-beginbot-20191004-044302.txt 01:38:41 Unstable branch on crawl.develz.org updated to: 0.24-a0-769-g368c164 (34) 01:46:40 -!- amalloy is now known as amalloy_ 01:47:47 -!- amalloy_ is now known as amalloy 01:48:46 -!- amalloy is now known as amalloy_ 02:09:13 Windows builds of master branch on crawl.develz.org updated to: 0.24-a0-769-g368c164 02:59:27 Monster database of master branch on crawl.develz.org updated to: 0.24-a0-443-g80245de 04:02:22 aidanh: what's the correct way to add a spacer between two elements in a horizontal box? 04:02:53 margins, usually 04:02:55 one element is text like 'Str: %d', the next is 'Int: %d' and I want one character space. No auto-spacing logic required 04:03:02 {0, 0, 1, 0}? 04:03:12 oh, then just put a space in your format strings 04:03:41 yeah; btw margins follow css order: {top, right, bottom, left} 04:04:14 hm... yeah. I guess I could just have a single mega string. No need to split these into multiple elements is there 04:05:42 if you want fixed spacing, then yeah, although it's worth considering how fields to the right will be shifted left and right as you change item 04:06:01 cause I imagine a common use method will be to look at one thing, say, int, and then cycle through species 04:06:37 so ideally you want all the numbers to be left-padded with spaces to a width of three or something 04:07:18 that won't work on local tiles with proportional fonts though, which is where the multi-widget approach works 04:09:18 ah, right 05:23:16 -!- Amnesiac_ is now known as Amnesiac 06:30:17 03alexjurkiewicz02 07https://github.com/crawl/crawl/pull/1164 * 0.24-a0-770-gf59a090: Add stat line to show species/background stats 10(7 minutes ago, 1 file, 71+ 0-) 13https://github.com/crawl/crawl/commit/f59a0903f22f 11:25:58 Stable (0.23) branch on underhound.eu updated to: 0.23.1-89-g277498a001 12:39:56 I think that LOAD_VISITOR crash doesn't happen any more 12:40:34 it's a level excursion on interlevel travel when the player has shafted past a level 12:40:47 so it didn't generate 12:44:56 yeah, that case is handled differently now...not sure if it's worth fixing in 0.23, it's fairly obscure 12:47:36 -!- amalloy_ is now known as amalloy 13:05:47 Unstable branch on crawl.akrasiac.org updated to: 0.24-a0-769-g368c164 (34) 18:01:16 -!- aidanh_ is now known as aidanh 18:55:24 jt (L19 FoAK) Crash caused by signal #11: Segmentation fault (Shoals:1) 18:55:58 crashed a few turns after corrupting Shoals:1 19:00:31 huh, surprised not to see a water nymph in the message log. it looks sorta like some temporary water created by a nymph got moved around by corruption 19:03:52 otoh, i can't easily reproduce it by corrupting near nymph effects, so it's probably something else 19:05:35 there's the tide and a merfolk avatar 19:07:20 yeah, but avatars don't change any terrain 19:09:16 and water bolts from merfolk aquamancers? 19:09:55 or water from a phial of floods (although I didn't use one here) 19:34:23 13572468 (L24 DEWz) Crash caused by signal #6: Aborted (Crypt:2) 20:24:18 -!- amalloy is now known as amalloy_