ASSERT(valid_cursor_pos(pos.x, pos.y, region)) in 'libutil.cc' at line 404 failed. (invalid cursor position 38,-7 in region 1, should be 1,10 in region 2) Version: Dungeon Crawl Stone Soup 0.32.1 Platform: unix Bits: 64 Game mode: sprint Tiles: online Seed: 17778721049176626543, deterministic pregen: 1 Command line: /usr/games/crawl-0.32 -name bnnuy -rc /dgldir/rcfiles/crawl-0.32/bnnuy.rc -macro /dgldir/rcfiles/crawl-0.32/bnnuy.macro -webtiles-socket /crawl-master/webserver/sockets/bnnuy:spr-0.32.sock -morgue /dgldir/morgue/bnnuy/ -sprint RC options: restart_after_game = false Crash caused by signal #6: Aborted Obtained 21 stack frames. /usr/games/crawl-0.32(_Z17write_stack_traceP8_IO_FILE+0x3f) [0x55c29ff91f4f]: write_stack_trace(_IO_FILE*) /usr/games/crawl-0.32(_Z13do_crash_dumpv+0x418) [0x55c29ff9c3d8]: do_crash_dump() /usr/games/crawl-0.32(_Z20crash_signal_handleri+0x1fa) [0x55c29ff923da]: crash_signal_handler(int) /lib/x86_64-linux-gnu/libc.so.6(+0x46210) [0x7f4452cba210]: /lib/x86_64-linux-gnu/libpthread.so.0(raise+0xcb) [0x7f4452e7b24b]: /usr/games/crawl-0.32(+0x4b1b1d) [0x55c29ff9bb1d]: /usr/games/crawl-0.32(_Z12AssertFailedPKcS0_iS0_z+0x18e) [0x55c29ff9bcbe]: AssertFailed(char const*, char const*, int, char const*, ...) /usr/games/crawl-0.32(_Z7cgotoxyii10GotoRegion+0) [0x55c2a02366d0]: cgotoxy(int, int, GotoRegion) /usr/games/crawl-0.32(+0x48092a) [0x55c29ff6a92a]: /usr/games/crawl-0.32(_Z11wrapcprintfPKcz+0xd2) [0x55c29ff6b6c2]: wrapcprintf(char const*, ...) /usr/games/crawl-0.32(_ZNK16formatted_string7displayEii+0x98) [0x55c2a00a13a8]: formatted_string::display(int, int) const /usr/games/crawl-0.32(+0x7e61bf) [0x55c2a02d01bf]: /usr/games/crawl-0.32(_ZN14message_window8add_itemENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE11prefix_typeb+0x30d) [0x55c2a02db9bd]: message_window::add_item(std::__cxx11::basic_string, std::allocator >, prefix_type, bool) /usr/games/crawl-0.32(_ZN13message_store10flush_prevEv+0x34a) [0x55c2a02dc03a]: message_store::flush_prev() /usr/games/crawl-0.32(+0x7ebffc) [0x55c2a02d5ffc]: /usr/games/crawl-0.32(_Z16do_message_print16msg_channel_typeibbPKcP13__va_list_tag+0xe9) [0x55c2a02d67d9]: do_message_print(msg_channel_type, int, bool, bool, char const*, __va_list_tag*) /usr/games/crawl-0.32(_Z4mprf16msg_channel_typePKcz+0xb4) [0x55c2a02d6cf4]: mprf(msg_channel_type, char const*, ...) /usr/games/crawl-0.32(+0xbb17c1) [0x55c2a069b7c1]: /usr/games/crawl-0.32(main+0x1ab) [0x55c29fed995b]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4452c9b0b3]: /usr/games/crawl-0.32(_start+0x2e) [0x55c29feda52e]: Trying to run gdb. GNU gdb (Ubuntu 9.1-0ubuntu1) 9.1 Copyright (C) 2020 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". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word". [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007f4452d59c2a in __GI___wait4 (pid=457321, stat_loc=stat_loc@entry=0x0, options=options@entry=0, usage=usage@entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27 #0 0x00007f4452d59c2a in __GI___wait4 (pid=457321, stat_loc=stat_loc@entry=0x0, options=options@entry=0, usage=usage@entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27 resultvar = 18446744073709551104 sc_ret = #1 0x00007f4452d59beb in __GI___waitpid (pid=, stat_loc=stat_loc@entry=0x0, options=options@entry=0) at waitpid.c:38 No locals. #2 0x000055c29ff91db5 in call_gdb (file=file@entry=0x7f4452e605c0 <_IO_2_1_stderr_>) at crash.cc:438 gdb = attach_cmd = "attach 457317\000\000\000\000\000\000" #3 0x000055c29ff9c3f6 in do_crash_dump () at dbg-asrt.cc:692 t = 1727728005 dir = "/dgldir/morgue/bnnuy/" name = "/dgldir/morgue/bnnuy/crash-bnnuy-20240930-202645.txt", '\000' signal_info = "Crash caused by signal #6: Aborted" cause_msg = "ASSERT(valid_cursor_pos(pos.x, pos.y, region)) in 'libutil.cc' at line 404 failed. (invalid cursor position 38,-7 in region 1, should be 1,10 in region 2)" file = 0x7f4452e605c0 <_IO_2_1_stderr_> #4 0x000055c29ff923da in crash_signal_handler (sig_num=6) at crash.cc:198 No locals. #5 No locals. #6 raise (sig=) at ../sysdeps/unix/sysv/linux/raise.c:50 set = {__val = {0, 140735952013136, 140735952012624, 94294403945184, 404, 1, 140735952013648, 139931424542755, 206158430240, 140735952012576, 140735952012384, 12723482801706820608, 0, 154, 94294428745472, 140735952013648}} pid = tid = ret = #7 0x000055c29ff9bb1d in _BreakStrToDebugger (mesg=mesg@entry=0x7fffa46d4950 "ASSERT(valid_cursor_pos(pos.x, pos.y, region)) in 'libutil.cc' at line 404 failed. (invalid cursor position 38,-7 in region 1, should be 1,10 in region 2)", assert=true) at dbg-asrt.cc:818 No locals. #8 0x000055c29ff9bcbe in AssertFailed (expr=expr@entry=0x55c2a07392e0 "valid_cursor_pos(pos.x, pos.y, region)", file=file@entry=0x55c2a06c518b "libutil.cc", line=line@entry=404, text=text@entry=0x55c2a0739290 "invalid cursor position %d,%d in region %d, should be %d,%d in region %d") at dbg-asrt.cc:851 detail = "invalid cursor position 38,-7 in region 1, should be 1,10 in region 2\000\065\066\000\344\206=2䒰\344+\347\241\302U\000\000 Im\244\377\177\000\000\377\377\377\377\377\377\377\377\006\000\000\000\000\000\000\000\340Gm\244\377\177\000\000\300v\265\241\302U\000\000\344+\347\241\302U\000\000y\302\317RD\177\000\000\001\200\255\373\000\000\000\000\344+\347\241\302U\000\000\344+\347\241\302U\000\000\344+\347\241\302U\000\000\344+\347\241\302U\000\000\346+\347\241\302U\000\000\377\377\377\377\377\377\377\377\344+"... final_mesg = "ASSERT(valid_cursor_pos(pos.x, pos.y, region)) in 'libutil.cc' at line 404 failed. (invalid cursor position 38,-7 in region 1, should be 1,10 in region 2)\000\244\377\177\000\000d\000\000\000\000\000\000\000f\341\316RD\177\000\000TJm\244\377\177\000\000\000\000\000\000\000\000\000\000B\000\000\000\002\000\000\000\000\000\000\000"... mesg = "ASSERT(valid_cursor_pos(pos.x, pos.y, region)) in 'libutil.cc' at line 404 failed.\000\244\377\177\000\000PKm\244\377\177\000\000\300v\265\241\302U\000\000\220Lm\244\377\177\000\000d\000\000\000\000\000\000\000f\341\316RD\177\000\000\377\377\377\377ven\000\374\313\320RD\177\000\000\000\000\000\000\002\000\000\000\000\000\000\000D\177", '\000' , "\301v\265\241\302U\000\000\000\000\000\000\060\000\000\000\377\377\377\377\377\377\377\377"... args = {{gp_offset = 48, fp_offset = 48, overflow_arg_area = 0x7fffa46d4e60, reg_save_area = 0x7fffa46d4d60}} fileName = #9 0x000055c2a02366d0 in assert_valid_cursor_pos () at libutil.cc:407 region = GOTO_MSG pos = #10 0x000055c29ff6a92a in wrapcprint_skipping (skiplines=0, wrapcol=88, buf=" ") at cio.cc:265 region = sz = linestart = len = linebreak = #11 0x000055c29ff6b6c2 in wrapcprintf (s=) at cio.cc:348 args = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 0x7fffa46d5050, reg_save_area = 0x7fffa46d4f90}} buf = " " #12 0x000055c2a00a13a8 in formatted_string::display (this=this@entry=0x55c2a1edfa60, s=, s@entry=0, e=7, e@entry=-1) at /usr/include/c++/9/bits/stl_vector.h:1058 i = 1 size = 8 #13 0x000055c2a02d01bf in message_window::out_line (this=0x55c2a0b06a80 , n=, line=...) at message.cc:411 No locals. #14 message_window::show (this=this@entry=0x55c2a0b06a80 ) at message.cc:611 i = 0 diff = #15 0x000055c2a02db9bd in message_window::show (this=0x55c2a0b06a80 ) at message.cc:642 diff = i = #16 message_window::add_item (this=this@entry=0x55c2a0b06a80 , text="Welcome, bnnuy the Mountain Dwarf Conjurer. [Dungeon Sprint]", first_col=first_col@entry=prefix_type::none, temporary=temporary@entry=false) at message.cc:642 newlines = std::vector of length 1, capacity 1 = {{ops = std::vector of length 5, capacity 8 = {{type = FSOP_COLOUR, colour = 14, text = ""}, {type = FSOP_TEXT, colour = -1, text = "Welcome, bnnuy the Mountain Dwarf Conjurer."}, {type = FSOP_COLOUR, colour = 15, text = ""}, {type = FSOP_TEXT, colour = -1, text = " [Dungeon Sprint]"}, {type = FSOP_COLOUR, colour = 7, text = ""}}}} #17 0x000055c2a02dc03a in message_store::store_msg (msg=..., this=0x55c2a0afcde0 ) at message.cc:821 p = prefix_type::none dontsend = p = dontsend = #18 message_store::flush_prev (this=this@entry=0x55c2a0afcde0 ) at message.cc:851 msg = {channel = MSGCH_PLAIN, param = 0, messages = std::vector of length 1, capacity 1 = {{text = "Welcome, bnnuy the Mountain Dwarf Conjurer. [Dungeon Sprint]", repeats = 1}}, turn = 0, join = false} #19 0x000055c2a02d5ffc in message_store::add (msg=..., this=0x55c2a0afcde0 ) at message.cc:785 orig_full_text = "" orig_full_text = #20 _mpr (text=..., channel=MSGCH_PLAIN, param=, nojoin=, cap=) at message.cc:1595 _doing_c_message_hook = false rng = {previous = rng::GAMEPLAY} colour = col = "lightgrey" domore = do_flash_screen = false join = 255 fs = {ops = std::vector of length 1, capacity 1 = {{type = FSOP_COLOUR, colour = 7, text = ""}}} msg = {channel = MSGCH_PLAIN, param = 0, messages = std::vector of length 1, capacity 1 = {{text = "", repeats = 1}}, turn = 0, join = true} #21 0x000055c2a02d67d9 in do_message_print (channel=MSGCH_PLAIN, param=0, cap=, nojoin=, format=, argp=) at /usr/include/c++/9/bits/basic_string.h:267 ap = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7fffa46d5600, reg_save_area = 0x7fffa46d5540}} buff = "\000\000\000\000\000\000\000\000\344\206=2䒰\000\000\000\000\000\000\000\000\300қ\241\302U\000\000\000\000\000\000\000\000\000\000P\033&SD\177\000\000\001\000\000\000\000\000\000\000AT*SD\177\000\000\000\000\000\000\001\000\000\000\001", '\000' , "\302U\000\000\000\344\206=2䒰\300\000\000\000\000\000\000\000\324Um\244\377\177\000\000\360Ym\244\377\177\000\000@Xm\244\377\177\000\000@Xm\244\377\177\000\000\000Um\244\377\177\000\000@Xm\244\377\177\000\000PXm\244\377\177\000\000\360Ym\244\377\177\000\000@Xm\244\377\177\000\000\200Wm\244\377\177\000" len = #22 0x000055c2a02d6cf4 in mprf (channel=, format=) at message.cc:1309 argp = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fffa46d5600, reg_save_area = 0x7fffa46d5540}} #23 0x000055c2a069b7c1 in _announce_goal_message () at /usr/include/c++/9/bits/basic_string.h:2304 type = " Dungeon Sprint" type = #24 _launch_game () at main.cc:457 game_start = true ccon = #25 0x000055c29fed995b in _launch_game_loop () at main.cc:392 game_ended = false game_ended = ge = fe = E = #26 main (argc=, argv=0x7fffa46d5b28) at main.cc:342 echo = {prev_state = {value = maybe_bool::mbool_t::maybe, static maybe = {value = maybe_bool::mbool_t::maybe, static maybe = , static t = {value = maybe_bool::mbool_t::t, static maybe = , static t = , static f = {value = maybe_bool::mbool_t::f, static maybe = , static t = , static f = }}, static f = }, static t = , static f = }} [Inferior 1 (process 457317) detached] Compilation info: <<<<<<<<<<< Compiled with GCC 9.4.0 Build platform: x86_64-linux-gnu Platform: x86_64-linux-gnu CFLAGS: -O2 -pipe -DUSE_TILE -DUSE_TILE_WEB -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -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 -g -DWIZARD -DASSERTS -DREGEX_PCRE -DCLUA_BINDINGS -DDGAMELAUNCH -DSAVE_DIR_PATH="/crawl-master/crawl-0.32/saves" -DDATA_DIR_PATH="/crawl-master/crawl-0.32/data/" -DWEB_DIR_PATH="/crawl-master/crawl-0.32/data/web/" -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 LDFLAGS: -rdynamic -fuse-ld=gold -O2 >>>>>>>>>>> Place info: branch = 0, depth = 1 Level id: D Level build method = random_map_for_place, level layout type = encompass, absdepth0 = 0 Level vaults: dungeon_sprint_1 [red_sonja_temple_1, red_sonja_temple_small_1] Markers: <<<<<<<<<<<<<<<<<<<<<< Marker #0, type 0 at (10, 21): feature (stone_stairs_up_i) >>>>>>>>>>>>>>>>>>>>>> Messages: <<<<<<<<<<<<<<<<<<<<<< Welcome, bnnuy the Mountain Dwarf Conjurer. [Dungeon Sprint] >>>>>>>>>>>>>>>>>>>>>> Version history: Game started: 0.32.1 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: 4, arena_suspended: 0 prev_cmd = CMD_NO_CMD repeat_cmd = CMD_NO_CMD Player: {{{{{{{{{{{ Name: [bnnuy] Species: Mountain Dwarf Job: Conjurer HP: 14/14; mods: 0/0 MP: 3/3; mod: 0 Stats: 9 (9) 18 (18) 8 (8) Position: (10, 21), god: No God (0), turn_is_over: 0, banished: 0 Standing on/in/over feature: staircase leading out of the dungeon Skills (mode: manual) Name | can_currently_train | train | training | level | points | progress Fighting | X | 0 | 0 | 0 | 0 | 0/42 Short Blades | X | 0 | 0 | 0 | 0 | 0/70 Long Blades | X | 0 | 0 | 0 | 0 | 0/59 Axes | X | 0 | 0 | 0 | 0 | 0/35 Maces & Flails | X | 0 | 0 | 0 | 0 | 0/35 Polearms | X | 0 | 0 | 0 | 0 | 0/50 Staves | X | 0 | 0 | 0 | 0 | 0/42 Ranged Weapons | X | 0 | 0 | 0 | 0 | 0/70 Throwing | X | 0 | 0 | 0 | 0 | 0/70 Armour | X | 0 | 0 | 0 | 0 | 0/42 Dodging | X | 1 | 25 | 1 | 151 | 67/168 Stealth | X | 1 | 25 | 1 | 127 | 57/142 Shields | X | 0 | 0 | 0 | 0 | 0/42 Unarmed Combat | X | 0 | 0 | 0 | 0 | 0/50 Spellcasting | X | 1 | 25 | 1 | 179 | 109/142 Conjurations | X | 1 | 25 | 3 | 501 | 145/238 Hexes | X | 0 | 0 | 0 | 0 | 0/50 Summonings | X | 0 | 0 | 0 | 0 | 0/50 Necromancy | X | 0 | 0 | 0 | 0 | 0/42 Translocations | X | 0 | 0 | 0 | 0 | 0/70 Fire Magic | X | 0 | 0 | 0 | 0 | 0/35 Ice Magic | X | 0 | 0 | 0 | 0 | 0/59 Air Magic | X | 0 | 0 | 0 | 0 | 0/84 Earth Magic | X | 0 | 0 | 0 | 0 | 0/42 Alchemy | X | 0 | 0 | 0 | 0 | 0/70 Invocations | X | 0 | 0 | 0 | 0 | 0/29 Evocations | X | 0 | 0 | 0 | 0 | 0/42 Shapeshifting | X | 0 | 0 | 0 | 0 | 0/70 Spell bugs: Durations: Attributes: #49: 6053 Mutations: runic magic: 1 (innate) artefact enchanting: 1 (innate) Inventory bugs: Equipment: eq slot #6, inv slot #0: +0 robe }}}}}}}}}}} Webtiles message buffer: Webtiles JSON stack: Screenshot: @ clua stack: dlua stack: Lua persistent data: <<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>> Lua marker contents: <<<<<<<<<<<<<<<<<<<<<< Lua marker 1 at (28, 26): {{{{ CLASS: FogMachine pow_min: 2 spread_buildup_time: 1 listeners: spread_rate: 33 size_min: 4 size_max: 4 pow_max: 4 start_clouds: 1 dgn_trigs_by_type: 1: 1: 1 32: 1: 2 triggerers: 1: CLASS: DgnTriggerer countdown: 5 type: turn buildup_turns: 0 delay_min: 5 delay_max: 5 2: CLASS: DgnTriggerer listener_only: false type: entered_level size_buildup_time: 1 kill_cat: other activated: true activating: false excl_rad: 1 size_buildup_amnt: 0 buildup_turns: 0 spread_buildup_amnt: 0 cloud_type: purple smoke props: walk_dist: 8 pow_rolls: 3}}}} Lua marker 2 at (34, 36): {{{{ CLASS: FogMachine pow_min: 2 spread_buildup_time: 1 listeners: spread_rate: 33 size_min: 4 size_max: 4 pow_max: 4 start_clouds: 1 dgn_trigs_by_type: 1: 1: 1 32: 1: 2 triggerers: 1: CLASS: DgnTriggerer countdown: 5 type: turn buildup_turns: 0 delay_min: 5 delay_max: 5 2: CLASS: DgnTriggerer listener_only: false type: entered_level size_buildup_time: 1 kill_cat: other activated: true activating: false excl_rad: 1 size_buildup_amnt: 0 buildup_turns: 0 spread_buildup_amnt: 0 cloud_type: purple smoke props: walk_dist: 8 pow_rolls: 3}}}} Lua marker 3 at (37, 28): {{{{ CLASS: FogMachine pow_min: 2 spread_buildup_time: 1 listeners: spread_rate: 5 size_min: 3 size_max: 3 pow_max: 5 start_clouds: 1 dgn_trigs_by_type: 1: 1: 1 32: 1: 2 triggerers: 1: CLASS: DgnTriggerer countdown: 10 type: turn buildup_turns: 0 delay_min: 10 delay_max: 10 2: CLASS: DgnTriggerer listener_only: false type: entered_level size_buildup_time: 1 kill_cat: other activated: true activating: false excl_rad: 1 size_buildup_amnt: 0 buildup_turns: 0 spread_buildup_amnt: 0 cloud_type: noxious fumes props: walk_dist: 5 pow_rolls: 3}}}} Lua marker 4 at (38, 21): {{{{ CLASS: FogMachine pow_min: 2 spread_buildup_time: 1 listeners: spread_rate: 33 size_min: 4 size_max: 4 pow_max: 4 start_clouds: 1 dgn_trigs_by_type: 1: 1: 1 32: 1: 2 triggerers: 1: CLASS: DgnTriggerer countdown: 5 type: turn buildup_turns: 0 delay_min: 5 delay_max: 5 2: CLASS: DgnTriggerer listener_only: false type: entered_level size_buildup_time: 1 kill_cat: other activated: true activating: false excl_rad: 1 size_buildup_amnt: 0 buildup_turns: 0 spread_buildup_amnt: 0 cloud_type: purple smoke props: walk_dist: 8 pow_rolls: 3}}}} Lua marker 5 at (42, 32): {{{{ CLASS: FogMachine pow_min: 3 spread_buildup_time: 1 listeners: spread_rate: 2 size_min: 3 size_max: 3 pow_max: 4 start_clouds: 1 dgn_trigs_by_type: 1: 1: 1 32: 1: 2 triggerers: 1: CLASS: DgnTriggerer countdown: 20 type: turn buildup_turns: 0 delay_min: 20 delay_max: 20 2: CLASS: DgnTriggerer listener_only: false type: entered_level size_buildup_time: 1 kill_cat: other activated: true activating: false excl_rad: 1 size_buildup_amnt: 0 buildup_turns: 0 spread_buildup_amnt: 0 cloud_type: freezing vapour props: walk_dist: 14 pow_rolls: 3}}}} Lua marker 6 at (45, 22): {{{{ CLASS: FogMachine pow_min: 2 spread_buildup_time: 1 listeners: spread_rate: 33 size_min: 4 size_max: 4 pow_max: 4 start_clouds: 1 dgn_trigs_by_type: 1: 1: 1 32: 1: 2 triggerers: 1: CLASS: DgnTriggerer countdown: 5 type: turn buildup_turns: 0 delay_min: 5 delay_max: 5 2: CLASS: DgnTriggerer listener_only: false type: entered_level size_buildup_time: 1 kill_cat: other activated: true activating: false excl_rad: 1 size_buildup_amnt: 0 buildup_turns: 0 spread_buildup_amnt: 0 cloud_type: purple smoke props: walk_dist: 8 pow_rolls: 3}}}} Lua marker 7 at (46, 42): {{{{ CLASS: FogMachine pow_min: 2 spread_buildup_time: 1 listeners: spread_rate: 4 size_min: 10 size_max: 10 pow_max: 3 start_clouds: 1 dgn_trigs_by_type: 1: 1: 1 32: 1: 2 triggerers: 1: CLASS: DgnTriggerer countdown: 4 type: turn buildup_turns: 0 delay_min: 4 delay_max: 4 2: CLASS: DgnTriggerer listener_only: false type: entered_level size_buildup_time: 1 kill_cat: other activated: true activating: false excl_rad: 1 size_buildup_amnt: 0 buildup_turns: 0 spread_buildup_amnt: 0 cloud_type: foul pestilence props: walk_dist: 6 pow_rolls: 3}}}} Lua marker 8 at (58, 23): {{{{ CLASS: FogMachine pow_min: 2 spread_buildup_time: 1 listeners: spread_rate: 4 size_min: 10 size_max: 10 pow_max: 3 start_clouds: 1 dgn_trigs_by_type: 1: 1: 1 32: 1: 2 triggerers: 1: CLASS: DgnTriggerer countdown: 2 type: turn buildup_turns: 0 delay_min: 2 delay_max: 2 2: CLASS: DgnTriggerer listener_only: false type: entered_level size_buildup_time: 1 kill_cat: other activated: true activating: false excl_rad: 1 size_buildup_amnt: 0 buildup_turns: 0 spread_buildup_amnt: 0 cloud_type: steam props: walk_dist: 5 pow_rolls: 3}}}} Lua marker 9 at (61, 28): {{{{ CLASS: FogMachine pow_min: 2 spread_buildup_time: 1 listeners: spread_rate: 33 size_min: 4 size_max: 4 pow_max: 4 start_clouds: 1 dgn_trigs_by_type: 1: 1: 1 32: 1: 2 triggerers: 1: CLASS: DgnTriggerer countdown: 5 type: turn buildup_turns: 0 delay_min: 5 delay_max: 5 2: CLASS: DgnTriggerer listener_only: false type: entered_level size_buildup_time: 1 kill_cat: other activated: true activating: false excl_rad: 1 size_buildup_amnt: 0 buildup_turns: 0 spread_buildup_amnt: 0 cloud_type: purple smoke props: walk_dist: 8 pow_rolls: 3}}}} Lua marker 10 at (66, 39): {{{{ CLASS: FogMachine pow_min: 2 spread_buildup_time: 1 listeners: spread_rate: 5 size_min: 3 size_max: 3 pow_max: 5 start_clouds: 1 dgn_trigs_by_type: 1: 1: 1 32: 1: 2 triggerers: 1: CLASS: DgnTriggerer countdown: 10 type: turn buildup_turns: 0 delay_min: 10 delay_max: 10 2: CLASS: DgnTriggerer listener_only: false type: entered_level size_buildup_time: 1 kill_cat: other activated: true activating: false excl_rad: 1 size_buildup_amnt: 0 buildup_turns: 0 spread_buildup_amnt: 0 cloud_type: noxious fumes props: walk_dist: 5 pow_rolls: 3}}}} Lua marker 11 at (69, 32): {{{{ CLASS: FogMachine pow_min: 3 spread_buildup_time: 1 listeners: spread_rate: 2 size_min: 3 size_max: 3 pow_max: 4 start_clouds: 1 dgn_trigs_by_type: 1: 1: 1 32: 1: 2 triggerers: 1: CLASS: DgnTriggerer countdown: 20 type: turn buildup_turns: 0 delay_min: 20 delay_max: 20 2: CLASS: DgnTriggerer listener_only: false type: entered_level size_buildup_time: 1 kill_cat: other activated: true activating: false excl_rad: 1 size_buildup_amnt: 0 buildup_turns: 0 spread_buildup_amnt: 0 cloud_type: freezing vapour props: walk_dist: 14 pow_rolls: 3}}}} >>>>>>>>>>>>>>>>>>>>>>