View Issue Details

IDCategoryLast Update
0002846Bug Report2020-05-12 00:08
Reporterskrskrskr 
SeveritycrashReproducibilityalways
Status closedResolutionreopened
Summary0002846: Android: global name 'fsm_data' is not defined
DescriptionUninstalled Android version 0.19.5, installed 0.20.1. On first and every following start, got error:

NameError: global name 'fsm_data' is not defined

Details in attached traceback.txt.

Then deleted cache and data of App, started again, same error.

Issue is may be associated with installation of Mod (Naughty Tribute) that was present in 0.19.5 version, running fine. However, was not present in fresh 0.20.1 install.

As soon as I installed the mod again, game was running quite fine without crash.

If that mod is at fault, how can the game be installed fresh? As written, clearing of cache and data did not help.
Platform/OSWindows
Version0.20

Activities

skrskrskr

skrskrskr

2020-05-10 18:52

reporter  

traceback.txt (1,252 bytes)
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/core/checkpoints.rpy", line 24, in checkpoint_name
NameError: global name 'fsm_data' is not defined

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

Full traceback:
  File "00start.rpyc", line 233, in script call
  File "scripts/script.rpyc", line 23, in script
  File "/home/gitlab-runner/building/renpy-sdk/renpy/ast.py", line 1389, in execute
  File "/home/gitlab-runner/building/renpy-sdk/renpy/exports.py", line 1601, in with_statement
  File "/home/gitlab-runner/building/renpy-sdk/renpy/display/core.py", line 2251, in do_with
  File "/home/gitlab-runner/building/renpy-sdk/renpy/display/core.py", line 2702, in interact
  File "/home/gitlab-runner/building/renpy-sdk/renpy/display/core.py", line 3350, in interact_core
  File "/home/gitlab-runner/building/renpy-sdk/renpy/display/core.py", line 2509, in check_suspend
  File "/home/gitlab-runner/building/renpy-sdk/renpy/display/core.py", line 2487, in save
  File "/home/gitlab-runner/building/renpy-sdk/renpy/loadsave.py", line 432, in save
  File "game/scripts/core/checkpoints.rpy", line 24, in checkpoint_name
NameError: global name 'fsm_data' is not defined

traceback.txt (1,252 bytes)
skrskrskr

skrskrskr

2020-05-10 18:54

reporter   ~0004875

Please correct Platform/OS to Android, accidently filed it under Windows.
mil578

mil578

2020-05-11 16:06

updater   ~0004878

We do no troubleshooting when you've installed a mod. It alters game files that make our troubleshooting impossible. When it comes to the specific error, the fsm_data one, your phone is trying to sleep the app before it fully loads. That's a phone issue.
skrskrskr

skrskrskr

2020-05-11 21:17

reporter   ~0004882

I do not want to spam your bug tracker with false positives. Just to give you a feedback: I tried again (without *and* with mod) and it works as expected in both cases. You seem to be right it was a local problem.

Btw/ the game offers mod support, so I am wondering why you are so restrictive about it.
mil578

mil578

2020-05-12 00:08

updater   ~0004883

The same reason you don't contact the publisher of an AAA game title for the mod put out by XXXPUSSYDESTROYERZXXX when you have trouble with the game due to a third party mod.

Issue History

Date Modified Username Field Change
2020-05-10 18:52 skrskrskr New Issue
2020-05-10 18:52 skrskrskr File Added: traceback.txt
2020-05-10 18:54 skrskrskr Note Added: 0004875
2020-05-11 16:06 mil578 Status new => closed
2020-05-11 16:06 mil578 Resolution open => no change required
2020-05-11 16:06 mil578 Note Added: 0004878
2020-05-11 21:17 skrskrskr Status closed => feedback
2020-05-11 21:17 skrskrskr Resolution no change required => reopened
2020-05-11 21:17 skrskrskr Note Added: 0004882
2020-05-12 00:08 mil578 Note Added: 0004883
2020-05-12 00:08 mil578 Status feedback => closed