DGLE-HQ / DGLE

Powerful independent cross-platform engine for 2D/3D games and visualizations. Young, strong and crazy!

Home Page:http://dgle.dronprogs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check crash when exiting application on system with no sound device.

megaDRONe86 opened this issue · comments

Always reproduces using Delphi executables:

  1. Turn off all sound devices in the system
  2. Run LowLevel2D.exe compiled in Delphi
  3. Close app
    pChannelAmbientLoop.Unaquire(); seems to cause troubles.