I was building an area on my smaugfuss1.8 mud and I everything was going ok.
I went to do a reset list to see my resets and it started crashing on me. I had used reset list about 30 minutes prior to it crashing and I'm not sure what changed within that 30 minutes. I just added a couple more mobs, put them where I wanted and did an instazone. Did reset list and my mud crashed. Reset list works fine on all other areas.
Here's the bt:
I looked in my building/file but I couldn't see any problems. When I do a next on the above gdb the mud dies.
What can I do from here?
I went to do a reset list to see my resets and it started crashing on me. I had used reset list about 30 minutes prior to it crashing and I'm not sure what changed within that 30 minutes. I just added a couple more mobs, put them where I wanted and did an instazone. Did reset list and my mud crashed. Reset list works fine on all other areas.
Here's the bt:
(gdb) bt
#0 0xb7d52a3b in strlen () from /lib/libc.so.6
#1 0xb7d27094 in vfprintf () from /lib/libc.so.6
#2 0xb7d458c4 in vsnprintf () from /lib/libc.so.6
#3 0xb7d2c475 in snprintf () from /lib/libc.so.6
#4 0x0820018d in sprint_reset (pReset=0x8871920, num=0xbf967330) at reset.c:101
#5 0x08201176 in do_reset (ch=0x883eff0, argument=0xbf969c4e "") at reset.c:1084
#6 0x0819a2ff in interpret (ch=0x883eff0, argument=0xbf969c4a "list") at interp.c:545
#7 0x08145f05 in game_loop () at comm.c:854
#8 0x08147de2 in main (argc=1, argv=0xbf96a114) at comm.c:531
I looked in my building/file but I couldn't see any problems. When I do a next on the above gdb the mud dies.
What can I do from here?