broly19882004
New Member
- Mar 11, 2018
- 2
- 3
- 199
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/character_models.rpy", line 25, in char_callback
AttributeError: 'StoreModule' object has no attribute 'cmVeronicaStance'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/flat.rpyc", line 121, in script call
File "script/flat.rpyc", line 121, in script call
File "script/college.rpyc", line 388, in script
File "E:\H-Documents\Games\Arc Games\Corrupted Kingdoms\renpy\ast.py", line 2560, in execute
Say.execute(self)
File "E:\H-Documents\Games\Arc Games\Corrupted Kingdoms\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "E:\H-Documents\Games\Arc Games\Corrupted Kingdoms\renpy\exports.py", line 1494, in say
who(what, *args, **kwargs)
File "E:\H-Documents\Games\Arc Games\Corrupted Kingdoms\renpy\character.py", line 1394, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "E:\H-Documents\Games\Arc Games\Corrupted Kingdoms\renpy\character.py", line 1045, in do_display
display_say(who,
File "E:\H-Documents\Games\Arc Games\Corrupted Kingdoms\renpy\character.py", line 519, in display_say
c("begin", interact=interact, type=type, **cb_args)
File "game/script/character_models.rpy", line 25, in char_callback
AttributeError: 'StoreModule' object has no attribute 'cmVeronicaStance'
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Corrupted Kingdoms v0.22.3 0.22.3
Fri Jan 24 20:14:12 2025
Just got to the college and basically every interaction with Veronica throws this error. Any ideas on a cause or a fix?
While running game code:
File "game/script/character_models.rpy", line 25, in char_callback
AttributeError: 'StoreModule' object has no attribute 'cmVeronicaStance'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/flat.rpyc", line 121, in script call
File "script/flat.rpyc", line 121, in script call
File "script/college.rpyc", line 388, in script
File "E:\H-Documents\Games\Arc Games\Corrupted Kingdoms\renpy\ast.py", line 2560, in execute
Say.execute(self)
File "E:\H-Documents\Games\Arc Games\Corrupted Kingdoms\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "E:\H-Documents\Games\Arc Games\Corrupted Kingdoms\renpy\exports.py", line 1494, in say
who(what, *args, **kwargs)
File "E:\H-Documents\Games\Arc Games\Corrupted Kingdoms\renpy\character.py", line 1394, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "E:\H-Documents\Games\Arc Games\Corrupted Kingdoms\renpy\character.py", line 1045, in do_display
display_say(who,
File "E:\H-Documents\Games\Arc Games\Corrupted Kingdoms\renpy\character.py", line 519, in display_say
c("begin", interact=interact, type=type, **cb_args)
File "game/script/character_models.rpy", line 25, in char_callback
AttributeError: 'StoreModule' object has no attribute 'cmVeronicaStance'
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Corrupted Kingdoms v0.22.3 0.22.3
Fri Jan 24 20:14:12 2025
Just got to the college and basically every interaction with Veronica throws this error. Any ideas on a cause or a fix?