strenif

Engaged Member
Aug 18, 2017
3,026
5,388
When talking to Luna about 'My Reward" I get
```
I'm sorry, but an uncaught exception occurred.

While running game code:
IndentationError: unexpected indent (game/scripts/plot/act_2/chapter_1/luna_dialogues.rpy, line 918)

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

Full traceback:
File "script.rpyc", line 62, in script call
File "scripts/plot/plot_menu.rpyc", line 93, in script call
File "scripts/plot/act_2/act2_menu.rpyc", line 12, in script call
File "scripts/plot/act_2/chapter_1/menus.rpyc", line 644, in script call
File "locations/cabinet/logic.rpyc", line 108, in script call
File "mechanics/person_menu.rpyc", line 16, in script call
File "mechanics/person_menu.rpyc", line 44, in script call
File "mechanics/person_menu.rpyc", line 114, in script call
File "mechanics/person_menu.rpyc", line 105, in script call
File "scripts/plot/act_2/chapter_1/luna_dialogues.rpyc", line 914, in script
File "*\Innocent_Witches-0.6-alpha-pc\renpy\ast.py", line 1619, in execute
item_arguments.append(self.item_arguments.evaluate())
File "*\Innocent_Witches-0.6-alpha-pc\renpy\ast.py", line 188, in evaluate
kwargs[k] = renpy.python.py_eval(v, locals=scope)
File "*\Innocent_Witches-0.6-alpha-pc\renpy\python.py", line 2057, in py_eval
code = py_compile(code, 'eval')
File "*Innocent_Witches-0.6-alpha-pc\renpy\python.py", line 692, in py_compile
raise e
IndentationError: unexpected indent (game/scripts/plot/act_2/chapter_1/luna_dialogues.rpy, line 918)

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Innocent Witches 0.6-alpha
Mon Jul 20 06:57:39 2020
```
 

strenif

Engaged Member
Aug 18, 2017
3,026
5,388
When dragging snapes special sauce in atomizer out of the inventory I get the following.

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

While running game code:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/inventories.rpy", line 212, in drop_allowable
File "game/mechanics/inventory.rpy", line 829, in handle_target
File "game/scripts/inventory_items_events.rpy", line 48, in <module>
NameError: name 'abandoned_wing' is not defined

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

Full traceback:
File "script.rpyc", line 62, in script call
File "scripts/plot/plot_menu.rpyc", line 93, in script call
One third removed.
File "game/mechanics/inventory.rpy", line 829, in handle_target
File "game/modules/early_definitions.rpym", line 111, in evaluate
cond = eval(expr, global_vars, local_vars)
File "E:\Innocent_Witches-0.6-alpha-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\Innocent_Witches-0.6-alpha-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/inventory_items_events.rpy", line 48, in <module>
NameError: name 'abandoned_wing' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Innocent Witches 0.6-alpha
Mon Jul 20 07:58:18 2020
```
 

miester

New Member
Sep 23, 2018
5
2

I am completely stuck in Act 1. This is my current quest but i cant do anything. I read through the walkthrough several times and simply cant comprehend what i have to do to progress. When inviting Minerva (official and unofficial) i have no talk options.
 
Last edited:

strenif

Engaged Member
Aug 18, 2017
3,026
5,388
Trying to do the last thins for Daphne for her corruption quest but having problems finding
"Send daphne the gift she's always wanted"

I've tried everything in the magazines. Clearly I missed something.
 
3.00 star(s) 331 Votes