Hello everybody,
I recently tried to host a server with the arena game mode.
I downloaded the "easy setup" from izzy and after changing some things in the config.txt it did work.
But everytime somebody throws a grenade, the server crashes a few seconds after the grenade exploded.
I also downloaded other arena.py files and tried other arena maps to make sure that the error doesnt come from the gates of a specific map but nothing solved the problem,
Here's the error i always get:
2012-08-31 18:11:40+0200 [-] Unhandled error in Deferred:
2012-08-31 18:11:40+0200 [-] Unhandled Error
	Traceback (most recent call last):
	  File "twisted\internet\base.pyo", line 1169, in run
	    
	  File "twisted\internet\base.pyo", line 1178, in mainLoop
	    
	  File "twisted\internet\base.pyo", line 800, in runUntilCurrent
	    
	  File "twisted\internet\task.pyo", line 215, in __call__
	    
	--- <exception caught here> ---
	  File "twisted\internet\defer.pyo", line 134, in maybeDeferred
	    
	  File "pyspades\server.pyo", line 1570, in update
	    
	  File "world.pyx", line 377, in pyspades.world.World.update (./pyspades/world.cpp:7185)
	    
	  File "world.pyx", line 352, in pyspades.world.Grenade.update (./pyspades/world.cpp:6480)
	    
	  File "pyspades\server.pyo", line 1015, in grenade_exploded
	    
	exceptions.TypeError: on_hit() takes exactly 4 arguments (5 given)
	
2012-08-31 18:13:10+0200 [-] Received SIGBREAK, shutting down.
2012-08-31 18:13:10+0200 [-] Main loop terminated.
would be nice of someone could help me with that problem.
			
		






