View Issue Details

IDCategoryLast Update
0002330Bug Report2019-10-30 15:55
ReporterRob_slappo 
SeveritycrashReproducibilityalways
Status closedResolutionduplicate
Summary0002330: Playing Poker
DescriptionEvery time i attempt to play poker with both eric and tammy, it gives an error and if i can get out of it, it leads to the mc always losing
Platform/OSAndroid
Version0.19.1

Activities

Rob_slappo

Rob_slappo

2019-10-21 22:17

reporter   ~0003278

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

While running game code:
  File "game/scripts/minigames/poker_minigame/poker.rpy", line 311, in <module>
NameError: name 'mrsj' is not defined

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

Full traceback:
  File "scripts/core/user_interface/cellphone/labels.rpyc", line 13, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/hallway/sis_bedroom/sis_bedroom.rpyc", line 146, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 67, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/characters/mrsj/button.rpyc", line 100, in script call
  File "scripts/minigames/poker_minigame/poker.rpyc", line 311, in script
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/ast.py", line 912, in execute
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/python.py", line 2004, in py_exec_bytecode
  File "game/scripts/minigames/poker_minigame/poker.rpy", line 311, in <module>
NameError: name 'mrsj' is not defined

[/code]
Rob_slappo

Rob_slappo

2019-10-21 22:18

reporter   ~0003279

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

While running game code:
  File "game/scripts/core/user_interface/renpy/choice.rpy", line 3, in execute
  File "game/scripts/core/user_interface/renpy/choice.rpy", line 3, in execute
  File "game/scripts/core/user_interface/renpy/choice.rpy", line 6, in execute
  File "game/scripts/core/user_interface/renpy/choice.rpy", line 7, in execute
  File "game/scripts/core/user_interface/renpy/choice.rpy", line 9, in execute
  File "game/scripts/core/user_interface/renpy/choice.rpy", line 12, in execute
NameError: Name 'poker_sayer02' is not defined.

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

Full traceback:
  File "scripts/core/user_interface/cellphone/labels.rpyc", line 13, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/hallway/sis_bedroom/sis_bedroom.rpyc", line 146, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 67, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/characters/mrsj/button.rpyc", line 100, in script call
  File "scripts/minigames/poker_minigame/poker.rpyc", line 325, in script
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/ast.py", line 1626, in execute
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/exports.py", line 983, in menu
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/exports.py", line 1217, in display_menu
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/ui.py", line 295, in interact
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 2699, in interact
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 3091, in interact_core
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 541, in visit_all
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 541, in visit_all
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 541, in visit_all
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/screen.py", line 430, in visit_all
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/core.py", line 3091, in <lambda>
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/screen.py", line 440, in per_interact
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/display/screen.py", line 625, in update
  File "game/scripts/core/user_interface/renpy/choice.rpy", line 3, in execute
  File "game/scripts/core/user_interface/renpy/choice.rpy", line 3, in execute
  File "game/scripts/core/user_interface/renpy/choice.rpy", line 6, in execute
  File "game/scripts/core/user_interface/renpy/choice.rpy", line 7, in execute
  File "game/scripts/core/user_interface/renpy/choice.rpy", line 9, in execute
  File "game/scripts/core/user_interface/renpy/choice.rpy", line 12, in execute
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/text/text.py", line 1479, in __init__
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/text/text.py", line 1598, in set_text
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/substitutions.py", line 253, in substitute
  File "/data/user/0/com.kompasproductions.summertimesaga/files/lib/python2.7/string.py", line 549, in vformat
    result = self._vformat(format_string, args, kwargs, used_args, 2)
  File "/data/user/0/com.kompasproductions.summertimesaga/files/lib/python2.7/string.py", line 571, in _vformat
    obj, arg_used = self.get_field(field_name, args, kwargs)
  File "/data/user/0/com.kompasproductions.summertimesaga/files/lib/python2.7/string.py", line 632, in get_field
    obj = self.get_value(first, args, kwargs)
  File "/data/user/0/com.kompasproductions.summertimesaga/files/lib/python2.7/string.py", line 591, in get_value
    return kwargs[key]
  File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/substitutions.py", line 212, in __getitem__
NameError: Name 'poker_sayer02' is not defined.

[/code]
Casiope

Casiope

2019-10-30 15:55

updater   ~0003399

This error message can be ignored and the poker minigame can be completed if played normally and not skipped. This will be fixed in a later version. This bug report is a duplicate of 0002204 and 0002211.

Issue History

Date Modified Username Field Change
2019-10-21 19:12 Rob_slappo New Issue
2019-10-21 22:17 Rob_slappo Note Added: 0003278
2019-10-21 22:18 Rob_slappo Note Added: 0003279
2019-10-30 15:55 Casiope Status new => closed
2019-10-30 15:55 Casiope Resolution open => duplicate
2019-10-30 15:55 Casiope Note Added: 0003399