Jump to content

Log Entry not showing in game


chain83

Recommended Posts

Hi

 

I cannot get my Quest Log to show the Log Entries from any of my Quest Stages.

 

As far as I can tell, the Quest Stages change correctly, because they trigger the correct objective (quest and objective shows fine in the game). Do I have to activate the log entry using the script?

 

What am I doing wrong? Help would be greatly appreciated!

 

Screenshot of Quest Stage(s):

http://i.imgur.com/WvOJM.png

 

Screenshot in game:

http://i.imgur.com/7SY8Z.jpg

Edited by chain83
Link to comment
Share on other sites

I have been having the exact same issue, and my Alias Reference markers are also failing to show. I cannot find any solution thus far.

 

I never did find the error, but I did solve it yesterday.

 

What I did was delete the script from every object, as well as delete the quest itself. Saved/reloaded CK just to make sure it was gone (I copied my scripts and quest log texts to notepad).

Then, following the CK wiki tutorial again, I recreated the Quest with a new name (copying the text from notepad for speed things up). Now it works!

Link to comment
Share on other sites

Well, I tested some quest and happens the same to me, I've even made a simple quest with one line of dialog, the basic script ( GetOwningQuest().SetStage(10) ) and I created Stage 10 with a description in it, but the quest doesn't appear in the journal. Does it appen to someone else?
Link to comment
Share on other sites

Well, I tested some quest and happens the same to me, I've even made a simple quest with one line of dialog, the basic script ( GetOwningQuest().SetStage(10) ) and I created Stage 10 with a description in it, but the quest doesn't appear in the journal. Does it appen to someone else?

 

To help people rule out problems; my quest did not involve any dialogue. Mainly pieces of paper that would trigger the next stage when read... Super basic, did it while following the tutorial on the Creation Kit wiki.

Link to comment
Share on other sites

Debugging info...

 

Was working on a scene in a quest tonight and all of the sudden it went corrupt, no quest markers or log entries. I backtracked step by step every single thing I did from before it broke and tested every step in game and nothing fixed it. I was hoping I could isolate what I did to corrupt the quest but no luck, seems once it's gone it's gone. This is a terrible bug for quest building, you've got to start over every time it happens.

 

I also tried duplicating and renaming the quest to see if I could kickstart it but no luck.

 

Even if you strip the corrupt quest down to nothing and delete every single thing except a single stage it still won't fix it.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...