Jump to content

curse of hircine: ressurected


DragonforceKin

Recommended Posts

Running OBSE and am getting this message

"WARNING: A script failure was detected in Curse of Hircine. Please make sure you are running a compatible version of Oblivion Script Exteneder. If you are still having trouble, please contact the mod developers."

 

I checked the code with that message and in short it does this:

 

if ( running )

set running to 0

MessageBox "WARNING: A script failure was detected in Curse of Hircine. Please make sure you are running a compatible version of Oblivion Script Extender. If you are still having trouble, please contact the mod developers."

return

endif

;; This MUST be reset to 0 whenever the script exits!

set running to 1

 

; lots of code <-- where it goes wrong

 

set running to 0

 

What I expect has happened is that the execution of the script crashed because it didn't understand one of the (very likely OBSE) commands used and therefore the variable remained 1.What I would suggest is making 100% certain OBSE is working properly.

Link to comment
Share on other sites

well, good news and bad news

good news is that I havent had the message up again for a few times now

bad news is there are werewolves and werewolf hunters around, I have the diesease (fully infected) but still wont transform.

There's 2 full moons for christ sake!

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...