Funkction new ERROR - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Plugins (https://forum.cuberite.org/forum-1.html) +--- Forum: Plugin Discussion (https://forum.cuberite.org/forum-8.html) +--- Thread: Funkction new ERROR (/thread-605.html) |
Funkction new ERROR - SamWei52146 - 10-26-2012 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 RE: Funkction new ERROR - FakeTruth - 10-26-2012 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 RE: Funkction new ERROR - SamWei52146 - 10-26-2012 How can I update them? Or could you do this for me? RE: Funkction new ERROR - FakeTruth - 10-27-2012 If you are familiar with how MCServer plugins work it should be easy to update them RE: Funkction new ERROR - SamWei52146 - 10-28-2012 Sorry, I can't, can you do it for me !? RE: Funkction new ERROR - Taugeshtu - 10-29-2012 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. RE: Funkction new ERROR - NiLSPACE - 10-29-2012 (10-29-2012, 07:06 AM)Taugeshtu Wrote: so, again: learn or go away. that's a little rude i can't write any code for MC-Server but i'm still here well sometimes i change some things like the ores and trees but then i am not making anything new, thats just editting. |