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

Some spells cannot be used, even with sufficient MP #143

Closed
ohrrpgce-bugbot opened this issue Feb 17, 2006 · 8 comments
Closed

Some spells cannot be used, even with sufficient MP #143

ohrrpgce-bugbot opened this issue Feb 17, 2006 · 8 comments
Labels
attacks bug Yeah... that's broken rel: serendipity Present in serendipity 2006-02-15 / S+ 2006-02-16

Comments

@ohrrpgce-bugbot
Copy link

[bz#143]

I tested this in several cases, and it seems that muted spells are not castable
by heroes in battle. (Enemies too, possibly?) They are greyed out like
insufficient MP spells in the spell menu.

I did not test with Level MP

From: JSH <otisfolks>
Reported version: 20060216 Serendipity+
Operating system: Windows XP
Severity: major

@ohrrpgce-bugbot
Copy link
Author

Comment author: JSH <otisfolks>

After testing again, I'm pretty sure this has nothing to do with mute. It just
seems like random spells are being locked out. This is happening in both
game.exe's.

@ohrrpgce-bugbot
Copy link
Author

Comment author: @pkmnfrk

Could you attach the game? This sounds like it'll be pretty hard to track down...

@ohrrpgce-bugbot
Copy link
Author

Comment author: JSH <otisfolks>

Created attachment 70
Who am I w/spells locked

Attached file: [test case.zip](https://rpg.hamsterrepublic.com/bugzilla/old-attachments/test case.zip) (application/zip, 415670 bytes)
Description: Who am I w/spells locked

@ohrrpgce-bugbot
Copy link
Author

Comment author: JSH <otisfolks>

I can't get it to happen in a new RPG file, but all of my games seem to have been
affected by this. I'm attaching an old game called 'Who am I' with a save point
in a field with random battles. Several attacks are unusable under Joseph and
Jacob's 'Spell' command. In my other games, it's actually worse than this one,
but this is the smallest file I have on hand.

Also noticed while playing that the Alt buttons do not work in the field.

@ohrrpgce-bugbot
Copy link
Author

Comment author: @pkmnfrk

Re-titling this. (The ALT thing has been fixed, BTW)

@ohrrpgce-bugbot
Copy link
Author

Comment author: @bob-the-hamster

Fixed this was caused by something very similar to what caused bug bz⁠#139.
readattackdata was clobbering buffer(), and the code that checks to see if you
are allowed to use a spell was using buffer()

Fixed. This also fixes bug bz⁠#150

@ohrrpgce-bugbot
Copy link
Author

Comment author: @bob-the-hamster

*** Bug bz⁠#150 has been marked as a duplicate of this bug. ***

@ohrrpgce-bugbot
Copy link
Author

Comment author: @pkmnfrk

Ah ha, it's funny. I fixed that problem in my source so I could begin debugging
it, but got distracted. :P

@ohrrpgce-bugbot ohrrpgce-bugbot added attacks bug Yeah... that's broken rel: serendipity Present in serendipity 2006-02-15 / S+ 2006-02-16 labels Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
attacks bug Yeah... that's broken rel: serendipity Present in serendipity 2006-02-15 / S+ 2006-02-16
Projects
None yet
Development

No branches or pull requests

1 participant