for the most part, yes, body models are more or less the same. The appearance of women differs by their "type of creature" and styles.So looking at other comments here does this really use the same body model for every character? Is there any variation at all? Just wondering cause can get a bit boring banging the same carbon copy.
While disappointing to hear they all have the same body type, the fact that they are all diff creatures sounds like it is still worth giving the game a shot.for the most part, yes, body models are more or less the same. The appearance of women differs by their "type of creature" and styles.
But I still felt like they are all different and not just dev's only type with different haristyles, like it is with some games.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/cap_01/sc_10.rpy", line 134, in script
play ch02 woman_clears_her_throat
File "renpy/common/000statements.rpy", line 124, in execute_play_music
renpy.music.play(_audio_eval(p["file"]),
File "renpy/common/000statements.rpy", line 33, in _audio_eval
return eval(expr, locals=store.audio.__dict__)
File "game/script/cap_01/sc_10.rpy", line 134, in <module>
play ch02 woman_clears_her_throat
NameError: name 'woman_clears_her_throat' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script/cap_01/sc_10.rpy", line 134, in script
play ch02 woman_clears_her_throat
File "D:\Monster College\MonsterCollege-0.8.5-pc\MonsterCollege-0.8.5-pc\renpy\ast.py", line 1968, in execute
self.call("execute")
File "D:\Monster College\MonsterCollege-0.8.5-pc\MonsterCollege-0.8.5-pc\renpy\ast.py", line 1950, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Monster College\MonsterCollege-0.8.5-pc\MonsterCollege-0.8.5-pc\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 124, in execute_play_music
renpy.music.play(_audio_eval(p["file"]),
File "renpy/common/000statements.rpy", line 33, in _audio_eval
return eval(expr, locals=store.audio.__dict__)
File "D:\Monster College\MonsterCollege-0.8.5-pc\MonsterCollege-0.8.5-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Monster College\MonsterCollege-0.8.5-pc\MonsterCollege-0.8.5-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script/cap_01/sc_10.rpy", line 134, in <module>
play ch02 woman_clears_her_throat
NameError: name 'woman_clears_her_throat' is not defined
Windows-10-10.0.19041 AMD64
Ren'Py 8.2.1.24030407
0.8.5
Wed Jun 19 16:37:47 2024
I had same issue with errors. Any idea what's causing it?Just come across this game. From overview and previews looks good so I'll give it a try.
Started to play this game but in two places got errors saying item not defined. Traceback below:
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script/cap_01/sc_10.rpy", line 134, in script play ch02 woman_clears_her_throat File "renpy/common/000statements.rpy", line 124, in execute_play_music renpy.music.play(_audio_eval(p["file"]), File "renpy/common/000statements.rpy", line 33, in _audio_eval return eval(expr, locals=store.audio.__dict__) File "game/script/cap_01/sc_10.rpy", line 134, in <module> play ch02 woman_clears_her_throat NameError: name 'woman_clears_her_throat' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script/cap_01/sc_10.rpy", line 134, in script play ch02 woman_clears_her_throat File "D:\Monster College\MonsterCollege-0.8.5-pc\MonsterCollege-0.8.5-pc\renpy\ast.py", line 1968, in execute self.call("execute") File "D:\Monster College\MonsterCollege-0.8.5-pc\MonsterCollege-0.8.5-pc\renpy\ast.py", line 1950, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "D:\Monster College\MonsterCollege-0.8.5-pc\MonsterCollege-0.8.5-pc\renpy\statements.py", line 349, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 124, in execute_play_music renpy.music.play(_audio_eval(p["file"]), File "renpy/common/000statements.rpy", line 33, in _audio_eval return eval(expr, locals=store.audio.__dict__) File "D:\Monster College\MonsterCollege-0.8.5-pc\MonsterCollege-0.8.5-pc\renpy\python.py", line 1209, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\Monster College\MonsterCollege-0.8.5-pc\MonsterCollege-0.8.5-pc\renpy\python.py", line 1202, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script/cap_01/sc_10.rpy", line 134, in <module> play ch02 woman_clears_her_throat NameError: name 'woman_clears_her_throat' is not defined Windows-10-10.0.19041 AMD64 Ren'Py 8.2.1.24030407 0.8.5 Wed Jun 19 16:37:47 2024
This site provides links to other sites/services, and does not store any files