Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 42 to 43 of 43 · Previous page · First page

I keep getting this error.

[code]

While running game code:

  File "game/core/story/act1/chapter1/leire_scene_1.rpy", line 318, in <module>

NameError: name 'mc_belief' is not defined


-- Full Traceback ------------------------------------------------------------


Full traceback:

  File "core/story/act1/chapter1/leire_scene_1.rpyc", line 317, in script

  File "renpy/ast.py", line 1688, in execute

  File "renpy/exports.py", line 1026, in menu

  File "renpy/python.py", line 2276, in py_eval

  File "renpy/python.py", line 2269, in py_eval_bytecode

  File "game/core/story/act1/chapter1/leire_scene_1.rpy", line 318, in <module>

NameError: name 'mc_belief' is not defined


[/code]

Thank you so much for telling me! It will be fixed in a few weeks when I release the next update

Any updates on the next release?

I'm sorry, this update is taking way longer than I expected. Mainly because I had a problem with the backgrounds I was using, and it was stressing me out so much I decided to change the entire format. I was using Renpy, now I'm using Twine, getting rid of all the visual aspects, which makes it easier and less stressful for me because I don't have to worry about sprites and backgrounds and I can focus on the story only. I will change it back to a visual novel once I'm finished with the first draft, and hopefully I'll be better at drawing backgrounds enough to be able to make them myself and not rely on anyone else. 

But to compensate the removal of the visual part I'm currently writing a prologue to show how MC met the rest of the group, and I'm making the ROs gender customisable -which was something I wanted to do before the release but decided against it because of all the work I'd had to do with the sprites and CGs-, and I'm also adding a codex to help the player understand the world and the lore a bit better, and to put all the important information about characters, places and valuable items.

So TL;DR, I've removed all the visual aspects of the story and started from scratch on a new format. Unfortunately I don't know when I'll be able to release the next update, I'm about half way through the writing but I still have some things to work on, so probably a month or two? Although I can promise that after this update the next ones will be much quicker .

Viewing most recent comments 42 to 43 of 43 · Previous page · First page