ASSERT(food.base_type == OBJ_FOOD || food.base_type == OBJ_CORPSES) in 'food.cc' at line 1020 failed. Version: Dungeon Crawl Stone Soup 0.19.0-18-g426998a Platform: unix Bits: 64 Game mode: normal Tiles: online Command line: /usr/games/crawl-0.19 -name murtidash -rc /dgldir/rcfiles/crawl-0.19/murtidash.rc -macro /dgldir/rcfiles/crawl-0.19/murtidash.macro -morgue /dgldir/morgue/murtidash/ -webtiles-socket /crawl-master/webserver/sockets/murtidash:2016-11-12.05:15:00.sock -await-connection RC options: restart_after_game = false Crash caused by signal #6: Aborted Obtained 16 stack frames. /usr/games/crawl-0.19(_Z17write_stack_traceP8_IO_FILEi+0x23) [0x5ce963]: write_stack_trace(_IO_FILE*, int) /usr/games/crawl-0.19(_Z13do_crash_dumpv+0x2f2) [0x5d5cd2]: do_crash_dump() /usr/games/crawl-0.19(_Z20crash_signal_handleri+0x9c) [0x5cebfc]: crash_signal_handler(int) /lib/x86_64-linux-gnu/libc.so.6(+0x364c0) [0x7f88735ae4c0]: /lib/x86_64-linux-gnu/libpthread.so.0(raise+0x2b) [0x7f8873944b7b]: /usr/games/crawl-0.19() [0x5d5489] /usr/games/crawl-0.19() [0x5d5751] /usr/games/crawl-0.19(_Z7can_eatRK8item_defbb+0x282) [0x69ed52]: can_eat(item_def const&, bool, bool) /usr/games/crawl-0.19(_Z15prompt_eat_itemi+0x4f) [0x6a02ff]: prompt_eat_item(int) /usr/games/crawl-0.19(_Z8eat_foodi+0x35) [0x6a0435]: eat_food(int) /usr/games/crawl-0.19(_Z15process_command12command_type+0x208) [0xba7cb8]: process_command(command_type) /usr/games/crawl-0.19() [0xbaae19] /usr/games/crawl-0.19() [0xbaba25] /usr/games/crawl-0.19(main+0x2eb) [0xbaf01b]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f887359976d]: /usr/games/crawl-0.19() [0x534a59] Trying to run gdb. GNU gdb (Ubuntu/Linaro 7.4-2012.02-0ubuntu2) 7.4-2012.02 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: . [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007f887394484e in waitpid () from /lib/x86_64-linux-gnu/libpthread.so.0 #0 0x00007f887394484e in waitpid () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #1 0x00000000005cf06b in call_gdb (file=0x7f887392f180) at crash.cc:420 gdb = attach_cmd = "attach 30814\000\000\000\000\000\000\000" #2 0x00000000005d5cf2 in do_crash_dump () at dbg-asrt.cc:670 t = 1478927708 dir = {static npos = , _M_dataplus = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_p = 0x2f133f8 "/dgldir/morgue/murtidash/"}} name = "/dgldir/morgue/murtidash/crash-murtidash-20161112-051508.txt", '\000' file = 0x7f887392f180 #3 0x00000000005cebfc in crash_signal_handler (sig_num=6) at crash.cc:193 No locals. #4 No symbol table info available. #5 0x00007f8873944b7b in raise () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #6 0x00000000005d5489 in _BreakStrToDebugger (mesg=mesg@entry=0x7ffcac093e30 "ASSERT(food.base_type == OBJ_FOOD || food.base_type == OBJ_CORPSES) in 'food.cc' at line 1020 failed.", assert=) at dbg-asrt.cc:794 No locals. #7 0x00000000005d5751 in AssertFailed (expr=0xc3fc00 "food.base_type == OBJ_FOOD || food.base_type == OBJ_CORPSES", file=0xbc39a8 "food.cc", line=1020, text=0x0) at dbg-asrt.cc:832 mesg = "ASSERT(food.base_type == OBJ_FOOD || food.base_type == OBJ_CORPSES) in 'food.cc' at line 1020 failed.\000\000\000\260A\t\254\374\177\000\000\360@\t\254\374\177\000\000\001\000\000\000\000\000\000\000\243E\376\002\000\000\000\000\t", '\000' , "z\034[t\210\177", '\000' , "\t", '\000' , "Q|t\210\177\000\000\221t\017\003\000\000\000\000\220t\017\003\000\000\000\000`", '\000' "\260, ?\t\254\374\177\000\000"... args = {{gp_offset = 134744072, fp_offset = 32512, overflow_arg_area = 0x7f88747c51e0, reg_save_area = 0x1}} fileName = #8 0x000000000069ed52 in can_eat (food=..., suppress_msg=suppress_msg@entry=false, check_hunger=check_hunger@entry=true) at food.cc:1020 No locals. #9 0x00000000006a02ff in prompt_eat_item (slot=slot@entry=-1) at food.cc:171 item = 0x114cfd8 #10 0x00000000006a0435 in eat_food (slot=-1) at food.cc:226 No locals. #11 0x0000000000ba7cb8 in process_command (cmd=cmd@entry=CMD_EAT) at main.cc:2120 No locals. #12 0x0000000000baae19 in _input () at main.cc:1479 cmd = CMD_EAT player_disabled = {was_disabled = false} #13 0x0000000000baba25 in _launch_game () at main.cc:480 game_start = false ccon = {cstate = false, smartcstate = false} #14 0x0000000000baf01b in _launch_game_loop () at main.cc:381 game_ended = false #15 main (argc=, argv=0x7ffcac0950e8) at main.cc:337 No locals. Compilation info: <<<<<<<<<<< Compiled with GCC 4.7.3 on Nov 11 2016 at 03:10:27 Build platform: x86_64-linux-gnu Platform: x86_64-linux-gnu CFLAGS: -O2 -pipe -DUSE_TILE -DUSE_TILE_WEB -Wall -Wformat-security -Wundef -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/include/lua5.1 -Irltiles -g -DWIZARD -DASSERTS -DREGEX_PCRE -DCLUA_BINDINGS -DDGAMELAUNCH -DSAVE_DIR_PATH="/crawl-master/crawl-0.19/saves" -DDATA_DIR_PATH="/crawl-master/crawl-0.19/data/" -DWEB_DIR_PATH="/crawl-master/crawl-0.19/data/web/" -isystem /usr/include/ncursesw LDFLAGS: -rdynamic -fuse-ld=gold -O2 >>>>>>>>>>> Place info: branch = 34, depth = 2 Level id: Depths:2 Level build method = random_map_in_depth, level layout type = rooms, absdepth0 = 23 Level vaults: minmay_broken_ring layout_basic enter_ziggurat_a hell_entry serial_shops shop_coins nicolae_trove_entry_free_sample minivault_15 hangedman_decor_lopped guppyfry_shop_venom serial_bayou_shore_a Markers: <<<<<<<<<<<<<<<<<<<<<< Marker 0 at (33, 26): position (36,11) >>>>>>>>>>>>>>>>>>>>>> Messages: <<<<<<<<<<<<<<<<<<<<<< You claw the purple ugly thing! You scratch the purple ugly thing. The purple ugly thing stings you but does no damage. You eviscerate the purple ugly thing!!! You kill the purple ugly thing! You hear a horrible gurgling sound! x4 No target in view! The purple ugly thing gurgles horribly! An ugly thing and a very ugly thing come into view. You claw the purple ugly thing! You block the purple ugly thing's attack. You mangle the purple ugly thing!! You hear a horrible gurgling sound! x2 You mangle the purple ugly thing!! You kill the purple ugly thing! You eviscerate the purple very ugly thing!!! You hear a horrible gurgling sound! You hear a shout! The purple very ugly thing headbutts you! You take 13 damage, and have 221/234 hp. You closely miss the purple very ugly thing. You mangle the purple very ugly thing!! The purple very ugly thing headbutts you. You take 1 damage, and have 220/234 hp. You scratch the purple very ugly thing but do no damage. You claw the purple very ugly thing! The purple very ugly thing headbutts you! You take 10 damage, and have 210/234 hp. You mangle the purple very ugly thing!! You block the purple very ugly thing's attack. You claw the purple very ugly thing! A purple ugly thing comes into view. You eviscerate the purple very ugly thing!!! You kill the purple very ugly thing! You block the purple ugly thing's attack. Things that are here: a very ugly thing corpse; an ugly thing corpse You scratch the purple ugly thing. You block the purple ugly thing's attack. You eviscerate the purple ugly thing!!! You hear a shout! x2 The purple ugly thing punches you but does no damage. You eviscerate the purple ugly thing!!! You kill the purple ugly thing! No target in view! The purple ugly thing barely misses you. Things that are here: a very ugly thing corpse; an ugly thing corpse You closely miss the purple ugly thing. You mangle the purple ugly thing!! The purple ugly thing barely misses you. You barely miss the purple ugly thing. The purple ugly thing pecks you. You take 4 damage, and have 213/234 hp. You barely miss the purple ugly thing. You eviscerate the purple ugly thing!!! You kill the purple ugly thing! No target in view! A great orb of eyes and an ugly thing come into view. The purple ugly thing gurgles horribly! The great orb of eyes turns its gaze towards you. The purple ugly thing barely misses you. You completely miss the purple ugly thing. You mangle the purple ugly thing!! The purple ugly thing engulfs you. You take 5 damage, and have 210/234 hp. You scratch the purple ugly thing but do no damage. The purple ugly thing barely misses you. Your ice dragon scales prevents you from hitting the purple ugly thing. You eviscerate the purple ugly thing!!! You kill the purple ugly thing! You hear a shout! You eviscerate the great orb of eyes!!! You hear an angry buzzing noise. The great orb of eyes barely misses you. You eviscerate the great orb of eyes!!! You kill the great orb of eyes! No target in view! A tengu warrior comes into view. It is wielding a great sword. Things that are here: a very ugly thing corpse; an ugly thing corpse Things that are here: a very ugly thing corpse; an ugly thing corpse The spark wasp buzzes angrily. The tengu warrior hits you but does no damage. You block the tengu warrior's attack. The tengu warrior claws you but does no damage. You eviscerate the tengu warrior!!! You closely miss the tengu warrior. You miss the tengu warrior. You block the tengu warrior's attack. x3 You mangle the tengu warrior!! You kill the tengu warrior! You scratch the spark wasp. You block the spark wasp's attack. You scratch the spark wasp. You block the spark wasp's attack. You mangle the spark wasp!! You block the spark wasp's attack. You hear a distant "Zot"! You eviscerate the spark wasp!!! You kill the spark wasp! You eviscerate the deep troll!!! You block the deep troll's attack. The deep troll claws you but does no damage. You block the deep troll's attack. You eviscerate the deep troll!!! You kill the deep troll! Things that are here: a very ugly thing corpse; an ugly thing corpse Things that are here: a very ugly thing corpse; an ugly thing corpse You block the deep troll's attack. The deep troll claws you but does no damage. The deep troll barely misses you. You eviscerate the deep troll!!! The deep troll completely misses you. You block the deep troll's attack. The deep troll barely misses you. You mangle the deep troll!! You kill the deep troll! The +0 troll leather armour is intact enough to wear. You hear a distant "Zot"! Items here: ) [[ †† a +0 troll leather armour {regen}; an uncursed great sword; a +0 ring mail a deep troll corpse; a spark wasp corpse You butcher the deep troll corpse. w - 4 chunks of flesh {@w0} Items here: ) [[ † a +0 troll leather armour {regen}; an uncursed great sword; a +0 ring mail a spark wasp corpse You regained 2 hp, and now have 232/234 hp. Eating one of 4 chunks of flesh {@w0}. You start eating one of the 4 chunks of flesh {@w0}. This raw flesh tastes great. Eating one of 3 chunks of flesh {@w0}. You start eating one of the 3 chunks of flesh {@w0}. This raw flesh tastes great. Health restored: 234 A fire dragon comes into view. The fire dragon roars deafeningly! Found an escape hatch in the ceiling. Aim: a fire dragon You throw a large rock {!d}. The spriggan air mage shouts! The large rock {!d} hits the fire dragon! The fire dragon breathes flames at you. The blast of flame hits you! You resist. You take 6 damage, and have 228/234 hp. Items here: ) [[ † a +0 troll leather armour {regen}; an uncursed great sword; a +0 ring mail a spark wasp corpse Health restored: 234 The spriggan air mage casts a spell at you. The bolt of lightning hits you! Things that are here: a very ugly thing corpse; an ugly thing corpse You take 14 damage, and have 220/234 hp. You eviscerate the spriggan air mage!!! You kill the spriggan air mage! You have identified the last scroll. You hear a shout! You hear an angry buzzing noise. You hear a deafening roar! You hear a distant "Zot"! Things that are here: a +0 robe; a scroll of brand weapon; 50 gold pieces The fire dragon breathes flames at you. The blast of flame hits you! You resist. You hear an angry buzzing noise. You hear a shout! Items here: ) [[ † a +0 troll leather armour {regen}; an uncursed great sword; a +0 ring mail a spark wasp corpse You take 11 damage, and have 211/234 hp. You scratch the fire dragon but do no damage. The fire dragon bites you but does no damage. The fire dragon barely misses you. You block the fire dragon's attack. You completely miss the fire dragon. The fire dragon breathes flames at you. The blast of flame misses you. You hear a distant "Zot"! You hear an angry buzzing noise. Things that are here: a +0 robe; a scroll of brand weapon; 50 gold pieces Things that are here: a very ugly thing corpse; an ugly thing corpse You mangle the fire dragon!! You mangle the fire dragon!! The fire dragon barely misses you. You block the fire dragon's attack. The fire dragon barely misses you. You claw the fire dragon! You hear a grinding noise. You eviscerate the fire dragon!!! You kill the fire dragon! The +0 fire dragon scales are intact enough to wear. You hear an angry buzzing noise. The quicksilver dragon breathes dispelling energy at you. The bolt of dispelling energy hits you! Your magical effects are unravelling. Items here: $ ? [[ † +0 fire dragon scales; a +0 robe; a scroll of brand weapon; 50 gold pieces a fire dragon corpse You take 18 damage, and have 200/234 hp. Things that are here: a very ugly thing corpse; an ugly thing corpse You hear a grinding noise. The quicksilver dragon bites you but does no damage. The quicksilver dragon claws you but does no damage. You hear a grinding noise. You mangle the quicksilver dragon!! You hear a shout! The quicksilver dragon breathes dispelling energy at you. The bolt of dispelling energy misses you. You mangle the quicksilver dragon!! You hear a grinding noise. You scratch the quicksilver dragon but do no damage. The quicksilver dragon bites you! The quicksilver dragon barely misses you. You take 8 damage, and have 196/234 hp. You closely miss the quicksilver dragon. You block the quicksilver dragon's attack. x2 You mangle the quicksilver dragon!! You hear a shout! The quicksilver dragon breathes dispelling energy at you. The bolt of dispelling energy misses you. You hear a grinding noise. You claw the quicksilver dragon! You kill the quicksilver dragon! You begin teleporting projectiles to their destination. The spark wasp buzzes angrily. You hear a shout! The spark wasp stings you but does no damage. A deep troll shaman comes into view. You now have 38/41 mp. Aim: a deep troll earth mage You magically throw a large rock {!d}. The large rock {!d} hits the deep troll earth mage!! You block the spark wasp's attack. The deep troll earth mage casts a spell next to the spark wasp. You hear a grinding noise. The deep troll shaman calls upon its god to speed up the deep troll earth mage. The deep troll earth mage seems to speed up. You block the spark wasp's attack. You now have 37/41 mp. Aim: a deep troll earth mage (heavily wounded, fast) You magically throw a large rock {!d}. The large rock {!d} hits the deep troll earth mage! The spark wasp barely misses you. The deep troll shaman calls upon its god to speed up something. Some rock shatters into small pieces. The spark wasp barely misses you. Aim: a deep troll earth mage (severely wounded, fast) Okay, then. Unknown command. Unknown command. Some rock shatters into small pieces. You block the spark wasp's attack. The deep troll earth mage casts a spell next to you. Some rock shatters into small pieces. A deep troll comes into view. The spark wasp stings you but does no damage. Really walk into that teleport trap? You enter a teleport trap! The teleport trap disappears. Your surroundings suddenly seem different. The deep troll shouts! Found a one-way gate to the infinite horrors of the Abyss. A brown very ugly thing comes into view. The brown very ugly thing gurgles horribly! The stone giant shouts! The stone giant throws a large rock. The large rock closely misses you. A brown very ugly thing comes into view. You see here a large rock {!d}. The brown very ugly thing easily resists. The deep troll earth mage looks frightened! The deep troll earth mage shouts! The brown very ugly thing looks frightened! The brown very ugly thing gurgles horribly! The deep troll looks frightened! The stone giant resists with almost no effort. The brown very ugly thing moves out of view. The stone giant throws a large rock. The large rock hits you!!! The deep troll earth mage cries, "Mercy!" You hear a grinding noise. You take 35 damage, and have 171/234 hp. You now have 34/41 mp. A brown very ugly thing comes into view. You hear a grinding noise. You hear a grinding noise. The stone giant throws a large rock. The large rock hits you!! 2 ugly things come into view. You take 29 damage, and have 143/234 hp. The brown very ugly thing resists with almost no effort. The brown ugly thing resists with almost no effort. The brown very ugly thing looks frightened! The brown ugly thing looks frightened! The brown ugly thing gurgles horribly! The stone giant looks frightened! The brown ugly thing gurgles horribly! The brown ugly thing moves out of view. x2 You hear a grinding noise. A storm dragon comes into view. You now have 31/41 mp. The storm dragon roars deafeningly! The brown very ugly thing closely misses you. You hear a grinding noise. The storm dragon moves out of view. Jory shouts! You hear a grinding noise. Jory blinks! The brown very ugly thing trunk-slaps you but does no damage. A fire giant comes into view. Ashenzari warns you: It is wielding a great sword of flaming. The brown very ugly thing easily resists. The brown ugly thing looks frightened! The storm dragon easily resists. The fire giant easily resists. Jory is unaffected. The fire giant shouts! The brown very ugly thing trunk-slaps you but does no damage. You now have 28/41 mp. As you read the scroll of teleportation, it crumbles to dust. You feel strangely unstable. The storm dragon breathes lightning at you. The bolt of lightning misses you. Jory hits you but does no damage. You block Jory's attack. You block the brown very ugly thing's attack. You hear a horrible gurgling sound! You hear a shout! x5 Jory hits you but does no damage. Jory bites you but does no damage. You hear a distant "Zot"! Jory hits you with a great sword of slicing!! Jory bites you but does no damage. The stone giant throws a large rock. The large rock completely misses you. You block the storm dragon's attack. x2 The storm dragon tramples you but does no damage. You see here a large rock {!d}. You take 22 damage, and have 127/234 hp. Your surroundings suddenly seem different. A spriggan defender comes into view. Ashenzari warns you: It is wielding a rapier of venom. The spriggan defender shouts! A spriggan rider comes into view. It is wielding a spear. The spriggan rider shouts! The great orb of eyes turns its gaze towards you. The lich shouts! The spriggan rider hits you but does no damage. You block the spriggan rider's attack. A spriggan rider and 2 spriggan berserkers come into view. Ashenzari warns you: A spriggan berserker is wielding an antimagic war axe. As you read the scroll of teleportation, it crumbles to dust. You feel strangely unstable. You block the spriggan rider's attack. The lich touches you but does no damage. The spriggan rider misses you. Unknown command. Okay, then. Unknown command. Unknown command. Okay, then. Unknown command. You feel much better. This wand has 3 charges left. You are no longer teleporting projectiles to their destination. The spriggan defender closely misses you. The spriggan rider closely misses you. The spriggan berserker misses you. The lich completely misses you. The spriggan defender hits you but does no damage. You block the spriggan rider's attack. A yaktaur comes into view. You regained 23 hp, and now have 152/234 hp. You block the lich's attack. The spriggan rider closely misses you. Found a stone staircase leading down. The spriggan berserker prays to Trog. The spriggan berserker goes berserk! The spriggan defender closely misses you. Your surroundings suddenly seem different. You hear a shout! The rock shatters into small pieces. This wand has 6 charges left. You hear a shout! The spriggan defender shouts! The stone giant shouts! The spriggan defender blocks your attack. You block the spriggan defender's attack. You scratch the spriggan defender. The spriggan defender hits you with a flail of protection! You hear a shout! x2 You take 7 damage, and have 152/234 hp. You miss the spriggan defender. You block the spriggan defender's attack. You eviscerate the spriggan defender!!! You hear a shout! x6; You hear an angry buzzing noise. You block the spriggan defender's attack. The spriggan defender blocks your attack. The spriggan defender blocks your attack. The spriggan defender hits you but does no damage. The spriggan defender blocks your attack. The spriggan defender hits you but does no damage. You hear a grinding noise. A deep troll comes into view. You claw the spriggan defender! You kill the spriggan defender! The deep troll earth mage casts a spell at the rock wall. You hear a grinding noise. A deep troll comes into view. The deep troll shouts! You eviscerate the deep troll shaman!!! You kill the deep troll shaman! The +0 troll leather armour is intact enough to wear. You hear a shout! x2 A deep troll shaman comes into view. The deep troll shaman shouts! You hear a shout! The stone giant misses you. You block the deep troll's attack. The deep troll claws you but does no damage. x2 The deep troll shaman moves out of view. You hear a grinding noise. Items here: $ ) = [[[ †† You claw the stone giant! The stone giant hits you but does no damage. The deep troll misses you. The deep troll claws you but does no damage. x2 You block the stone giant's attack. The spark wasp buzzes angrily. The stone giant barely misses you. You block the deep troll's attack. The deep troll claws you! The deep troll barely misses you. The deep troll earth mage points next to you and mumbles some strange words. Some rock shatters into small pieces. The deep troll shaman barely misses you. The deep troll shaman claws you but does no damage. The deep troll shaman claws you. You take 16 damage, and have 142/234 hp. There is a stone staircase leading up here. You block the stone giant's attack. The deep troll completely misses you. The deep troll claws you! The deep troll misses you. You hear a shout! The deep troll earth mage closely misses you. You block the deep troll earth mage's attack. The deep troll earth mage barely misses you. You climb upwards. There is a stone staircase leading down here. You take 9 damage, and have 134/234 hp. You mangle the stone giant!! You block the deep troll's attack. The deep troll closely misses you. The deep troll claws you but does no damage. You block the stone giant's attack. You mangle the stone giant!! The deep troll bites you but does no damage. The deep troll claws you. The deep troll claws you! You take 10 damage, and have 125/234 hp. You mangle the stone giant!! You kill the stone giant! You block the deep troll's attack. The deep troll claws you but does no damage. x2 You closely miss the deep troll. You block the deep troll's attack. x2 The deep troll closely misses you. You barely miss the deep troll. You closely miss the deep troll. The deep troll closely misses you. You block the deep troll's attack. x2 You mangle the deep troll!! You block the deep troll's attack. The deep troll barely misses you. The deep troll misses you. You scratch the deep troll but do no damage. The deep troll barely misses you. The deep troll claws you but does no damage. The deep troll misses you. You scratch the deep troll. You block the deep troll's attack. The deep troll claws you but does no damage. You block the deep troll's attack. You barely miss the deep troll. The deep troll bites you but does no damage. You block the deep troll's attack. x2 You eviscerate the deep troll!!! You kill the deep troll! Things that are here: a +2 robe of positive energy; an uncursed halberd An ettin comes into view. It is wielding two dire flails. The ettin shouts in stereo! You see here a stone giant corpse. Aim: an ettin, wielding two dire flails You throw a large rock {!d}. The large rock {!d} hits the ettin!!! Aim: an ettin, wielding two dire flails (severely wounded) You throw a large rock {!d}. The large rock {!d} hits the ettin!! You kill the ettin! You regained 2 hp, and now have 136/234 hp. Number of times to repeat, then command key: You must enter the number of times for the command to repeat. Unknown command. You see here a stone giant corpse. You butcher the stone giant corpse. w - 7 chunks of flesh {@w0} (gained 5) You see here a stone giant skeleton. Eating one of 7 chunks of flesh {@w0}. You start eating one of the 7 chunks of flesh {@w0}. This raw flesh tastes great. MP restored: 41 Eating one of 6 chunks of flesh {@w0}. You start eating one of the 6 chunks of flesh {@w0}. This raw flesh tastes great. R - 75 large rocks {!d} (gained 1) Things that are here: a cursed dire flail; an uncursed dire flail; an ettin corpse You regained 2 hp, and now have 145/234 hp. R - 76 large rocks {!d} (gained 1) You regained 2 hp, and now have 147/234 hp. Things that are here: a cursed dire flail; an uncursed dire flail; an ettin corpse You see here a stone giant skeleton. You start resting. Eating one of 5 chunks of flesh {@w0}. You start eating one of the 5 chunks of flesh {@w0}. This raw flesh tastes great. You regained 24 hp, and now have 175/234 hp. You start resting. An ice dragon comes into view. You regained 43 hp, and now have 218/234 hp. Aim: an ice dragon (hasn't noticed you) You throw a large rock {!d}. The ice dragon roars deafeningly! The large rock {!d} hits the ice dragon! Aim: an ice dragon (lightly wounded) You throw a large rock {!d}. The large rock {!d} hits the ice dragon! The ice dragon breathes frost at you. The blast of cold hits you! You resist. You take 4 damage, and have 218/234 hp. Aim: an ice dragon (moderately wounded, catching its breath) You throw a large rock {!d}. The large rock {!d} barely misses the ice dragon. You hear a sizzling splash. Aim: an ice dragon (moderately wounded, catching its breath) You throw a large rock {!d}. The large rock {!d} hits the ice dragon!!! Aim: an ice dragon (severely wounded, catching its breath) You throw a large rock {!d}. The large rock {!d} hits the ice dragon!!! You kill the ice dragon! The +0 ice dragon scales are intact enough to wear. R - 72 large rocks {!d} (gained 1) Things that are here: +0 ice dragon scales; an ice dragon corpse You regained 2 hp, and now have 226/234 hp. R - 73 large rocks {!d} (gained 1) You regained 2 hp, and now have 228/234 hp. R - 74 large rocks {!d} (gained 1) Apport: a large rock {!d} Yoink! You pull the item towards yourself. You now have 40/41 mp. R - 75 large rocks {!d} (gained 1) There is a stone staircase leading down here. Things that are here: +0 ice dragon scales; an ice dragon corpse; MP restored: 41 You butcher the ice dragon corpse. w - 10 chunks of flesh {@w0} (gained 6) You see here +0 ice dragon scales. Health restored: 234 There is a stone staircase leading down here. Saving game... please wait. Welcome back, murtidash the Troll Monk. Aim: a dire elephant (hasn't noticed you) You throw a large rock {!d}. The dire elephant trumpets! The large rock {!d} hits the dire elephant!!! Aim: a dire elephant (moderately wounded) You throw a large rock {!d}. The large rock {!d} hits the dire elephant! Aim: a dire elephant (heavily wounded) You throw a large rock {!d}. The large rock {!d} hits the dire elephant!! Aim: a dire elephant (severely wounded) You throw a large rock {!d}. The large rock {!d} hits the dire elephant! Aim: a dire elephant (severely wounded) You throw a large rock {!d}. The large rock {!d} hits the dire elephant!! You kill the dire elephant! R - 71 large rocks {!d} (gained 1) R - 72 large rocks {!d} (gained 1) R - 73 large rocks {!d} (gained 1) R - 74 large rocks {!d} (gained 1) A yaktaur comes into view. R - 75 large rocks {!d} (gained 1) The yaktaur shouts! The yaktaur wields an arbalest. The yaktaur shoots a bolt. You block the bolt. You see here a bolt. The yaktaur shoots a bolt. The bolt hits you but does no damage. You see here a bolt. The yaktaur unwields an uncursed arbalest. The yaktaur closely misses you. You mangle the yaktaur!! You block the yaktaur's attack. You mangle the yaktaur!! You kill the yaktaur! No target in view! Things that are here: an uncursed arbalest; 9 bolts Unknown command. Unknown command. Unknown command. Okay, then. Unknown command. Unknown command. Okay, then. Unknown command. Unknown command. Unknown command. Unknown command. Search for what [? for help]? wiz Eating one of 10 chunks of flesh {@w0}. You start eating one of the 10 chunks of flesh {@w0}. This raw flesh tastes great. A stone giant comes into view. Aim: a stone giant You throw a large rock {!d}. The large rock {!d} hits the stone giant! The stone giant throws a large rock. You block the large rock. Aim: a stone giant (lightly wounded) You throw a large rock {!d}. The large rock {!d} hits the stone giant!!! The stone giant throws a large rock. You block the large rock. The stone giant throws a large rock. The large rock misses you. The stone giant throws a large rock. The large rock hits you!! You see here a large rock {!d}. You take 19 damage, and have 215/234 hp. The stone giant hits you!! You see here a scroll of random uselessness. You take 21 damage, and have 195/234 hp. You eviscerate the stone giant!!! You kill the stone giant! No target in view! No target in view! R - 75 large rocks {!d} (gained 2) You regained 2 hp, and now have 198/234 hp. R - 77 large rocks {!d} (gained 2) You regained 2 hp, and now have 200/234 hp. You see here a scroll of random uselessness. R - 78 large rocks {!d} (gained 1) You regained 2 hp, and now have 205/234 hp. R - 80 large rocks {!d} (gained 2) R - 81 large rocks {!d} (gained 1) You regained 2 hp, and now have 209/234 hp. Unknown command. Search for what [Enter for "wiz", or ? for help]? rc+ Unknown command. Unknown command. Search for what [Enter for "rc+", or ? for help]? There is a stone staircase leading up, spattered with blood here. You climb upwards. Some of the chunks of flesh in your inventory have rotted away. There is a stone staircase leading down, spattered with blood here. You see here an arrow. You see here an uncursed great mace. There is a collapsed entrance here. Items here: ! = ??? a scroll of vulnerability {!r!r}; 10 scrolls of magic mapping {!r} a potion of flight; the ring of Gatonif {Wiz rC+ Int+6}; a scroll of summoning Health restored: 234 A - the ring of Gatonif {Wiz rC+ Int+6} Uncurse which item? (? for menu, Esc to quit) As you read the scroll of remove curse {@*2}, it crumbles to dust. Uncurse which item? (? for menu, Esc to quit) Okay, then. You are partially bound in jewellery. Unknown command. Put on which piece of jewellery? (? for menu, Esc to quit) You remove your ring of protection from fire {rF+, !d}. A - the ring of Gatonif (left claw) {Wiz rC+ Int+6} Curse which item? (10 remove curse scrolls left) (Esc to abort) (? for menu, Esc to quit) Your ring of Gatonif {Wiz rC+ Int+6} glows black for a moment. You are fully bound in jewellery. Okay, then. Unknown command. Unknown command. Unknown command. Unknown command. Unknown command. You feel protected from missiles. You now have 39/41 mp. Unknown command. Unknown command. Casting: Repel Missiles Okay, then. Unknown command. Unknown command. Drop what? 49/52 slots (_ for help) (? for menu, Esc to quit) Really drop j - an uncursed ring of protection from fire {rF+, !d}? [Y]es or [N]o only, please. Really drop j - an uncursed ring of protection from fire {rF+, !d}? You drop an uncursed ring of protection from fire {rF+, !d}. Drop what? 48/52 slots (_ for help) (? for menu, Esc to quit) Okay, then. Unknown command. Marked for pickup. Okay, then. Unknown command. You see here 7 curare-tipped needles. j - an uncursed ring of protection from fire {rF+, !d} Items here: ! ??? a scroll of vulnerability {!r!r}; 10 scrolls of magic mapping {!r} a potion of flight; a scroll of summoning Drop what? 49/52 slots (_ for help) (? for menu, Esc to quit) Really drop j - an uncursed ring of protection from fire {rF+, !d}? You drop an uncursed ring of protection from fire {rF+, !d}. V - 10 scrolls of magic mapping {!r}; j - a scroll of summoning Y - a scroll of vulnerability {!r!r} MP restored: 41 You see here 7 curare-tipped needles. Items here: / ??? 7 scrolls of enchant weapon; 3 scrolls of enchant armour a wand of disintegration (11/24); 3 scrolls of amnesia There is a collapsed entrance here. Items here: :::::::: There is a collapsed entrance here. Items here: / ??? 7 scrolls of enchant weapon; 3 scrolls of enchant armour a wand of disintegration (11/24); 3 scrolls of amnesia Unknown command. D - 3 scrolls of enchant armour Unknown command. Unknown command. Search for what [Enter for "rc+", or ? for help]? rf+ Unknown command. Unknown command. As you read the scroll of enchant armour, it crumbles to dust. Your cursed +5 ice dragon scales glows green for a moment. As you read the scroll of enchant armour, it crumbles to dust. Your cursed +6 ice dragon scales glows green for a moment. As you read the scroll of enchant armour, it crumbles to dust. Your cursed +7 ice dragon scales glows green for a moment. Unknown command. Adjust (i)tems, (s)pells, or (a)bilities? Adjust which item? (? for menu, Esc to quit) h - a +3 rod of inaccuracy (9/9) {!a} Adjust to which letter? (? for menu, Esc to quit) d - a +3 rod of inaccuracy (9/9) {!a}; h - 35 fruits Adjust (i)tems, (s)pells, or (a)bilities? Adjust which item? (? for menu, Esc to quit) c - a +4 lightning rod (11/11) Adjust to which letter? (? for menu, Esc to quit) e - a +4 lightning rod (11/11); c - a wand of heal wounds (3/9) Adjust (i)tems, (s)pells, or (a)bilities? Adjust which item? (? for menu, Esc to quit) n - a +3 rod of ignition (12/12) {!a} Adjust to which letter? (? for menu, Esc to quit) e - a +3 rod of ignition (12/12) {!a}; n - a +4 lightning rod (11/11) Unknown command. Adjust (i)tems, (s)pells, or (a)bilities? Adjust which item? (? for menu, Esc to quit) n - a +4 lightning rod (11/11) Adjust to which letter? (? for menu, Esc to quit) c - a +4 lightning rod (11/11); n - a wand of heal wounds (3/9) Adjust (i)tems, (s)pells, or (a)bilities? Adjust which item? (? for menu, Esc to quit) d - a +3 rod of inaccuracy (9/9) {!a} Adjust to which letter? (? for menu, Esc to quit) c - a +3 rod of inaccuracy (9/9) {!a}; d - a +4 lightning rod (11/11) Adjust (i)tems, (s)pells, or (a)bilities? Adjust which item? (? for menu, Esc to quit) Okay, then. Unknown command. Charge which item? (? for menu, Esc to quit) As you read the scroll of recharging, it crumbles to dust. Your wand of heal wounds (3/9) glows for a moment and now has 5 charges. Unknown command. Unknown command. There is a collapsed entrance here. Search for what [Enter for "rf+", or ? for help]? control Can't find anything matching that. Items here: :::::::: You can't go down here! Okay, then. Unknown command. Unknown command. Search for what [Enter for "control", or ? for help]? translocation Unknown command. Unknown command. Unknown command. Memorise Passage of Golubria, consuming 4 spell levels and leaving 1? You start memorising the spell. You continue memorising. x4 You finish memorising. Spell assigned to 'K'. Adjust (i)tems, (s)pells, or (a)bilities? Adjust which spell? K - Passage of Golubria Adjust to which letter? p - Passage of Golubria Casting: Repel Missiles You now have 37/41 mp. You enter the passage of Golubria. There is a passage of Golubria here. You now have 34/41 mp. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. There is a passage of Golubria here. There is a passage of Golubria here. There is a passage of Golubria here. There is a passage of Golubria here. Saving game... please wait. Welcome back, murtidash the Troll Monk. There is a passage of Golubria here. MP restored: 41 You now have 37/41 mp. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. There is a passage of Golubria here. You now have 36/41 mp. You enter the passage of Golubria. There is a passage of Golubria here. Things that are here: a potion of flight an uncursed ring of protection from fire {rF+, !d} You see here 7 curare-tipped needles. You enter the passage of Golubria. There is a passage of Golubria here. Things that are here: a potion of flight an uncursed ring of protection from fire {rF+, !d} There is a passage of Golubria here. Eating one of 6 chunks of flesh {@w0}. You start eating one of the 6 chunks of flesh {@w0}. This raw flesh tastes great. Things that are here: a potion of flight an uncursed ring of protection from fire {rF+, !d} There is a collapsed entrance here. Eating one of 5 chunks of flesh {@w0}. You start eating one of the 5 chunks of flesh {@w0}. This raw flesh tastes great. You see here +0 fire dragon scales. There is a stone staircase leading up, spattered with blood here. Things that are here: 28 bolts; an uncursed arbalest of flaming; MP restored: 41 You climb upwards. There is a stone staircase leading down here. You now have 37/41 mp. You enter the passage of Golubria. There is a passage of Golubria here. There is a passage of Golubria here. All of the chunks of flesh in your inventory have rotted away. You now have 37/41 mp. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. There is a passage of Golubria here. You now have 35/41 mp. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. You now have 33/41 mp. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. You now have 31/41 mp. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. You now have 28/41 mp. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. There is a passage of Golubria here. You now have 28/41 mp. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. You now have 26/41 mp. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. You now have 23/41 mp. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. Your passage of Golubria closes with a snap! Done exploring. MP restored: 41 Okay, then. Unknown command. You now have 37/41 mp. You now have 33/41 mp. You now have 29/41 mp. Unknown command. You now have 26/41 mp. You now have 22/41 mp. You now have 18/41 mp. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. There is a passage of Golubria here. You start resting. Your passage of Golubria closes with a snap! Okay, then. Unknown command. Okay, then. Unknown command. Unknown command. Okay, then. Unknown command. You miscast Malign Gateway. You are very lightly contaminated with residual magic. You sense a hostile presence. A reaper comes into view. Ashenzari warns you: It is wielding a scythe of pain. You now have 22/41 mp. You block the reaper's attack. You scratch the reaper. You barely miss the reaper. You completely miss the reaper. The reaper closely misses you. You mangle the reaper!! You closely miss the reaper. The reaper hits you with a scythe of pain! You writhe in agony. You take 15 damage, and have 219/234 hp. You closely miss the reaper. The reaper shouts, "Death awaits you!" The reaper barely misses you. You now have 20/41 mp. The reaper hits you but does no damage. You block the reaper's attack. The reaper hits you from afar with a scythe of pain! You writhe in agony. You take 7 damage, and have 219/234 hp. You now have 18/41 mp. You block the reaper's attack. You block the reaper's attack. The reaper enters the passage of Golubria. Aim: a reaper, wielding a scythe of pain (heavily wounded, durably summoned) You throw a large rock {!d}. The large rock {!d} hits the reaper!! Aim: a reaper, wielding a scythe of pain (almost dead, durably summoned) You throw a large rock {!d}. The large rock {!d} hits the reaper!! You kill the reaper! That felt strangely unrewarding. You regained 2 hp, and now have 226/234 hp. R - 80 large rocks {!d} (gained 1) You enter the passage of Golubria. There is a passage of Golubria here. You enter the passage of Golubria. There is a passage of Golubria here. Health restored: 234 R - 81 large rocks {!d} (gained 1) You start resting. Your passage of Golubria closes with a snap! You regained 4 mp, and now have 29/41 mp. You start resting. Your magical contamination has completely faded away. You regained 8 mp, and now have 37/41 mp. You start resting. MP restored: 41 A mana viper appears with a sibilant hiss. You now have 36/41 mp. The dungeon shakes, a horrible noise fills the air, and a portal to some otherworldly place is opened! You now have 29/41 mp. You now have 26/41 mp. There is a passage of Golubria here. Your mana viper enters the passage of Golubria. Your mana viper disappears in a puff of smoke! You start resting. You regained 3 mp, and now have 33/41 mp. An eldritch tentacle is nearby! The eldritch tentacle writhes! The eldritch tentacle writhes! The eldritch tentacle writhes! The eldritch tentacle writhes! The eldritch tentacle writhes! The eldritch tentacle writhes! The eldritch tentacle writhes! The eldritch tentacle is destroyed! There is a passage of Golubria here. Your passage of Golubria closes with a snap! Okay, then. Unknown command. The dungeon shakes, a horrible noise fills the air, and a portal to some otherworldly place is opened! You now have 32/41 mp. You now have 29/41 mp. You enter the passage of Golubria. There is a passage of Golubria here. You start resting. MP restored: 41 Your passage of Golubria closes with a snap! You start waiting. Done waiting. Search for what [? for help]? enchant arm Unknown command. Unknown command. Search for what [Enter for "enchant arm", or ? for help]? enchant weap There is a stone staircase leading down here. You climb downwards. There is a stone staircase leading up, spattered with blood here. Things that are here: 28 bolts; an uncursed arbalest of flaming You see here +0 fire dragon scales. Things that are here: 7 scrolls of enchant weapon; a wand of disintegration (11/24) 3 scrolls of amnesia Okay, then. Unknown command. Unknown command. Saving game... please wait. Welcome back, murtidash the Troll Monk. >>>>>>>>>>>>>>>>>>>>>> Game state: mouse_enabled: 0, waiting_for_command: 0, terminal_resized: 0 io_inited: 1, need_save: 1, saving_game: 0, updating_scores: 0: seen_hups: 0, map_stat_gen: 0, type: 1, arena_suspended: 0 prev_cmd = CMD_EAT repeat_cmd = CMD_NO_CMD Player: {{{{{{{{{{{ Name: [murtidash] Species: Troll Job: Monk HP: 234/234; mods: 0/0 MP: 41/41; mod: 0 Stats: 32 (32) 23 (23) 12 (12) Position: (47, 46), god: Ashenzari (18), turn_is_over: 0, banished: 0 Standing on/in/over feature: floor Skills (mode: manual) Name | can_train | train | training | level | points | progress Fighting | X | 0 | 0 | 12 | 6761 | 822/1202 Short Blades | | 0 | 0 | 0 | 0 | 0/70 Long Blades | | 0 | 0 | 0 | 0 | 0/70 Axes | | 0 | 0 | 0 | 0 | 0/70 Maces & Flails | | 0 | 0 | 0 | 0 | 0/59 Polearms | | 0 | 0 | 0 | 0 | 0/70 Staves | | 0 | 0 | 0 | 0 | 0/70 Slings | | 0 | 0 | 0 | 0 | 0/100 Bows | | 0 | 0 | 0 | 0 | 0/100 Crossbows | | 0 | 0 | 0 | 0 | 0/100 Throwing | X | 0 | 0 | 15 | 9090 | 707/1368 Armour | X | 0 | 0 | 7 | 2150 | 171/566 Dodging | X | 0 | 0 | 9 | 3741 | 560/778 Stealth | X | 0 | 0 | 1 | 127 | 9/238 Shields | X | 0 | 0 | 7 | 1980 | 1/566 Unarmed Combat | X | 0 | 0 | 20 | 14961 | 1011/1800 Spellcasting | X | 0 | 0 | 6 | 2850 | 353/832 Conjurations | | 0 | 0 | 0 | 0 | 0/84 Hexes | X | 0 | 0 | 8 | 4130 | 530/900 Charms | X | 0 | 0 | 4 | 1050 | 50/500 Summonings | X | 1 | 33 | 11 | 6380 | 578/1261 Necromancy | X | 0 | 0 | 4 | 940 | 233/353 Translocations | X | 2 | 66 | 8 | 3740 | 713/757 Transmutations | | 0 | 0 | 0 | 0 | 0/84 Fire Magic | | 0 | 0 | 0 | 0 | 0/84 Ice Magic | | 0 | 0 | 0 | 0 | 0/84 Air Magic | X | 0 | 0 | 3 | 930 | 330/400 Earth Magic | | 0 | 0 | 0 | 0 | 0/59 Poison Magic | | 0 | 0 | 0 | 0 | 0/84 Invocations | | 0 | 0 | 0 | 0 | 0/59 Evocations | X | 0 | 0 | 12 | 7350 | 287/1430 Spell bugs: Durations: #44: 2000 Attributes: #12: 6816 #13: 6612 #23: 27807 #24: 80638278 #27: 1046849 #43: 1 #49: 7436 #59: 1 Mutations: claws: 3 (innate) fast metabolism: 3 (innate) gourmand: 1 (innate) regeneration: 1 (innate) shaggy fur: 1 (innate) tough skin: 2 (innate) Inventory bugs: Equipment: eq slot #1, inv slot #8: cursed +2 cloak of poison resistance eq slot #2, inv slot #27: cursed +3 hat of Pondering {ponderous, MR+ MP+10 Int+5} eq slot #5, inv slot #44: cursed +2 shield of fire resistance eq slot #6, inv slot #10: cursed +8 ice dragon scales eq slot #7, inv slot #26: cursed ring of Gatonif {Wiz rC+ Int+6} eq slot #8, inv slot #48: cursed ring of Tadad {MR+ Slay+2} eq slot #9, inv slot #36: cursed amulet of Toby {+Rage rF+ Str+4 SInv} }}}}}}}}}}} Webtiles message buffer: Webtiles JSON stack: Screenshot: ....#...# ##....#####....≈§≈.. .(..##.[# #....# #...##≈##. .(.((()>#######....#####..≈#)(.#≈ .((..(...................:≈≈.<.≈≈ ....####.##..##.########..§#[.[#§ ....# #.##..##.# #...##≈##. ....# #..#...#.########[...≈≈≈.. ....# ##.#.#.)..............§§.. .##.# #...#.:.@........######## ..#.# ##.....!(........# ..#.# #...............# ..#[# ##..#...........# ....# #..............# #...########....########## #................# #..............#.# ###≈........≈≈.#.# clua stack: dlua stack: Lua persistent data: <<<<<<<<<<<<<<<<<<<<<< ziggurat: builder: hex monster_hook: CLASS: FunctionWrapper name: ziggurat_awaken_all fn: [type function] zig_exc: 24 colour: white aquarium_serial_pool_size: 1 ice_cave_hard: false >>>>>>>>>>>>>>>>>>>>>> Lua marker contents: <<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>