Error talking with Tom

A sci-fi RPG game https://www.winterwolves.com/planetstronghold.htm
Post Reply
Mongoosechan
Young scout
Posts: 7
Joined: Wed Nov 16, 2011 11:58 am

Error talking with Tom

Post by Mongoosechan »

Hi, I'm having a bit of an issue in the second conversation with Tom in Chapter 5 in the Hangar.

*Tiny spoilers below*

The conversation about being 'Red Thunder'

*End of tiny spoilers*

Here's the log:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "C:\- indie dev -\games\renpy.new\Planet Stronghold/game/romance.rpy", line 79, in script
KeyError: u'LIE'

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

Full traceback:
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\execution.py", line 261, in run
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\ast.py", line 1197, in execute
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\exports.py", line 444, in menu
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\exports.py", line 590, in display_menu
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\ui.py", line 621, in menu
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\ui.py", line 744, in textbutton
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\ui.py", line 435, in __call__
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\text\text.py", line 1033, in __init__
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\text\text.py", line 1076, in set_text
File "C:\Program Files\Winter Wolves\Planet Stronghold\renpy\substitutions.py", line 218, in substitute
File "string.pyo", line 549, in vformat
File "string.pyo", line 571, in _vformat
File "string.pyo", line 632, in get_field
File "string.pyo", line 591, in get_value
KeyError: u'LIE'

Windows-post2008Server-6.1.7601-SP1
Ren'Py 6.13.7.1646

I'm running build 1.4, but this save is from the previous build.

Is there anything I should do? Thanks!
User avatar
jack1974
Pack leader
Posts: 15479
Joined: Thu Jun 16, 2005 4:43 pm

Re: Error talking with Tom

Post by jack1974 »

SIGH. I know the problem, is because I updated to latest version of Ren'Py (the tool I use to make the game) and the word [LIE] is interpreted as variable. Will upload a new version shortly (even if in practice is just a 50kb file to change...)
Mongoosechan
Young scout
Posts: 7
Joined: Wed Nov 16, 2011 11:58 am

Re: Error talking with Tom

Post by Mongoosechan »

Wow, that was super quick! Thanks heaps!!

Loving the game, by the way. It's so much fun.
User avatar
jack1974
Pack leader
Posts: 15479
Joined: Thu Jun 16, 2005 4:43 pm

Re: Error talking with Tom

Post by jack1974 »

Cool you're welcome. Next year should release the sequel 8)
Post Reply