- Jun 17, 2017
- 5,852
- 29,771
Question. Are you using an existing save?z not defined
If so, for now I would suggest the following:
After you load/start up A New Beginning, choose Start. A screen or two will pop up, then you will be asked if you are a new reader. Choose no (you are not). Then it will ask for your character name and you will be given the option to skip to later chapters (1-8). Choose whichever chapter you'd like to skip to (I'm guessing Chapter 8 in this case) and the story will begin there.
Variables are currently assigned at the beginning of the story, so I'm guessing that you are using an old save. As this is a Kinetic Novel/Linear story, there aren't any 'game variables' to worry about (affection levels and such) so using the 'chapter skip' feature won't affect anything.
Another thing that you could do is use the console to add a value to z (i.e. hit shift + o, then type in z = "Zhan", but you may need to run Unren.bat first to enable console if the console isn't popping up. It's probably easier to just do the Start > Skip to Chapter 8 thing...
I'll need to remember to add an 'assign value' to the start of Chapter 8, to cover this situation in the future (i.e. when the next patch is released for Chapter 9). Assigning "Zhan" twice won't hurt anything on the coding end, and I should have caught this (assuming this is the issue here), but I didn't try to use an existing/older save when testing Chapter 8, so my bad...