Cuberite Forum
cant get Core and MCRainbow working - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Discussion (https://forum.cuberite.org/forum-5.html)
+--- Thread: cant get Core and MCRainbow working (/thread-637.html)



cant get Core and MCRainbow working - CaelThunderwing - 11-27-2012

built from latest SVN, Core v7 and mcrainbowr2 produce these errors on load,

[15:31:15] -- Plugins/Core/Core.lua:16: error in function 'new'.
argument #2 is '[no object]'; 'string' expected.

[15:31:15] Error in plugin Plugins/Core in file Plugins/Core/Core.lua
[15:31:15] ~cWebPlugin::cWebPlugin()
[15:31:15] cWebPlugin::cWebPlugin()
[15:31:15] -- Plugins/mcrainbowr2/mcrainbowr2.lua:12: error in function 'new'.
argument #2 is '[no object]'; 'string' expected.

[15:31:15] Error in plugin Plugins/mcrainbowr2 in file Plugins/mcrainbowr2/mcrainbowr2.lua


being run on for today an 256MB RaspberryPi, tomarrow my new 512MB Pi (it's due to arrive tomarrow by the end of the day)


RE: cant get Core and MCRainbow working - NiLSPACE - 11-27-2012

the Core v7 and MCRainbow2 are both the "old" version of plugins. if you want the updated core plugin you need to get it from the svn. [trunk\MCServer\Plugins\core] copy the complete core folder into your Plugins folder so it would be for example: MCServer\plugins\core\gamemode.lua


RE: cant get Core and MCRainbow working - CaelThunderwing - 11-28-2012

i dont get the new commands when i do /help (though i've noticed MC-server hates forge Clients.i've tried every supported MC Version to get protocal error, (so much for using MorePlayerModels mod on MC-ServerTongue)


RE: cant get Core and MCRainbow working - NiLSPACE - 11-28-2012

did you make yourself admin? you need to go to the users.ini and add there:
[yournickname]
Groups=Admins

for example:
[CaelThunderwing]
Groups=Admins