Skip to content

Snakefire Crashes On Launch #75

@rcoh

Description

@rcoh

Error is:
20 Traceback (most recent call last):
21 File "/usr/local/lib/python2.7/dist-packages/snakefire/mainframe.py", line 915, in autoScroll
22 active_room["frame"].scroll(0, size.height())
23 AttributeError: 'NoneType' object has no attribute 'scroll'
24 Traceback (most recent call last):
25 File "/usr/local/lib/python2.7/dist-packages/snakefire/mainframe.py", line 915, in autoScroll
26 active_room["frame"].scroll(0, size.height())
27 AttributeError: 'NoneType' object has no attribute 'scroll'

My guess is somethign in the configuration. How do I revert any configuration changes?

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