jalessi04 Posted October 18, 2012 Posted October 18, 2012 Hey everybody, I have been trying to get factions running on my tekkit server for quite some time. I have tried all recent versions of the plugin, but to no avail. I read somewhere that I am supposed to use the beta 1.7.5 release, but when I do I an error saying that the "plugin.yml" is invalid. Can someone please help me?
SeargentGen Posted December 27, 2012 Posted December 27, 2012 Use this version. It is working great for me; no errors at all. If it still doesn't work, can you post a copy of the log where the errors occurred?
jalessi04 Posted January 19, 2013 Author Posted January 19, 2013 Nope, it's still not working. Here's the bug report: 15:18:52 [sEVERE] Could not load 'plugins/Factions.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:133) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:221) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:197) at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:59) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:177) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml ... 8 more
The_DarthMoogle Posted January 19, 2013 Posted January 19, 2013 Hmm. If you posted your entire log, would I find you were in Offline Mode?
Scoapimp Posted January 19, 2013 Posted January 19, 2013 ^Probably. I Use the 1.7.5 Beta And It works Just Fine.
jalessi04 Posted January 20, 2013 Author Posted January 20, 2013 I don't believe so; the log doesn't say anything of that sort. Edit: I just checked; its set to "online-mode" = "true".
The_DarthMoogle Posted January 20, 2013 Posted January 20, 2013 Damn, that's the only place I've seen this error. Sorry.
jalessi04 Posted January 20, 2013 Author Posted January 20, 2013 Maybe i'm doing something wrong; when I download Factions 1.7.5 beta I get a .zip file instead of a .jar. Is there anything else I need to do with the file before I can install it?
Scoapimp Posted January 27, 2013 Posted January 27, 2013 Ah. the Zip folder problem. I had the same issue. What i did to solve it is, as it's opening all the things from the Zip, Hit cancel once you see the Factions.jar.
ToxicFyre Posted February 5, 2013 Posted February 5, 2013 Hey people, I'm running Tekkit lite version 0.5.7 and this server is running BukkitForge version git-Bukkit-1.4.5-R1.0-b3000jnks (Really: BukkitForge for MC 1.4.7) (ImplementingAPI version 1.4.7-R0.1) I just downloaded Factionsv1.6.9.4 and this pops up. Really need you help, thank you 2013-02-04 18:29:42 [iNFO] [bukkitForge] [Factions v1.6.9.4] === ENABLE START == = 2013-02-04 18:29:42 [iNFO] [bukkitForge] [Factions v1.6.9.4] Creating default: . \plugins\Factions\conf.json 2013-02-04 18:29:42 [sEVERE] [bukkitForge] Error occurred while enabling Faction s v1.6.9.4 (Is it up to date?) java.lang.AssertionError at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.TypeAdapter s$EnumTypeAdapter.<init>(TypeAdapters.java:686) at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.TypeAdapter s$24.create(TypeAdapters.java:715) at org.bukkit.craftbukkit.libs.com.google.gson.Gson.getAdapter(Gson.java :353) at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.CollectionT ypeAdapterFactory.create(CollectionTypeAdapterFactory.java:52) at org.bukkit.craftbukkit.libs.com.google.gson.Gson.getAdapter(Gson.java :353) at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveT ypeAdapterFactory$1.<init>(ReflectiveTypeAdapterFactory.java:82) at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveT ypeAdapterFactory.createBoundField(ReflectiveTypeAdapterFactory.java:81) at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveT ypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:118) at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveT ypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:72) at org.bukkit.craftbukkit.libs.com.google.gson.Gson.getAdapter(Gson.java :353) at org.bukkit.craftbukkit.libs.com.google.gson.Gson.toJson(Gson.java:538 ) at org.bukkit.craftbukkit.libs.com.google.gson.Gson.toJson(Gson.java:525 ) at org.bukkit.craftbukkit.libs.com.google.gson.Gson.toJson(Gson.java:480 ) at org.bukkit.craftbukkit.libs.com.google.gson.Gson.toJson(Gson.java:460 ) at com.massivecraft.factions.zcore.util.Persist.save(Persist.java:116) at com.massivecraft.factions.zcore.util.Persist.loadOrSaveDefault(Persis t.java:80) at com.massivecraft.factions.zcore.util.Persist.loadOrSaveDefault(Persis t.java:72) at com.massivecraft.factions.Conf.load(Conf.java:369) at com.massivecraft.factions.P.onEnable(P.java:99) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader .java:426) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage r.java:383) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:848) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:832 ) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:231) at keepcalm.mods.bukkit.asm.BukkitStarter.run(BukkitStarter.java:46) at java.lang.Thread.run(Unknown Source)
jalessi04 Posted February 9, 2013 Author Posted February 9, 2013 Ah. the Zip folder problem. I had the same issue. What i did to solve it is, as it's opening all the things from the Zip, Hit cancel once you see the Factions.jar. Scoapimp, thanks so much; stopping the unarchive at the right time was a little tricky but it worked.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now