01:27:45 <10P​leasingFungus> i put it on bows 01:29:02 <10P​leasingFungus> it was the first one i thought of 01:29:21 <10P​leasingFungus> oh, try this on for size: give sif ‘star pupil’ 01:34:31 Unstable branch on crawl.develz.org updated to: 0.29-a0-414-g5075937ec3 (34) 01:53:12 Windows builds of master branch on crawl.develz.org updated to: 0.29-a0-414-g5075937ec3 02:25:11 Unstable branch on cbro.berotato.org updated to: 0.29-a0-414-g5075937ec3 (34) 02:53:27 Monster database of master branch on crawl.develz.org updated to: 0.29-a0-414-g5075937ec3 03:37:19 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-4664-g6ac40a12b4 04:16:13 Fork (bcadrencrawl) on crawl.kelbi.org updated to: 0.03-758-g6a09f487c4 06:22:38 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-4664-g6ac40a12b4 12:24:10 MistyRadiant (L12 HOFi) ERROR in 'tilepick.cc' at line 86: Cannot get texture for bad tileidx 8205 (D:12) 12:39:52 <10P​leasingFungus> unusual 13:14:02 !crashlog 13:14:03 24375. MistyRadiant, XL12 HOFi, T:15403 (milestone): https://crawl.kelbi.org/crawl/morgue/MistyRadiant/crash-MistyRadiant-20220515-162347.txt 13:16:36 ` m_buf_icons.add(TILEI_TRAVEL_PATH_TO + ((cell.travel_trail & 0xF0) >> 4) - 1, x, y);` <- shouldn't this be >> 5? 13:18:30 my grasp of how this works is somewhat shaky and I don't really know what's in cell.travel_trail, but if I'm parsing this correctly that will allow up to 16 TRAVEL_PATH_TO tiles where there's only 8? 13:20:30 although from the crash it's unlikely there should be any travel in play 13:25:19 hm, maybe the bitmask isn't intended to limit the tile idx, that value is constructed using << 4 also 13:26:04 and the low part is also anded with 0xf even though there's only 8 from tiles 13:30:00 oh, also it is stored with 1 indexing too so it wouldn't fit in 0x7 13:30:10 confusing stuff here 14:04:19 I suspect that this is something about drawing a beogh ally, maybe with a specific randart 14:06:46 <10P​leasingFungus> wow 14:06:54 <10P​leasingFungus> that’s a spicy issue 14:09:48 !lm * crash noun=~"bad tileidx" 14:09:49 1. [2022-05-15 16:23:47] MistyRadiant the Severer (L12 HOFi of Beogh) ERROR in 'tilepick.cc' at line 86: Cannot get texture for bad tileidx 8205 (D:12) 14:10:00 the only one ever 14:24:21 <10P​leasingFungus> inspiring 14:48:34 <10P​leasingFungus> hm 14:48:49 <10P​leasingFungus> nevermind 15:14:24 03PleasingFungus02 07[stellar-work] * 0.29-a0-414-g2b7d6d2820: New species: Star 10(2 days ago, 16 files, 144+ 16-) 13https://github.com/crawl/crawl/commit/2b7d6d282044 15:14:24 03PleasingFungus02 07[stellar-work] * 0.29-a0-415-g403cb8d202: Merge deep, mountain and hill dwarves 10(21 hours ago, 21 files, 55+ 78-) 13https://github.com/crawl/crawl/commit/403cb8d2024b 15:14:24 03PleasingFungus02 07[stellar-work] * 0.29-a0-416-gddd6b133e1: Add a description for short-lived 10(24 minutes ago, 2 files, 6+ 1-) 13https://github.com/crawl/crawl/commit/ddd6b133e1d2 15:14:24 03PleasingFungus02 07[stellar-work] * 0.29-a0-417-g75a066fb1e: Make stars shine 10(69 seconds ago, 6 files, 18+ 3-) 13https://github.com/crawl/crawl/commit/75a066fb1e37 15:39:46 04Build failed for 08stellar-work @ 75a066fb 06https://github.com/crawl/crawl/actions/runs/2328220315 16:18:10 03advil02 07* 0.29-a0-415-g12f7694b2d: fix: repair an ancient fixup 10(87 minutes ago, 3 files, 7+ 1-) 13https://github.com/crawl/crawl/commit/12f7694b2ddd 16:18:10 03advil02 07* 0.29-a0-416-g83a48905f1: fix: really old save compat for random draconians 10(5 minutes ago, 1 file, 16+ 0-) 13https://github.com/crawl/crawl/commit/83a48905f1bb 16:41:37 Unstable branch on crawl.kelbi.org updated to: 0.29-a0-416-g83a48905f1 (34) 16:43:16 <10P​leasingFungus> wow 16:43:18 <10P​leasingFungus> these are great bugs 16:43:21 <10P​leasingFungus> nice work advil 17:07:16 03PleasingFungus02 07[corpseless_party] * 0.29-a0-415-gc49e0d6cbf: Strip unearthed wretches naked (Acrobat) 10(43 seconds ago, 2 files, 3+ 1-) 13https://github.com/crawl/crawl/commit/c49e0d6cbf1e 17:07:19 Branch pull/2428 updated to be equal with corpseless_party: 13https://github.com/crawl/crawl/pull/2428 17:12:36 03PleasingFungus02 07[corpseless_party] * 0.29-a0-416-g5a713469eb: Double animate dead chance 10(39 seconds ago, 1 file, 3+ 3-) 13https://github.com/crawl/crawl/commit/5a713469ebb5 17:12:38 Branch pull/2428 updated to be equal with corpseless_party: 13https://github.com/crawl/crawl/pull/2428 17:17:35 03PleasingFungus02 07[corpseless_party] * 0.29-a0-417-g07e6594bd8: Begin infesting wretches (Acrobat) 10(37 seconds ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/07e6594bd83d 17:17:38 Branch pull/2428 updated to be equal with corpseless_party: 13https://github.com/crawl/crawl/pull/2428 17:45:03 03PleasingFungus02 07[corpseless_party] * 0.29-a0-418-g69a4cd6286: Fix: hackily avoid necrotizing through allies 10(21 minutes ago, 1 file, 6+ 1-) 13https://github.com/crawl/crawl/commit/69a4cd628672 17:45:06 Branch pull/2428 updated to be equal with corpseless_party: 13https://github.com/crawl/crawl/pull/2428 17:59:37 <06a​dvil> @PleasingFungus lol thanks, definitely some of the more pointless bugfixing from a practical perspective I've ever done 18:14:26 04Build failed for 08corpseless_party @ 69a4cd62 06https://github.com/crawl/crawl/actions/runs/2328595566 18:24:06 Unstable branch on underhound.eu updated to: 0.29-a0-416-g83a48905f1 (34) 21:39:38 -!- wallabra_ is now known as wallabra 23:29:31 <10P​leasingFungus> i have released infinite chaos and confusion 23:29:40 <10P​leasingFungus> so many people are confused now about what uses str for damage & what uses dex 23:53:02 Raise Str on a Sword character > Xom is amused.