xboxscene.org forums

Author Topic: Problem With Scripts  (Read 80 times)

ArjanDotOrg

  • Archived User
  • Newbie
  • *
  • Posts: 8
Problem With Scripts
« on: June 08, 2006, 11:50:00 PM »

Same Problem here....

I've used T3CH's 666 release, and none of my 15 scripts were working.
Some can be started, but just don't function.

Therefor yesterday I compiled my own build (08-06-2006), but the script problems persists.

This is really frustrating, because the script I use the most, Dutchstream, locks my xbox when I choose one of the television shows to watch.

I would really like this to work.

Do you have to change anything in the System\Python folder after compiling XBMC for the scripts to work?

Thanks in advance,


Arjan
Logged

Lastron

  • Archived User
  • Newbie
  • *
  • Posts: 2
Problem With Scripts
« Reply #1 on: August 11, 2006, 01:25:00 AM »

Hi all

I too am having this problem - indeed have not been able to run scripts for some time now - same symptoms as described above.  I have searched posts, relocted XBMC software from F:\Apps\XBMC to E:\Apps\XBMC, deleted 00face files as per T3CH build suggestions - always same error.

I did have scripts working some months ago - I don't use them a lot so no sure what even caused them to stop working - it MAY have been when I moved XBMC to drive E:\Apps & did a reinstall - however I have tried putting a copy back to F:\Apps & although it ran fine - script error continues.  I'd appreciate an assistance - including suggestions about how i may go about diagnosing this error myself - I've tried reverting back to XBMC Python 23 to no avail.

I'm on a modded Xbox 1.1 running (now) 06-07-16 XBMC-CVS-T3CH build ie: most recent at time of this post.

The following is what I hope the relevant few log file lines showing the error reported:-

<insert>
16:16:09 M: 12324864    INFO: -->Python Initialized<--
16:16:09 M: 12324864    INFO:
16:16:09 M: 11284480    INFO: Stating file q:\scripts\XBMCScripts
16:16:09 M: 11284480    INFO: Stating file q:\scripts\XBMCScripts\os
16:16:09 M: 11276288    INFO: Stating file q:\scripts\XBMCScripts\zlib
16:16:09 M: 11276288    INFO: Stating file Q:\system\python\python24.zlib\zlib
16:16:09 M: 11276288    INFO: Stating file Q:\system\python\DLLs\zlib
16:16:09 M: 11276288    INFO: Stating file Q:\system\python\Lib\zlib
16:16:09 M: 11276288    INFO: Stating file Q:\system\python\spyce\zlib
16:16:09 M: 11284480    INFO: Traceback (most recent call last):
16:16:09 M: 11284480    INFO:   File "q:\scripts\XBMCScripts\Installer.py", line 14, in ?
16:16:09 M: 11284480    INFO:
16:16:09 M: 11284480    INFO: import os, xbmc, xbmcgui, sys, time
16:16:09 M: 11284480    INFO: zipimport
16:16:09 M: 11284480    INFO: .
16:16:09 M: 11284480    INFO: ZipImportError
16:16:09 M: 11284480    INFO: :
16:16:09 M: 11284480    INFO: can't decompress data; zlib not available
16:16:09 M: 11284480    INFO:
16:16:09 M: 11284480   ERROR: Scriptresult: Error
16:16:09 M: 11284480    INFO: Python script stopped
16:16:09 M: 11808768    INFO: Python, unloading python24.dll cause no scripts are running anymore
<end insert>

Thanks in anticipation
Lastron uhh.gif
Logged