adonthell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-devel] errors while parsing 'data-quick-save/meta.data'


From: Josh Glover
Subject: [Adonthell-devel] errors while parsing 'data-quick-save/meta.data'
Date: Mon, 9 Jul 2012 08:49:17 +0200

Hey guys,

I got the layout switch sound working, but after merging in the latest
master, I can no longer run worldtest:

: address@hidden; ./test/worldtest -g ../adonthell/test data
E0709 08:46:03.224077 13045 diskwriter_xml.cc:453] *** data_reader:
Document is empty
E0709 08:46:03.224163 13045 diskwriter_xml.cc:453] *** data_reader:
Start tag expected, '<' not found
E0709 08:46:03.224187 13045 diskwriter_xml.cc:533] ***
disk_writer_xml::get_state: errors while parsing
'/home/josh/.config/adonthell/data-quick-save/meta.data'!
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: cannot import name stderr_to_log
E0709 08:46:03.265130 13045 screen.cc:132] *** info: Set internal view
to 720 x 512.
E0709 08:46:03.265198 13045 screen.cc:133] *** info: Set display size
to 720 x 512.
Traceback (most recent call last):
  File "../adonthell/test/data/groups/species/specie.py", line 20, in <module>
    import groups.group
  File "../adonthell/test/data/groups/group.py", line 20, in <module>
    from schedules.char import actions
  File "../adonthell/test/data/schedules/char/actions.py", line 22, in <module>
    from adonthell import rpg, world
  File "/usr/lib64/python2.7/site-packages/adonthell/world.py", line
26, in <module>
    _world = swig_import_helper()
  File "/usr/lib64/python2.7/site-packages/adonthell/world.py", line
22, in swig_import_helper
    _mod = imp.load_module('_world', fp, pathname, description)
ImportError: /usr/lib64/python2.7/site-packages/adonthell/_world.so:
undefined symbol:
_ZN5world19pathfinding_manager8add_taskEPNS_9characterERSsNS1_9directionE
*** specie::load: loading specie 'Human' failed.
E0709 08:46:03.289059 13045 worldtest.cc:160] No map loaded, exiting

Any ideas?

Cheers,
Josh



reply via email to

[Prev in Thread] Current Thread [Next in Thread]