Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash #106

Open
beme08 opened this issue Jul 15, 2023 · 2 comments
Open

Crash #106

beme08 opened this issue Jul 15, 2023 · 2 comments

Comments

@beme08
Copy link

beme08 commented Jul 15, 2023

What bug did you encounter?

Crashed while playing the game. Below is the code I received

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/labels/quiz_session.rpy", line 41, in
TypeError: %o format: an integer is required, not TagQuotingDict

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

Full traceback:
File "assetpacks/ff1/1681875689/1681875689/assets/game/script.rpyc", line 1328, in script call
File "assetpacks/ff1/1681875689/1681875689/assets/game/scripts/labels/day_activity_choices.rpyc", line 40, in script call
File "assetpacks/ff1/1681875689/1681875689/assets/game/scripts/labels/quiz_session.rpyc", line 41, in script
File "renpy/ast.py", line 1131, in execute
File "renpy/python.py", line 1061, in py_exec_bytecode
File "game/scripts/labels/quiz_session.rpy", line 41, in
File "renpy/exports.py", line 1362, in say
TypeError: %o format: an integer is required, not TagQuotingDict

[/code]

Steps to Reproduce

...

Screenshots

No response

Additional Information

Playing on android, newest version

@TomCarroll09
Copy link

TomCarroll09 commented Nov 29, 2023

@beme08 At what point in the game did it crash?

@Jack8Trades
Copy link

Jack8Trades commented Dec 4, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants