Just started it up and noticed baby gold dragons have a hit die of 0.
Chall T. Dow
Chall T. Dow
dyld: unknown required load command 0x80000022 Trace/BPT trap logout
Program received signal SIGABRT, Aborted. 0x00007ffff70eeba5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. in ../nptl/sysdeps/unix/sysv/linux/raise.c (gdb) bt #0 0x00007ffff70eeba5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x00007ffff70f26b0 in abort () at abort.c:92 #2 0x00007ffff712843b in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189 #3 0x00007ffff71324b6 in malloc_printerr (action=3, str=0x7ffff7202e33 "free(): invalid pointer", ptr=<value optimized out>) at malloc.c:6283 #4 0x0000000000465afa in parse_prefs_t (p=<value optimized out>) at prefs.c:1055 #5 0x0000000000463946 in parser_parse (p=0x863528, line=<value optimized out>) at parser.c:356 #6 0x0000000000466adb in process_pref_file (name=0x0, quiet=<value optimized out>) at prefs.c:1255 #7 0x0000000000466bcd in parse_prefs_load (p=0x8621f8) at prefs.c:513 #8 0x0000000000463946 in parser_parse (p=0x8621f8, line=<value optimized out>) at parser.c:356 #9 0x0000000000466adb in process_pref_file (name=0x0, quiet=<value optimized out>) at prefs.c:1255 #10 0x0000000000432575 in init_reposband () at init2.c:3821 #11 0x000000000041b3bb in play_game () at dungeon.c:1667 #12 0x000000000049bd79 in main (argc=2, argv=<value optimized out>) at main.c:464
attack.c: In function ‘py_attack_real’: attack.c:418: warning: assignment discards qualifiers from pointer target type In file included from powers.c:18, from cmd0.c:28: powers_code.c: In function ‘use_power’: powers_code.c:1849: warning: implicit declaration of function ‘summon_specific_pet’ In file included from powers.c:19, from cmd0.c:28: powers_info.c: In function ‘power_info’: powers_info.c:520: warning: spurious trailing ‘%’ in format powers_info.c:526: warning: spurious trailing ‘%’ in format powers_info.c:532: warning: spurious trailing ‘%’ in format cmd0.c: At top level: powers_strings.h:4: warning: ‘r_info_pwr’ defined but not used init2.c: In function ‘parse_p_p’: init2.c:2691: warning: assignment discards qualifiers from pointer target type object/obj-ui.c: In function ‘show_equip’: object/obj-ui.c:269: warning: unused variable ‘in_term’ object/obj-util.c: In function ‘describe_use’: object/obj-util.c:838: warning: ‘p’ may be used uninitialized in this function xtra2.c: In function ‘check_experience’: xtra2.c:133: warning: implicit declaration of function ‘show_file’
Comment