code-google-com / mythbox

Automatically exported from code.google.com/p/mythbox
GNU General Public License v2.0
0 stars 1 forks source link

\\userdata\\script_data\\MythBox' #126

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Installed XMBC
2. Installed Mythbox
3. Run Mythbox and received this error

What is the expected output? What do you see instead?
Receive Errorn 0 when executing the mythbox script

What version of the product are you using? On what operating system?
Mythbox RC2 on XMBC 9.11 on Windows 7

Please provide any additional information below.
21:24:32 T:6296 M:1053245440  NOTICE: MythBox:Initializing Platform - Error: 
[Errno 0] Error: 
'C:\\Users\\seven\\AppData\\Roaming\\XBMC\\userdata\\script_data\\MythBox'

Original issue reported on code.google.com by anthony....@gmail.com on 20 Oct 2010 at 11:36

GoogleCodeExporter commented 9 years ago
I was having the exact same error as you, same verions and all. I started 
messing around and got it to work. I can´t remember the exact steps I took, 
but it was something like this:

I deleted the Mythbox installation and tried Mythbox RC1 but it still wouldn´t 
work. Then I realized there was no "script_data" folder inside "userdata", so I 
created it (and the "MythBox" folder inside it too). After that, RC1 worked, 
but it was extremely unresponsive and laggy, but I noticed it automatically 
created several folders inside the "mythbox" folder I had just created. Deleted 
the Mythbox script once again (the one under XBMC\scripts) and reinstalled RC2. 
After that it worked flawlessly. The problem seemed to be just some missing 
folders.

Original comment by fsrgar...@gmail.com on 20 Oct 2010 at 7:29

GoogleCodeExporter commented 9 years ago
I also had the same problem. I just installed a fresh XBMCFreak Beta 3 and then 
extracted the mythbox-RC2.tar.gz to the addons directory. 

Trying to run Mythbox popped up an error dialog that was truncated so I really 
couldn't tell what was going on. I looked at the xbmc.log and it looked like it 
was failing to write to the \userdata\\script_data\\MythBox directory. I 
noticed that it (\script_data\\MythBox) wasn't there and created it manually. 
After that, MythBox worked fine.

Looks like it is failing to create the directory for some reason.. though I 
didn't see any indication in the logs of what it might be.

-Tracy

Original comment by trahajop...@gmail.com on 21 Oct 2010 at 12:08

GoogleCodeExporter commented 9 years ago
Fixed somewhere along the way post rc2

Original comment by semir.pa...@gmail.com on 26 Nov 2010 at 3:26