Page 1 of 1

advance help

Posted: Sun Oct 27, 2013 5:29 am
by Hypersonic1238
When I advance the map on my server, It keeps failing.
Code: Select all
('from' command disabled - missing data/GeoLiteCity.dat)
Connecting to IRC server...
2013-10-27 01:10:37-0400 [-] Log opened.
2013-10-27 01:10:37-0400 [-] Generating map 'classicgen #1977908621'...
2013-10-27 01:10:44-0400 [-] Map loaded successfully.
2013-10-27 01:10:44-0400 [-] Starting factory <HTTPClientFactory: http://service
s.buildandshoot.com/getip>
2013-10-27 01:10:44-0400 [-] Started server...
2013-10-27 01:10:44-0400 [-] Master connection established.
2013-10-27 01:10:44-0400 [HTTPPageGetter,client] Server identifier is aos://1812
870470:32887
2013-10-27 01:10:44-0400 [HTTPPageGetter,client] Stopping factory <HTTPClientFac
tory: http://services.buildandshoot.com/getip>
2013-10-27 01:10:45-0400 [HTTPPageGetter,client] Stopping factory <HTTPClientFac
tory: http://www.blacklist.spadille.net/subscribe.json>
2013-10-27 01:10:53-0400 [IRCBot,client] Joined channel #gunsandblocks
/map hallway
/advance

2013-10-27 01:12:10-0400 [-] Loading map 'hallway'...
2013-10-27 01:12:11-0400 [-] Map loaded successfully.
2013-10-27 01:12:11-0400 [-] Unhandled Error
        Traceback (most recent call last):
          File "run.py", line 1037, in <module>

          File "twisted\internet\base.pyo", line 1162, in run

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

        --- <exception caught here> ---
          File "twisted\internet\base.pyo", line 793, in runUntilCurrent

          File "run.py", line 745, in set_map_name

          File "pyspades\server.pyo", line 1606, in set_map

          File "C:\Documents and Settings\William Kwan\Desktop\dist\scripts\bloc
kinfo.py", line 140, in on_map_change

          File "C:\Documents and Settings\William Kwan\Desktop\dist\scripts\prot
ect.py", line 51, in on_map_change

          File "C:\Documents and Settings\William Kwan\Desktop\dist\scripts\box.
py", line 55, in on_map_change

        exceptions.AttributeError: 'enet.Peer' object has no attribute 'boxing'

2013-10-27 01:12:11-0400 [-] Unhandled error in Deferred:
2013-10-27 01:12:11-0400 [-] Unhandled Error
        Traceback (most recent call last):
          File "twisted\internet\base.pyo", line 1162, in run

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

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

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

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

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

          File "C:\Documents and Settings\William Kwan\Desktop\dist\scripts\plat
form.py", line 1848, in on_world_update

        exceptions.TypeError: 'NoneType' object is not iterable
I really dont want to remove the scripts, otherwise I would've done it already

Re: advance help

Posted: Sun Oct 27, 2013 7:38 am
by JoJoe_Stinky
File "run.py", line 745, in set_map_name
Think you have a typo in the maps script file. Look in the first line with the name and make sure everything looks OK.

It looks like it was loading hallway? That script should run fine.

Re: advance help

Posted: Mon Oct 28, 2013 1:21 am
by Hypersonic1238
Note to self, stop being lazy