Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save cemerson/da71e0a919495cb18572f54fe21e1135 to your computer and use it in GitHub Desktop.
Save cemerson/da71e0a919495cb18572f54fe21e1135 to your computer and use it in GitHub Desktop.
dead cells crash 20230428183435 - divide music mod
AL Error : 40964, could not queue buffer
Called from hxd.snd.openal.$Driver.checkAL (hxd/snd/openal/Driver.hx line 22)
Called from hxd.snd.openal.Driver.queueBuffer (hxd/snd/openal/Driver.hx line 156)
Called from hxd.snd.Manager.queueBuffer (hxd/snd/Manager.hx line 546)
Called from hxd.snd.Manager.update (hxd/snd/Manager.hx line 316)
Called from haxe.$MainLoop.tick (D:\Gitlab-Runner\builds\HQ33PpjF\0\motion-twin\deadcells\client\.tools\haxe\std/haxe/MainLoop.hx line 174)
Called from hxd.$System.runMainLoop (hxd/System.hl.hx line 126)
Called from hxd.$System.runMainLoop (hxd/System.hl.hx line 123)
Called from haxe.$Timer.~delay.0 (D:\Gitlab-Runner\builds\HQ33PpjF\0\motion-twin\deadcells\client\.tools\haxe\std/haxe/Timer.hx line 143)
Called from haxe.$Timer.~__constructor__.0 (D:\Gitlab-Runner\builds\HQ33PpjF\0\motion-twin\deadcells\client\.tools\haxe\std/haxe/Timer.hx line 76)
Called from haxe.$MainLoop.tick (D:\Gitlab-Runner\builds\HQ33PpjF\0\motion-twin\deadcells\client\.tools\haxe\std/haxe/MainLoop.hx line 174)
Called from haxe.$EntryPoint.processEvents (D:\Gitlab-Runner\builds\HQ33PpjF\0\motion-twin\deadcells\client\.tools\haxe\std/haxe/EntryPoint.hx line 99)
Called from haxe.$EntryPoint.run (D:\Gitlab-Runner\builds\HQ33PpjF\0\motion-twin\deadcells\client\.tools\haxe\std/haxe/EntryPoint.hx line 125)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment