Skip to main content

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

Ithiel

7
Posts
111
Following
A member registered Jan 22, 2019

Recent community posts

Got it, email sent :D.


Thanks for the quick reply :D. I did as instructed, but still have the same issues. The game either fails to start or crashes when clicking new game.

Also, other Renpy visual novels are working fine for me.

I also tried toggling Windows defender/firewall on and off but that didn't help.

I downloaded the game from itch link, choosing the windows version, so I doubt there's a problem there.

Here are the errors I got (top part of the traceback.txt) They can be different each time I launch the game, but these seem to be the 3 errors.

1).

While running game code:

  File "game/script.rpy", line 6481, in <module>

TypeError: 'bool' object is not callable

2.)

While running game code:

TypeError: 'unicode' object is not callable

3.)

After initialization, but before game start.

  File "renpy/common/00gltest.rpy", line 50, in prepare_screen

    screen _choose_renderer:

  File "renpy/common/00gltest.rpy", line 50, in prepare

    screen _choose_renderer:

  File "renpy/common/00gltest.rpy", line 75, in prepare

    frame:

  File "renpy/common/00gltest.rpy", line 75, in prepare

    frame:

  File "renpy/common/00gltest.rpy", line 78, in prepare

    has side "c b":

  File "renpy/common/00gltest.rpy", line 78, in prepare

    has side "c b":

  File "renpy/common/00gltest.rpy", line 83, in prepare

    fixed:

  File "renpy/common/00gltest.rpy", line 83, in prepare

    fixed:

  File "renpy/common/00gltest.rpy", line 154, in prepare

    vbox:

  File "renpy/common/00gltest.rpy", line 154, in prepare

    vbox:

  File "renpy/common/00gltest.rpy", line 161, in prepare

    null height 10

  File "renpy/common/00gltest.rpy", line 161, in prepare

    null height 10

TypeError: 'Num' object is not callable

Hi, congrats on the new version release :D

I'm having problem with the game crashing when starting a new game or when launching on Windows PC version. The errors I got are:

1.)

While running game code:

  File "game/script.rpy", line 6481, in <module>

TypeError: 'bool' object is not callable


2).

While running game code:

Exception: Could not load from archive [different file name each time].rpyc



 

Nice :D, I'll jump right in even before having the walkthrough. Wish me luck with not getting the bad endings XD.

Are the 2 new love interests part of the loveless route, or will they be added in future updates?