AppleTV 2 (black) XBMC Crashes a lot.

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
patres14 Offline
Junior Member
Posts: 30
Joined: Apr 2012
Reputation: 0
Post: #21
Can someone tell me how to do a re-jailbreak.?
Thats my last option.
find quote
crawl Offline
Senior Member
Posts: 186
Joined: Sep 2011
Reputation: 5
Post: #22
(2012-05-04 17:38)patres14 Wrote:  New XBMC.log:

http://pastebin.com/aiLSG8pP

No crashlog created.

This log is again showing lots of skin errors. It looks like you switched back to the modded Confluence skin? Tons of errors from that.

Quote:17:23:17 T:113147904 INFO: Unloading old skin ...
17:23:17 T:113147904 INFO: load skin from:/var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence
17:23:17 T:113147904 INFO: load fonts for skin...
17:23:17 T:113147904 INFO: Loading fonts from /var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence/720p/Font.xml
17:23:17 T:113147904 INFO: Loading skin includes from /var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence/720p/includes.xml
17:23:18 T:113147904 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence/720p/View_Custom1001.xml): Failed to open file (row=0, col=0)
17:23:18 T:113147904 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence/720p/View_Custom1002.xml): Failed to open file (row=0, col=0)
17:23:18 T:113147904 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence/720p/View_Custom1003.xml): Failed to open file (row=0, col=0)
17:23:18 T:113147904 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence/720p/View_Custom1004.xml): Failed to open file (row=0, col=0)
17:23:18 T:113147904 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence/720p/View_Custom1005.xml): Failed to open file (row=0, col=0)
17:23:18 T:113147904 INFO: load new skin...
17:23:18 T:113147904 INFO: Loading skin file: Home.xml
17:23:19 T:113147904 INFO: Loading user windows, path /var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence/720p
17:23:20 T:113147904 DEBUG: Load Skin XML: 1901.87ms
17:23:20 T:113147904 INFO: initialize new skin...

And some other various errors that look like they're permissions related.

Quote:17:23:23 T:114212864 ERROR: Traceback (most recent call last):
17:23:23 T:114212864 ERROR: File "/var/mobile/Library/Preferences/XBMC/addons/script.xbmc.intro.movie/resources/lib/settings.py", line 140, in service

Quote:17:23:23 T:103710720 DEBUG: Instantiating addon using automatically obtained id of "script.module.simple.downloader" dependent on version 2.0 of the xbmc.python api
17:23:24 T:114212864 ERROR: dom = parseString( open( xbmc.translatePath( "special://userdata/advancedsettings.xml" ) ).read() )
17:23:24 T:114212864 ERROR: IOError: [Errno 2] No such file or directory: '/var/mobile/Library/Preferences/XBMC/userdata/advancedsettings.xml'

You might need to chown mobile the XBMC folder and subfolders.

If it were me, with all those errors, I'd completely delete the XBMC directory, reinstall it, and start from scratch.
find quote
patres14 Offline
Junior Member
Posts: 30
Joined: Apr 2012
Reputation: 0
Post: #23
And can you explain to me how to do that?
find quote
crawl Offline
Senior Member
Posts: 186
Joined: Sep 2011
Reputation: 5
Post: #24
Sure...

SSH into the ATV2. Execute the following one line at a time:

rm -r /private/var/stash/Applications/XBMC.frappliance

rm -r /private/var/mobile/Library/Preferences/XBMC

Those commands will take several minutes to complete. Give it time to finish!
(This post was last modified: 2012-05-04 21:33 by crawl.)
find quote
patres14 Offline
Junior Member
Posts: 30
Joined: Apr 2012
Reputation: 0
Post: #25
(2012-05-04 20:30)crawl Wrote:  
(2012-05-04 17:38)patres14 Wrote:  New XBMC.log:

http://pastebin.com/aiLSG8pP

No crashlog created.

This log is again showing lots of skin errors. It looks like you switched back to the modded Confluence skin? Tons of errors from that.

Quote:17:23:17 T:113147904 INFO: Unloading old skin ...
17:23:17 T:113147904 INFO: load skin from:/var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence
17:23:17 T:113147904 INFO: load fonts for skin...
17:23:17 T:113147904 INFO: Loading fonts from /var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence/720p/Font.xml
17:23:17 T:113147904 INFO: Loading skin includes from /var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence/720p/includes.xml
17:23:18 T:113147904 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence/720p/View_Custom1001.xml): Failed to open file (row=0, col=0)
17:23:18 T:113147904 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence/720p/View_Custom1002.xml): Failed to open file (row=0, col=0)
17:23:18 T:113147904 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence/720p/View_Custom1003.xml): Failed to open file (row=0, col=0)
17:23:18 T:113147904 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence/720p/View_Custom1004.xml): Failed to open file (row=0, col=0)
17:23:18 T:113147904 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence/720p/View_Custom1005.xml): Failed to open file (row=0, col=0)
17:23:18 T:113147904 INFO: load new skin...
17:23:18 T:113147904 INFO: Loading skin file: Home.xml
17:23:19 T:113147904 INFO: Loading user windows, path /var/mobile/Library/Preferences/XBMC/addons/skin.moddedconfluence/720p
17:23:20 T:113147904 DEBUG: Load Skin XML: 1901.87ms
17:23:20 T:113147904 INFO: initialize new skin...

And some other various errors that look like they're permissions related.

Quote:17:23:23 T:114212864 ERROR: Traceback (most recent call last):
17:23:23 T:114212864 ERROR: File "/var/mobile/Library/Preferences/XBMC/addons/script.xbmc.intro.movie/resources/lib/settings.py", line 140, in service

Quote:17:23:23 T:103710720 DEBUG: Instantiating addon using automatically obtained id of "script.module.simple.downloader" dependent on version 2.0 of the xbmc.python api
17:23:24 T:114212864 ERROR: dom = parseString( open( xbmc.translatePath( "special://userdata/advancedsettings.xml" ) ).read() )
17:23:24 T:114212864 ERROR: IOError: [Errno 2] No such file or directory: '/var/mobile/Library/Preferences/XBMC/userdata/advancedsettings.xml'

You might need to chown mobile the XBMC folder and subfolders.

If it were me, with all those errors, I'd completely delete the XBMC directory, reinstall it, and start from scratch.

(2012-05-04 21:31)crawl Wrote:  Sure...

SSH into the ATV2. Execute the following one line at a time:

rm -r /private/var/stash/Applications/XBMC.frappliance

rm -r /private/var/mobile/Library/Preferences/XBMC

Those commands will take several minutes to complete. Give it time to finish!


For the first command:
cannot remove /private/var/stash/Applications/XBMC.frappliance no such file or directory

second one is running. I did remove xbmc before executing these commands.

Can you also tell me how to do a jailbreak on this atv2 which is already jailbroken? Do i just run the seasonpas tool again?
Or do i have to do something first?
(This post was last modified: 2012-05-04 22:56 by patres14.)
find quote
DLeavy Offline
Fan
Posts: 371
Joined: Jun 2011
Reputation: 8
Post: #26
That's fine - the uninstall probably got rid of the XBMC.frappliance
find quote
patres14 Offline
Junior Member
Posts: 30
Joined: Apr 2012
Reputation: 0
Post: #27
(2012-05-04 22:56)DLeavy Wrote:  That's fine - the uninstall probably got rid of the XBMC.frappliance

Oke, i am up and running again, but still issues with the videos i am streaming.

Last resort is to do a jailbreak, but i don't know how to do this when its already jailbroken, any tips?
find quote
patres14 Offline
Junior Member
Posts: 30
Joined: Apr 2012
Reputation: 0
Post: #28
Anyone who can assist met with this?
find quote
DLeavy Offline
Fan
Posts: 371
Joined: Jun 2011
Reputation: 8
Post: #29
The jailbreak process doesn't change when you already have it jailbroken. Head on over to the firecore forums for steps on how to jailbreak.
Just to clarify, you have tried other files and not just that Nikita file over and over, right?
(This post was last modified: 2012-05-05 13:33 by DLeavy.)
find quote
patres14 Offline
Junior Member
Posts: 30
Joined: Apr 2012
Reputation: 0
Post: #30
Yes, i have.
It ssems to be that al MKV files are giving me problems.
DVD's, ISO or avi seem to play ok.
find quote
Post Reply