Jump to content

Alcibiades

Community Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by Alcibiades

  1. 4 minutes ago, Stan` said:

    Interesting, thanks. In general I would avoid animated objects. The support isn't complete and action are not imported. For those it's better to use the blendfiles when available. Let me know if you need a specific one.

    Might I ask what your use of the tool is?

    I began learning Blender in my spare time 6 months ago and I am fascinated by Ancient Civilizations. Exploring the models helps me understand how they are made and if I can I would like to contribute as my skills improve.

    • Like 1
  2. Thank you so much.

    The majority of the units I have tested are now importing into Blender 2.81. This Addon is very helpful. There are some units still giving errors such as below.

    \0ad-master\binaries\data\mods\public\art\actors\structures\athenians\trireme.xml

    Traceback (most recent call last):
      File "C:\PortableApps\BlenderPortable\Data\user_scripts\addons\io_scene_pyrogenesis\__init__.py", line 124, in execute
        return self.import_pyrogenesis_actor(context)
      File "C:\PortableApps\BlenderPortable\Data\user_scripts\addons\io_scene_pyrogenesis\__init__.py", line 263, in import_pyrogenesis_actor
        self.parse_actor(root)
      File "C:\PortableApps\BlenderPortable\Data\user_scripts\addons\io_scene_pyrogenesis\__init__.py", line 430, in parse_actor
        variant['props'].append(prop)
    TypeError: element indices must be integers
    
    location: <unknown location>:-1
    
    

     

  3. Hello I tried your plugin and unfortunately it gave me the following error messages when importing ....

    Traceback (most recent call last):
      File "C:\PortableApps\BlenderPortable\Data\user_scripts\addons\io_scene_pyrogenesis\__init__.py", line 124, in execute
        return self.import_pyrogenesis_actor(context)
      File "C:\PortableApps\BlenderPortable\Data\user_scripts\addons\io_scene_pyrogenesis\__init__.py", line 263, in import_pyrogenesis_actor
        self.parse_actor(root)
      File "C:\PortableApps\BlenderPortable\Data\user_scripts\addons\io_scene_pyrogenesis\__init__.py", line 448, in parse_actor
        fixer.execute()
      File "C:\PortableApps\BlenderPortable\Data\user_scripts\addons\io_scene_pyrogenesis\__init__.py", line 674, in execute
        warnings.warn("subchild: "+ subchild.tag)
    NameError: name 'warnings' is not defined

    location: <unknown location>:-1

×
×
  • Create New...