4 posts
Posted 03 November 2012 - 06:48 AM
Hello everybody,
i want to mod my bukkit server with computercraft but i can't found a bukkit plugin.
Do you have a tutorial for craftbukkit (any version)?
71 posts
Location
Latvia
Posted 03 November 2012 - 10:35 AM
4 posts
Posted 03 November 2012 - 10:56 PM
i need forge :
http://mcportcentral.co.za/wiki/index.php?title=Ports_for_1.2.5but when i start the server with forge 3.3.8 in my plugin folder, there is an error
10:55:22 [GRAVE] Could not load 'plugins/craftbukkit-1.2.5-R5.0-MCPC-SNAPSHOT-182.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:194)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:214)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:190)
at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:55)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:158)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:424)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
… 8 more
318 posts
Location
Somewhere on the planet called earth
Posted 04 November 2012 - 04:36 AM
Considered re-install the jar, or installing it a working way? (by re-installing i mean getting a new copy)
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
4 posts
Posted 04 November 2012 - 01:00 PM
So, i made a new server, downloading a new craftbukkit.jar, i downloaded a forge patched bukkit.jar here :
http://mcportcentral.co.za/wiki/index.php?title=Ports_for_1.2.5i can launch it, the server start normally, but when i try to connect it, there is this error :
must have forge build #136+ to connect to this server
when i search this on google, all topics are about tekkit. but it's a new server, there is not tekkit.
i tried to download a most recent forge version but there is no change.
how can i install forge cleanly, because computercraft is for bukkit 1.2.5, so i must have forge 1.2.5, and it's hard…
4 posts
Posted 11 November 2012 - 08:27 AM
I've downloaded bukkit with computercraft installed, but i can't install it on my client (there is other forges problems).
So, somebody can give me files which i need to have a computercraft server (bukkit or other) and client?
thank you!
1619 posts
Posted 12 November 2012 - 06:59 AM
You don't put mods in the plugins folder. They go directly into the jar, or into the mods folder. (In this case forge would go in the jar, and CC would go in the mods folder)