Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mod 833379388 "Pugnacia Dinos" #88

Open
coldino opened this issue Apr 5, 2020 · 1 comment
Open

Add mod 833379388 "Pugnacia Dinos" #88

coldino opened this issue Apr 5, 2020 · 1 comment

Comments

@coldino
Copy link
Collaborator

coldino commented Apr 5, 2020

This mod currently does not run through Purlovia cleanly. First error is in processing/stage_spawn_maps.py:

Traceback (most recent call last):
  File "D:\Work\Gms\Ark\Purlovia\automate\run.py", line 197, in run
    exporter.perform()
  File "D:\Work\Gms\Ark\Purlovia\automate\exporter.py", line 105, in perform
    self._perform_export()
  File "D:\Work\Gms\Ark\Purlovia\automate\exporter.py", line 170, in _perform_export
    stage.extract_mod(root_path, modid)
  File "D:\Work\Gms\Ark\Purlovia\processing\stage_spawn_maps.py", line 49, in extract_mod
    self._game_mod_generate_svgs(modid, mod_data['name'])
  File "D:\Work\Gms\Ark\Purlovia\processing\stage_spawn_maps.py", line 130, in _game_mod_generate_svgs
    data_groups, data_swaps = self._get_spawning_groups(modid, is_game_mod=True)
  File "D:\Work\Gms\Ark\Purlovia\processing\stage_spawn_maps.py", line 96, in _get_spawning_groups
    fix_up_groups(data['spawngroups'])
  File "D:\Work\Gms\Ark\Purlovia\processing\spawn_maps\swaps.py", line 7, in fix_up_groups
    for entry in container['entries']:
KeyError: 'entries'
@alex4401
Copy link
Collaborator

alex4401 commented Apr 6, 2020

Should be fixed in 6206d52.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants