View Issue Details

IDCategoryLast Update
0002097Bug Report2019-10-18 07:36
ReporterLemonIsLife 
SeverityminorReproducibilityalways
Status closedResolutionduplicate
Summary0002097: Admiral Sploosh dialogue crash
DescriptionThis is early on the game right after unlocking several locations including The Pier.
Clicking Admiral Sploosh caused a crashed report screen.

Not sure if it's because of it's early on in the game. Just need to report this in.
Platform/OSWindows
Version0.19

Relationships

duplicate of 0002082 closed Admiral Sploosh 

Activities

LemonIsLife

LemonIsLife

2019-10-18 07:33

reporter  

traceback.txt (2,039 bytes)
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/dialogue.rpyc", line 2266, 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/locks/01global_lock_check.rpyc", line 61, in script call
  File "scripts/locations/home/garage/dialogues.rpyc", line 172, 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/characters/sploosh/button.rpyc", line 15, in script
  File "D:\Games\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:\Games\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 15:30:18 2019
traceback.txt (2,039 bytes)
mil578

mil578

2019-10-18 07:36

updater   ~0003041

Duplicate of error 0002082

Issue History

Date Modified Username Field Change
2019-10-18 07:33 LemonIsLife New Issue
2019-10-18 07:33 LemonIsLife File Added: traceback.txt
2019-10-18 07:36 mil578 Status new => closed
2019-10-18 07:36 mil578 Resolution open => duplicate
2019-10-18 07:36 mil578 Note Added: 0003041
2019-10-18 07:36 mil578 Relationship added duplicate of 0002082