viewing paste Unknown #6484 | Text

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
#0  map_foreachinrange (func=0x8113ce0 <mob_ai_sub_hard_timer>,
    center=0xf676ad8, range=16, type=2) at map.c:542
542                                                     if( bl->x >= x0 && bl->x <= x1 && bl->y >= y0 && bl->y <= y1
(gdb) bt full
#0  map_foreachinrange (func=0x8113ce0 <mob_ai_sub_hard_timer>,
    center=0xf676ad8, range=16, type=2) at map.c:542
        bx = 9
        by = 24
        returnCount = <value optimized out>
        bl = 0x69014b5
        blockcount = 273147032
        i = <value optimized out>
        x0 = 73
        x1 = 105
        y0 = 160
        y1 = 192
        ap = <value optimized out>
#1  0x0810c5bf in mob_ai_sub_foreachclient (sd=0xf676ad8,
    ap=0xbfda04d4 "F\030", <incomplete sequence \333>) at mob.c:1689
No locals.
#2  0x08078e23 in map_map_foreachpc (func=0x810c580 <mob_ai_sub_foreachclient>)
    at map.c:1916
        args = 0xbfda04d4 "F\030", <incomplete sequence \333>
        ret = <value optimized out>
        iter = 0xa315f70
        sd = 0xf676ad8
#3  0x0810c646 in mob_ai_hard (tid=11, tick=14358598, id=0, data=0)
 
Viewed 761 times, submitted by Guest.