Jump to content

Recommended Posts

Posted

Here is the Tekkit* the errors start:

)

2013-02-04 15:54:17 [sEVERE]at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)

2013-02-04 15:54:17 [sEVERE]at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:386)

2013-02-04 15:54:17 [sEVERE]at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264)

2013-02-04 15:54:17 [sEVERE]at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246)

2013-02-04 15:54:17 [sEVERE]at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:377)

2013-02-04 15:54:17 [sEVERE]at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:364)

2013-02-04 15:54:17 [sEVERE]at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:198)

2013-02-04 15:54:17 [sEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)

2013-02-04 15:54:17 [sEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2013-02-04 15:54:17 [sEVERE] Error occurred while enabling RemoteToolkitPlugin v0.61 (Is it up to date?)

java.lang.NullPointerException

at com.drdanick.McRKit.plugin.RTKEventHandler.<init>(RTKEventHandler.java:28)

at com.drdanick.McRKit.plugin.RTKPlugin.onEnable(RTKPlugin.java:39)

at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)

at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)

at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:386)

at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264)

at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246)

at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:377)

at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:364)

at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:198)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)

at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2013-02-04 15:54:17 [iNFO] [CityGates] Enabling CityGates v1.6

2013-02-04 15:54:17 [sEVERE] Error occurred while enabling CityGates v1.6 (Is it up to date?)

java.lang.NullPointerException

at citygates.Gate.<init>(Gate.java:53)

at citygates.main.onEnable(main.java:52)

at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)

at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)

at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:386)

at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264)

at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246)

at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:377)

at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:364)

at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:198)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)

at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2013-02-04 15:54:17 [iNFO] [ExactSpawn] Enabling ExactSpawn v0.1

2013-02-04 15:54:17 [iNFO] [ExactSpawn] Enabled.

2013-02-04 15:54:17 [iNFO] [Permissions] Enabling Permissions v3.1.6

2013-02-04 15:54:17 [iNFO] Fake Permissions version 3.1.6 is enabled!

2013-02-04 15:54:17 [iNFO] [WorldEdit] Enabling WorldEdit v5.4.5

2013-02-04 15:54:17 [iNFO] WEPIF: Updated config file

2013-02-04 15:54:17 [iNFO] WEPIF: Using the Bukkit Permissions API.

2013-02-04 15:54:17 [iNFO] [TreeFeller] Enabling TreeFeller v0.0.1

2013-02-04 15:54:17 [iNFO] [JSONAPI] Enabling JSONAPI v3.8.7

2013-02-04 15:54:17 [sEVERE] [JSONAPI] Couldn't start server!

2013-02-04 15:54:17 [sEVERE] java.lang.ClassCastException: java.lang.String cannot be cast to org.bukkit.configuration.ConfigurationSection

2013-02-04 15:54:17 [sEVERE]at com.alecgorge.minecraft.jsonapi.JSONAPI.onEnable(JSONAPI.java:312)

2013-02-04 15:54:17 [sEVERE]at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)

2013-02-04 15:54:17 [sEVERE]at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)

2013-02-04 15:54:17 [sEVERE]at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:386)

2013-02-04 15:54:17 [sEVERE]at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264)

2013-02-04 15:54:17 [sEVERE]at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246)

2013-02-04 15:54:17 [sEVERE]at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:377)

2013-02-04 15:54:17 [sEVERE]at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:364)

2013-02-04 15:54:17 [sEVERE]at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:198)

2013-02-04 15:54:17 [sEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)

2013-02-04 15:54:17 [sEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2013-02-04 15:54:17 [iNFO] [WorldGuard] Enabling WorldGuard v5.6.5

2013-02-04 15:54:17 [iNFO] [WorldGuard] Default configuration file written: C:\Users\Gaitonde\Desktop\server\Tekkit_Server_3.1.3 (2)\plugins\WorldGuard\worlds\world\config.yml

2013-02-04 15:54:17 [iNFO] [WorldGuard] Default configuration file written: C:\Users\Gaitonde\Desktop\server\Tekkit_Server_3.1.3 (2)\plugins\WorldGuard\worlds\world\blacklist.txt

2013-02-04 15:54:17 [iNFO] [WorldGuard] (world) TNT ignition is PERMITTED.

2013-02-04 15:54:17 [iNFO] [WorldGuard] (world) Lighters are PERMITTED.

2013-02-04 15:54:17 [iNFO] [WorldGuard] (world) Lava fire is blocked.

2013-02-04 15:54:17 [iNFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.

2013-02-04 15:54:17 [iNFO] [WorldGuard] Loaded configuration for world 'world'

2013-02-04 15:54:17 [iNFO] [WorldGuard] Default configuration file written: C:\Users\Gaitonde\Desktop\server\Tekkit_Server_3.1.3 (2)\plugins\WorldGuard\worlds\world_the_end\config.yml

2013-02-04 15:54:17 [iNFO] [WorldGuard] Default configuration file written: C:\Users\Gaitonde\Desktop\server\Tekkit_Server_3.1.3 (2)\plugins\WorldGuard\worlds\world_the_end\blacklist.txt

2013-02-04 15:54:17 [iNFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.

2013-02-04 15:54:17 [iNFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.

2013-02-04 15:54:17 [iNFO] [WorldGuard] (world_the_end) Lava fire is blocked.

2013-02-04 15:54:17 [iNFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.

2013-02-04 15:54:17 [iNFO] [WorldGuard] Loaded configuration for world 'world_the_end'

2013-02-04 15:54:17 [iNFO] [WorldGuard] Default configuration file written: C:\Users\Gaitonde\Desktop\server\Tekkit_Server_3.1.3 (2)\plugins\WorldGuard\worlds\world_nether\config.yml

2013-02-04 15:54:17 [iNFO] [WorldGuard] Default configuration file written: C:\Users\Gaitonde\Desktop\server\Tekkit_Server_3.1.3 (2)\plugins\WorldGuard\worlds\world_nether\blacklist.txt

2013-02-04 15:54:17 [iNFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.

2013-02-04 15:54:17 [iNFO] [WorldGuard] (world_nether) Lighters are PERMITTED.

2013-02-04 15:54:17 [iNFO] [WorldGuard] (world_nether) Lava fire is blocked.

2013-02-04 15:54:17 [iNFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.

2013-02-04 15:54:17 [iNFO] [WorldGuard] Loaded configuration for world 'world_nether'

2013-02-04 15:54:17 [iNFO] [WorldGuard] 0 regions loaded for 'world'

2013-02-04 15:54:17 [iNFO] [WorldGuard] 0 regions loaded for 'world_the_end'

2013-02-04 15:54:17 [iNFO] [WorldGuard] 0 regions loaded for 'world_nether'

2013-02-04 15:54:17 [sEVERE] Plugin WorldGuard is attempting to register event org/bukkit/event/player/AsyncPlayerChatEvent, which does not exist. Ignoring events registered in class com.sk89q.worldguard.bukkit.WorldGuardPlayerListener

2013-02-04 15:54:17 [iNFO] [LapisPortals] Enabling LapisPortals v1.2.1

2013-02-04 15:54:17 [iNFO] Loaded: plugins\LapisPortals\Portals.dat

2013-02-04 15:54:17 [iNFO] LapisPortals 1.2.1 is now enabled.

2013-02-04 15:54:17 [iNFO] [FirstJoinPlus] Enabling FirstJoinPlus v1.4.1

2013-02-04 15:54:17 [iNFO] [FirstJoinPlus] Version 1.4.1 by chaseoes has been enabled!

2013-02-04 15:54:17 [iNFO] [TeleportRequest] Enabling TeleportRequest v0.2.0

2013-02-04 15:54:17 [iNFO] [Essentials] Enabling Essentials v2.9.5

2013-02-04 15:54:17 [iNFO] Bukkit version format changed. Version not checked.

2013-02-04 15:54:17 [iNFO] git-Bukkit-jenkins-CraftBukkit-182 (MC: 1.2.5)

2013-02-04 15:54:17 [iNFO] 1.2.5-R5.0-MCPC-SNAPSHOT

2013-02-04 15:54:17 [sEVERE] Plugin Essentials is attempting to register event org/bukkit/event/player/AsyncPlayerChatEvent, which does not exist. Ignoring events registered in class com.earth2me.essentials.EssentialsPlayerListener

2013-02-04 15:54:17 [iNFO] [Vault][Economy] Essentials Economy hooked.

2013-02-04 15:54:17 [iNFO] Essentials: Using GroupManager based permissions.

2013-02-04 15:54:17 [iNFO] [EssentialsChat] Enabling EssentialsChat v2.9.5

2013-02-04 15:54:17 [sEVERE] Plugin EssentialsChat is attempting to register event org/bukkit/event/player/AsyncPlayerChatEvent, which does not exist. Ignoring events registered in class com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest

2013-02-04 15:54:17 [sEVERE] Plugin EssentialsChat is attempting to register event org/bukkit/event/player/AsyncPlayerChatEvent, which does not exist. Ignoring events registered in class com.earth2me.essentials.chat.EssentialsChatPlayerListenerNormal

2013-02-04 15:54:17 [sEVERE] Plugin EssentialsChat is attempting to register event org/bukkit/event/player/AsyncPlayerChatEvent, which does not exist. Ignoring events registered in class com.earth2me.essentials.chat.EssentialsChatPlayerListenerHighest

2013-02-04 15:54:17 [iNFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.5

2013-02-04 15:54:17 [iNFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]

2013-02-04 15:54:18 [iNFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.5

2013-02-04 15:54:18 [iNFO] [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.9.5

2013-02-04 15:54:18 [iNFO] Server permissions file permissions.yml is empty, ignoring it

2013-02-04 15:54:18 [iNFO] Done (2.771s)! For help, type "help" or "?"

2013-02-04 15:54:18 [FINE] [Railcraft] IC2 Module: IC2 Detected, creating Energy Cart and Energy Loader recipes.

2013-02-04 15:54:18 [iNFO] ComputerCraft: Searching for RedPowerWorld...

2013-02-04 15:54:18 [iNFO] ComputerCraft: RedPowerWorld not found.

2013-02-04 15:54:18 [FINEST] [Railcraft] Loaded 11 saved Anchors

2013-02-04 15:54:18 [FINE] [EE2] Loaded EE2-IC2 Addon

2013-02-04 15:54:18 [FINE] [EE2] Loaded EE2-IC2 Addon

2013-02-04 15:54:18 [FINE] [EE2] Loaded EE2-IC2 Addon

2013-02-04 15:54:18 [FINE] [EE2] Loaded EE2-IC2 Addon

2013-02-04 15:54:18 [FINE] [EE2] Loaded EE2-RP2 Core Addon

2013-02-04 15:54:18 [FINE] [EE2] Loaded EE2-RP2 Core Addon

2013-02-04 15:54:18 [FINE] [EE2] Loaded EE2-RP2 World Addon

2013-02-04 15:54:19 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

2013-02-04 15:54:19 [sEVERE]at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)

2013-02-04 15:54:19 [sEVERE]at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)

2013-02-04 15:54:19 [sEVERE]at net.minecraft.server.World.tickEntities(World.java:1189)

2013-02-04 15:54:19 [sEVERE]at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)

2013-02-04 15:54:19 [sEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)

2013-02-04 15:54:19 [sEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2013-02-04 15:54:19 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

2013-02-04 15:54:19 [sEVERE]at java.lang.Class.getMethod(Unknown Source)

2013-02-04 15:54:19 [sEVERE]at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)

2013-02-04 15:54:19 [sEVERE]... 5 more

2013-02-04 15:54:19 [sEVERE] Unexpected exception

java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)

at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)

at net.minecraft.server.World.tickEntities(World.java:1189)

at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)

at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

at java.lang.Class.getMethod(Unknown Source)

at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)

... 5 more

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...