shadow1029
Demon Girl
- Joined
- Jul 27, 2014
- Messages
- 83
- Reputation score
- 19
New content is great, and looks well done.
And now for the bugs lol...
When you start a new game, if you leave any sensitivity points unused, they won't be there when you gain a level.
The skills that had modified effects with this patch, like Endure, give an error when mousing over them.
In terms of the new skills, Pussy Worship and Demon Layer work fine. Tantric Thrust and Moxie also crash the game with an error.
The Manticore's loss scene after she loses her weakness to Sex freezes the game.
And now for the bugs lol...
When you start a new game, if you leave any sensitivity points unused, they won't be there when you gain a level.
The skills that had modified effects with this patch, like Endure, give an error when mousing over them.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "game/on_charactermenu.rpy", line 374, in execute
screen ON_CharacterDisplayScreen:
File "game/on_charactermenu.rpy", line 374, in execute
screen ON_CharacterDisplayScreen:
File "game/on_charactermenu.rpy", line 379, in execute
use game_menu(_("Character")):
File "game/screens.rpy", line 548, in execute
screen game_menu(title, scroll=None):
File "game/screens.rpy", line 548, in execute
screen game_menu(title, scroll=None):
File "game/screens.rpy", line 553, in execute
frame:
File "game/screens.rpy", line 556, in execute
hbox:
File "game/screens.rpy", line 562, in execute
frame:
File "game/screens.rpy", line 565, in execute
if scroll == "viewport":
File "game/screens.rpy", line 593, in execute
transclude
File "game/on_charactermenu.rpy", line 379, in execute
use game_menu(_("Character")):
File "game/on_charactermenu.rpy", line 380, in execute
fixed:
File "game/on_charactermenu.rpy", line 612, in execute
frame:
File "game/on_charactermenu.rpy", line 618, in execute
text characterMenuTooltip
NameError: Name 'buff' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\ast.py", line 881, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\display\core.py", line 3059, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\display\core.py", line 3059, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/on_charactermenu.rpy", line 374, in execute
screen ON_CharacterDisplayScreen:
File "game/on_charactermenu.rpy", line 374, in execute
screen ON_CharacterDisplayScreen:
File "game/on_charactermenu.rpy", line 379, in execute
use game_menu(_("Character")):
File "game/screens.rpy", line 548, in execute
screen game_menu(title, scroll=None):
File "game/screens.rpy", line 548, in execute
screen game_menu(title, scroll=None):
File "game/screens.rpy", line 553, in execute
frame:
File "game/screens.rpy", line 556, in execute
hbox:
File "game/screens.rpy", line 562, in execute
frame:
File "game/screens.rpy", line 565, in execute
if scroll == "viewport":
File "game/screens.rpy", line 593, in execute
transclude
File "game/on_charactermenu.rpy", line 379, in execute
use game_menu(_("Character")):
File "game/on_charactermenu.rpy", line 380, in execute
fixed:
File "game/on_charactermenu.rpy", line 612, in execute
frame:
File "game/on_charactermenu.rpy", line 618, in execute
text characterMenuTooltip
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\text\text.py", line 1423, in __init__
self.set_text(text, scope, substitute)
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\text\text.py", line 1542, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\substitutions.py", line 244, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
File "F:\Partition 1\Games\BF games\BF Set EX\Monster Girl Dreams\MonGirlDreams-Alpha-v19.6-pc\renpy\substitutions.py", line 203, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'buff' is not defined.
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Monster Girl Dreams Alpha-v19.6
Thu Feb 07 23:08:39 2019
In terms of the new skills, Pussy Worship and Demon Layer work fine. Tantric Thrust and Moxie also crash the game with an error.
The Manticore's loss scene after she loses her weakness to Sex freezes the game.