View Issue Details

IDCategoryLast Update
0001197Bug Report2018-11-25 09:37
ReporterBavarz 
SeveritymajorReproducibilityhave not tried
Status closedResolutionfixed
Summary0001197: 0.17 does not start
DescriptionEvery time I try to start the new 0.17 version of the game it is came up with this message :

I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
Exception: DirectSoundCreate: Mixing buffer was lost

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

Full traceback:
  File "C:\Users\zoltan\Downloads\SummertimeSaga-0-17-0-pc\SummertimeSaga-0-17-0-pc\renpy\bootstrap.py", line 306, in bootstrap
    renpy.main.main()
  File "C:\Users\zoltan\Downloads\SummertimeSaga-0-17-0-pc\SummertimeSaga-0-17-0-pc\renpy\main.py", line 518, in main
    renpy.display.core.Interface()
  File "C:\Users\zoltan\Downloads\SummertimeSaga-0-17-0-pc\SummertimeSaga-0-17-0-pc\renpy\display\core.py", line 1628, in __init__
    renpy.audio.audio.init()
  File "C:\Users\zoltan\Downloads\SummertimeSaga-0-17-0-pc\SummertimeSaga-0-17-0-pc\renpy\audio\audio.py", line 813, in init
    renpysound.init(renpy.config.sound_sample_rate, 2, bufsize, False)
  File "renpysound.pyx", line 198, in renpy.audio.renpysound.init
  File "renpysound.pyx", line 61, in renpy.audio.renpysound.check_error
Exception: DirectSoundCreate: Mixing buffer was lost

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
SummertimeSaga 0.17.0
Sun Nov 25 05:10:29 2018

I downloaded multiple times the result is the same.
Platform/OSWindows
Version0.17

Activities

mil578

mil578

2018-11-25 09:36

updater   ~0001445

You are having an issue with your sound card. You can add this file to your game folder to initialize the game with no sound.

patch.rpy (48 bytes)

Issue History

Date Modified Username Field Change
2018-11-25 05:16 Bavarz New Issue
2018-11-25 09:36 mil578 File Added: patch.rpy
2018-11-25 09:36 mil578 Note Added: 0001445
2018-11-25 09:37 mil578 Status new => closed
2018-11-25 09:37 mil578 Resolution open => fixed