Menu

#31 iron rod multiple target fizzle

closed
C Code (26)
5
2003-12-12
2003-12-12
No

I have an iron rod. If I invoke it and select multiple
targets then nothing happens and my turn is over.

Discussion

  • Anonymous

    Anonymous - 2003-12-12

    Save game file

     
  • Anonymous

    Anonymous - 2003-12-12

    Logged In: YES
    user_id=295085

    Agreed. I get a segfault on my system.

    For others to test:
    Please find attached a saved game, right near the start,
    with iron rod equipped. Wander around till you find 2 trolls
    to attack, then Invoke the rod on BOTH.

     
  • Anonymous

    Anonymous - 2003-12-12
    • labels: --> C Code
    • assigned_to: nobody --> peterhull90
     
  • Anonymous

    Anonymous - 2003-12-12

    Logged In: YES
    user_id=295085

    Segfault occurs in heroc.c, as follows

    Program received signal SIGSEGV, Segmentation fault.
    [Switching to Thread 16384 (LWP 8566)]
    0x08072641 in hero_invokeitem (whom=0, eno=28) at
    src/heroc.c:714
    714 if (fighter[tg].sts[S_DEAD] == 0) {

    Stand by!

    Pete

     
  • Anonymous

    Anonymous - 2003-12-12
    • status: open --> closed
     
  • Anonymous

    Anonymous - 2003-12-12

    Logged In: YES
    user_id=295085

    Please try this patch

     
  • Anonymous

    Anonymous - 2003-12-12

    Patch file (against CVS version)

     
  • Anonymous

    Anonymous - 2003-12-26

    Logged In: YES
    user_id=295085

    Fixed on CVS by patch, submitted by Sam H

     
  • Anonymous

    Anonymous - 2003-12-26

    Patch file

     

Log in to post a comment.