Jump to content

Recommended Posts

Posted

Ok so i had TekkitCustomizer installed and it was working for a few days then it just stopped working I don't know what it is i have tried re-installing it but now it dosent even create an empty config or folder on my server i run a TekkitLite server and this issue is really frustrating and persisting any help would be appreciated 

 

List of installed plugins

Bettercommandspy

BouncyBeds

ChatFilter

ClearLag

CoreProtect

Customservermessages

echopet

Essentials

floAuction

ForcedGrammar

Greifprevention

Hygineplus

mcMMO

mcore

Mob Cash

Multiverse

Multiverse Portals

NoItem

NoRain

Permissionsex

ReportRTS

SignShop

SimpleAutoAnnouncer

Vitals

VoteNow

Votifier

Whatisit

WorldBorder

Worldedit

WorldGuard

 

 

Please help :)

  • Discord Moderator
Posted

Not trying to be obvious, but your don't have TekkitCustomizer listed. Check your logs to make sure that the TekkitCustomizer plugin is loading, and that it is finding its config file.

  • Discord Moderator
Posted

Without logs, all we can do is guess. Please provide a ForgeModLoader-server-0.log from a fresh restart with the plugin in place. Do this in a pastebin or file service, don't paste it here.

Posted

Also this is the errors i see in the server-log file about the pkugin

 

2015-01-22 20:32:16 [iNFO] [TekkitCustomizer] Enabling TekkitCustomizer v1.6
2015-01-22 20:32:16 [iNFO] TekkitCustomizer: TekkitCustomizer enabled.
2015-01-22 20:32:16 [sEVERE] Error occurred while enabling TekkitCustomizer v1.6 (Is it up to date?)
java.lang.ArrayIndexOutOfBoundsException: 690
at org.bukkit.craftbukkit.v1_4_R1.inventory.CraftItemFactory.getItemMeta(CraftItemFactory.java:48)
at org.bukkit.craftbukkit.v1_4_R1.inventory.CraftItemFactory.asMetaFor(CraftItemFactory.java:123)
at org.bukkit.inventory.ItemStack.setItemMeta0(ItemStack.java:575)
at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:126)
at org.bukkit.inventory.ShapelessRecipe.<init>(ShapelessRecipe.java:33)
at org.bukkit.craftbukkit.v1_4_R1.inventory.CraftShapelessRecipe.<init>(CraftShapelessRecipe.java:14)
at org.bukkit.craftbukkit.v1_4_R1.inventory.CraftShapelessRecipe.<init>(CraftShapelessRecipe.java:18)
at wr.toBukkitRecipe(ShapelessRecipes.java:33)
at wr.toBukkitRecipe(ShapelessRecipes.java:14)
at org.bukkit.craftbukkit.v1_4_R1.inventory.RecipeIterator.next(RecipeIterator.java:33)
at org.bukkit.craftbukkit.v1_4_R1.inventory.RecipeIterator.next(RecipeIterator.java:9)
at me.ryanhamshire.TekkitCustomizer.TekkitCustomizer.loadConfiguration(Unknown Source)
at me.ryanhamshire.TekkitCustomizer.TekkitCustomizer.onEnable(Unknown Source)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:427)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugin(CraftServer.java:291)
at org.bukkit.craftbukkit.v1_4_R1.CraftServer.enablePlugins(CraftServer.java:273)
at net.minecraft.server.MinecraftServer.j(MinecraftServer.java:602)
at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:568)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:447)
at ho.c(DedicatedServer.java:203)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:724)
at fy.run(ThreadMinecraftServer.java:16)
  • Discord Moderator
Posted (edited)
java.lang.ArrayIndexOutOfBoundsException: 690

Check your config for this ID number. Doesn't seem to like it.

Edited by plowmanplow
  • Discord Moderator
Posted

From my log:

This server is running CraftBukkit version git-MCPC-Plus-jenkins-MCPC-Legacy-147-70 (MC: 1.4.7) (Implementing API version 1.4.7-R1.1-SNAPSHOT)

Me asking "does TekkitCustomizer work by itself" is another way of me saying "please start the server with TekkitCustomizer the only Bukkit plugin installed and return with your results".

  • Discord Moderator
Posted

Yes it does work when its the only plugin so what does this mean? is another plugin conflicting with it? 

 

Indeed, it does. The list from your OP is a VERY long list of plugins. Time to start adding them one at a time until it stops working.

Posted

Indeed, it does. The list from your OP is a VERY long list of plugins. Time to start adding them one at a time until it stops working.

Are you sure that this will work? I will try it later today and report my findings.
  • Discord Moderator
Posted

Are you sure that this will work? I will try it later today and report my findings.

 

Obviously, if there are dependencies between mods (like Multiverse and Multiverse Portals), you would add them together. Otherwise definitely add them in one at a time.

Posted

Indeed, it does. The list from your OP is a VERY long list of plugins. Time to start adding them one at a time until it stops working.

Ok so i did this and it was MCMMO that was screwing with the plugin thanks for all the help! :D

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...