00:32:25 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-5014-gf9597c7f93 03:23:45 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5014-gf9597c7f93 05:07:03 Unstable branch on crawl.akrasiac.org updated to: 0.31-a0-819-gf6de2f5 (34) 06:53:37 03advil02 07* 0.31-a0-820-g532e591ea2: fix: unrand generation logic in the abyss 10(5 minutes ago, 1 file, 13+ 12-) 13https://github.com/crawl/crawl/commit/532e591ea257 06:56:41 <05i​coson> ugh, I think I still have that wrong 06:58:35 <09g​ammafunk> oh boy, I didn't even think of the unrand reservation/generation issues when I added that to cancelable acquirement 06:58:46 <09g​ammafunk> for the abyss, I mean 06:58:51 03advil02 07* 0.31-a0-821-gd5cc6f37b9: fix: fix fix 10(52 seconds ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/d5cc6f37b9f8 06:58:51 <09g​ammafunk> also good commit title 07:00:19 <05i​coson> in theory it should have been ok, but that check was buggy 07:00:34 <05i​coson> sadly, I don't think it is likely to explain the megazig/gozag/octoring crashing 07:00:59 <05i​coson> in principle, if the last octoring is marked lost in the abyss it could, but I don't see any evidence for that in the log 07:01:24 <05i​coson> probably they got the last one in a gozag shop or acquirement (they did both before entering the zig where it crashes) 07:04:37 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-821-gd5cc6f37b9 (34) 07:09:34 <06p​leasingfungus> advil: did you see the comment i posted above re ctrl f and unrand gen? 07:09:52 <06p​leasingfungus> er 07:09:57 <06p​leasingfungus> re ?/i 07:16:47 <05i​coson> ah, I can definitely generate that crash (adjusting the assert) by looking up octoring! 07:17:00 <05i​coson> I don't think that's what the player did tho 07:17:11 <05i​coson> they posted in reddit, it's just happening when descending 07:34:24 <06p​leasingfungus> interesting 07:35:38 <05i​coson> weirdly, the code that has that comment isn't what is crashing, not sure it is called at all 07:37:02 <05i​coson> well, it probably is for some wizmode stuff 07:40:37 03advil02 07* 0.31-a0-822-g2b794fb95e: fix: add octoring handling for unrand lookup 10(2 minutes ago, 2 files, 3+ 3-) 13https://github.com/crawl/crawl/commit/2b794fb95e23 07:47:57 03gammafunk02 07* 0.31-a0-823-ga682863bf0: fix: Use stone glass in a runed door vault (CarefulOdds) 10(2 minutes ago, 1 file, 4+ 4-) 13https://github.com/crawl/crawl/commit/a682863bf029 07:50:11 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-822-g2b794fb95e (34) 08:04:36 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-823-ga682863bf0 (34) 08:05:43 03advil02 07* 0.31-a0-824-ge5246a80f4: fix: tighten an octoring assert 10(16 minutes ago, 1 file, 3+ 1-) 13https://github.com/crawl/crawl/commit/e5246a80f41a 08:19:38 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-824-ge5246a80f4 (34) 08:27:30 <05i​coson> I think that crash most likely was somehow the last octoring getting marked as lost in the abyss, which would have triggered this 08:27:41 03advil02 07[stone_soup-0.30] * 0.30.1-9-gdf580d7c3d: fix: unrand generation logic in the abyss 10(2 hours ago, 1 file, 13+ 12-) 13https://github.com/crawl/crawl/commit/df580d7c3d06 08:27:49 <05i​coson> I notice that they got abyssed relatively recently while megazigging, so there is an opportunity there 08:28:39 <05i​coson> hm, there's maybe still a bug on trying to bring back a lost octoring in the abyss 08:37:06 03advil02 07* 0.31-a0-825-gf28bc0971e: fix: guard against the most obscure possible octoring case 10(2 minutes ago, 1 file, 11+ 0-) 13https://github.com/crawl/crawl/commit/f28bc0971ed7 08:44:19 <03s​emi_tonal> i'm amazed that LOST_IN_ABYSS even still exists, i feel like i looked into it at one point and found that it never actually does anything 08:46:52 <05i​coson> It was broken for a while 08:49:54 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-825-gf28bc0971e (34) 08:57:17 <05i​coson> %git 12a17119fad2 08:57:18 <04C​erebot> advil * 0.29-a0-394-g12a17119fa: fix: unbreak UNIQ_LOST_IN_ABYSS (1 year, 4 months ago, 1 file, 7+ 4-) https://github.com/crawl/crawl/commit/12a17119fad2 08:57:30 <05i​coson> probably removing the mechanic would be fine 08:57:44 <05i​coson> I suspect not having it might be the less spoilery option 08:58:13 <05i​coson> unless someone returns regular item gen to the abyss 08:59:19 <05i​coson> (if unrands can ever generate in abyss vaults still we would maybe want to prevent them?) 09:50:17 03gammafunk02 07* 0.31-a0-826-ga5cc291a1b: fix: Use stone in a runed door vault (Ge0ff) 10(2 minutes ago, 1 file, 13+ 13-) 13https://github.com/crawl/crawl/commit/a5cc291a1bfe 10:05:31 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-826-ga5cc291a1b (34) 14:01:05 03kate-02 07* 0.31-a0-827-g2ae921e79e: Fix a hint 10(8 minutes ago, 1 file, 1+ 0-) 13https://github.com/crawl/crawl/commit/2ae921e79ef4 14:01:05 03kate-02 07* 0.31-a0-828-gb7646bb5e3: Adjust tense in a rampage message 10(8 minutes ago, 2 files, 3+ 3-) 13https://github.com/crawl/crawl/commit/b7646bb5e3c2 14:19:12 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-828-gb7646bb5e3 (34) 14:39:29 EuServersOMG (L19 FeSu) ASSERT(_valid()) in 'ray.cc' at line 107 failed. (Vaults:4) 14:49:46 !crashlog EuServersOMG 14:49:47 2. EuServersOMG, XL19 FeSu, T:74117 (milestone): https://underhound.eu/crawl/morgue/EuServersOMG/crash-EuServersOMG-20230923-213928.txt 14:51:14 bouncing lightning bolt from an ironbound thunderhulk 15:26:58 Unstable branch on underhound.eu updated to: 0.31-a0-828-gb7646bb5e3 (34) 16:25:29 Stable (0.30) branch on underhound.eu updated to: 0.30.1-9-gdf580d7c3d 17:01:50 03kate-02 07* 0.31-a0-829-gf545646a5b: Adjust a Ru hint (Ge0ff) 10(3 hours ago, 1 file, 5+ 5-) 13https://github.com/crawl/crawl/commit/f545646a5bd4 17:01:50 03kate-02 07* 0.31-a0-830-g2a533130d9: Prevent blessed weapons generating without holy brand (qwqw) 10(41 minutes ago, 1 file, 11+ 0-) 13https://github.com/crawl/crawl/commit/2a533130d9ba 17:19:17 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-830-g2a533130d9 (34) 21:53:25 03elliptic02 07* 0.31-a0-831-g143b1e81fc: Make heavier body armour less common from acquirement. 10(8 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/143b1e81fc4a 22:03:46 Unstable branch on crawl.kelbi.org updated to: 0.31-a0-831-g143b1e81fc (34) 22:34:54 Unstable branch on crawl.develz.org updated to: 0.31-a0-831-g143b1e81fc (34) 22:56:48 Windows builds of master branch on crawl.develz.org updated to: 0.31-a0-831-g143b1e81fc 23:54:39 Monster database of master branch on crawl.develz.org updated to: 0.31-a0-831-g143b1e81fc