Welcome to Stendarr Rising. This has been a group project and we hope you have as much fun playing it as we have had creating it. We welcome your feedback and if you have any ideas for future development then please let us know. Cheers.
Great mod, honestly simply perfect. It goes great with a Vigilant of Stendarr RP, however I do have a minor problem.
When you fully rebuild the hall, I've run into a couple of issues. First, occasionally I'll get minor snow flurries falling through the roof of the Rebuilt Hall. This is only near the edges of the hall itself, but still, kind of weird to see it happen.
Second, even after rebuilding the hall, the Keeper's Bed that you get to own doesn't give you the well rested trait. Merely rested. Is this intentional (i.e. your always on guard in case of another vampire/werewolf attack), or is it a bug?
Last, but not least, is there a way to directly incorporate the Stendarr Rising mod with VIGILANT? Both mods deal with the Vigilants of Stendarr, but with rebuilding the hall, it feels a little odd to have two Vigilant Headquarters in Skyrim.
The Keeper's Bed probably has its ownership set to the faction, rather than the player (which is what's needed to get the Well-Rested buff); we should be able to just switch the ownership to address that. Regarding the flurries at the edges of the Hall, are you using any form of ENB weather? I'll do some testing and try to reproduce the issue.
Regarding Vigilant integration, it's unlikely to come from us, at least anytime soon. Some of us have done a little conflict patching for Vigilant, but beyond that, none of us are more than passingly familiar with it. It may happen at some point though.
Using the Lost Legacy modpack, it appears that the tower textures are broken.
That is likely not an issue with this mod specifically, given my use of said modpack - but if it's a known issue with an easy fix, I'd welcome any advice!
and if there is a way to take out the "consort with any Daedra and we will hunt you down..." line that would be great too, especially after telling them about the rebuilt hall.
Hi guys need help, I cant make anything on the workbench, there is nothing loading in the menu. Is there another prerequisite other than just starting dawnguard? Please tell.
The only restriction of note is that, by default, you won't be able to rebuild the Hall if you're a vampire or werewolf (but there's an option in the MCM to disable this restriction).
Just curious. Did anyone ever make a patch to strip and get a 'soothing' or 'well rested' state when using the bathes? Is it just a cosmetic addition for the moment? BTW KUDOS!!
That's really bizarre! All that's happening behind the scenes is the fade to black, game time is advanced, and the relevant objects are enabled/disabled. My best guess would be the advancing time is somehow interacting with another mod and slowing your horse? But that's still really weird.
The relevant snippet of code is: Game.FadeOutGame(false, true, 2.0, 1.0) GameHour.SetValue(GameHour.GetValue()+Time) EnableAll() DisableAll()
I found out the culprit. it was was a mod called animated inebriation making my horse drunk through a oversight in a skypatcher distibution ini. lmfaoo it was just a coincidence that it happend after cleaning the hall of the vigilant 3 times my bad
First of all, how do I recruit vigilants and where are they located? second of all, after you have repaired and rebuilt and gotten the key, how do you furnish the buildings?
804 comments
Welcome to Stendarr Rising. This has been a group project and we hope you have as much fun playing it as we have had creating it. We welcome your feedback and if you have any ideas for future development then please let us know. Cheers.
When you fully rebuild the hall, I've run into a couple of issues. First, occasionally I'll get minor snow flurries falling through the roof of the Rebuilt Hall. This is only near the edges of the hall itself, but still, kind of weird to see it happen.
Second, even after rebuilding the hall, the Keeper's Bed that you get to own doesn't give you the well rested trait. Merely rested. Is this intentional (i.e. your always on guard in case of another vampire/werewolf attack), or is it a bug?
Last, but not least, is there a way to directly incorporate the Stendarr Rising mod with VIGILANT? Both mods deal with the Vigilants of Stendarr, but with rebuilding the hall, it feels a little odd to have two Vigilant Headquarters in Skyrim.
Regarding Vigilant integration, it's unlikely to come from us, at least anytime soon. Some of us have done a little conflict patching for Vigilant, but beyond that, none of us are more than passingly familiar with it. It may happen at some point though.
That is likely not an issue with this mod specifically, given my use of said modpack - but if it's a known issue with an easy fix, I'd welcome any advice!
Where the heck is clay deposit added by this mod?
Cheers.
I'm not aware of any patches like that, but the baths should be recognized as water by any bathing mods which require it.
The relevant snippet of code is:
Game.FadeOutGame(false, true, 2.0, 1.0)
GameHour.SetValue(GameHour.GetValue()+Time)
EnableAll()
DisableAll()
it was was a mod called animated inebriation making my horse drunk through a oversight in a skypatcher distibution ini.
lmfaoo it was just a coincidence that it happend after cleaning the hall of the vigilant 3 times my bad
Glad you were able to figure it out. :)