Skip to main content

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

Sorry to bother you about this, but, I tried to play the game on android using an app called Joiplay, and I got this error message:

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/gui_scripts/transformations.rpy", line 731, in <module>

NameError: name '_easein_circ' is not defined

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

Full traceback:

  File "gui_scripts/transformations.rpyc", line 731, in script

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

  File "renpy/ast.py", line 2517, in set

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

  File "game/gui_scripts/transformations.rpy", line 731, in <module>

NameError: name '_easein_circ' is not defined

```

Do you know what the problem is? And can you please fix it? I really want to play this game!

I can try my best to help, but I can't promise anything, as this VN is not supported on Android at all. Also, I don't have an android so I can't replicate the issue. I'm sorry  :(

What are you doing when you get this error?   Are you trying to launch the game?  Or has the game already launched and this is happening during a certain part of the game?

I just click on the game, and it immediately comes up. Other games play fine on Joiplay, so I have no idea what could be wrong.

Hi, I tried looking over my code, but I can't find anything  wrong. This doesn't seem to be an issue on PC, so perhaps there's a fix for the Joiplay app specifically? easein_circ is one of the transition easing functions built into the Ren'Py engine.

Okay. I tried using the newest version of Joiplay, and an older version, but neither of them worked. I'll try finding out more about the error online.

I'll keep doing research on my end, too. Sorry that you're having to jump through hoops.

I got desperate, and messaged the creator of the Ren'py engine PyTom. If they can't help me, I'm screwed.

I updated part of my code, though I'm not sure if it will resolve it. Do you have an email so I can send you this updated version to test?

Sorry for the late reply. My phone has been doing something called 'reverse charging' where the battery percentage goes down when it should charge  so I had to fix that.

My email address is loverofallthingssweet@gmail.com

If it helps at all, I can play your game, 'With Eyes Full Of Stardust' just fine. Whatever version of Ren'py you used for that game worked fine for Joiplay.

I am really sorry that you have to mess with the code for me. I really hope that I can repay you for this somehow.