Console Error Upon Creating NPC #29


  • New
  • Other
Open
Assigned to _ForgeUser7559145
  • _ForgeUser7613883 created this issue Jul 15, 2014

    Please give us a description of the problem:

    What steps will reproduce the problem (What steps cause the problem)?
    1. Executing the command /npc create [name] [message]

    What version of NPCWarehouse are you using (If it is from the Jenkins server, please include the Build Number)?
    R: v1.1.2 for CB 1.7.2-R0.2

    What version of Bukkit are you using?
    I am using Spigot 1.7.10

    Do you have an error log of what happened?
    Yep. I have the startup log first, and the error log second (READ FROM BOTTOM TO TOP!):
    Startup Log:

    15.07 13:06:18 [Server] INFO You just removed 0 entities!
    15.07 13:05:18 [Server] INFO You just removed 0 entities!
    15.07 13:05:15 [Server] WARN at java.lang.Thread.run(Thread.java:724)
    15.07 13:05:15 [Server] WARN at de.czymm.serversigns.Updater$UpdateRunnable.run(Updater.java:491)
    15.07 13:05:15 [Server] WARN at de.czymm.serversigns.Updater.access$1(Updater.java:441)
    15.07 13:05:15 [Server] WARN at de.czymm.serversigns.Updater.read(Updater.java:453)
    15.07 13:05:15 [Server] WARN at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
    15.07 13:05:15 [Server] WARN at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1625)
    15.07 13:05:15 [Server] WARN java.io.IOException: Server returned HTTP response code: 504 for URL: https://api.curseforge.com/servermods/files?projectIds=33254
    15.07 13:05:15 [Server] WARN If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.
    15.07 13:05:15 [Server] WARN The updater could not contact dev.bukkit.org for updating.
    15.07 13:04:23 [Server] INFO Server returned HTTP response code: 504 for URL: http://mcstats.org/report/Multiverse-Core
    15.07 13:04:23 [Server] INFO Server returned HTTP response code: 504 for URL: http://mcstats.org/report/ServerSigns
    15.07 13:04:23 [Server] INFO Holograms loaded
    15.07 13:04:19 [Server] INFO No new version available
    15.07 13:04:19 [Server] INFO Checking for Updates:
    15.07 13:04:19 [Server] INFO We didn't find an update!
    15.07 13:04:18 [Server] INFO GroupManager - INFO - Bukkit Permissions Updated!
    15.07 13:04:18 [Server] INFO Files already converted to UUID.
    15.07 13:04:18 [Server] INFO Post-enable finished.
    15.07 13:04:18 [Server] INFO Loaded 1 queued votes
    15.07 13:04:18 [Server] INFO Loading queued votes
    15.07 13:04:18 [Server] INFO Post-enable running...
    15.07 13:04:18 [Server] INFO Connection established!
    15.07 13:04:18 [Server] INFO Hooked into GroupManager!
    15.07 13:04:18 [Server] INFO No plot conversion needed
    15.07 13:04:18 [Server] INFO Verifying if database needs conversion
    15.07 13:04:18 [Server] INFO Checking if conversion to UUID needed...
    15.07 13:04:18 [Server] Startup Done (11.338s)! For help, type "help" or "?"
    15.07 13:04:18 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
    15.07 13:04:18 [Server] INFO Enabling EssentialsChat v2.13.1
    15.07 13:04:18 [Server] INFO Votifier plugin found, enabling Votifier support.
    15.07 13:04:18 [Server] INFO MC 1.7.2 or above found, enabling version 2 log handling.
    15.07 13:04:18 [Server] INFO MC 1.3 or above found, enabling version 2 XP handling.
    15.07 13:04:18 [Server] INFO Enabling EnjinMinecraftPlugin v2.6.5-bukkit
    15.07 13:04:18 [Server] INFO Enabling EssentialsAntiBuild v2.13.1
    15.07 13:04:17 [Server] INFO Version 2.5-b678 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
    15.07 13:04:16 [Server] INFO 3 - World(s) loaded.
    15.07 13:04:15 [Server] INFO [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b678
    15.07 13:04:15 [Multicraft] Skipped 27 lines due to rate limit (30/s)
    15.07 13:04:14 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:14 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:14 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:14 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:14 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:14 [Server] INFO at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [Votifier.jar:?]
    15.07 13:04:14 [Server] INFO at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [Votifier.jar:?]
    15.07 13:04:14 [Server] INFO at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [Votifier.jar:?]
    15.07 13:04:14 [Server] INFO at java.net.ServerSocket.bind(ServerSocket.java:330) ~[?:1.7.0_25]
    15.07 13:04:14 [Server] INFO at java.net.ServerSocket.bind(ServerSocket.java:376) ~[?:1.7.0_25]
    15.07 13:04:14 [Server] INFO at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376) ~[?:1.7.0_25]
    15.07 13:04:14 [Server] INFO at java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.7.0_25]
    15.07 13:04:14 [Server] INFO java.net.BindException: Address already in use
    15.07 13:04:14 [Server] ERROR with hosting services and, if so, you should check with your hosting provider.
    15.07 13:04:14 [Server] ERROR IP address and port are not already in use. This is a common problem
    15.07 13:04:14 [Server] ERROR Error initializing vote receiver. Please verify that the configured
    15.07 13:04:14 [Server] INFO Enabling Votifier v1.9
    15.07 13:04:14 [Server] INFO VoteNow Version 1.2 Has Been Enabled.
    15.07 13:04:14 [Server] INFO List of Voting Sites Loaded Successfully.
    15.07 13:04:14 [Server] INFO Enabling VoteNow v1.2
    15.07 13:04:14 [Server] INFO [Vault] Successfully hooked
    15.07 13:04:14 [Server] INFO Enabling HoloAPI v1.2.3
    15.07 13:04:14 [Server] INFO Enabling PlayerVaults v3.5.0
    15.07 13:04:14 [Server] INFO Searching for updates..
    15.07 13:04:14 [Server] INFO Clearlag is now enabled!
    15.07 13:04:14 [Server] INFO Modules have been loaded!
    15.07 13:04:14 [Server] WARN mob-range requires you to use bukkit v1.7_r3
    15.07 13:04:14 [Server] INFO No config updates found...
    15.07 13:04:14 [Server] INFO Loading modules...
    15.07 13:04:14 [Server] INFO Enabling ClearLag v2.7.1
    15.07 13:04:13 [Server] INFO Vault loaded! Found an economy plugin!
    15.07 13:04:12 [Server] INFO Enabling ChestShop v3.7.9
    15.07 13:04:12 [Server] INFO CombatLog v1.8.11 Enabled.
    15.07 13:04:12 [Server] INFO Factions plugin not found! Safezone untagging will not work.
    15.07 13:04:12 [Server] INFO DisguiseCraft plugin not found! Disguise removal will not work.
    15.07 13:04:12 [Server] INFO Loading config.yml.
    15.07 13:04:12 [Server] INFO Loading messages.properties.
    15.07 13:04:12 [Server] INFO Enabling CombatLog v1.8.11
    15.07 13:04:11 [Server] INFO Disabling SparkTrail v3.0.0
    15.07 13:04:11 [Server] INFO [INFO] Initialisation failed. Please update the plugin.
    15.07 13:04:11 [Server] INFO [INFO]     1.7.2-R0.3.
    15.07 13:04:11 [Server] INFO [INFO] SparkTrail 3.0.0 is only compatible with:
    15.07 13:04:11 [Server] INFO Enabling SparkTrail v3.0.0
    15.07 13:04:11 [Server] INFO ... 12 more
    15.07 13:04:11 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.7.0_25]
    15.07 13:04:11 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.7.0_25]
    15.07 13:04:11 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R1.EntityHuman
    15.07 13:04:11 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at net.npcwarehouse.NPCWarehouse.onEnable(NPCWarehouse.java:136) ~[NPCWarehouse.jar:?]
    15.07 13:04:11 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/EntityHuman
    15.07 13:04:11 [Server] ERROR Error occurred while enabling NPCWarehouse v1.1.2 (Is it up to date?)
    15.07 13:04:11 [Multicraft] Skipped 38 lines due to rate limit (30/s)
    15.07 13:04:11 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at com.github.games647.scoreboardstats.ScoreboardStats.onEnable(ScoreboardStats.java:90) ~[ScoreboardStats.jar:0.7.5]
    15.07 13:04:11 [Server] INFO at com.github.games647.scoreboardstats.pvpstats.Database.setupDatabase(Database.java:153) ~[ScoreboardStats.jar:0.7.5]
    15.07 13:04:11 [Server] INFO at com.avaje.ebean.EbeanServerFactory.create(EbeanServerFactory.java:78) ~[spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:63) ~[spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:209) ~[spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at com.avaje.ebeaninternal.server.core.InternalConfiguration.<init>(InternalConfiguration.java:132) ~[spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at com.avaje.ebeaninternal.server.type.DefaultTypeManager.<init>(DefaultTypeManager.java:163) ~[spigot-os6.jar:git-Spigot-1546]
    15.07 13:04:11 [Server] INFO at com.avaje.ebeaninternal.server.type.DefaultTypeManager.initialiseJodaTypes(DefaultTypeManager.java:623) ~[spigot-os6.jar:git-Spigot-1546]
    <</code>>\\
    Error log:\\
    <<code>>
    15.07 13:08:05 [Server] INFO ... 13 more
    15.07 13:08:05 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-os6.jar:git-Spigot-1546]
    15.07 13:08:05 [Server] INFO at net.npcwarehouse.util.CommandHandler.onCommand(CommandHandler.java:19) ~[NPCWarehouse.jar:?]
    15.07 13:08:05 [Server] INFO at net.npcwarehouse.NPCCommandHandler.runCommand(NPCCommandHandler.java:106) ~[NPCWarehouse.jar:?]
    15.07 13:08:05 [Server] INFO at net.npcwarehouse.NPCCommandHandler.createNPC(NPCCommandHandler.java:609) ~[NPCWarehouse.jar:?]
    15.07 13:08:05 [Server] INFO Caused by: java.lang.NullPointerException
    15.07 13:08:05 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:08:05 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:08:05 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:08:05 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:08:05 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:731) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:08:05 [Server] INFO at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:08:05 [Server] INFO at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:184) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:08:05 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:08:05 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:08:05 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:846) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:08:05 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1016) [spigot-os6.jar:git-Spigot-1546]
    15.07 13:08:05 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) ~[spigot-os6.jar:git-Spigot-1546]
    15.07 13:08:05 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[spigot-os6.jar:git-Spigot-1546]
    15.07 13:08:05 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-os6.jar:git-Spigot-1546]
    15.07 13:08:05 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'npc' in plugin NPCWarehouse v1.1.2
    15.07 13:08:05 [Server] ERROR null
    

    Please provide any additional information below.

  • _ForgeUser7613883 added the tags New Other Jul 15, 2014

To post a comment, please login or register a new account.