Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

same here !!!

I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.

  File "renpy/common/00start.rpy", line 80, in _init_language

    renpy.change_language(language)

  File "game/screens.rpy", line 139, in <module>

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

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

Full traceback:

  File "renpy/bootstrap.py", line 331, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 662, in main

    run(restart)

  File "renpy/main.py", line 78, in run

    renpy.translation.init_translation()

  File "renpy/translation/__init__.py", line 561, in init_translation

    renpy.store._init_language() # @UndefinedVariable

  File "renpy/common/00start.rpy", line 80, in _init_language

    renpy.change_language(language)

  File "renpy/translation/__init__.py", line 645, in change_language

    new_change_language(tl, language)

  File "renpy/translation/__init__.py", line 607, in new_change_language

    i.apply()

  File "renpy/ast.py", line 2675, in apply

    value = renpy.python.py_eval(expr)

  File "renpy/python.py", line 2276, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "renpy/python.py", line 2269, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/screens.rpy", line 139, in <module>

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

Windows-10-10.0.18362

Ren'Py 7.4.11.2266

Hard to Love 0.01

Fri Feb  4 02:10:32 2022

Hi. Did you download the lastest version? (Hard to Love 0.01 RC1)

yes from direct in itch and just crashed 3 times in s row

Hi. Sorry for the inconvenience, but could you tell us what is the exact name of the file you downloaded (ending in -PC, -MAC, or Market)? 

Hard to Love 0.01 RC1, PC, https://qorigaming.itch.io/hard-to-love/purchase

Hello. Thank you for replying. Could you please try to put these RPY and RPYC files on the /game/ folder of our game. I hope it works now.  LINK