greyday01 Posted April 2 Share Posted April 2 Just a question, but does MG02 depend on MG01 being finished? And did the class with the students in the hall of the elements start and did you get and use the shield spell and finish all the dialogs with Tolfdir? You might check that all the quest stages for mg01 are finished and if needed go through each stage and set that stage as completed until they all show as 1. Link to comment Share on other sites More sharing options...
scorrp10 Posted Wednesday at 11:32 PM Share Posted Wednesday at 11:32 PM There is no hard dependency. MG01 completion stage (200) has MG02.Start() line in its stage fragment, so finishing MG01 should start MG02. However, in MG02 starting stage (0), fragment code has: if MG01.GetStage() < 200 MG01.SetStage(200) Endif Which basically means that there are likely alternate means of starting MG02, and if MG01 will be completed if it is not yet when MG02 starts. Link to comment Share on other sites More sharing options...
greyday01 Posted Wednesday at 11:53 PM Share Posted Wednesday at 11:53 PM Thanks for looking that up. However, could some mod that affects the mages guild quests mess that up? I've used some that made major changes in quest progressions and some of them caused problems down the line and I had to restart without them. Anyway, couldn't hurt to try completing mg01 first. With a lot of mods running things can get funky. Link to comment Share on other sites More sharing options...
Recommended Posts