Umm. I encountered a bug during the main story (before any romance paths were locked in). Minor Spoilers Ahead:
.
.
.
.
.
.
It is during the ball when Sophia is having an argument with Lord Galin. If you choose "You are wrong Lord Galin" you will get this error:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Loveless.rpy", line 3745, in <module>
NameError: name 'guilds' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 5864, in script call
File "Guillaume.rpyc", line 33, in script call
File "Loveless.rpyc", line 3745, in script
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Loveless.rpy", line 3745, in <module>
NameError: name 'guilds' is not defined
Ren'Py 7.4.11.2266
The Thorns of War 0.0
[/code]
You can ignore this and it will continue onward without anymore errors but I'm not sure if this choice has any triggers, rewards, or consequences.