Advertisement
wizdude

kit plugin throws error

May 10th, 2015
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.85 KB | None | 0 0
  1. [22:43:04] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  2. [22:43:04] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  3. [22:43:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [22:43:04] [main/INFO] [FML]: Forge Mod Loader version 8.0.76.1402 for Minecraft 1.8 loading
  5. [22:43:04] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Linux:amd64:3.10.17, installed at /usr/lib64/java/jre
  6. [22:43:04] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from sponge-1.8-1371-2.1DEV-440.jar
  7. [22:43:04] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [22:43:04] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  9. [22:43:04] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  10. [22:43:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [22:43:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [22:43:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  13. [22:43:05] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  14. [22:43:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. [22:43:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  16. [22:43:05] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  17. [22:43:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  18. [22:43:05] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  19. [22:43:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  20. [22:43:05] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  21. [22:43:06] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  22. [22:43:09] [Server thread/INFO]: Starting minecraft server version 1.8
  23. [22:43:09] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  24. [22:43:09] [Server thread/INFO] [FML]: MinecraftForge v11.14.1.1402 Initialized
  25. [22:43:09] [Server thread/INFO] [FML]: Replaced 204 ore recipies
  26. [22:43:09] [Server thread/INFO] [FML]: Preloading CrashReport classes
  27. [22:43:09] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  28. [22:43:10] [Server thread/INFO] [FML]: Searching /root/down/sponge/server/mods for mods
  29. [22:43:11] [Server thread/INFO] [FML]: Forge Mod Loader has identified 7 mods to load
  30. [22:43:11] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Sponge, EC, Kits, Spongy] at CLIENT
  31. [22:43:11] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Sponge, EC, Kits, Spongy] at SERVER
  32. [22:43:12] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  33. [22:43:12] [Server thread/INFO] [FML]: Found 384 ObjectHolder annotations
  34. [22:43:12] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  35. [22:43:12] [Server thread/INFO] [Spongy]: Spongy v0.2 is starting...
  36. [22:43:12] [Server thread/INFO] [FML]: Applying holder lookups
  37. [22:43:12] [Server thread/INFO] [FML]: Holder lookups applied
  38. [22:43:12] [Server thread/INFO]: Loading properties
  39. [22:43:12] [Server thread/INFO]: Default game type: SURVIVAL
  40. [22:43:12] [Server thread/INFO]: Generating keypair
  41. [22:43:12] [Server thread/INFO]: Starting Minecraft server on *:25565
  42. [22:43:12] [Server thread/WARN] [EC]: Tag json empty
  43. [22:43:12] [Server thread/WARN] [EC]: Broadcast json empty
  44. [22:43:12] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 7 mods
  45. [22:43:12] [Server thread/INFO]: Preparing level "world"
  46. [22:43:12] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@66b4c18d)
  47. [22:43:13] [Server thread/INFO] [FML]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@66b4c18d)
  48. [22:43:13] [Server thread/INFO] [FML]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@66b4c18d)
  49. [22:43:13] [Server thread/INFO]: Preparing start region for level -1
  50. [22:43:13] [Server thread/INFO]: Preparing start region for level 1
  51. [22:43:13] [Server thread/INFO]: Preparing start region for level 0
  52. [22:43:14] [Server thread/INFO]: Done (1.614s)! For help, type "help" or "?"
  53. [22:43:14] [Server thread/INFO] [EC]: Metrics module enabled.
  54. [22:43:14] [Server thread/INFO] [Kits]: Kits loaded!
  55. [22:43:14] [Server thread/INFO] [Spongy]: Spongy has started.
  56. [22:43:14] [Server thread/INFO] [Spongy]: -------------------------------------
  57. [22:43:14] [Server thread/INFO] [Spongy]: Spongy was created by Lokio27.
  58. [22:43:14] [Server thread/INFO] [Spongy]: Additional help from Xemiru and
  59. [22:43:14] [Server thread/INFO] [Spongy]: other great people in the
  60. [22:43:14] [Server thread/INFO] [Spongy]: Sponge community.
  61. [22:43:14] [Server thread/INFO] [Spongy]: Please post all crashes and/or bugs
  62. [22:43:14] [Server thread/INFO] [Spongy]: to the Github Repo.
  63. [22:43:14] [Server thread/INFO] [Spongy]: -------------------------------------
  64. [22:43:22] [User Authenticator #1/INFO]: UUID of player wizdude is 81045632-3f47-41e6-ab36-77dec17fb988
  65. [22:43:22] [Server thread/INFO] [FML]: Connection received without FML marker, assuming vanilla.
  66. [22:43:22] [Server thread/INFO] [FML]: [Server thread] Server side vanilla connection established
  67. [22:43:22] [Server thread/INFO]: wizdude[/192.168.100.133:61731] logged in with entity id 133 at (-322.5, 63.0, -535.5)
  68. [22:43:22] [Server thread/INFO]: wizdude joined the game
  69. [22:43:22] [Server thread/INFO]: Played sound 'random.orb' to wizdude
  70. [22:43:32] [Server thread/INFO] [STDOUT]: [io.github.hsyyid.Main:getItems:151]: [KIT]: does not exist!
  71. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  72. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at io.github.hsyyid.Command.process(Command.java:69)
  73. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.spongepowered.api.util.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:342)
  74. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.spongepowered.api.service.command.SimpleCommandService.process(SimpleCommandService.java:231)
  75. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:85)
  76. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:812)
  77. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:791)
  78. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.play.client.C01PacketChatMessage.func_180757_a(SourceFile:37)
  79. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(SourceFile:9)
  80. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  81. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  82. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  83. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709)
  84. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:655)
  85. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
  86. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  87. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  88. [22:43:32] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
  89. [22:43:36] [Server thread/INFO]: wizdude lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  90. [22:43:36] [Server thread/INFO]: wizdude left the game
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement