Posts: 31,445
Joined: Jan 2011
Check
Log file/Easy (wiki) and note the step that says how to get the old log from when it crashes. The current log won't show us data on the crash. Be sure to reproduce the crash, though.
Posts: 31,445
Joined: Jan 2011
Are you sure? Because the last thing it says in that log is that it is being uploaded by the log uploader. If you are uploading the old log then it wouldn't say that, because in the old log XBMC would have crashed.
Every time XBMC starts up it makes a new log. The log from the previous run then becomes the "old log". We need you to trigger the crash, go back into XBMC, and then get the old log.
Posts: 8
Joined: May 2013
Reputation:
0
Ok, I found error and replaced lib file but got new problem now... everytime I restart my tablet I need to copy lib file again' have you got any idea how to make it works all the time? I can do that but its my brother's tablet an he wont do that all the time
Posts: 8
Joined: May 2013
Reputation:
0
Hmm wrong place? When I copied lib file into data/org.xbmc/data/lib/ - XBMC strams everything fine, I can normal run any Video Addon, watch TV etc., exit XBMC and run it again, and again watch what I want. Problem is when I shoutdown my tablet or restart it, than I cannot watch anything again and all I need to do is to copy lib file again.
And every single restart/shoutdown I need to do that.
Can you tell me what to do?
Posts: 11,582
Joined: Feb 2008
Reputation:
84
davilla
Retired-Team-XBMC Developer
Posts: 11,582
/data/data/org.xbmc.xbmc/lib/librtmp.so != data/org.xbmc/data/lib/librtmp.so
Posts: 8
Joined: May 2013
Reputation:
0
Yeah I'm using that source. I just wrote from memory so didnt remember exact name. I put librtmp.so into:
/data/data/org.xbmc.xbmc/lib/librtmp.so
and I cannot open stream after reboot/shutdown. I need to copy again file first...