Comments

Log in with itch.io to leave a comment.

getting this while talking to spoons in the beginning

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/spoons_cabin.rpy", line 141, in script

    spoon "We form groups that can forcibly free other slaves using guerrilla tactics."

Exception: Sayer 'spoon' is not defined.

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

Full traceback:

  File "game/spoons_cabin.rpy", line 141, in script

    spoon "We form groups that can forcibly free other slaves using guerrilla tactics."

  File "A:\euryales-gambit-elite\euryales_gambit-1.1.0-pc\renpy\ast.py", line 2560, in execute

    Say.execute(self)

  File "A:\euryales-gambit-elite\euryales_gambit-1.1.0-pc\renpy\ast.py", line 575, in execute

    who = eval_who(self.who, self.who_fast)

  File "A:\euryales-gambit-elite\euryales_gambit-1.1.0-pc\renpy\ast.py", line 464, in eval_who

    raise Exception("Sayer '%s' is not defined." % who)

Exception: Sayer 'spoon' is not defined.

Windows-10-10.0.19045 AMD64

Ren'Py 8.2.2.24050801+nightly

Euryale's Gambit 1.1.0

Tue Feb 18 03:18:03 2025

[/code]

Show post...

graphics look great!

(+1)

Anyone else getting an "invalid package" message on android?

(+1)

Yup

(1 edit)

Yes, there is something wrong with the android package.  I will investigate.

Update: Android builds should be working now.

(+1)

Update: The APK filesize was too large (>2GB).  I had to increase media compression to get it below the limit allowed by Android.  It should work now.  Let me know if it doesn't.