Skip to main content

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

Sandra event crash

A topic by ElevenA created Sep 23, 2023 Views: 274 Replies: 4
Viewing posts 1 to 2

I have no idea what's causing this, but if there's an easy fix I can do, let me know

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/000statements.rpy", line 564, in execute_call_screen

SyntaxError: unexpected EOF while parsing (SandraEventLabels.rpy, line 6053)

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

Full traceback:

  File "chapter_1/sandra/SandraEventLabels.rpyc", line 6053, in script

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

  File "renpy/ast.py", line 1957, in call

  File "renpy/statements.py", line 278, in call

  File "renpy/common/000statements.rpy", line 564, in execute_call_screen

  File "renpy/ast.py", line 191, in evaluate

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

  File "renpy/python.py", line 835, in py_compile

SyntaxError: unexpected EOF while parsing (SandraEventLabels.rpy, line 6053)

```

Developer

This should be fixed which version of the game are you trying with, PC/Mac or Android?

Android! Thank you for the quick response

Developer

Seems like one of the uploads failed, I fixed it, can you try with latest version?

That's fixed it, thank you!