00:29:08 Unstable branch on CRAWL.XTAHUA.COM updated to: 0.22-a0-266-g5fdf0d7 (34) 00:36:15 https://i.imgur.com/Doc64pk.jpg 00:36:22 this crash has been happening in trunk when people save 00:36:33 seems the game is possibly not actually crashing? 00:36:42 or if it is, I don't think it's generating the usual crashlog 00:36:45 does the save happen correctly? 00:36:50 yes 00:36:58 doesn't seem to cause any sort of problem 00:37:06 think it's been going on since a couple days 00:37:08 makes me wonder if it's just the text showing up wrong then 00:38:09 %git 34c0b7be20fd21d 00:38:09 07advil02 * 0.22-a0-258-g34c0b7b: Cleanups to game restarting and the main menu 10(3 days ago, 9 files, 100+ 66-) 13https://github.com/crawl/crawl/commit/34c0b7be20fd 00:38:12 perhaps that? 00:38:44 i see that tiles.send_exit_reason("error" is being called in game_ended, not just game_ended_with_error, now 00:39:04 sounds plausible! 00:50:08 -!- hellmonk_ is now known as hellmonk 01:25:51 -!- Snuva is now known as surr 03:21:53 Unstable branch on crawl.beRotato.org updated to: 0.22-a0-266-g5fdf0d7 (34) 04:27:23 Mgcat (L17 FoTK) ASSERT(xp >= 0) in 'player.cc' at line 2808 failed. (Orc:2) 06:42:07 I just got an abuse report - do we have any procedures for this? 06:42:42 Really, really nasty language 07:11:42 Like, I've banned the player in question 07:11:51 Because I'm not having any of that on my server. 07:32:53 <|amethyst> TZer0: it's often necessary to IP ban too 07:41:08 Yeah, I will do that. 07:41:16 The only problem is 07:41:28 People have to go and reg their account on all the other servers 07:41:33 + people can change IPs 07:42:10 <|amethyst> Yeah, problems have to be handled by individual server operators 07:42:48 <|amethyst> As for changing IPs, CAO bans all tor exit nodes 07:43:08 <|amethyst> not that that's the only way to change your IP, but it seems to be the most popular among griefers 08:54:54 03advil02 07* 0.22-a0-267-g10657f7: Only send tiles exit reason in game_ended on crash (wheals) 10(62 seconds ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/10657f784012 08:57:01 there's a quick fix, that crash message is not an actual crash 08:57:23 kroki (L8 DsSk) ASSERT(xp >= 0) in 'player.cc' at line 2808 failed. (D:6) 08:58:02 !crashlog 08:58:04 19009. Dazliare, XL22 VpEn, T:98053 (milestone): http://crawl.berotato.org/crawl/morgue/Dazliare/crash-Dazliare-20180308-032451.txt 08:58:14 !lm kroki 08:58:15 26611. [2018-03-06 10:26:06] kroki the Cleaver (L11 NaFi of Gozag) left the Lair of Beasts on turn 13671. (Lair:1) 09:00:28 -!- illusion is now known as Guest68403 09:09:29 is webtiles supposed to provide you with a crashlog link on a crash? 09:09:45 Unstable branch on crawl.jorgrun.rocks updated to: 0.22-a0-267-g10657f7840 (34) 09:10:16 that would be nice, but i haven't heard of it doing that 09:10:26 I guess I should just test what it did before my changes 09:10:28 ah ok 09:17:18 03advil02 07* 0.22-a0-268-g1cc83ef: Simplify 10(18 seconds ago, 1 file, 5+ 4-) 13https://github.com/crawl/crawl/commit/1cc83efe17cc 10:09:45 Unstable branch on crawl.jorgrun.rocks updated to: 0.22-a0-268-g1cc83efe17 (34) 10:33:50 The build was broken. (master - 1cc83ef #9391 : advil): https://travis-ci.org/crawl/crawl/builds/350841129 10:59:35 hm, I wonder if I broke something else about crash reporting 11:01:18 also, wtf is going on here https://travis-ci.org/crawl/crawl/jobs/350841137 11:01:44 it's the second time I've seen a random crash like this in travis testing recently (it'll probably go away if I restart the job) 11:04:22 "like this" = crash in los_symm.lua 11:12:36 <|amethyst> dlua stack: dungeon.lua, function place_maps, line 62308576 [...] 11:12:45 <|amethyst> that line number 11:13:11 <|amethyst> not sure which map's call to place_maps is doing that though 11:13:50 <|amethyst> (it's dgn_run_map -> (null, probably a map's lua block) -> place_maps) 11:33:54 -!- amalloy is now known as amalloy_ 12:04:48 Unstable branch on crawl.akrasiac.org updated to: 0.22-a0-268-g1cc83ef (34) 12:37:00 the crash appeared to be a segfault so I guess it involved memory corruption 12:42:58 hmm "Standing on/in/over feature: rock wall" 13:40:57 -!- yesno_ is now known as yesno 13:53:35 New branch created: pull/719 (1 commit) 13https://github.com/crawl/crawl/pull/719 13:53:36 03NormalPerson702 07https://github.com/crawl/crawl/pull/719 * 0.22-a0-260-g4a48acd: Clarify the text on gaining/losing abilities from piety change 10(13 minutes ago, 1 file, 32+ 27-) 13https://github.com/crawl/crawl/commit/4a48acdc7f7d 14:01:02 aidanh some feedback on the two-columns UI change: I was using ?/G to look at god descriptions for this PR, and noticed a couple of things: (a) i think it would be better if it went down before across, but staying within sections for the inventory, because things are listed in alphabetical order and the order on the left is a,c,e,g... etc which is weird; 14:01:50 and (b) if I open ?/G the UI is in two columns, however if I press a god and then escape to return to the menu, the UI changes to one column 14:02:00 i have not tested (b) with any other UIs 14:06:30 -!- amalloy_ is now known as amalloy 14:09:46 NormalPerson7: someone pointed out (b) for inventory UI as well 14:10:29 kk i didn't think i would be the first 14:19:06 hmm, I replicated that segfault but it took something like 200 runs of los_symm.lua 14:19:18 (I've just had it going in the background for the last hour while I do real work) 15:06:48 NormalPerson7, (b) is already fixed in the ui-overhaul branch, which will be merged "any day now" 15:08:47 going down before across has a number of problems with sorted menus with more than one page 15:10:10 Either the second column scrolls at twice the speed (the old behavior) or the right-hand column appears incorrectly sorted on long menus 18:17:58 Unstable branch on underhound.eu updated to: 0.22-a0-268-g1cc83efe17 (34) 18:37:11 -!- yesno_ is now known as yesno 19:52:40 -!- amalloy is now known as amalloy_ 20:09:57 -!- amalloy_ is now known as amalloy 20:12:59 -!- thurin is now known as nobaudy 21:54:02 does the devteam have an april fools project in the works for this year 22:07:11 none that I know of 22:08:12 -!- MadCoyote is now known as FunkyBomb 22:10:49 ok, i got something special whipped up 22:10:53 a dank meme if you will 22:11:19 it's gonna be great 22:16:21 -!- KittttttyTac is now known as itttyTac 22:16:26 -!- itttyTac is now known as KittyTac 23:59:31 Unstable branch on CRAWL.XTAHUA.COM updated to: 0.22-a0-268-g1cc83ef (34)