SpyderArachnid

Well-Known Member
Jul 31, 2017
1,475
4,173
Oh nice, been waiting for this one. While I'm going to miss me some Kat, excited to see what this new game will bring. Thanks and best of luck with your new project! ;)
 

Spyderwraith

Well-Known Member
Jul 21, 2017
1,131
879
Not sure if this is mod related or in game- i have not tested without mod yet


```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/episodes/episode1.rpy", line 6411, in script
menu:
File "game/screens.rpy", line 223, in execute
File "game/screens.rpy", line 223, in execute
File "game/screens.rpy", line 229, in execute
File "game/screens.rpy", line 230, in execute
File "game/screens.rpy", line 231, in execute
File "game/screens.rpy", line 232, in execute
NameError: Name 'abnolilp' is not defined.

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

Full traceback:
File "game/episodes/episode1.rpy", line 6411, in script
menu:
File "renpy/ast.py", line 1688, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1060, in menu
rv = renpy.store.menu(new_items)
File "renpy/exports.py", line 1296, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 223, in execute
File "game/screens.rpy", line 223, in execute
File "game/screens.rpy", line 229, in execute
File "game/screens.rpy", line 230, in execute
File "game/screens.rpy", line 231, in execute
File "game/screens.rpy", line 232, in execute
File "renpy/text/text.py", line 1574, in __init__
self.set_text(text, scope, substitute)
File "renpy/text/text.py", line 1693, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
File "renpy/substitutions.py", line 228, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'abnolilp' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Cybernetic Seduction Ep.1
Sun Dec 11 09:35:30 2022
```
 

DrakaF

Member
Dec 4, 2020
176
215
Very good start. Hope it stays this way in the future.
Just don't understand below options:
Error01.jpg
1 and 2 are the same in result?
 
  • Like
Reactions: Motion11
4.40 star(s) 31 Votes