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

[MoM] Electron flow crashes game when used with integrated multitool/multimeter installed #79501

Open
Kingofthespacewasp opened this issue Feb 2, 2025 · 3 comments
Labels
(S2 - Confirmed) Bug that's been confirmed to exist

Comments

@Kingofthespacewasp
Copy link

Kingofthespacewasp commented Feb 2, 2025

Describe the bug

When I cast Electron overflow, while having a integrated multitool/circuitry toolset bionic+power storage CBM installed my game closes without any error message. However if I have any uncharged batteries in my inventory this does not occur until they finish charging.

Attach save file

N/A

Steps to reproduce

  1. Create a new world with MoM.
  2. Start a new character with the electrical engineer background.
  3. Use debug commands to install the Power Storage CBM and either the integrated multitool or integrated circuitry toolset CBMs.
  4. Cast Electron Overflow without any partially empty batteries in your inventory.

Expected behavior

The game should not close upon casting Electron Flow.

Screenshots

No response

Versions and configuration

  • OS: Windows
    • OS Version: 10.0.26100.2894 (24H2)
  • Game Version: cdda-experimental-2025-02-01-1441 [64-bit]
  • Graphics Version: Tiles
  • Game Language: System language []
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    Portal Storms Ignore NPCs [personal_portal_storms],
    Slowdown Fungal Growth [no_fungal_growth],
    Mind Over Matter [mindovermatter]
    ]

Additional context

This seems to only occur with the MoM version of the spell. I was not able to replicate with Aftershock's version of Electron Overflow.

@Kingofthespacewasp Kingofthespacewasp added the (S1 - Need confirmation) Report waiting on confirmation of reproducibility label Feb 2, 2025
@moxian
Copy link
Contributor

moxian commented Feb 2, 2025

Please attach a save file even if it's trivial. Makes it miles easier to reproduce and fix.

@Standing-Storm
Copy link
Contributor

Hmm. Electron Overflow has the line "excluded_flags": [ "USES_BIONIC_POWER" ], and both subcomponents of the Integrated Circuitry Toolset have that flag, so it should just skip them.

A similar case actually came up already once before: #78426. #78427 was the fix for it.

@Standing-Storm
Copy link
Contributor

A quick test shows that this does happen as described. /confirmed

@github-actions github-actions bot added (S2 - Confirmed) Bug that's been confirmed to exist and removed (S1 - Need confirmation) Report waiting on confirmation of reproducibility labels Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(S2 - Confirmed) Bug that's been confirmed to exist
Projects
None yet
Development

No branches or pull requests

3 participants