View Issue Details

IDCategoryLast Update
0001054Bug Report2018-10-21 20:07
Reporteralgajard 
SeverityminorReproducibilityrandom
Status closedResolutionfixed
Summary0001054: Uncaught exception.
DescriptionI'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locations/clinic/2nd_floor/storage_room/dialogues.rpy", line 275, in <module>
  File "game/scripts/core/systems/game.rpy", line 260, in main
  File "game/scripts/core/systems/locations.rpy", line 93, in call_screen
Exception: Unknown drawing type. None

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

Full traceback:
  File "scripts/locations/clinic/2nd_floor/storage_room/dialogues.rpyc", line 275, in script
  File "C:\Users\alvar\Documents\SummertimeSaga-0.16.1-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\alvar\Documents\SummertimeSaga-0.16.1-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/clinic/2nd_floor/storage_room/dialogues.rpy", line 275, in <module>
  File "game/scripts/core/systems/game.rpy", line 260, in main
  File "game/scripts/core/systems/locations.rpy", line 93, in call_screen
  File "C:\Users\alvar\Documents\SummertimeSaga-0.16.1-pc\renpy\exports.py", line 2710, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\alvar\Documents\SummertimeSaga-0.16.1-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\alvar\Documents\SummertimeSaga-0.16.1-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\alvar\Documents\SummertimeSaga-0.16.1-pc\renpy\display\core.py", line 3132, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\alvar\Documents\SummertimeSaga-0.16.1-pc\renpy\display\core.py", line 2059, in draw_screen
    renpy.display.draw.draw_screen(surftree, fullscreen_video)
  File "gldraw.pyx", line 846, in renpy.gl.gldraw.GLDraw.draw_screen
  File "gldraw.pyx", line 1113, in renpy.gl.gldraw.GLDraw.draw_transformed
  File "gldraw.pyx", line 1113, in renpy.gl.gldraw.GLDraw.draw_transformed
  File "gldraw.pyx", line 1113, in renpy.gl.gldraw.GLDraw.draw_transformed
  File "gldraw.pyx", line 1113, in renpy.gl.gldraw.GLDraw.draw_transformed
  File "gldraw.pyx", line 1113, in renpy.gl.gldraw.GLDraw.draw_transformed
  File "gldraw.pyx", line 1113, in renpy.gl.gldraw.GLDraw.draw_transformed
  File "gldraw.pyx", line 1113, in renpy.gl.gldraw.GLDraw.draw_transformed
  File "gldraw.pyx", line 976, in renpy.gl.gldraw.GLDraw.draw_transformed
Exception: Unknown drawing type. None

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.16.1
Fri Oct 19 20:13:12 2018
Platform/OSWindows
Version0.16

Activities

mil578

mil578

2018-10-20 07:00

updater   ~0001212

Does this happen regularly at a certain point of the game? Is it reproducible? Can you save and submit that save here right before it happen if you can reproduce it?
algajard

algajard

2018-10-21 19:27

reporter   ~0001213

It happens regularly when scrolling down the trophy list in the cell phone.

2018-10-21 16_24_50-Window.png (718,624 bytes)
mil578

mil578

2018-10-21 20:07

updater   ~0001214

Known issue. Fixed in next update.

Issue History

Date Modified Username Field Change
2018-10-19 23:15 algajard New Issue
2018-10-20 07:00 mil578 Note Added: 0001212
2018-10-21 19:27 algajard File Added: 2018-10-21 16_25_49-Window.png
2018-10-21 19:27 algajard File Added: 2018-10-21 16_24_50-Window.png
2018-10-21 19:27 algajard File Added: 2018-10-21 16_25_24-Window.png
2018-10-21 19:27 algajard Note Added: 0001213
2018-10-21 20:07 mil578 Note Added: 0001214
2018-10-21 20:07 mil578 Status new => closed
2018-10-21 20:07 mil578 Resolution open => fixed