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] If you use a wand before learning the wand's spell, you can't cast it naturally. #73915

Closed
curstwist opened this issue May 19, 2024 · 1 comment · Fixed by #74008
Labels
(S1 - Need confirmation) Report waiting on confirmation of reproducibility

Comments

@curstwist
Copy link
Contributor

Describe the bug

If I find a wand (fireball and magic missile tested) and use the wand before learning the spell via book, then you can't cast the spell. You may get a segfault as well & spell menu display anomalies. Also various errors trigger (see below).

Attach save file

n/a

Steps to reproduce

  1. Start a game with magiclysm.
  2. Use a wand, then learn the same spell.
  3. try to cast the spell (without the wand).

Expected behavior

Both spells work.

Screenshots

errors after reloading from segfault:
image
image

spell menu:
image

error when trying to cast wand spell after reload
image

Versions and configuration

  • OS: Windows
    • OS Version: 10.0.22621.3593 (22H2)
  • Game Version: c1790a9 [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],
    Bionic Professions [package_bionic_professions],
    Magiclysm [magiclysm]
    ]

Additional context

crash.log
debug.log
Town and Country.zip

@curstwist curstwist added the (S1 - Need confirmation) Report waiting on confirmation of reproducibility label May 19, 2024
@curstwist
Copy link
Contributor Author

Probably fixed in "Don't try to get non-existent spellbook spells #73800 ". I'll try to test later & close this if it works.
#73800

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(S1 - Need confirmation) Report waiting on confirmation of reproducibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant