Hysni
Engaged Member
- Jan 7, 2020
- 2,938
- 5,464
first errors from start ?? could it be mod ?
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 98, in script
"Lain" "Would you like to disable the quick menu so it doesn't block the bottom of the screen?"
File "renpy/common/00library.rpy", line 266, in say
who(what, interact=interact, *args, **kwargs)
File "game/screens.rpy", line 497, in execute
File "game/screens.rpy", line 497, in execute
File "game/screens.rpy", line 499, in execute
File "game/screens.rpy", line 501, in execute
File "game/screens.rpy", line 506, in execute
NameError: name 'caps' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 98, in script
"Lain" "Would you like to disable the quick menu so it doesn't block the bottom of the screen?"
File "F:\Game 2\DMD.CH3-0.26-pc\renpy\ast.py", line 678, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "F:\Game 2\DMD.CH3-0.26-pc\renpy\exports.py", line 1201, in say
renpy.store.say(who, what, *args, **kwargs)
File "renpy/common/00library.rpy", line 266, in say
who(what, interact=interact, *args, **kwargs)
File "F:\Game 2\DMD.CH3-0.26-pc\renpy\character.py", line 1027, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "F:\Game 2\DMD.CH3-0.26-pc\renpy\character.py", line 819, in do_display
**display_args)
File "F:\Game 2\DMD.CH3-0.26-pc\renpy\character.py", line 538, in display_say
what_text = renpy.display.screen.get_widget(what_text[0], what_text[1], what_text[2])
File "F:\Game 2\DMD.CH3-0.26-pc\renpy\display\screen.py", line 1265, in get_widget
screen.update()
File "F:\Game 2\DMD.CH3-0.26-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 497, in execute
File "game/screens.rpy", line 497, in execute
File "game/screens.rpy", line 499, in execute
File "game/screens.rpy", line 501, in execute
File "game/screens.rpy", line 506, in execute
File "<screen language>", line 506, in <module>
NameError: name 'caps' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 7.1.0.882
DMD Chapter 3 0.26
Sun May 03 00:02:26 2020