[Bug 40412] New: When opening the game Stardew Valley, I get an error message and it never opens
https://bugs.winehq.org/show_bug.cgi?id=40412 Bug ID: 40412 Summary: When opening the game Stardew Valley, I get an error message and it never opens Product: Wine Version: 1.9.4 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: goodman.jaime(a)gmail.com Created attachment 54149 --> https://bugs.winehq.org/attachment.cgi?id=54149 backtrace file I get the message "This program has encountered a serious problem and needs to close" Logs attached -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40412 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40412 goodman.jaime(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |goodman.jaime(a)gmail.com Severity|blocker |critical --- Comment #1 from goodman.jaime(a)gmail.com --- This is the steam version -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40412 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|When opening the game |Stardew Valley (Steam) |Stardew Valley, I get an |crashes when opening |error message and it never | |opens | Version|1.9.4 |1.9.7 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40412 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #2 from super_man(a)post.com --- How about the console output while starting the game? This is just backtrace. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40412 --- Comment #3 from goodman.jaime(a)gmail.com --- Created attachment 54165 --> https://bugs.winehq.org/attachment.cgi?id=54165 logs -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40412 --- Comment #4 from goodman.jaime(a)gmail.com --- (In reply to super_man from comment #2)
How about the console output while starting the game? This is just backtrace.
Is that the right file? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40412 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #5 from winetest(a)luukku.com --- Does it work with winetricks -q xna40? https://wiki.winehq.org/Winetricks -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40412 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1 --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, one last time, provide information if the game works or not with recent Wine. Make sure you properly installed .NET Framework 4.0 and XNA 4.0 in WINEPREFIX. Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40412 number <lleytonj73(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lleytonj73(a)gmail.com --- Comment #7 from number <lleytonj73(a)gmail.com> --- Created attachment 62015 --> https://bugs.winehq.org/attachment.cgi?id=62015 Stardew Valley backtrace Wine 3.13 I've attached a backtrace output for the non-Steam version, Wine 3.13. I'm getting the same error about the program hitting an error and stopping as soon as it opens. xna 4.0, dotnet 4.0 and d3dx9 are installed. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40412 --- Comment #8 from number <lleytonj73(a)gmail.com> --- Created attachment 62016 --> https://bugs.winehq.org/attachment.cgi?id=62016 Stardew Valley console output (Wine 3.13) and here's the output from the Terminal - seems like there's an audio error at the end of it. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40412 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution|--- |DUPLICATE Component|-unknown |xaudio2 URL| |https://store.steampowered. | |com/app/413150 Keywords| |dotnet Summary|Stardew Valley (Steam) |Stardew Valley (.NET 4.0 |crashes when opening |XNA4 game, Steam) crashes | |on startup | |('IXAudio2Impl_CreateSource | |Voice' doesn't support | |'WAVE_FORMAT_ADPCM') --- Comment #9 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, dupe of bug 42620 which is dupe of bug 39402 --- snip --- ... Unhandled Exception: System.InvalidOperationException: An unexpected error has occurred. at Microsoft.Xna.Framework.Audio.SoundBank.GetCue(String name) at StardewValley.SoundBankWrapper.GetCue(String name) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\SoundBankWrapper.cs:line 31 at StardewValley.Game1.Initialize() in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1135 at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun) at StardewValley.Program.Main(String[] args) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Program.cs:line 144 ... --- snip --- Regards *** This bug has been marked as a duplicate of bug 39402 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40412 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Closing -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org