Love Bites 1.0.1

A supernatural-themed dating sim https://www.winterwolves.com/lovebites.htm
User avatar
grey_duck
Young scout
Posts: 86
Joined: Sat Dec 02, 2017 3:59 pm

Re: Love Bites beta 0.7.1

Post by grey_duck »

I've been getting a lot of "missing image" errors, some of which I could successfully ignore and get back to the story, albeit with some dialogue missed. But I was still on 0.7.0, so I'll restart and see if it improves any.

Latest example:
Spoiler:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: DynamicImage u'gfx/chars/kaitlyn_[pc_stage][pc_cloth]1.webp': could not find image. (u'gfx/chars/kaitlyn_4casual1.webp')

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

Full traceback:
File "game/scheduler.rpyc", line 386, in script call
�5�L�j�
File "game/Sabrina Kaitlyn.rpyc", line 951, in script
�x�� ���yd@~���b�&[��UYCb�\�P�=~�Q���9�/E�P���:(f_q��U��H��J'�K� �N\��,G�p˨�b�*���R9F5����/-�L��ҎL��"��l<�3A���JL�V��ƅì��Ow�O'y>�1��CR'-�c,j
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\exports.py", line 1180, in say
who(what, *args, **kwargs)
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\character.py", line 1016, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\character.py", line 817, in do_display
**display_args)
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\character.py", line 566, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\core.py", line 2635, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\core.py", line 3118, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\core.py", line 2041, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 485, in renpy.display.render.render_screen
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\layout.py", line 711, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\layout.py", line 711, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\layout.py", line 711, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\image.py", line 414, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\image.py", line 229, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\layout.py", line 325, in render
surf = render(self.child, width, height, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\layout.py", line 1251, in render
self.update(st, at)
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\layout.py", line 1240, in update
child.visit_all(lambda c : c.per_interact())
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\core.py", line 513, in visit_all
callback(self)
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\layout.py", line 1240, in <lambda>
child.visit_all(lambda c : c.per_interact())
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\image.py", line 645, in per_interact
self.find_target()
File "C:\Users\...\AppData\Roaming\itch\apps\Love Bites beta\renpy\display\image.py", line 551, in find_target
raise Exception(error)
Exception: DynamicImage u'gfx/chars/kaitlyn_[pc_stage][pc_cloth]1.webp': could not find image. (u'gfx/chars/kaitlyn_4casual1.webp')

Windows-8-6.2.9200
Ren'Py 6.99.14.3.3339
Love Bites 0.7.1
Wed Apr 04 22:36:55 2018
User avatar
grey_duck
Young scout
Posts: 86
Joined: Sat Dec 02, 2017 3:59 pm

Re: Love Bites beta 0.7.1

Post by grey_duck »

Okay, a fresh start in 0.7.1 ran fine. I took the same general path with no issues. So I assume it was a problem with 0.7.0 trying to run week 2 or 3 romance scenes after reaching 'full curse" state. Presumably it was looking for outfit/body combos that didn't exist.
User avatar
jack1974
Pack leader
Posts: 15479
Joined: Thu Jun 16, 2005 4:43 pm

Re: Love Bites beta 0.7.1

Post by jack1974 »

Yes all those errors were due to the missing romances indeed! I will temporarily removed the demo now , it's better if I enable it once the full is very stable otherwise people could get errors if resume playing from a wrong/outdated demo :)
User avatar
grey_duck
Young scout
Posts: 86
Joined: Sat Dec 02, 2017 3:59 pm

Re: Love Bites beta 0.7.1

Post by grey_duck »

I just noticed that the "relax at home" weekend option is labelled as costing $10, but choosing it does not actually subtract any money.
User avatar
jack1974
Pack leader
Posts: 15479
Joined: Thu Jun 16, 2005 4:43 pm

Re: Love Bites beta 0.7.1

Post by jack1974 »

Ah lol, thanks. Originally was free, but I thought to make it cost a bit. Maybe $10 is too much though, I'll need to retest since in my playthroughs it was always zero :)
User avatar
Franka
Elder Druid
Posts: 1575
Joined: Fri Nov 30, 2012 3:07 pm

Re: Love Bites beta 0.7.1

Post by Franka »

It's a little confusing that the weekend blurb says that you can go on dates and buy gifts, but you actually can't until later in the story.

When giving gifts, the gift icon is placed on top of the alignment change, obscuring the change.
Spoiler:
Image
I'm pretty sure this should be Sabrina, not Kaitlyn.
Spoiler:
Image
Nick should be the speaker.
Spoiler:
Image
Text overflow.
Spoiler:
Image
Who's Valerie? She was Mrs Vul-something a moment ago.
Spoiler:
Image
User avatar
jack1974
Pack leader
Posts: 15479
Joined: Thu Jun 16, 2005 4:43 pm

Re: Love Bites beta 0.7.1

Post by jack1974 »

Franka wrote: Thu Apr 05, 2018 5:06 pm It's a little confusing that the weekend blurb says that you can go on dates and buy gifts, but you actually can't until later in the story.
Yeah, I wrote that initially when they were available from week 1 (then I decided to move them a bit later). I'll update the texts depending if they're available or not. Thanks also for the other various reports :)
User avatar
Franka
Elder Druid
Posts: 1575
Joined: Fri Nov 30, 2012 3:07 pm

Re: Love Bites beta 0.7.1

Post by Franka »

You might want to disable rollback when giving gifts, I caused a crash playing around with it.

Code: Select all

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scheduler.rpy", line 1104, in <module>
KeyError: u''

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

Full traceback:
  File "game/scheduler.rpyc", line 434, in script call
    �YVό�;�q
  File "game/scheduler.rpyc", line 1104, in script
    ��hy��쯰����<��*(i5��8�k2�-k�u`��j���z�l�mT�6��g��V�o�[xkg�>�����&��<���W����N�K�C�]p�Ǔ�~���n�x��n�W��T�g2��آ����������e���
  File "F:\Temp\love-bites-full\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "F:\Temp\love-bites-full\renpy\python.py", line 1888, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scheduler.rpy", line 1104, in <module>
KeyError: u''

Windows-8-6.2.9200
Ren'Py 6.99.14.3.3339
Love Bites 0.7.1
Thu Apr 05 19:26:10 2018
User avatar
jack1974
Pack leader
Posts: 15479
Joined: Thu Jun 16, 2005 4:43 pm

Re: Love Bites beta 0.7.1

Post by jack1974 »

Haha yes good idea! :lol:
User avatar
Franka
Elder Druid
Posts: 1575
Joined: Fri Nov 30, 2012 3:07 pm

Re: Love Bites beta 0.7.2

Post by Franka »

Since you can only give gifts to your chosen love interest, the whole screen where you choose who to gift is pointless.
Post Reply