You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
it's been so long, i forgot about this issue.
i've been working 55+ hour weeks lately;
when i get some downtime to play, I'll try to recreate the bug.
let me know what i can provide to help give better feedback.
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
The text was updated successfully, but these errors were encountered: