jquinn914 Posted July 17, 2017 Share Posted July 17, 2017 So, I made another post asking for someone to find a flaw in my script. I found an old working copy that I'd pasted to another forum. Oddly enough this copy that worked fine before didn't work either. I finally looked in papyrus to see "Error: Unable to bind script spellscostingstamina to alias Player on quest Spellquest (8C0058C1) because their base types do not match" but the script is extending from ReferenceAlias and it's attached to a player-referenced Quest Alias. I'm at a loss here and I really suspect i messed up my script files when reinstalling SKSE or something. Any ideas? Link to comment Share on other sites More sharing options...
lofgren Posted July 17, 2017 Share Posted July 17, 2017 The script you posted extended actor. Link to comment Share on other sites More sharing options...
jquinn914 Posted July 17, 2017 Author Share Posted July 17, 2017 The script you posted extended actor.ReferenceAlias had same results Link to comment Share on other sites More sharing options...
RichWebster Posted July 17, 2017 Share Posted July 17, 2017 I had a problem like that. I just deleted the quest and scripts and started fresh. I think it happens when a script is removed or changed in some way that the quest no longer accepts it. Link to comment Share on other sites More sharing options...
lofgren Posted July 17, 2017 Share Posted July 17, 2017 Try just deleting the compiled script and compile from scratch again. Link to comment Share on other sites More sharing options...
jquinn914 Posted July 17, 2017 Author Share Posted July 17, 2017 I had a problem like that. I just deleted the quest and scripts and started fresh. I think it happens when a script is removed or changed in some way that the quest no longer accepts it.Thanks I did this. Then I realized I attached the script manually to both the quest alias and the quest itself. I guess this was causing an error because when i removed the script from the quest itself, it worked again. Weird little stuff like this just crushes newbies' souls. Link to comment Share on other sites More sharing options...
RichWebster Posted July 17, 2017 Share Posted July 17, 2017 I had a problem like that. I just deleted the quest and scripts and started fresh. I think it happens when a script is removed or changed in some way that the quest no longer accepts it.Thanks I did this. Â Then I realized I attached the script manually to both the quest alias and the quest itself. Â I guess this was causing an error because when i removed the script from the quest itself, it worked again. Â Weird little stuff like this just crushes newbies' souls.An expert is merely somebody who has made all of the possible mistakes ;) Link to comment Share on other sites More sharing options...
Recommended Posts