Crash on startup /related to audiodevices (?)
Dexruus opened this issue · 2 comments
[20:59:33 INFO SMAPI] SMAPI 2.4 with Stardew Valley 1.2.33 on Microsoft Windows 7 Professional
[20:59:33 DEBUG SMAPI] Mods go here: C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\Mods
[20:59:33 TRACE SMAPI] Log started at 2018-01-27T19:59:33 UTC
[20:59:33 TRACE SMAPI] Overriding content manager...
[20:59:33 TRACE SMAPI] Starting game...
[20:59:35 ERROR SMAPI] The game failed unexpectedly: System.Runtime.InteropServices.SEHException (0x80004005): Eine externe Komponente hat eine Ausnahme ausgelöst.
bei new
bei Microsoft.Xna.Framework.Audio.UnsafeNativeMethods.AllocateArrayAndReadFile(String filename, Void** ppData, UInt32* pdwBufferSize)
bei Microsoft.Xna.Framework.Audio.UnsafeNativeMethods.WaveBank.CreateHandle(UInt32 hEngine, String string, Int32 length, IntPtr& pCleanup)
bei Microsoft.Xna.Framework.Audio.WaveBank..ctor(AudioEngine audioEngine, String nonStreamingWaveBankFilename)
bei StardewValley.Game1.Initialize()
bei Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
bei Microsoft.Xna.Framework.Game.Run()
bei StardewModdingAPI.Program.RunInteractively() in C:\source_Stardew\SMAPI\src\SMAPI\Program.cs:Zeile 226.
[20:59:35 INFO SMAPI] Game has ended. Press any key to exit.
I had this problem once after I installed voicemeter, seems to be an incompatibility; Vanilla game runs just fine, but when using SMAPI and Voicemeter (does not depend on a running voicemeter, just an installation of it and the changed playback devices) it gives me taht crashlog. If i uninstall, what i really dont want, it would fix it. Any workaround this ?
Or is it any other source related bug i cant figure out ?
tested on latest steam build
tested on latest smapi build 2.4 and 2.0 (2.0 is needed for my mod setup)
also tested on a fresh install with ONLY SMAPI
sorry for breaking SMAPI ^^
@Dexruus Can you link me to the Voicemeter site? It's not directly caused by SMAPI, but having a reliable way to cause the error would be useful.