Spell Trigger Bug?
Del
Member Posts: 44
I'm playing version 2.5 and my Spell Trigger disappears from the Special Ability bar after a certain point. The icon is still on my character portrait and when I try to cast a new Spell Trigger it says I already have one. Is this a known bug? Is there a workaround? Thanks.
0
Comments
There was a change to Spell-Removal mechanics in the latest patch that will cause these spells to remove all sequencer activation abilities from party members.
The other raise dead/resurrection spells will now remove them as well, but only on the target, so not unless you cast it on your PC while they were still alive.
The obvious choice for casting on still-alive creatures, Rod of Resurrection, does not remove them.
Putting only "location-targeted" spell in a sequencer/trigger generates a different activation ability (necessary to allow it to target a "location", instead of requiring a creature to target).
The resurrection spells have never been setup to remove these variants, because they were only recently implemented/fixed.
@Del If you are still in need of a work-around:
Either through Keeper:
Add one memorized copy of spell "SPWI809D" to your character.
or in-game (debug console):
C:AddSpell("SPWI809D")
This will re-give you the special ability to activate the trigger, removing it as normal when you activate it. Only Contingencies can be removed this way, Sequencers can only be viewed, so this part is at least normal.
This solution worked well for me.
Thanks !
so im on version 2.5.26498 but I have no baldur.lua, I have a baldur.ini
but there it is bracketed :
[Program Options]
Installing=0
Install Type=3
BitsPerPixel=32etc
etc
etc
'Program Options', 'Debug Mode', '1', <--- looks extremely out of place there and it did not work in game either :P
As for the bug that this thread is actually about ... fixed in 2.6. I also have a hotfix here in 2.5, for until the final release of 2.6 is available. Edit the resurrection spells properly, and it's no longer a problem.
The bug is triggered when a resurrection spell is used on a living character, improperly removing certain abilities. Or when a rod of resurrection is used on a dead character, improperly not removing certain abilities. Since cutscenes on entering/leaving hell at the end of SoA cast Resurrection on everybody, you can't avoid at least some instances of this. Add in Mass Raise Dead for another party-wide instance, and the automatic healing routine when you rest - it's inevitable.
saves are in the save folder in game folder, and game folder does not contain a file named "baldur.lua"
unless the "baldur.lua" for some reason is located in document and settings or in AppData?
tried the files in the link, all they did was to remove the message that said I could not cast another contingencies while another is already active, now it just say [Character Name]: Spell Trigger
still cant see the "active!" spell trigger and cant cast a new one either, tried resting as well
edit: tried cast spell sequencer which works, but the "fix" files you linked to made it so that the charcter cant add any lvl 2 or lvl 4 spells in the sequencer lol, only lvl 1 and 3
did those files break the game lol, got missing spells now when using various contingences
I like to use 2 melfs acid arrow with minor spell sequencer, but now it only shows level 1 spells after i added those files to overwrite folder......if I click to level 2 it is empty....and my sorcerer got 12 spells there
EDIT!!
might found a solve, must remove all those "fix" files that ruined the spells first, but I did a quick test, I used Simulacrum who then had spell trigger scroll in inventory, had it cast it two times, which worked for some reason, my main character now have 2 spell triggers, said spell trigger and a 2 in the symbol....
I used first one and spell flew out, used the second one and nothing happens, but after I could cast spell trigger with my main character again.....
so Simulacrum might fix it, gonna remove all those files and reset the original that was over written and try this fix
btw it sux because Savarok started to talk to my other character as soon as I added those files, but they broke the spells in the game so have to remove it, I guess I will never get convo with savarok :P
It worked, Simulacrum fixed it, but Im missed every other spells...I have level 1, 3, 5, but level 2, 4 and 6 are blank in any spell trigger used....even contingency there are missing every other level of spell....
I removed the "fix" files in overwrite folder and put back the 4 original they wanted to overwrite before
why do I still have missing rows of spell?
why did the forum delete my comment when I edit and saved???
baldur.lua does not exists in the game folder, maybe in AppData or document and settings, never looked there
the files you posted broke the game, I tried to remove them and I replaced the one that was over written with the original that i saved before paste....
every other row of spells is now missing, minor spell sequencer only have lvl 1 spells, lvl 2 are blanks
spell sequencer only have lvl 1 and lvl 3 spells and level 2 and level 4 are blank
spell trigger only have level 1, 3 and 5 spells and level 2, 4 and 6 are now blank
Contingency only have level 1, 3, 5, 7 and 8, level 2, 4 and 6 are blank...for some reason it broke with every other being blank on this and lvl 8 was not blank it is logically would be following the others
the fix that now seem like nothing considering this "fix" broke the spells for sequencers in the game....was to use Simulacrum with spell trigger with scrolls ready, casted them once and added spells, casted it again and it worked. then went back to the real character who now have the spell trigger icon AND a 2 above it, fired off first one and spells went away....fired of second and nothing happened, but I then tried to cast spell trigger again with my real character and not the Simulacrum and it now works again
so Simulacrum was the fix for this, just wish I knew that before I broke the game with bad patch file
edit2, it seems if I alt tab the spells show up? the patch files "#¤"#¤ with the graphics it seems like, I cant select them when I dont see them, but if I alt tab and tab back into the game when im on the spells that were gone they are seen, I select one to add and they vanish again, alt tab and repeat seem to be the only fix lol
Nearly all of the content on these forums relates to the Enhanced Edition as that's the game Beamdog are responsible for. If you do want to post about the vanilla game, someone might be able to help you, but you should make it very clear that your question does not relate to the Enhanced Edition.
That said ... the fix I provided shouldn't be able to break things that way, unless you were doing something very wrong.
- It's a "drop in override" fix. That shouldn't overwrite anything. Instead, it just provides some altered versions of spells to cast instead of the original versions.
- The fix does not, and cannot, fix things for a character that already has a broken sequencer ability. Only save-editing, debug tools, or killing and raising that character can clear up the broken ability.
- Only resurrection spells are modified. The sequencer creation spells, and the sequencer abilities themselves, are untouched.
The modified spells I provided are based on the BG2EE spells, and include details not present in the pre-EE game. That might create text errors and the like, but removing abilities that don't exist in the first place and adding spells that can never be cast shouldn't cause problems. It's possible - I don't have the non-EE game to test it - that the opcode at the core of the fix (used to cast a spell conditionally) doesn't work in a non-EE game, but that would just give you the opposite bug, with empty sequencers sticking around whenever a character died and was raised.
So - not tested for anything other than BG2EE version 2.5. Use in older versions at your own risk.
I thought Baldur's Gate 2: Complete Edition was a version of the enhanced edition ?
I guess it is not then? lol
but as mention Simulacrum fixed the spell trigger bug, but the grafical glitch I got after I added those files dont know, but alt tab worked to see them again, so to add 3 spells I had to alt tab, alt tab, add, alt tab, alt tab, add, alt tab, alt tab add, alt tab and alt tab to finish the trigger :P little more work, but nothing that is too annoying and is an oki work around
thx both for trying to help, finally beat the final ToB boss and got a black screen instead of the ending lol
happens 4 times so i think im giving up on bg2 for a while as there were 0 solution provided by google that that particular bug
edit:: my old message that got deleted is not back so it looks like i double posted.....sorry, never tried to spam....post vanished after I clicked saved comment so I had to re write everything
btw the weird thing with those fix files, first time i added them Sarevok suddenly started to talk to my companions....been silent since i got him, removed the files, loaded the save and he did not speak, tested to re add them and loaded the save, but he never spoke again lol...no clue what triggered it