XBMC error 1073741772 when attempting to connect via SMB
XBMC error 1073741772 when attempting to connect via SMB
So all today I've been setting up XBMC on my original xbox with UnleashX, and after a few hours of sifting through decade-old forum posts and troubleshooting I'm at my wit's end. I want to use a folder via SMB as a video source, but every attempt at accessing it results in error 1073741772, saying that the share is unavailable. At first I thought the issue was that the IP addresses weren't set right under Network settings, and after some tinkering the XBMC media renderer and media server appear under the Network tab of Windows' file explorer. However, this did not fix the issue. I double-checked all of the possible things to do regarding permissions: making a user called "xbox" with the password "xbox," setting sharing privileges to "everyone," disabling my firewall, setting it so all subfolders get the same permissions as the one folder I wanted to share, and even turning off simple file sharing in favor of attempting to enter it manually as per the wiki (which returned another error on top of that, saying the server name was incorrect, which happened both when I put in my computer's IP as the server address and when I put it's actual name [e.g. DESKTOP-XXXXX] in the same field). For reference, I'm on Windows 10, so I'm also a bit lost given that most guides are for Windows 7 and below. Any advice is welcome, and I can link any posts I followed.
- professor_jonny
- Posts: 1298
- Joined: Thu Jul 05, 2012 5:41 am
- Location: New Zealand
- Has thanked: 66 times
- Been thanked: 196 times
Re: XBMC error 1073741772 when attempting to connect via SMB
You need to disable password protected sharing.
you must be logged in with a microsoft account, unless you do a registry hack (I dont know if this is still the case).
you must set the security settings on the share so you have acces to it.
you must be logged in with a microsoft account, unless you do a registry hack (I dont know if this is still the case).
you must set the security settings on the share so you have acces to it.
Re: XBMC error 1073741772 when attempting to connect via SMB
I disabled password protected sharing, and as far as I know my admin account is connected to a microsoft account, although it is still a local user. I made the folder to share as open as possible: every user is allowed to access it, etc. but still XBMC can't access it.professor_jonny wrote: ↑Thu Apr 08, 2021 1:21 am You need to disable password protected sharing.
you must be logged in with a microsoft account, unless you do a registry hack (I dont know if this is still the case).
you must set the security settings on the share so you have acces to it.
- professor_jonny
- Posts: 1298
- Joined: Thu Jul 05, 2012 5:41 am
- Location: New Zealand
- Has thanked: 66 times
- Been thanked: 196 times
Re: XBMC error 1073741772 when attempting to connect via SMB
Can you connect with another windows computer ? as the firewall in windows can block it even if everything else is ok.
Re: XBMC error 1073741772 when attempting to connect via SMB
Make sure SMB 1.0 is enabled as I know Kodi has issues if it’s not. Well it used to 
Download Xbox Softmodding Tool & Extras Disc
XBMC4Kids Mod
Xbox Gamertag = Connxtion
PSN ID = JCRocky5
XBMC4Kids Mod
Xbox Gamertag = Connxtion
PSN ID = JCRocky5
Re: XBMC error 1073741772 when attempting to connect via SMB
I was able to connect with my Mac just fine, and funny enough the Apple documentation provided some good insight on how the pathing works that I may have been missing before. I basically followed the instructions they used there for connecting through XBMC and it worked.professor_jonny wrote: ↑Fri Apr 09, 2021 1:30 am Can you connect with another windows computer ? as the firewall in windows can block it even if everything else is ok.
I turned this on when I tried again but I have no idea if it made a difference. Thanks for the suggestion though.