View Issue Details

IDCategoryLast Update
0002092Bug Report2019-10-18 06:10
Reporteringenioabc 
SeveritycrashReproducibilityalways
Status closedResolutionfixed
Summary0002092: error conversing with admiral sploosh
DescriptionAt the port when talking with Admiral Sploosh an error screen comes out at the end of the conversation, with the option ignore you can leave the error screen, but it always happens when you talk to him.
I solve this error since the previous versions did not happen this.
Here is the error code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game / scripts / characters / sploosh / button.rpy", line 25, in <module>
NameError: name 'Sploosh' is not defined

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

Full traceback:
  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 / 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 / entrance.rpyc", line 185, in script call
  File "scripts / locks / 01global_lock_check.rpyc", line 61, in script call
  File "scripts / locations / home / entrance / kitchen / kitchen.rpyc", line 10, 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 / home.rpyc", line 59, in script call
  File "scripts / locations / mall / mall / mall.rpyc", line 532, in script call
  File "scripts / locks / 01global_lock_check.rpyc", line 61, in script call
  File "scripts / locations / mall / mall / mall.rpyc", line 43, in script call
  File "scripts / locks / 01global_lock_check.rpyc", line 61, in script call
  File "scripts / characters / sploosh / button.rpyc", line 15, in script
  File "D: \ SummertimeSaga-0-19-0-pc \ renpy \ ast.py", line 912, in execute
    renpy.python.py_exec_bytecode (self.code.bytecode, self.hide, store = self.store)
  File "D: \ SummertimeSaga-0-19-0-pc \ renpy \ python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game / scripts / characters / sploosh / button.rpy", line 25, in <module>
NameError: name 'Sploosh' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.2.320
SummertimeSaga 0.19.0
Fri Oct 18 00:57:41 2019
[/ code]
Platform/OSWindows
Version0.19

Activities

mil578

mil578

2019-10-18 06:10

updater   ~0003037

Fixed. Until then, do not interact with Sploosh.

Issue History

Date Modified Username Field Change
2019-10-18 06:09 ingenioabc New Issue
2019-10-18 06:10 mil578 Status new => closed
2019-10-18 06:10 mil578 Resolution open => fixed
2019-10-18 06:10 mil578 Note Added: 0003037