Skip to content

0.75 win32 release broken #22

Description

@MuffinTastic

0.75 win32 release revision f8808c5 has a fatal exception occur every time you attempt to start it:

2017-09-19 12:34:12-0700 [-] Unhandled Error
        Traceback (most recent call last):
          File "twisted\internet\base.pyo", line 1192, in run

          File "twisted\internet\base.pyo", line 1201, in mainLoop

          File "twisted\internet\base.pyo", line 824, in runUntilCurrent

          File "twisted\internet\task.pyo", line 218, in __call__

        --- <exception caught here> ---
          File "twisted\internet\defer.pyo", line 140, in maybeDeferred

          File "pyspades\server.pyo", line 1578, in update

          File "pyspades\server.pyo", line 1597, in update_network

          File "pyspades\contained.pyx", line 104, in pyspades.contained.WorldUpdate.items.__set__ (./pyspades/contained.cpp:5397)

        exceptions.TypeError: Expected dict, got list

I'd imagine this has something to do with crossover from the 0.76 branch while packaging the exe, but I'm really not sure. pls fix asap :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions