Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Plain Text by andrewoid ( 16 years ago )
/templates
File "/home/user/icraft/core/protocol.py", line 567, in dataReceived
func(parts, True, False) #byuser is true, overriderank is false
File "/home/user/icraft/core/plugins/multiworld.py", line 214, in commandTemplates
self.client.sendServerList(["Templates:"] + os.listdir("worlds/.templates/"))
OSError: [Errno 2] No such file or directory: 'worlds/.templates/'
/shutdown
File "/home/ec2-user/icraft/core/protocol.py", line 567, in dataReceived
func(parts, True, False) #byuser is true, overriderank is false
File "/home/ec2-user/icraft/core/plugins/multiworld.py", line 120, in commandShutdown
self.client.factory.unloadWorld(parts[1])
File "/home/ec2-user/icraft/core/server.py", line 514, in unloadWorld
client.sendServerMessage("You can't shutdown "+self.default_name+".")
UnboundLocalError: local variable 'client' referenced before assignment
Revise this Paste
Parent: 24371