I seem to have the same problem, Vista 64bit; ATI HD 2900XT;
1680x1050.
However, after a few seconds I do get music.
In the Console.txt file (the lost device is from me pressing the start
menu, Esc didn't work to quit):
[code]
Windowed : False
Hide Mouse : True
Resource Directory : C:\Users\Daniel Story\Downloads\Boxycraft
\Boxycraft\Resources
Loading Settings...
Done.
Screensize : 1024 , 768
Initialising Texture Manager...
Done.
Initialising Grafix Device...
Configuring Device...
Device Reset
Done.
Done.
Initialising Input Devices...
--Initialising Keyboard
--Keyboard Initialised
--Initialising Mouse
--Mouse Initialised
Done.
Device Lost
Device Reset
HiResTimer Started.
Initialise Begun. Time : 4.26662518293597E-05
Initialising Sound Manager...
Done.
--Camera Initialised
Initialising GUI...
Loading Menus...
GUI.AddMainMenu : Menus\MainMenu.mnu
GUI.AddLevelSelectMenu : Menus\newLevelSelect
GUI.AddLevelSelectMenu : Menus\newLevelSelect2
GUI.AddGameOverMenu : Menus\gameover.mnu
GUI.AddPauseMenu : Menus\PauseMenu.mnu
GUI.AddLevelCompleteMenu : Menus\LevelComplete.mnu
Done.
Done.
Loading Level List...
--Number of levels in list : 10
--Number of levels in list : 5
Done
Loading Profile...
Done.
Initialise Complete. Time : 0.784041523933411
SoundManager.AddSound : "sounds\twinkle 2.mp3"
SoundManager.AddSound : "music\Soundtracks\Orientation.mp3"
SoundManager.AddSound : "music\Soundtracks\Station-Ska.mp3"
SoundManager.AddSound : "music\Soundtracks\stray strumming.mp3"
SoundManager.AddSound : "sounds\Crowd_cheer6.mp3"
Device Lost
device lost exception : Error in the application.
-2005530520 (D3DERR_DEVICELOST)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT*
sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT*
sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at Boxycraft.DX_Grafix.PresentScene()
at Boxycraft.GameEngine.RenderMenu()
Caught event : FormClosing. Cancelled and set exiting=true
ExitGame Called
Device Lost
[/code]