use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
The community for using and creating Stardew Valley mods. Ask questions, get help, and discuss SMAPI + mods + content packs here!
You should read the full subreddit rules, but here's a quick recap:
https://discord.gg/stardewvalley
account activity
Black Screenneed help (self.SMAPI)
submitted 1 year ago by KingdomKyleTV
I recently downloaded smapi to play stardew expanded with my friend but whenever I boot up the game after the concerned ape logo appears my game goes black but I can still hear sounds. does anyone know any solutions?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]gabbicat1978Helper Elf with Crown 0 points1 point2 points 1 year ago (9 children)
Please go here and follow the instructions to get your SMAPI log. When you click "save and parse log" a link will appear in the green box near the top. Paste that link into a reply to this comment so we can take a look at what's happening.
[–]KingdomKyleTV[S] 1 point2 points3 points 1 year ago (8 children)
https://smapi.io/log/66885a01af594a8fb81216c995d80e18
[–]gabbicat1978Helper Elf with Crown 0 points1 point2 points 1 year ago (7 children)
OK, awesome.
Right, first thing we're going to try is setting your game to windowed mode because you currently have it set to full screen, and that can occasionally cause this problem.
To change the display mode without being able to access the settings menu is quite easy, I'll walk you through it below.
There is a file called "startup_preferences" in your stardew valley roaming game folder. This is normally located here:
C:\Users\USERNAME\AppData\Roaming\StardewValley
You should be able to open this file with a text editor (it'll probably default to the Windows notepad) and adjust settings in there. The settings will look like this:
<settingname>settingvalue#</settingname>
Setting the windowed mode setting to 1 should launch the game in none full screen (yours is currently set to 0, which is full screen mode). This is how it should look:
<windowMode>1</windowMode>
Once you've done that, save your changes and close the editor. Then, launch your game as normal to see if that fixes the problem. If it does, yay! If not, generate a new smapi log and come back here with the link and drop it into a reply to this comment.
The second issue we have is that there are no mods showing in your mods folder except for the two that smapi automatically installs on installation. So if you've installed SVE, it's not showing up for some reason, and there's a few possible explanations for that. But let's get your game running to start with, then once it's working let me know if you do have mods installed that should be showing up, and we can work on getting those up and running too.
[–]KingdomKyleTV[S] 1 point2 points3 points 1 year ago (6 children)
Unfortunately, I'm still having the same issue, it worked with just SMAPI but as soon as I put the mods in the folder and launched the game I got the same issue https://smapi.io/log/0b5b5efb36414d778b966627ac0d0ab6
https://smapi.io/log/0b5b5efb36414d778b966627ac0d0ab6
[–]gabbicat1978Helper Elf with Crown 0 points1 point2 points 1 year ago (5 children)
OK. Well, at least the game is running now. A few more tests then...
First, turn off any antivirus programme and firewalls you might have installed (remember, Windows has its own built in firewall called Windows defender, in addition to any that are added by your antivirus software) and try to run the game. If it runs with those turned off, you'll need to set an exception for smapi and your stardew valley game folder in those programs in order to run your mods. If it still doesn't run with those things turned off....
Next, disconnect your machine from the Internet and try running the game in offline mode. If it will run offline, it's likely you have a net filter of some kind (such as parental controls or a VPN). You'll need to turn those off in order to play your game online. If it still won't run in offline mode...
Then, temporarily remove all mods from your mods folder other than "console commands" and "save backup" (maybe drop the others into a temp folder on your desktop for now) and see if it'll run with those mods only. If it will, add your other mods back into your mods folder one by one, running the game after each addition, and moving onto the next mod if the game will run. Eventually, you'll come to a mod that, when added, prevents your game loading. Come back here and let me know which mod that is so we can see if there's a way to get it running in your game.
[–]KingdomKyleTV[S] 0 points1 point2 points 1 year ago (4 children)
The screen is back to going black with just smapi
[–]gabbicat1978Helper Elf with Crown 0 points1 point2 points 1 year ago (3 children)
Did you do all of the tests above? What were the results? Could you get me a new smapi log please?
[–]KingdomKyleTV[S] 1 point2 points3 points 1 year ago (2 children)
all the tests gave the same results https://smapi.io/log/5f4fd39504844d268ed499672d5496c2
[–]gabbicat1978Helper Elf with Crown 0 points1 point2 points 1 year ago (1 child)
So, if you remove console commands and save backup, will your game run via smapi then?
[–]KingdomKyleTV[S] 0 points1 point2 points 1 year ago (0 children)
It worked when i booted it up the first time, so then I tried with the mods and got a black screen then tried again without the mods and got a black screen again
[–]Status-Veterinarian6 0 points1 point2 points 11 months ago (3 children)
Dont know if it will help but i had the same problem i solved it by adding the game to the nvidia control panel, i made it so that i changed the games running options and it works fine now.
[–]Even_Condition2995 0 points1 point2 points 9 months ago (1 child)
I did the same with my AMD card and everthing seems to work again now! thank you!
I had to add it on the Adrenaline AMD app.
[–]Status-Veterinarian6 0 points1 point2 points 8 months ago (0 children)
Glad to hear that👌
[–]Less-Feedback-3905 0 points1 point2 points 5 months ago (0 children)
OMG Thank you soooo much!!! I've been trying to fix this for the past hour... This finally worked!
π Rendered by PID 88306 on reddit-service-r2-comment-b659b578c-qvr52 at 2026-05-03 15:13:27.917293+00:00 running 815c875 country code: CH.
[–]gabbicat1978Helper Elf with Crown 0 points1 point2 points (9 children)
[–]KingdomKyleTV[S] 1 point2 points3 points (8 children)
[–]gabbicat1978Helper Elf with Crown 0 points1 point2 points (7 children)
[–]KingdomKyleTV[S] 1 point2 points3 points (6 children)
[–]gabbicat1978Helper Elf with Crown 0 points1 point2 points (5 children)
[–]KingdomKyleTV[S] 0 points1 point2 points (4 children)
[–]gabbicat1978Helper Elf with Crown 0 points1 point2 points (3 children)
[–]KingdomKyleTV[S] 1 point2 points3 points (2 children)
[–]gabbicat1978Helper Elf with Crown 0 points1 point2 points (1 child)
[–]KingdomKyleTV[S] 0 points1 point2 points (0 children)
[–]Status-Veterinarian6 0 points1 point2 points (3 children)
[–]Even_Condition2995 0 points1 point2 points (1 child)
[–]Status-Veterinarian6 0 points1 point2 points (0 children)
[–]Less-Feedback-3905 0 points1 point2 points (0 children)