Hi.

Something seems to have gone broken between pycel and the API it uses.
Here's the actual stack trace:

cel.behaviourlayer.python:  CrystalScript Error: Error compiling embedded
pycel.py code
Traceback (most recent call last):
  File "pycel.py", line 47, in <module>
    EntityTemplates = pl.EntityTemplates
  File "/home/sh/game/cel/scripts/blcelc.py", line 564, in
GetEntityTemplates
    def GetEntityTemplates(self): return iCelEntityTemplatePlFakeArray(self)
NameError: global name 'iCelEntityTemplatePlFakeArray' is not defined

I've dug around a bit and indeed, there's no obvious definition for
iCelEntityTemplatePlFakeArray, but then again I don't quite get how
CEL_FAKE_ARRAY is supposed to work. Here's the complete output of celstart
for completenesses sake:



Start realpath='world.zip' path='/tmp/celstart'
configname='/tmp/celstart/celstart.cfg'
PYTHONPATH:
.:/home/sh/game/CS/out/linux/debug/bindings/python:/home/sh/game/cel/scripts:/home/sh/game/cel/out/linux/debug/bindings/python/:world.zip

crystalspace.sndsys.renderer.software:
  Sound System Software Renderer Initializing...

crystalspace.pluginmgr.loadplugin:
  could not load plugin ‘cel.persistence.classic’
Warning: You dont seem to have pycegui installed.
         Please install as pycscegui needs this.

crystalspace.device.joystick.linux:
  No operable joystick found


crystalspace.pluginmgr.loadplugin:
  failed to initialize plugin ‘crystalspace.device.joystick.linux’

crystalspace.application.joytest:
  Attempt to load plugin 'crystalspace.device.joystick.linux' failed
ALERT: cel.behaviourlayer.python:  CrystalScript Error: Error compiling
embedded pycel.py code

cel.behaviourlayer.python:  CrystalScript Error: Error compiling embedded
pycel.py code
Traceback (most recent call last):
  File "pycel.py", line 47, in <module>
    EntityTemplates = pl.EntityTemplates
  File "/home/sh/game/cel/scripts/blcelc.py", line 564, in
GetEntityTemplates
    def GetEntityTemplates(self): return iCelEntityTemplatePlFakeArray(self)
NameError: global name 'iCelEntityTemplatePlFakeArray' is not defined

crystalspace.pluginmgr.loadplugin:
  failed to initialize plugin ‘cel.behaviourlayer.python’
ALERT: crystalspace.application.celstart:  Can't load behaviour layer
'blpython' with id 'cel.behaviourlayer.python'!

crystalspace.application.celstart:  Can't load behaviour layer 'blpython'
with id 'cel.behaviourlayer.python'!
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Cel-main mailing list
Cel-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cel-main

Reply via email to