Page 1 of 1

0.6 bugs

PostPosted: 20 Mar 2009, 15:36
by Huggybaby
Traceback (most recent call last):
File "main.py", line 29, in <module>
File "main.py", line 24, in main
File "ui\menu.pyo", line 250, in build_menus
File "ui\menu.pyo", line 79, in __init__
File "ui\menu.pyo", line 172, in __init__
File "ui\menu.pyo", line 130, in __init__
File "ConfigParser.pyo", line 511, in get
ConfigParser.NoSectionError: No section: 'network'

Re: 0.6 bugs

PostPosted: 26 Mar 2009, 03:56
by frwololo
without looking at the code or the game itself I'd say your config file is outdated?

Re: 0.6 bugs

PostPosted: 26 Mar 2009, 07:03
by The Scientist
absolutely true :)
add this in the ini file:

[removed]

Re: 0.6 bugs

PostPosted: 26 Mar 2009, 13:04
by Huggybaby
Thanks. I found out that "server: no" also works. :)