SidheCurious

New Member
May 11, 2019
5
8
I'm loving the game so far, I can't wait for it to be completed! I am getting an error though in chapter 12, after Lena comes to the beach house and is in the guest room with Ian. I assume it's to do with the fact that there's just no content there, but I'm not sure. If I click ignore, it just comes with more errors.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/story/chapter_12c.rpy", line 494, in <module>
NameError: name 'wits' is not defined

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

Full traceback:
  File "scripts/story/chapter_11_epilogue.rpyc", line 4905, in script call
  File "scripts/story/chapter_11_epilogue.rpyc", line 4905, in script call
  File "scripts/story/chapter_11_epilogue.rpyc", line 4905, in script call
  [Previous line repeated 1 more time]
  File "scripts/story/chapter_12_mma_tournament.rpyc", line 731, in script call
  File "scripts/story/chapter_12_mma_tournament.rpyc", line 3951, in script call
  File "scripts/story/chapter_12_mma_tournament.rpyc", line 731, in script call
  File "scripts/story/chapter_12_mma_tournament.rpyc", line 3951, in script call
  File "scripts/story/chapter_12_mma_tournament.rpyc", line 731, in script call
  File "scripts/story/chapter_12_mma_tournament.rpyc", line 3951, in script call
  File "scripts/story/chapter_12c.rpyc", line 494, in script call
  File "scripts/gui/custom/custom_screens.rpyc", line 152, in script
  File "C:\Users\oniou\Downloads\Stuff\OurRedString-v12.3_BETA-pc\renpy\ast.py", line 1710, in execute
    args, kwargs = self.arguments.evaluate()
  File "C:\Users\oniou\Downloads\Stuff\OurRedString-v12.3_BETA-pc\renpy\ast.py", line 342, in evaluate
    value = renpy.python.py_eval(v, locals=scope)
  File "C:\Users\oniou\Downloads\Stuff\OurRedString-v12.3_BETA-pc\renpy\python.py", line 1092, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\oniou\Downloads\Stuff\OurRedString-v12.3_BETA-pc\renpy\python.py", line 1085, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/story/chapter_12c.rpy", line 494, in <module>
NameError: name 'wits' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Our Red String v12.3_BETA
Mon Aug 12 21:54:21 2024
 

Da¥e

Newbie
Jan 7, 2020
80
190
I'm loving the game so far, I can't wait for it to be completed! I am getting an error though in chapter 12, after Lena comes to the beach house and is in the guest room with Ian. I assume it's to do with the fact that there's just no content there, but I'm not sure. If I click ignore, it just comes with more errors.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/story/chapter_12c.rpy", line 494, in <module>
NameError: name 'wits' is not defined

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

Full traceback:
  File "scripts/story/chapter_11_epilogue.rpyc", line 4905, in script call
  File "scripts/story/chapter_11_epilogue.rpyc", line 4905, in script call
  File "scripts/story/chapter_11_epilogue.rpyc", line 4905, in script call
  [Previous line repeated 1 more time]
  File "scripts/story/chapter_12_mma_tournament.rpyc", line 731, in script call
  File "scripts/story/chapter_12_mma_tournament.rpyc", line 3951, in script call
  File "scripts/story/chapter_12_mma_tournament.rpyc", line 731, in script call
  File "scripts/story/chapter_12_mma_tournament.rpyc", line 3951, in script call
  File "scripts/story/chapter_12_mma_tournament.rpyc", line 731, in script call
  File "scripts/story/chapter_12_mma_tournament.rpyc", line 3951, in script call
  File "scripts/story/chapter_12c.rpyc", line 494, in script call
  File "scripts/gui/custom/custom_screens.rpyc", line 152, in script
  File "C:\Users\oniou\Downloads\Stuff\OurRedString-v12.3_BETA-pc\renpy\ast.py", line 1710, in execute
    args, kwargs = self.arguments.evaluate()
  File "C:\Users\oniou\Downloads\Stuff\OurRedString-v12.3_BETA-pc\renpy\ast.py", line 342, in evaluate
    value = renpy.python.py_eval(v, locals=scope)
  File "C:\Users\oniou\Downloads\Stuff\OurRedString-v12.3_BETA-pc\renpy\python.py", line 1092, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\oniou\Downloads\Stuff\OurRedString-v12.3_BETA-pc\renpy\python.py", line 1085, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/story/chapter_12c.rpy", line 494, in <module>
NameError: name 'wits' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Our Red String v12.3_BETA
Mon Aug 12 21:54:21 2024
That's why it's called the beta. Is already fixed and will be implemented in the final build. Just click ignore until the game continues.
 
4.60 star(s) 320 Votes