braveheart101 Posted August 15, 2012 Share Posted August 15, 2012 So I have gathered all 3 Elder Scrolls and I'm in the column of light in that cave (after taking the bark and getting the moths to follow me), but I can't seem to be able to read the Elder Scroll. I open it up and the animation doesn't start and it stays fixed as though I was reading a book, yet nothing appears. I can back out, but the quest doesn't advance, so at the moment I'm stuck... :L I tried reading the other two, maybe I was doing something wrong, and the Dragon elder scroll CAN be read (although it doesn't advance the quest as it's not in the right order, I'm guessing), but the same story applies for the Sun Elder Scroll. I tried googling it, and I've only found one other person with this problem (no response). Does anyone know what's causing this problem, or better yet, a way to fix it so I can advance with my quest? :) Any help is greatly appreciated :) Link to comment Share on other sites More sharing options...
braveheart101 Posted August 15, 2012 Author Share Posted August 15, 2012 Ok, so I figured it out in the end. For anyone also having this problem, here's what you do: you use the console to first remove the scroll (player.removeitem and then the code, then 1 for the scroll) The code is xx0118F9, where the 'xx' is the load order. To see it, you can use the Nexus mod manager and look at your mods. After that, you use the comman player.additem and then the code then 1 to receive it again. Then it should work. Tl;dr: player.removeitem xx0118F9 1, playeradditem xx0118F9 1 :) Link to comment Share on other sites More sharing options...
mirkov Posted August 18, 2012 Share Posted August 18, 2012 But in Nexus Mod Manager i have only Dawnguard.esm and is 3rd in load order, so do i put 3 insted of xx? Link to comment Share on other sites More sharing options...
Relativelybest Posted August 18, 2012 Share Posted August 18, 2012 (edited) But in Nexus Mod Manager i have only Dawnguard.esm and is 3rd in load order, so do i put 3 insted of xx? 03. If you are still uncertain, try targeting something from the DLC in the console, for example a piece of Dawnguard equipment or Serana. Looking at the resulting code will tell you what the first two numbers are. Edited August 18, 2012 by Relativelybest Link to comment Share on other sites More sharing options...
mirkov Posted August 18, 2012 Share Posted August 18, 2012 what resulting code? where can i see that? Link to comment Share on other sites More sharing options...
mirkov Posted August 18, 2012 Share Posted August 18, 2012 never mind, i figured it out, thanks guys Link to comment Share on other sites More sharing options...
GrayFox451 Posted August 26, 2012 Share Posted August 26, 2012 for anyone else stumbling upon this, just type this line exactly as shown help "elder scroll" 4 there you go. Link to comment Share on other sites More sharing options...
Recommended Posts