Generic problem with scripts
#1
Hi,

I hope someone can give me a hint to explore (and hopefully resolve) my problems with scripts. I have Atlantis version of xbmc installed in two PCs running Windows XP and am experiencing the same problem in both. Essentially the problem is that scripts do not seem to run correctly. For example, XOT-UZG or Youtube plugins start correctly and take me to the video or channel selection respectively but then I cannot progress from there or watch the videos. With Installer Passion a similar thing happens: it opens, takes me to the screen where you have to select whether you want to install scripts, plugins, skins, etc.. but I cannot move any deeper with it. Does anyone have a clue as to what might be wrong with it so i cannot make them work?

tnks a lot,

ignacio
Reply
#2
Not all scripts/plugins work for the Windows or Linux version of XBMC, in fact most are still only compatible for Xbox. Since the coding syntax is similar but not identical, some scripts and plugins may work partially, but not completely, coming from an Xbox script/plugin to the Windows or Linux version of XBMC. Most scripts and plugins stop working in general also because of changes in website coding or media protection schemes. If YouTube changes their website tomorrow, YouTube scripts and plugins would probably stop working and would have to be re-worked to get the script or plugin running again.

Try Navi-X to solve your YouTube cravings, as I know it works on all platforms, not just Xbox.
Reply
#3
Thnx. I tried it to the same avail. I get the firs screen, but cannot get beyond. It simply stays ther when I select something. Any more ideas? Thnkx,
Reply
#4
What is in xbmc log file?
42.7% of all statistics are made up on the spot

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#5
Where is it? How do I check it?

Foud this one but is dataed Jan 3rd, 2009...There must be a newer one..

17:34:51 T:1660 M:638910464 NOTICE: Mapping drive Z to C:\Program Files\XBMC\cache
17:34:51 T:1660 M:638808064 NOTICE: Mapping drive T to C:\Program Files\XBMC\userdata
17:34:51 T:1660 M:638808064 NOTICE: Mapping drive Q to C:\Program Files\XBMC
17:34:51 T:1660 M:638803968 NOTICE: Mapping drive U to C:\Program Files\XBMC
17:34:51 T:1660 M:638816256 NOTICE: -----------------------------------------------------------------------
17:34:51 T:1660 M:638812160 NOTICE: Starting XBMC, Platform: Windows XP Professional Service Pack 2 build 2600. Built on Nov 13 2008 (compiler 1500)
17:34:51 T:1660 M:638812160 NOTICE: Intel® Core™2 CPU 6300 @ 1.86GHz
17:34:51 T:1660 M:638812160 NOTICE: Desktop Resolution: 1176x664 32Bit at 50Hz
17:34:51 T:1660 M:638812160 NOTICE: Q is mapped to: C:\Program Files\XBMC
17:34:51 T:1660 M:638812160 NOTICE: The executable running is: C:\Program Files\XBMC\XBMC.exe
17:34:51 T:1660 M:638812160 NOTICE: Log File is located: C:\Program Files\XBMC\xbmc.log
17:34:51 T:1660 M:638812160 NOTICE: -----------------------------------------------------------------------
17:34:51 T:1660 M:638787584 NOTICE: Setup SDL
17:34:51 T:1660 M:637718528 NOTICE: load settings...
17:34:51 T:1660 M:637706240 NOTICE: Mapping drive P to C:\Program Files\XBMC\userdata
17:34:51 T:1660 M:637702144 NOTICE: loading C:\Program Files\XBMC\userdata\guisettings.xml
17:34:51 T:1660 M:637673472 ERROR: Unable to load C:\Program Files\XBMC\userdata\guisettings.xml, creating new C:\Program Files\XBMC\userdata\guisettings.xml with default values
17:34:51 T:1660 M:637231104 NOTICE: Getting hardware information now...
17:34:51 T:1660 M:637231104 NOTICE: Checking resolution 10
17:34:51 T:1660 M:637231104 NOTICE: Setting autoresolution mode 3
17:34:51 T:1660 M:637227008 NOTICE: No advancedsettings.xml to load (C:\Program Files\XBMC\userdata\advancedsettings.xml)
17:34:51 T:1660 M:637243392 NOTICE: C:\Program Files\XBMC\userdata\sources.xml
17:34:52 T:1660 M:647712768 NOTICE: start dvd mediatype detection
17:34:52 T:1660 M:647708672 NOTICE: initializing playlistplayer
17:34:52 T:1660 M:647692288 NOTICE: DONE initializing playlistplayer
17:34:52 T:1660 M:647643136 NOTICE: load default skin:[PM3.HD]
17:34:53 T:1660 M:643764224 NOTICE: initialize done
17:34:53 T:1660 M:643764224 NOTICE: Running the application...
17:34:53 T:1660 M:643276800 NOTICE: ES: Starting event server
17:34:53 T:2436 M:643223552 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
17:34:53 T:2436 M:643170304 NOTICE: UDP: Listening on port 9777
17:35:13 T:1660 M:637440000 WARNING: CUtil::GetMatchingSource... no matching source found for [Video Plugins]
17:35:36 T:1660 M:628043776 NOTICE: Storing total System Uptime
17:35:36 T:1660 M:628043776 NOTICE: Saving settings
17:35:36 T:1660 M:628006912 NOTICE: stop all
17:35:36 T:1660 M:628006912 NOTICE: ES: Stopping event server
17:35:37 T:2436 M:627998720 NOTICE: ES: UDP Event server stopped
17:35:37 T:1660 M:628006912 NOTICE: stop dvd detect media
17:35:37 T:1660 M:628023296 NOTICE: stop sap announcement listener
17:35:37 T:1660 M:628027392 NOTICE: clean cached files!
17:35:37 T:1660 M:628019200 NOTICE: unload skin
17:35:37 T:1660 M:638754816 NOTICE: stop python
17:35:37 T:1660 M:638754816 NOTICE: stopped
Reply
#6
Read the link in my signature on where the xbmc log file is and how to post it (pastebin).

Make sure debug is enabled.
42.7% of all statistics are made up on the spot

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#7
Should've read this first...sorry. There you go:

21:08:31 T:1644 M:474042368 NOTICE: Mapping drive Z to C:\Documents and Settings\Ignacio\Application Data\XBMC\cache
21:08:31 T:1644 M:474001408 NOTICE: Mapping drive T to C:\Documents and Settings\Ignacio\Application Data\XBMC\userdata
21:08:31 T:1644 M:474001408 NOTICE: Mapping drive Q to C:\Program Files\XBMC
21:08:31 T:1644 M:474001408 NOTICE: Mapping drive U to C:\Program Files\XBMC
21:08:31 T:1644 M:473886720 NOTICE: -----------------------------------------------------------------------
21:08:31 T:1644 M:473874432 NOTICE: Starting XBMC, Platform: Windows XP Professional Service Pack 2 build 2600. Built on Nov 13 2008 (compiler 1500)
21:08:31 T:1644 M:473874432 NOTICE: Intel® Core™2 CPU 6300 @ 1.86GHz
21:08:31 T:1644 M:473874432 NOTICE: Desktop Resolution: 1176x664 32Bit at 50Hz
21:08:31 T:1644 M:473874432 NOTICE: Q is mapped to: C:\Program Files\XBMC
21:08:31 T:1644 M:473874432 NOTICE: The executable running is: C:\Program Files\XBMC\XBMC.exe
21:08:31 T:1644 M:473874432 NOTICE: Log File is located: C:\Documents and Settings\Ignacio\Application Data\XBMC\xbmc.log
21:08:31 T:1644 M:473874432 NOTICE: -----------------------------------------------------------------------
21:08:31 T:1644 M:473853952 NOTICE: Setup SDL
21:08:31 T:1644 M:472739840 NOTICE: load settings...
21:08:31 T:1644 M:472731648 NOTICE: Mapping drive P to C:\Documents and Settings\Ignacio\Application Data\XBMC\userdata
21:08:31 T:1644 M:472727552 NOTICE: loading C:\Documents and Settings\Ignacio\Application Data\XBMC\userdata\guisettings.xml
21:08:31 T:1644 M:472432640 NOTICE: Getting hardware information now...
21:08:31 T:1644 M:472432640 NOTICE: Checking resolution 10
21:08:31 T:1644 M:472432640 NOTICE: Setting autoresolution mode 3
21:08:31 T:1644 M:472432640 NOTICE: No advancedsettings.xml to load (C:\Documents and Settings\Ignacio\Application Data\XBMC\userdata\advancedsettings.xml)
21:08:31 T:1644 M:472469504 NOTICE: C:\Documents and Settings\Ignacio\Application Data\XBMC\userdata\sources.xml
21:08:31 T:1644 M:462663680 NOTICE: start dvd mediatype detection
21:08:31 T:1644 M:462651392 NOTICE: initializing playlistplayer
21:08:31 T:1644 M:462643200 NOTICE: DONE initializing playlistplayer
21:08:31 T:1644 M:462626816 NOTICE: load default skin:[PM3.HD]
21:08:31 T:1644 M:458682368 NOTICE: initialize done
21:08:31 T:1644 M:458739712 NOTICE: Running the application...
21:08:31 T:1644 M:458272768 NOTICE: starting upnp client
21:08:31 T:1644 M:457920512 NOTICE: ES: Starting event server
21:08:31 T:2452 M:457113600 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
21:08:31 T:2452 M:457072640 NOTICE: UDP: Listening on port 9777
21:08:37 T:3260 M:440545280 NOTICE: -->Python Interpreter Initialized<--
21:08:37 T:3260 M:440545280 NOTICE:
21:08:56 T:1644 M:442068992 NOTICE: Storing total System Uptime
21:08:56 T:1644 M:442068992 NOTICE: Saving settings
21:08:56 T:1644 M:442023936 NOTICE: stop all
21:08:56 T:1644 M:442023936 NOTICE: stopping upnp
21:08:56 T:1644 M:442015744 NOTICE: ES: Stopping event server
21:08:56 T:2452 M:442691584 NOTICE: ES: UDP Event server stopped
21:08:56 T:1644 M:442732544 NOTICE: stop dvd detect media
21:08:56 T:1644 M:442761216 NOTICE: stop sap announcement listener
21:08:56 T:1644 M:442761216 NOTICE: clean cached files!
21:08:56 T:1644 M:442753024 NOTICE: unload skin
21:08:56 T:1644 M:453152768 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture C:\Program Files\XBMC\scripts\Navi-X\\images\icon_playlist.png
21:08:56 T:1644 M:453160960 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture C:\Program Files\XBMC\scripts\Navi-X\images\list-focus.png
21:08:56 T:1644 M:453853184 NOTICE: stop python
21:08:56 T:1644 M:453853184 NOTICE: stopped
Reply

Logout Mark Read Team Forum Stats Members Help
Generic problem with scripts0