XBMC Crashes a lot.
#16
Best to ask at the firecore forum. A quick Google found this:

http://forum.firecore.com/topic/6999

Reply
#17
Thank a lot, that solved the crashes...
No i have to tackle the other problem, stuttering video's
When i play them on my AC rayan, they play like a charm.
Other utp cables, other switch.
I've tried everything, any one has some suggestions?

Reply
#18
Nothing in that media file seems out of the ordinary. Is it all your files that studder?

You could try to copy it to your ATV and play locally to see if it's a network issue. Otherwise a clean debug log (wiki) of it being played might show something.
Reply
#19
I forgot to mention that, i already tested that aswell, and then also the studder is there.
I don't understand this, why does it play well on a cheap ac ryan?

I will try to upload a debug file while playing the video.
Reply
#20
New XBMC.log:

http://pastebin.com/aiLSG8pP

No crashlog created.
Reply
#21
Can someone tell me how to do a re-jailbreak.?
Thats my last option.
Reply
#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.
Reply
#23
And can you explain to me how to do that?
Reply
#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!
Reply
#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?
Reply
#26
That's fine - the uninstall probably got rid of the XBMC.frappliance
Reply
#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?
Reply
#28
Anyone who can assist met with this?
Reply
#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?
Reply
#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.
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC Crashes a lot.0