View Issue Details

IDCategoryLast Update
0000880Bug Report2019-12-13 11:59
Reportergadgetman 
SeveritycrashReproducibilityhave not tried
Status closedResolutionunable to reproduce
Summary0000880: Version 16.1 game crash after beach scene
Description[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locations/beach/beach.rpy", line 18, 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/beach/beach.rpyc", line 18, in script
  File "D:\Jouko\DownloadsON_D\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 "D:\Jouko\DownloadsON_D\SummertimeSaga-0.16.1-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/beach/beach.rpy", line 18, 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 "D:\Jouko\DownloadsON_D\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 "D:\Jouko\DownloadsON_D\SummertimeSaga-0.16.1-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Jouko\DownloadsON_D\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 "D:\Jouko\DownloadsON_D\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 "D:\Jouko\DownloadsON_D\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
Tue Jul 31 09:02:37 2018
[/code]
Platform/OSWindows
Version0.16

Activities

Casiope

Casiope

2019-12-13 11:59

updater   ~0003996

This report cannot be processed because it is too old and is based on an older version of the game. The issue could not be reproduced. The report is now closed.

Issue History

Date Modified Username Field Change
2018-07-31 06:05 gadgetman New Issue
2019-12-13 11:59 Casiope Status new => closed
2019-12-13 11:59 Casiope Resolution open => unable to reproduce
2019-12-13 11:59 Casiope Note Added: 0003996