Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Magiclysm) attempting to cast a hp-based spell with insufficient hp in each limb softlock the game #48139

Open
SariusSkelrets opened this issue Mar 19, 2021 · 2 comments
Labels
<Bug> This needs to be fixed [C++] Changes (can be) made in C++. Previously named `Code` Help Wanted Not particularly urgent or easy (see Good First Issue for this), but help is appreciated with this! Info / User Interface Game - player communication, menus, etc. Mods: Magiclysm Anything to do with the Magiclysm mod (P3 - Medium) Medium (normal) priority (S2 - Confirmed) Bug that's been confirmed to exist

Comments

@SariusSkelrets
Copy link
Contributor

Describe the bug

You can’t escape the menu asking for which limb to draw blood from.

You can’t draw blood from a limb with insufficient hp.

Together they can softlock the game as you can’t escape the spell blood-drawing menu without killing the game

Steps To Reproduce

  1. Start as novice necromancer
  2. Set all your limbs’ hp to 1
  3. Try to summon a zombie
  4. You can’t escape the menu

Expected behavior

Being able to cancel the spell in the blood-drawing interface

Versions and configuration

  • OS: Windows 10
  • Game Version: 0.E-9280-g9dde4db-dirty
  • Graphics version: Tiles
  • Ingame language: English
  • Mods loaded: dda, no_npc_food, package_bionic_professions, magiclysm
@wapcaplet
Copy link
Contributor

Confirmed in 0.E-10095-g9a1187f549. When the zombies are successfully summoned, and the body part menu pops up, there is no way out but Alt-F4:

image

@wapcaplet wapcaplet added <Bug> This needs to be fixed Info / User Interface Game - player communication, menus, etc. Mods: Magiclysm Anything to do with the Magiclysm mod (S2 - Confirmed) Bug that's been confirmed to exist labels Mar 19, 2021
@RenechCDDA
Copy link
Contributor

Still an issue as of c94dc03

@RenechCDDA RenechCDDA added Help Wanted Not particularly urgent or easy (see Good First Issue for this), but help is appreciated with this! [C++] Changes (can be) made in C++. Previously named `Code` (P3 - Medium) Medium (normal) priority labels Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bug> This needs to be fixed [C++] Changes (can be) made in C++. Previously named `Code` Help Wanted Not particularly urgent or easy (see Good First Issue for this), but help is appreciated with this! Info / User Interface Game - player communication, menus, etc. Mods: Magiclysm Anything to do with the Magiclysm mod (P3 - Medium) Medium (normal) priority (S2 - Confirmed) Bug that's been confirmed to exist
Projects
None yet
Development

No branches or pull requests

3 participants