Advertisement
McPlayerThaun

Untitled

Apr 7th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.02 KB | None | 0 0
  1. [23:34:46] [Client thread/INFO]: [STDERR]: Cannot create directory %minecraftDir%/assets/galacticraftMaps!
  2. [23:34:53] [Server thread/INFO]: Thaun_ fell out of the world
  3. [23:34:53] [Server thread/ERROR]: Exception caught during firing event net.minecraftforge.event.entity.player.PlayerDropsEvent@5acee22a:
  4. java.lang.NullPointerException: The validated object is null
  5. at org.apache.commons.lang3.Validate.notNull(Validate.java:222) ~[commons-lang3-3.3.2.jar:3.3.2]
  6. at org.apache.commons.lang3.Validate.notNull(Validate.java:203) ~[commons-lang3-3.3.2.jar:3.3.2]
  7. at net.minecraft.util.NonNullList.set(SourceFile:45) ~[dd.class:?]
  8. at micdoodle8.mods.galacticraft.core.inventory.InventoryExtended.func_70299_a(InventoryExtended.java:64) ~[InventoryExtended.class:?]
  9. at micdoodle8.mods.galacticraft.core.event.EventHandlerGC.onPlayerDeath(EventHandlerGC.java:785) ~[EventHandlerGC.class:?]
  10. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_15_EventHandlerGC_onPlayerDeath_PlayerDropsEvent.invoke(.dynamic) ~[?:?]
  11. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  12. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) [EventBus.class:?]
  13. at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:499) [ly.class:?]
  14. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:990) [sw.class:?]
  15. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1040) [aay.class:?]
  16. at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:571) [ly.class:?]
  17. at net.minecraft.entity.EntityLivingBase.func_174812_G(EntityLivingBase.java:156) [sw.class:?]
  18. at net.minecraft.command.CommandKill.func_184881_a(SourceFile:35) [an.class:?]
  19. at net.minecraft.command.CommandHandler.func_175786_a(CommandHandler.java:119) [k.class:?]
  20. at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:91) [k.class:?]
  21. at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:904) [mi.class:?]
  22. at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:883) [mi.class:?]
  23. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [ip.class:?]
  24. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [ip.class:?]
  25. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fo$1.class:?]
  26. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
  27. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
  28. at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  29. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:679) [MinecraftServer.class:?]
  30. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) [MinecraftServer.class:?]
  31. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149) [cch.class:?]
  32. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) [MinecraftServer.class:?]
  33. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
  34. [23:34:53] [Server thread/ERROR]: Index: 1 Listeners:
  35. [23:34:53] [Server thread/ERROR]: 0: NORMAL
  36. [23:34:53] [Server thread/ERROR]: 1: ASM: micdoodle8.mods.galacticraft.core.event.EventHandlerGC@108817cc onPlayerDeath(Lnet/minecraftforge/event/entity/player/PlayerDropsEvent;)V
  37. [23:34:53] [Client thread/INFO]: [STDERR]: java.lang.NoSuchFieldException: volume
  38. [23:34:53] [Client thread/INFO]: [STDERR]: at java.lang.Class.getDeclaredField(Class.java:2062)
  39. [23:34:53] [Server thread/WARN]: Couldn't process command: 'kill'
  40. java.lang.NullPointerException: The validated object is null
  41. at org.apache.commons.lang3.Validate.notNull(Validate.java:222) ~[commons-lang3-3.3.2.jar:3.3.2]
  42. at org.apache.commons.lang3.Validate.notNull(Validate.java:203) ~[commons-lang3-3.3.2.jar:3.3.2]
  43. at net.minecraft.util.NonNullList.set(SourceFile:45) ~[dd.class:?]
  44. at micdoodle8.mods.galacticraft.core.inventory.InventoryExtended.func_70299_a(InventoryExtended.java:64) ~[InventoryExtended.class:?]
  45. at micdoodle8.mods.galacticraft.core.event.EventHandlerGC.onPlayerDeath(EventHandlerGC.java:785) ~[EventHandlerGC.class:?]
  46. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_15_EventHandlerGC_onPlayerDeath_PlayerDropsEvent.invoke(.dynamic) ~[?:?]
  47. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  48. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) ~[EventBus.class:?]
  49. at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:499) ~[ly.class:?]
  50. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:990) ~[sw.class:?]
  51. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1040) ~[aay.class:?]
  52. at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:571) ~[ly.class:?]
  53. at net.minecraft.entity.EntityLivingBase.func_174812_G(EntityLivingBase.java:156) ~[sw.class:?]
  54. at net.minecraft.command.CommandKill.func_184881_a(SourceFile:35) ~[an.class:?]
  55. at net.minecraft.command.CommandHandler.func_175786_a(CommandHandler.java:119) [k.class:?]
  56. at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:91) [k.class:?]
  57. at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:904) [mi.class:?]
  58. at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:883) [mi.class:?]
  59. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [ip.class:?]
  60. at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [ip.class:?]
  61. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fo$1.class:?]
  62. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
  63. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
  64. at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  65. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:679) [MinecraftServer.class:?]
  66. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) [MinecraftServer.class:?]
  67. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149) [cch.class:?]
  68. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) [MinecraftServer.class:?]
  69. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
  70. [23:34:53] [Client thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.event.EventHandlerGC.onSoundPlayed(EventHandlerGC.java:954)
  71. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_17_EventHandlerGC_onSoundPlayed_PlaySoundEvent.invoke(.dynamic)
  72. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  73. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  74. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraftforge.client.ForgeHooksClient.playSound(ForgeHooksClient.java:367)
  75. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:344)
  76. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.client.audio.SoundHandler.func_147682_a(SourceFile:195)
  77. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.client.multiplayer.WorldClient.func_184134_a(WorldClient.java:472)
  78. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.client.entity.EntityPlayerSP.func_184185_a(EntityPlayerSP.java:567)
  79. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.entity.EntityLivingBase.func_70103_a(EntityLivingBase.java:1477)
  80. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.entity.player.EntityPlayer.func_70103_a(EntityPlayer.java:436)
  81. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.client.entity.EntityPlayerSP.func_70103_a(EntityPlayerSP.java:550)
  82. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.client.network.NetHandlerPlayClient.func_147236_a(NetHandlerPlayClient.java:1019)
  83. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.network.play.server.SPacketEntityStatus.func_148833_a(SourceFile:38)
  84. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.network.play.server.SPacketEntityStatus.func_148833_a(SourceFile:11)
  85. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  86. [23:34:53] [Client thread/INFO]: [STDERR]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  87. [23:34:53] [Client thread/INFO]: [STDERR]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  88. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.util.Util.func_181617_a(SourceFile:46)
  89. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1046)
  90. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
  91. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  92. [23:34:53] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  93. [23:34:53] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  94. [23:34:53] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  95. [23:34:53] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:483)
  96. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  97. [23:34:53] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  98. [23:34:53] [Client thread/INFO]: [STDERR]: java.lang.NoSuchFieldException: volume
  99. [23:34:53] [Client thread/INFO]: [STDERR]: at java.lang.Class.getDeclaredField(Class.java:2062)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement