Normally, if you close the server using the X at the console, it wont shut-down correctly, you will need to go to your task manager and end process for 'Java.exe'. To stop this happening for me i type stop in console.
Ok, that worked, but now my config.josn file is naming itself to conf.json_bad it also contains nothing inside.
I create a new conf.json file and it does the same. How do i fix this?
Every version i try to use, doesn't work with tekkit, does someone know how to fix this?
I've tried almost all versions of factions.
2012-04-04 15:54:16 [iNFO] [Factions] Loading Factions v1.7.3b_dev.
2012-04-04 15:54:16 [iNFO] [Factions v1.7.3b_dev] === ENABLE START ===
2012-04-04 15:54:16 [sEVERE] Error occurred while enabling Factions v1.7.3b_dev (Is it up to date?): org.bukkit.plugin.PluginDescriptionFile.getCommands()Ljava/util/Map;
java.lang.NoSuchMethodError: org.bukkit.plugin.PluginDescriptionFile.getCommands()Ljava/util/Map;
at com.massivecraft.factions.zcore.MPluginSecretServerListener.<init>(MPluginSecretServerListener.java:24)
at com.massivecraft.factions.zcore.MPlugin.preEnable(MPlugin.java:73)
at com.massivecraft.factions.P.onEnable(P.java:80)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:200)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:183)
at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:360)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:347)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:178)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
I've searched the forums, i've tried everying thing
It just wont load, and when it did it said:
failed to load mods/computercraft/lua/bios/lua
Now it doesn't even notice item IDS
So i doubled check the item ids and they're correct.
I've changed the folder to
'ComputerCraft' Instead of '[2]ComputerCraft' Can someone find a way to fix this for me?