Bugs in Nightlies

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Nick
    Vanilla maintainer
    • Apr 2007
    • 9638

    #16
    Originally posted by wobbly
    angband-4.0.3-485-g605f365
    Right - that had a bug that resulted in frequent crashes. There is a later version (f8c0ff6) that has that bug fixed.

    Still don't know why the potions would have changed...
    One for the Dark Lord on his dark throne
    In the Land of Mordor where the Shadows lie.

    Comment

    • PowerWyrm
      Prophet
      • Apr 2008
      • 2986

      #17
      Not really a bug, but this vault is misaligned:

      Code:
      name:Huge
      type:Greater vault
      rating:45
      rows:17
      columns:39
      min-depth:0
      max-depth:0
      D:%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
      D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
      D:%+2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8@%
      D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#@%
      D:%@8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2@%
      D:%@#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
      D:%@2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8@%
      D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#@%
      D:%@8#2#8#2#8#2#88888888888#8#2#8#2#8#2@%
      D:%@#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
      D:%@2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8@%
      D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#@%
      D:%@8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2@%
      D:%@#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
      D:%@2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#2+%
      D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
      D:%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
      should probably be:

      Code:
      D:%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
      D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
      D:%+2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8@%
      D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#@%
      D:%@8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2@%
      D:%@#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
      D:%@2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8@%
      D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#@%
      D:%@2#8#2#8#2#8#88888888888#8#2#8#2#8#2@%
      D:%@#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
      D:%@8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2@%
      D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#@%
      D:%@2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8@%
      D:%@#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
      D:%@8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2+%
      D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
      D:%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
      PWMAngband variant maintainer - check https://github.com/draconisPW/PWMAngband (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant!

      Comment

      • PowerWyrm
        Prophet
        • Apr 2008
        • 2986

        #18
        While were's at it, same goes for the modified version:

        Code:
        name:Huge - Modified
        type:Greater vault
        rating:45
        rows:17
        columns:39
        min-depth:0
        max-depth:0
        D:%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
        D:%#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8@%
        D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#@%
        D:%@2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2@8@%
        D:%@#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#@#@%
        D:%@8@2#8#2#8#2#8#2#8#2#8#2#8#2#8#2@8@2@%
        D:%@#@#@@@@@@@@@@@@@@@@@@@@@@@@@@@#@#@#@%
        D:%@2@8@2#8#2#8#2#8#2#8#2#8#2#8#2#8@2@8@%
        D:%@#@#@#@@@@@@@@@@@@@@@@@@@@@@@@@@@#@#@%
        D:%@8@2@8#2#8#2#8#2#8#2#8#2#8#2#8#2#8@2@%
        D:%@#@#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#@%
        D:%@2@8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8@%
        D:%@#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
        D:%@8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#%
        D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
        D:%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        should probably be:

        Code:
        D:%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
        D:%#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8@%
        D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#@%
        D:%@2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2@2@%
        D:%@#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#@#@%
        D:%@8@8#2#8#2#8#2#8#2#8#2#8#2#8#2#8@8@8@%
        D:%@#@#@@@@@@@@@@@@@@@@@@@@@@@@@@@#@#@#@%
        D:%@2@2@2#8#2#8#2#8#8#8#8#2#8#2#8#2@2@2@%
        D:%@#@#@#@@@@@@@@@@@@@@@@@@@@@@@@@@@#@#@%
        D:%@8@8@8#2#8#2#8#2#8#2#8#2#8#2#8#2#8@8@%
        D:%@#@#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#@%
        D:%@2@2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2@%
        D:%@#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
        D:%@8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#8#2#%
        D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
        D:%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
        PWMAngband variant maintainer - check https://github.com/draconisPW/PWMAngband (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant!

        Comment

        • PowerWyrm
          Prophet
          • Apr 2008
          • 2986

          #19
          And for more symmetry, here's a modified version of Curlicues One:

          Code:
          D:%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
          D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
          D:%@^^^^^^^^^^^^^^^^^^^^^^^^^^^^^#8@^^^^^^^^@%
          D:%@.............@@@@@@@@@@@@^^^^@@@...&&@@+@%
          D:%@..@@@@@@@^^^@@..........@@^^^^@...&&@@26@%
          D:%@.@@&^4..@@^^@..@@@@@@@...@^^^^@...&@@...@%
          D:%@.@89^4...@^^@.@@^^^^^@@..@^^^^@...&@4444@%
          D:%@.@@9666..@^^@.@89644^^@..@^^^^@...&@4444@%
          D:%@..@@@@@..@^^@.@@96444444@@...@@242@@4...@%
          D:%@^^^^^^^^@@^^@..@@@@@@@@@@....@^^^^@2..22@%
          D:%@@@@@@@@@@^^^@2&2&2&242424242@@^^^^@9..@@@%
          D:%#^^^^^^^^^^@@@@@@@@@@@@@@@@@@#^^^^^@9..#8@%
          D:%@@@@@@@@@@^^^@2&2&2&242424242@@^^^^@9..@@@%
          D:%@^^^^^^^^@@^^@..@@@@@@@@@@....@^^^^@2..22@%
          D:%@..@@@@@..@^^@.@@96444444@@...@@242@@4...@%
          D:%@.@@9666..@^^@.@89644^^@..@^^^^@...&@4444@%
          D:%@.@89^4...@^^@.@@^^^^^@@..@^^^^@...&@4444@%
          D:%@.@@&^4..@@^^@..@@@@@@@...@^^^^@...&@@...@%
          D:%@..@@@@@@@^^^@@..........@@^^^^@...&&@@26@%
          D:%@.............@@@@@@@@@@@@^^^^@@@...&&@@+@%
          D:%@^^^^^^^^^^^^^^^^^^^^^^^^^^^^^#8@^^^^^^^^@%
          D:%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%
          D:%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
          PWMAngband variant maintainer - check https://github.com/draconisPW/PWMAngband (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant!

          Comment

          • Ingwe Ingweron
            Veteran
            • Jan 2009
            • 2129

            #20
            Wield Thorin and get the message, "oops, it feels deathly cold". Clearly it is cursed. Use Identify, but still "You do not know the full extent of this item's powers." (Playing with "know runes" option, so all runes are identified.) Can't remove curse because, "you have no curses to remove."

            EDIT: Further playtesting shows that the curse can be revealed by use (poison, in this case), and then removed. So, it appears that Identify spells and scrolls are not revealing curses in some, or perhaps all, cases.
            Last edited by Ingwe Ingweron; November 8, 2016, 17:00.
            “We're more of the love, blood, and rhetoric school. Well, we can do you blood and love without the rhetoric, and we can do you blood and rhetoric without the love, and we can do you all three concurrent or consecutive. But we can't give you love and rhetoric without the blood. Blood is compulsory. They're all blood, you see.”
            ― Tom Stoppard, Rosencrantz and Guildenstern are Dead

            Comment

            • Azuria
              Rookie
              • Apr 2016
              • 23

              #21
              Originally posted by wobbly
              Crash to desktop. Reopened the save & the potion flavours had changed.
              I tend to get this one on almost every crash, as well as some save and quits. Also, (Haven't checked in most recent builds, but in September 4th as well as 4.0.4 it was happening) on loading a dead character's savefile and restarting the character, the flavours would often not have changed from the previous game.

              EDIT: Another bug. Examining an unidentified item in your home reveals the name of the ego type of the item, for example, if I had a mace of Slay Troll in my home, but hadn't learned the rune of Slay Trolls, it would when examining it shaw as a mace of Slay Troll (??).
              Last edited by Azuria; November 9, 2016, 08:00.
              Cloning Nightwalkers for XP
              Originally posted by Pete Mack
              Better to be down a point in INT than be suffering under 300HP at dl 70.
              I should probably take note of this.

              Comment

              • Ingwe Ingweron
                Veteran
                • Jan 2009
                • 2129

                #22
                The biggest, baddest, bug of all... Donald Trump just won the Presidential election here. Nick, can I move to Australia?
                “We're more of the love, blood, and rhetoric school. Well, we can do you blood and love without the rhetoric, and we can do you blood and rhetoric without the love, and we can do you all three concurrent or consecutive. But we can't give you love and rhetoric without the blood. Blood is compulsory. They're all blood, you see.”
                ― Tom Stoppard, Rosencrantz and Guildenstern are Dead

                Comment

                • Azuria
                  Rookie
                  • Apr 2016
                  • 23

                  #23
                  Originally posted by Ingwe Ingweron
                  The biggest, baddest, bug of all... Donald Trump just won the Presidential election here. Nick, can I move to Australia?
                  Just make sure you don't come by boat...
                  Cloning Nightwalkers for XP
                  Originally posted by Pete Mack
                  Better to be down a point in INT than be suffering under 300HP at dl 70.
                  I should probably take note of this.

                  Comment

                  • Ingwe Ingweron
                    Veteran
                    • Jan 2009
                    • 2129

                    #24
                    Originally posted by Azuria
                    Just make sure you don't come by boat...
                    Damn... sailing is one of my greatest loves.
                    “We're more of the love, blood, and rhetoric school. Well, we can do you blood and love without the rhetoric, and we can do you blood and rhetoric without the love, and we can do you all three concurrent or consecutive. But we can't give you love and rhetoric without the blood. Blood is compulsory. They're all blood, you see.”
                    ― Tom Stoppard, Rosencrantz and Guildenstern are Dead

                    Comment

                    • Carnivean
                      Knight
                      • Sep 2013
                      • 527

                      #25
                      Originally posted by Ingwe Ingweron
                      The biggest, baddest, bug of all... Donald Trump just won the Presidential election here. Nick, can I move to Australia?
                      In the next nightlies the big P should be the big T, and all the townspeople should be "deplorables".

                      Comment

                      • Pete Mack
                        Prophet
                        • Apr 2007
                        • 6883

                        #26
                        name:399onald Trump
                        color
                        glyph:T
                        info:130:6000:300:50:0
                        power:66:2:0:xxx
                        blow:HIT:CONFUSE:8d10
                        blow:HIT:CONFUSE:8d10
                        blow:WAIL:LOSE_CON:8d8
                        blow:INSULT
                        flags: DROP_2 | DROP_GOLD | BR_GAS | S_KIN | TROLL | BR_CHAOS

                        Note AC is low because of thin skin.

                        Comment

                        • luneya
                          Swordsman
                          • Aug 2015
                          • 279

                          #27
                          No, there's no need to actually add a new monster to the game to show disrespect for Trump. Here's the proper social commentary:

                          Comment

                          • Nivra
                            Adept
                            • Aug 2015
                            • 112

                            #28
                            I mentioned in another thread, but I started a new game and was immediately surrounded by lava while standing on stairs in town. Qualifies as a bug, IMO.

                            Comment

                            • Nivra
                              Adept
                              • Aug 2015
                              • 112

                              #29
                              Crash on Staff Stack Split

                              I just bought a stack of 3 _Tele from the Magic Shop. When I try and drop 1 or 2, Angband crashes. I'm running the nightly 183-g892fc8a-dirty for Mac OS X.

                              I got around it by dropping the whole stack, then picking up 1 staff.

                              Savefile attached.
                              Attached Files

                              Comment

                              • Nick
                                Vanilla maintainer
                                • Apr 2007
                                • 9638

                                #30
                                Originally posted by Nivra
                                I'm running the nightly 183-g892fc8a-dirty for Mac OS X.
                                OK, thanks for the savefile, but I don't think I can use it. There are two problems. First, the 183 indicates that that version would be about 8 months old, so there will definitely have been savefile changes since then (and the bug may have been fixed). Second, there isn't actually a commit 892fc8a in the git history, so something weird has happened to the codebase history at some point and I have no way of recreating the build you are playing.

                                Again, thank you for the savefile, and thank you for playing Angband. We hope we continue to have your custom
                                One for the Dark Lord on his dark throne
                                In the Land of Mordor where the Shadows lie.

                                Comment

                                Working...
                                😀
                                😂
                                🥰
                                😘
                                🤢
                                😎
                                😞
                                😡
                                👍
                                👎