Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Tennis Ace

an interactive, furry, adult novel · By WOTB

error when aki praising Haruki and talking about his younger brother

A topic by DraythDrake created Nov 06, 2022 Views: 305
Viewing posts 1 to 1
(+1)

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'

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

Full traceback:

  File "Day17_Shoichi.rpyc", line 1084, in script

  File "renpy/ast.py", line 716, in execute

    renpy.exports.say(who, what, *args, **kwargs)

  File "renpy/exports.py", line 1417, in say

    who(what, *args, **kwargs)

  File "renpy/character.py", line 1223, in __call__

    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)

  File "renpy/character.py", line 875, in do_display

    **display_args)

  File "renpy/character.py", line 621, in display_say

    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)

  File "renpy/ui.py", line 298, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "renpy/display/core.py", line 3290, in interact

    self.end_transitions()

  File "renpy/display/core.py", line 2774, in end_transitions

    if (self.frame_time - start) >= delay:

TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'

Windows-10-10.0.22621

Ren'Py 7.4.8.1895

Tennis Ace 0.59P

Sun Nov  6 11:46:58 2022

[/code]