Posts: 1,162
	Threads: 68
	Joined: Mar 2013
	
Thanks: 245
	Given 128 thank(s) in 101 post(s)
	 
 
	
		
		
		04-03-2013, 04:40 PM 
(This post was last modified: 04-03-2013, 07:27 PM by tonibm19.)
		
	 
	
		After some hours my server was not online.
I watched the console, and a line saying "MCServer has crashed" was not there.
And I was inside the MCServer directory.
Then I started the server again, and I saw lava everywhere I've see, someone stupid did it. I will ban him.
But, can excesive lava flow cause server crash?
And lag?
Thank you
EDIT: SOLVED thanks to xoft
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,469
	Threads: 57
	Joined: Jul 2012
	
Thanks: 66
	Given 133 thank(s) in 112 post(s)
	 
 
	
	
		It can cause lag, but it shouldn't crash MCServer. It could be it just ran out of memory and stopped. Banning the person that did it is sensible. I'll see about getting SpawnProtect to work with fluids and fire too.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6,482
	Threads: 176
	Joined: Jan 2012
	
Thanks: 131
	Given 1085 thank(s) in 857 post(s)
	 
 
	
	
		Yes. Lava and water use memory, not much, but it can accumulate. I doubt it would cause a server to run out of memory, though, a person is just not capable of that. When chunks generate, they have much more water and lava than a person can possibly place, and the server survives that.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6,482
	Threads: 176
	Joined: Jan 2012
	
Thanks: 131
	Given 1085 thank(s) in 857 post(s)
	 
 
	
	
		The cTracer warnings are nothing serious.
You can disable lava and water simulators, meaning that lava and water will not spread at all. This can be done in world.ini, [Physics].WaterSimulator and .LavaSimulator (set to "noop")
	
	
	
	
	
 
 
	
	
	
		
	Posts: 4,637
	Threads: 115
	Joined: Dec 2011
	
Thanks: 697
	Given 518 thank(s) in 441 post(s)
	 
 
	
	
		I created an plugin that blocks players placing lava and fire. I'm at school right now but if you want i could send it to you.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 4,637
	Threads: 115
	Joined: Dec 2011
	
Thanks: 697
	Given 518 thank(s) in 441 post(s)
	 
 
	
	
		i send it to you but it is still in Beta stage since return true when placing a bucket of lava using OnPlayerUsingItems creates a client-side lava source block.