The Elder Scrolls V: Skyrim

The Elder Scrolls V: Skyrim

Dragonborn Castle
 此主题已被置顶,因此可能具有重要性
monstersock1  [开发者] 2015 年 1 月 2 日 上午 4:29
Issues/Errors/Bugs/etc.
I made this discussion so people can post any problems they are experiencing and that way I can better see it (than it getting burried in the comments) and be better able to help you to the best of my abilities.
< >
正在显示第 1 - 15 条,共 150 条留言
doobie doo 2015 年 1 月 2 日 上午 6:25 
I'm having trouble activating the quest, I can't find the person who gives the Public Notice, nor steward, Any help?
sonofcrea3 2015 年 1 月 2 日 上午 7:58 
Game froze up on initial start up. The henchman is out of place and the first dude to get his head chopped off just stands there with the henchman behind him instead of beside. Will try unsubscibing and reload to see if that fixes it.
sonofcrea3 2015 年 1 月 2 日 上午 9:05 
Unsubscribe, delete from data files, and reload worked like a charm. Running good so far.
Mr.BloodMoon 2015 年 1 月 2 日 下午 12:16 
How do i start the quest, idon't know
monstersock1  [开发者] 2015 年 1 月 2 日 下午 4:39 
引用自 jameslinus98
How do i start the quest, idon't know

The quest is started once the Dragon Rising[www.uesp.net] quest is completed. A courier will then run up to you and give you a public notice that will begin the castle's quest. Also, sometimes the courier takes a little bit of time to come up and give the notice. I'm just letting you know so you're not worried the mod broken if the courier doesn't come up immediatley after completing the quest.
最后由 monstersock1 编辑于; 2015 年 1 月 2 日 下午 7:41
WarCrimes 2015 年 1 月 2 日 下午 6:48 
Can you help me? I REALLY want to download this mod. However, as soon as I get on and play in about 1 minute my entire game crashes... Is it my load order? Is it something else? I don't know! Can you possibly give me some help? Also, would you be so kind as to upload this to Nexus Mods? Thank you.
最后由 WarCrimes 编辑于; 2015 年 1 月 2 日 下午 6:48
monstersock1  [开发者] 2015 年 1 月 2 日 下午 6:57 
引用自 Conscript
Can you help me? I REALLY want to download this mod. However, as soon as I get on and play in about 1 minute my entire game crashes... Is it my load order? Is it something else? I don't know! Can you possibly give me some help? Also, would you be so kind as to upload this to Nexus Mods? Thank you.

My guess would be the load order. The reason possibly being, my mod does reference the in-game courier, a main storyline quest, etc. So if you have any mod that changes how those things work, it may be causing the crashes. Try pushing mine to the bottom and see if that fixes it. If not, let me know and we will look at other possibilties :)
最后由 monstersock1 编辑于; 2015 年 1 月 2 日 下午 7:41
monstersock1  [开发者] 2015 年 1 月 2 日 下午 7:47 
引用自 AntiYuva
I'm having trouble activating the quest, I can't find the person who gives the Public Notice, nor steward, Any help?

The quest should start by the in-game courier giving you a public notice soon after completing the Dragon Rising[www.uesp.net] quest. Sometimes the courier takes an abnormal amount of time to run up to you and I don't know why, as the courier was built by Bethesda, I just use him to deliver the message. The steward should be on the left side of the throne when you enter the keep (dessed in fancy clothes).

I have noticed sometimes in testing the NPC's will not load (this is also the case in Bethesda's buildings like the Drunken Huntsman). When that happens, just close the game and re-launch it (or maybe just quit and re-load your save) and the steward should appear. That's worked for me at least, so hopefully it helps you too.
WarCrimes 2015 年 1 月 2 日 下午 10:10 
引用自 monstersock1
引用自 Conscript
Can you help me? I REALLY want to download this mod. However, as soon as I get on and play in about 1 minute my entire game crashes... Is it my load order? Is it something else? I don't know! Can you possibly give me some help? Also, would you be so kind as to upload this to Nexus Mods? Thank you.

My guess would be the load order. The reason possibly being, my mod does reference the in-game courier, a main storyline quest, etc. So if you have any mod that changes how those things work, it may be causing the crashes. Try pushing mine to the bottom and see if that fixes it. If not, let me know and we will look at other possibilties :)

thank you so much. fixed it right up
Who am I ? 2015 年 1 月 3 日 上午 2:48 
I went to solitude and the coruier came to me. After that the dragonborncasttle challenge started (İtem added) and it says read the public note but I Haven't public note pls help me .
monstersock1  [开发者] 2015 年 1 月 3 日 上午 4:03 
引用自 Cpt.Muho
I went to solitude and the coruier came to me. After that the dragonborncasttle challenge started (İtem added) and it says read the public note but I Haven't public note pls help me .

If you can't find it in your inventory (which is odd), you can add it via the console commands, but it won't progress you (since it wasn't the public notice the quest gave you). You will then have to jump to the next stage. So here's what you'll need to do:

1) In the game press the ~ button to open the console command
2) Type the following in the console: help "Public Notice"
3) Take the objectID it provides; the series of characters and numbers in the parenthasis in the following line:
BOOK: (-this is the ObjectID-) "Public Notice"
4) Type the following in the console: player.additem <objectID from step 3> 1

Now you have the public notice you can read :) But now we have to move the quest to the next stage (so it can continue)

5) Replace the xx in the next step with the first two characters in the objectID from step 3:
6) Type the following in the console: setstage xx038c66 15

So an example would be I type:
help "Public Notice"
and I get a line with:
BOOK: (08...) "Public Notice"
Then I type:
player.additem 08... 1
and to progess the quest I type:
setstage 08038c66 15

I am working on a way where all the user's have to do is add the public notice (step 4) and upon reading it, it will properly jump you in the quest. But just follow what I gave here and you should be good :)
Who am I ? 2015 年 1 月 3 日 上午 4:46 
引用自 monstersock1
引用自 Cpt.Muho
I went to solitude and the coruier came to me. After that the dragonborncasttle challenge started (İtem added) and it says read the public note but I Haven't public note pls help me .

If you can't find it in your inventory (which is odd), you can add it via the console commands, but it won't progress you (since it wasn't the public notice the quest gave you). You will then have to jump to the next stage. So here's what you'll need to do:

1) In the game press the ~ button to open the console command
2) Type the following in the console: help "Public Notice"
3) Take the objectID it provides; the series of characters and numbers in the parenthasis in the following line:
BOOK: (-this is the ObjectID-) "Public Notice"
4) Type the following in the console: player.additem <objectID from step 3> 1

Now you have the public notice you can read :) But now we have to move the quest to the next stage (so it can continue)

5) Replace the xx in the next step with the first two characters in the objectID from step 3:
6) Type the following in the console: setstage xx038c66 15

So an example would be I type:
help "Public Notice"
and I get a line with:
BOOK: (08...) "Public Notice"
Then I type:
player.additem 08... 1
and to progess the quest I type:
setstage 08038c66 15

I am working on a way where all the user's have to do is add the public notice (step 4) and upon reading it, it will properly jump you in the quest. But just follow what I gave here and you should be good :)



Thx its worked.

I have a problem with Black Books. They aren't in my inventory. And I can't kill the Miraak yet . Can you help me?

++++ Problem solved ...

Thx for castle problem . Castle really good ...

最后由 Who am I ? 编辑于; 2015 年 1 月 3 日 上午 5:10
sonofcrea3 2015 年 1 月 3 日 上午 7:10 
It was all running fine then somewhere it wouldn't let me use a forge or anything to build or enchant things with. It would pull pack in view to show my character frozen near an enchanters table or forge but not let me access any of them. This started AFTER I had killed 5 dragons during the quest.
monstersock1  [开发者] 2015 年 1 月 3 日 上午 7:21 
引用自 sonofcrea3
It was all running fine then somewhere it wouldn't let me use a forge or anything to build or enchant things with. It would pull pack in view to show my character frozen near an enchanters table or forge but not let me access any of them. This started AFTER I had killed 5 dragons during the quest.

That is odd, because the quest only increments a value I made for tracking the number of dragons killed. It doesn't do anything with the crafting tables at all...in fact nothing in this mod does anything with those tables, forge, etc. Do you have any other mods that mess with those tables, forge, etc.?
sonofcrea3 2015 年 1 月 3 日 上午 7:53 
This is the first. I reloaded a saved game before it started and am going through systematically until I find where it starts so I'll have a better idea of what to describe to you.
< >
正在显示第 1 - 15 条,共 150 条留言
每页显示数: 1530 50