Heavensmile456 Posted March 7, 2014 Share Posted March 7, 2014 Hi. :smile:One week ago I made a simple quest to recruit a follower, talk to the follower, she answers, then "I'll help you" or "I won't help you", then I steal the object, and get back to the follower , hooray.But I wanted to make a more complex Quest, Therefore, When I made that kind a Complexe dialogue with a lot of topics, I followed the Tutorials, other mod's quests, everything, but When I get In game, the quest doesn't run, it never runs unless I just put that kind of branch : http://www.creationkit.com/images/5/53/ConnectedDialogue.png So What do I do? I respected everything like the other quest I made sure to make a SEQ file, I put GetStage<10 and Id's the quest aliases, everything. So why wont my quest launch itself? :sad: Thank you for answering. :smile: Link to comment Share on other sites More sharing options...
Heavensmile456 Posted March 7, 2014 Author Share Posted March 7, 2014 A Little bump maybe? Link to comment Share on other sites More sharing options...
Heavensmile456 Posted March 12, 2014 Author Share Posted March 12, 2014 maybe another Bump? :sad: Link to comment Share on other sites More sharing options...
Keldis Posted March 12, 2014 Share Posted March 12, 2014 I don't know how you set up your quest in the CK, but sometimes quest fail to start if an alias fails to fill. Is your quest running on game start? if yes try putting every actor/container alias first an then the amulet you want to steal back for her/him, sometimes it also helps to put an alias into the optional state to root out if an alias fails to fill, because if the quest starts with the alias being optional you then know that indeed the alias was the fault. Maybe you could attach your esp file or upload it somewhere and i take a look at it, i love helping with mods etc :-) Link to comment Share on other sites More sharing options...
Heavensmile456 Posted March 12, 2014 Author Share Posted March 12, 2014 Hey, first, thanks a lot for your help, it's appreciated. :smile: Well, the problem is that the quest is supposed to be running, but it actually doesn't, though I checked the box if it's Game enabled and Run Once, problem, but I'll send you a PM ( I kinda erased it, but I can make it again. :smile: ) thanks a lot for your help again. :D Link to comment Share on other sites More sharing options...
Karea Posted March 25, 2014 Share Posted March 25, 2014 I seem to have the same problem as Heaven eventhough I followed the tutorial as thorough as I could. The CK tutorial how ever doesn't mention anything on aliases however. It is supposed to work without it. I fixed the dialogue bug with the SEQ solution but still it the quest doesn't start, nor is it in the quest log. Neiter does the tutorial mention anything about setting the start up stage, which I tried by the way. Hope someone can help me with this. Link to comment Share on other sites More sharing options...
skinnytecboy Posted July 31, 2014 Share Posted July 31, 2014 I'm only adding this comment for future google scouts like myself who seek answers to questions like these. I discovered, quite simply, that you need to load from a clean save when testing your quests. Every time! If, like me, you are only testing certain stages, simply use console and type setstage "your quest is" 10 (or whatever the stage is). Good luck my fine furry friends Link to comment Share on other sites More sharing options...
piotrmil Posted February 2, 2015 Share Posted February 2, 2015 I'm only adding this comment for future google scouts like myself who seek answers to questions like these. I discovered, quite simply, that you need to load from a clean save when testing your quests. Every time! If, like me, you are only testing certain stages, simply use console and type setstage "your quest is" 10 (or whatever the stage is). Good luck my fine furry friends I can add more to this comment, since I believe in the same philosophy of adding solutions for future google lurkers, no matter how old the thread is. My tip is this: check how the aliases are handled. Sometimes, some of them are added correctly, but if even one of them is failing to be filled, then the quest will not start no matter how hard you try. If in doubt, well, look up how the same or similar alias is handled in other quests, and see if you have missed any checked/unchecked box. Link to comment Share on other sites More sharing options...
y9o7l5o Posted August 14, 2016 Share Posted August 14, 2016 I have the same issue, where i remembered to set the stages, set the proceed to next stage script, but when I go to the charecter in game, I was puzzled to see that he would refuse to talk to me? I also need help in this area. Link to comment Share on other sites More sharing options...
Illumbris Posted July 14, 2017 Share Posted July 14, 2017 I don't know how you set up your quest in the CK, but sometimes quest fail to start if an alias fails to fill. Is your quest running on game start? if yes try putting every actor/container alias first an then the amulet you want to steal back for her/him, sometimes it also helps to put an alias into the optional state to root out if an alias fails to fill, because if the quest starts with the alias being optional you then know that indeed the alias was the fault. Maybe you could attach your esp file or upload it somewhere and i take a look at it, i love helping with mods etc :-)OMG DUDE THAT YOU SO MUCH I WAS GOING TO JUMP OFF A CLIFF!! I have made a huge mod and I tested it and it did not work! Im up at 1 in the morning trying to figure why my mode was not running anymore! I thought it was the script! but putting the alias to optional helped me find what was causing it to not work so I did what you said and put all alias that I recently created before I last test it working and found the problem. I have been screaming my head off THANKS SO MUCH!!!!! KELDIS!!! Link to comment Share on other sites More sharing options...
Recommended Posts