Posts: 4
	Threads: 1
	Joined: Oct 2012
	
Thanks: 0
	Given 0 thank(s) in 0 post(s)
	 
	
		
		
 10-26-2012, 02:08 AM
 
		10-26-2012, 02:08 AM 
		
	 
	
		At much plugins I get this errors:
ex 1  (Area)  )
[18:04:06] -- Plugins/Area/Area.lua:88: error in function 'new'.
     argument #2 is '[no object]'; 'string' expected.
[18:04:06] Error in plugin Plugins/Area in file Plugins/Area/Area.lua
ex 2  (Auth)   )
[18:04:06] -- Plugins/Auth/Auth.lua:15: error in function 'new'.
     argument #2 is '[no object]'; 'string' expected.
[18:04:06] Error in plugin Plugins/Auth in file Plugins/Auth/Auth.lua
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,450
	Threads: 53
	Joined: Feb 2011
	
Thanks: 15
	Given 130 thank(s) in 99 post(s)
	 
	
	
		There are lots of plugins that don't work with MCServer anymore, they need to be updated before you can use them in the latest MCServer version
	
	
	
	
	
 
 
	
	
	
		
	Posts: 4
	Threads: 1
	Joined: Oct 2012
	
Thanks: 0
	Given 0 thank(s) in 0 post(s)
	 
	
	
		How can I update them?
Or could you do this for me?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,450
	Threads: 53
	Joined: Feb 2011
	
Thanks: 15
	Given 130 thank(s) in 99 post(s)
	 
	
		
		
		10-27-2012, 12:59 AM 
(This post was last modified: 10-27-2012, 01:00 AM by FakeTruth.)
		
	 
	
		If you are familiar with how MCServer plugins work it should be easy to update them
	
	
	
	
	
 
 
	
	
	
		
	Posts: 4
	Threads: 1
	Joined: Oct 2012
	
Thanks: 0
	Given 0 thank(s) in 0 post(s)
	 
	
	
		Sorry, I can't,  can you do it for me !?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 313
	Threads: 32
	Joined: Feb 2012
	
Thanks: 98
	Given 14 thank(s) in 13 post(s)
	 
	
	
		Since I'm not afraid to sound like an asshole (just please, don't extrapolate it on all MCS forum people, they are all very, very nice), I'll reply:
If you're not familiar with coding and don't wish to learn - turn around and go to bukkit or something else with "grab a bunch of plugins and press "make me feel good" button". MCS is in extremely intense development (even wiki isn't entirely up to date, but God I tried my best at it), and noone will do your job.
If you do want to learn - you don't really need to ask anyone, just look at some working simple plugin's code, catch structure, catch what's wrong with old plugins.
MCS isn't "friendly" in its current state, so, again: learn or go away.