Code: Select all
$ ./main.py
unitsync: Unitsync assertion failed: tools/unitsync/unitsync.cpp:635: Call InitArchiveScanner before GetPrimaryModCount.
Segmentation fault (core dumped)
Moderator: Moderators
Code: Select all
$ ./main.py
unitsync: Unitsync assertion failed: tools/unitsync/unitsync.cpp:635: Call InitArchiveScanner before GetPrimaryModCount.
Segmentation fault (core dumped)
Code: Select all
$ python Unity.py
/home/echo35/.spring/UnityLobby/Profile.py
echo35@RAINE:~/.spring/UnityLobby$ Traceback (most recent call last):
File "/home/echo35/.spring/UnityLobby/client/main.py", line 232, in ?
status_icon.main()
File "/home/echo35/.spring/UnityLobby/client/main.py", line 209, in main
self.create()
File "/home/echo35/.spring/UnityLobby/client/main.py", line 131, in create
self.battle.Create()
File "/home/echo35/.spring/UnityLobby/client/Battle.py", line 614, in Create
map_treeselection.select_iter(self.map_liststore.get_iter_first())
TypeError: iter should be a GtkTreeIter