Advertisement
Guest User

Untitled

a guest
Jan 17th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 154.17 KB | None | 0 0
  1. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  2. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  3. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  4. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  5. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  6. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  7. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  8. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  9. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  10. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  11. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  13. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  14. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  15. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  16. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  17. [21:24:26] [Client thread/ERROR] [dsurround]: Unable to play sound
  18. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.4, AMBIENT, state=NONE, v=1.0, p=1.0558431, s=1.0, LINEAR}
  19. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  20. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  21. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  22. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  23. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  24. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  25. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  26. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  27. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  28. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  29. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  30. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  31. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  32. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  33. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  34. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  35. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  36. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  37. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  38. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  39. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  40. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  42. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  43. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  44. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  45. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  46. [21:24:26] [Client thread/ERROR] [dsurround]: Unable to play sound
  47. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.4, AMBIENT, state=NONE, v=1.0, p=1.0558431, s=1.0, LINEAR}
  48. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  49. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  50. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  51. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  52. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  53. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  54. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  55. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  56. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  57. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  58. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  59. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  60. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  61. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  62. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  63. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  64. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  65. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  66. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  67. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  68. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  69. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  70. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  71. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  72. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  73. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  74. [21:24:26] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  75. [21:24:30] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Received passengers for unknown entity
  76. [21:24:30] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Received passengers for unknown entity
  77. [21:24:30] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Received passengers for unknown entity
  78. [21:24:43] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Received passengers for unknown entity
  79. [21:24:46] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] The tomb disappears!
  80. [21:24:49] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Received passengers for unknown entity
  81. [21:24:50] [Client thread/INFO] [minecraft/AdvancementList]: Loaded 67 advancements
  82. [21:24:58] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerInventoryStore.onPlayerDeath(PlayerInventoryStore.java:304): Storing post-mortem inventory into D:\Dokumente\Curse\Minecraft\Instances\Dimension Zero BP Test\saves\New World\data\inventory-SirAron-2019-01-17_21.24.58-death-0.dat. It can be restored with command '/ob_inventory restore SirAron SirAron-2019-01-17_21.24.58-death-0'
  83. [21:24:58] [Server thread/INFO] [minecraft/MinecraftServer]: SirAron was slain by Zombie SirAron
  84. [21:24:58] [Server thread/WARN] [OpenMods]: openblocks.common.PlayerDeathHandler.onPlayerDrops(PlayerDeathHandler.java:358): Grave drops event for player 'EntityPlayerMP['SirAron'/10980, l='New World', x=287.70, y=65.00, z=896.73]' cancelled, grave will not be spawned'
  85. [21:24:58] [Server thread/INFO] [tombstone]: The last known grave of SirAron is at location [x:286, y:65, z:896] in the dimension 0
  86. [21:24:58] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] SirAron was slain by Zombie SirAron
  87. [21:24:58] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] A new grave with your lost items was created at: [name:Last Grave, x:286, y:65, z:896, dim:0] locked
  88. [21:24:59] [Client thread/INFO] [journeymap]: SirAron died at BlockPos{x=287, y=65, z=897}. Deathpoints enabled: true. Deathpoint created: true
  89. [21:24:59] [Server thread/ERROR] [FML]: FMLIndexedMessageCodec exception caught
  90. io.netty.handler.codec.EncoderException: java.lang.RuntimeException: Undefined discriminator for message type net.cerulan.healthhungertweaks.network.MessageSyncHealthRegen in channel healthhungertweaks
  91. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:106) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  92. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  93. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  94. at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  95. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  96. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  97. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  98. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  99. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  100. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendTo(SimpleNetworkWrapper.java:250) [SimpleNetworkWrapper.class:?]
  101. at net.cerulan.healthhungertweaks.capability.healthregen.HealthRegenCapabilityHandler.onEntityJoinWorld(HealthRegenCapabilityHandler.java:86) [HealthRegenCapabilityHandler.class:?]
  102. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2947_HealthRegenCapabilityHandler_onEntityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]
  103. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  104. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  105. at net.minecraft.world.World.func_72838_d(World.java:1206) [amu.class:?]
  106. at net.minecraft.world.WorldServer.func_72838_d(WorldServer.java:1058) [oo.class:?]
  107. at net.minecraft.server.management.PlayerList.func_72368_a(PlayerList.java:585) [pl.class:?]
  108. at net.minecraft.network.NetHandlerPlayServer.func_147342_a(NetHandlerPlayServer.java:1119) [pa.class:?]
  109. at net.minecraft.network.play.client.CPacketClientStatus.func_148833_a(SourceFile:31) [lb.class:?]
  110. at net.minecraft.network.play.client.CPacketClientStatus.func_148833_a(SourceFile:8) [lb.class:?]
  111. at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:20) [hv$1.class:?]
  112. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_191]
  113. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_191]
  114. at net.minecraft.util.Util.func_181617_a(Util.java:47) [h.class:?]
  115. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  116. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  117. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) [chd.class:?]
  118. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  119. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  120. Caused by: java.lang.RuntimeException: Undefined discriminator for message type net.cerulan.healthhungertweaks.network.MessageSyncHealthRegen in channel healthhungertweaks
  121. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.encode(FMLIndexedMessageToMessageCodec.java:76) ~[FMLIndexedMessageToMessageCodec.class:?]
  122. at io.netty.handler.codec.MessageToMessageCodec$1.encode(MessageToMessageCodec.java:67) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  123. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:88) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  124. ... 28 more
  125. [21:24:59] [Server thread/ERROR] [FML]: SimpleChannelHandlerWrapper exception
  126. io.netty.handler.codec.EncoderException: java.lang.RuntimeException: Undefined discriminator for message type net.cerulan.healthhungertweaks.network.MessageSyncHealthRegen in channel healthhungertweaks
  127. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:106) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  128. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  129. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  130. at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  131. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  132. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  133. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  134. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  135. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  136. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendTo(SimpleNetworkWrapper.java:250) [SimpleNetworkWrapper.class:?]
  137. at net.cerulan.healthhungertweaks.capability.healthregen.HealthRegenCapabilityHandler.onEntityJoinWorld(HealthRegenCapabilityHandler.java:86) [HealthRegenCapabilityHandler.class:?]
  138. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2947_HealthRegenCapabilityHandler_onEntityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]
  139. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  140. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  141. at net.minecraft.world.World.func_72838_d(World.java:1206) [amu.class:?]
  142. at net.minecraft.world.WorldServer.func_72838_d(WorldServer.java:1058) [oo.class:?]
  143. at net.minecraft.server.management.PlayerList.func_72368_a(PlayerList.java:585) [pl.class:?]
  144. at net.minecraft.network.NetHandlerPlayServer.func_147342_a(NetHandlerPlayServer.java:1119) [pa.class:?]
  145. at net.minecraft.network.play.client.CPacketClientStatus.func_148833_a(SourceFile:31) [lb.class:?]
  146. at net.minecraft.network.play.client.CPacketClientStatus.func_148833_a(SourceFile:8) [lb.class:?]
  147. at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:20) [hv$1.class:?]
  148. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_191]
  149. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_191]
  150. at net.minecraft.util.Util.func_181617_a(Util.java:47) [h.class:?]
  151. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  152. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  153. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) [chd.class:?]
  154. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  155. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  156. Caused by: java.lang.RuntimeException: Undefined discriminator for message type net.cerulan.healthhungertweaks.network.MessageSyncHealthRegen in channel healthhungertweaks
  157. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.encode(FMLIndexedMessageToMessageCodec.java:76) ~[FMLIndexedMessageToMessageCodec.class:?]
  158. at io.netty.handler.codec.MessageToMessageCodec$1.encode(MessageToMessageCodec.java:67) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  159. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:88) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  160. ... 28 more
  161. [21:24:59] [Server thread/ERROR] [FML]: SimpleChannelHandlerWrapper exception
  162. io.netty.handler.codec.EncoderException: java.lang.RuntimeException: Undefined discriminator for message type net.cerulan.healthhungertweaks.network.MessageSyncHealthRegen in channel healthhungertweaks
  163. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:106) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  164. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  165. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  166. at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  167. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  168. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  169. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  170. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  171. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  172. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendTo(SimpleNetworkWrapper.java:250) [SimpleNetworkWrapper.class:?]
  173. at net.cerulan.healthhungertweaks.capability.healthregen.HealthRegenCapabilityHandler.onEntityJoinWorld(HealthRegenCapabilityHandler.java:86) [HealthRegenCapabilityHandler.class:?]
  174. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2947_HealthRegenCapabilityHandler_onEntityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]
  175. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  176. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  177. at net.minecraft.world.World.func_72838_d(World.java:1206) [amu.class:?]
  178. at net.minecraft.world.WorldServer.func_72838_d(WorldServer.java:1058) [oo.class:?]
  179. at net.minecraft.server.management.PlayerList.func_72368_a(PlayerList.java:585) [pl.class:?]
  180. at net.minecraft.network.NetHandlerPlayServer.func_147342_a(NetHandlerPlayServer.java:1119) [pa.class:?]
  181. at net.minecraft.network.play.client.CPacketClientStatus.func_148833_a(SourceFile:31) [lb.class:?]
  182. at net.minecraft.network.play.client.CPacketClientStatus.func_148833_a(SourceFile:8) [lb.class:?]
  183. at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:20) [hv$1.class:?]
  184. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_191]
  185. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_191]
  186. at net.minecraft.util.Util.func_181617_a(Util.java:47) [h.class:?]
  187. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  188. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  189. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) [chd.class:?]
  190. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  191. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  192. Caused by: java.lang.RuntimeException: Undefined discriminator for message type net.cerulan.healthhungertweaks.network.MessageSyncHealthRegen in channel healthhungertweaks
  193. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.encode(FMLIndexedMessageToMessageCodec.java:76) ~[FMLIndexedMessageToMessageCodec.class:?]
  194. at io.netty.handler.codec.MessageToMessageCodec$1.encode(MessageToMessageCodec.java:67) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  195. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:88) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  196. ... 28 more
  197. [21:24:59] [Server thread/ERROR] [FML]: SimpleChannelHandlerWrapper exception
  198. io.netty.handler.codec.EncoderException: java.lang.RuntimeException: Undefined discriminator for message type net.cerulan.healthhungertweaks.network.MessageSyncHealthRegen in channel healthhungertweaks
  199. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:106) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  200. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  201. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  202. at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  203. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  204. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  205. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  206. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  207. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  208. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendTo(SimpleNetworkWrapper.java:250) [SimpleNetworkWrapper.class:?]
  209. at net.cerulan.healthhungertweaks.capability.healthregen.HealthRegenCapabilityHandler.onEntityJoinWorld(HealthRegenCapabilityHandler.java:86) [HealthRegenCapabilityHandler.class:?]
  210. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2947_HealthRegenCapabilityHandler_onEntityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]
  211. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  212. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  213. at net.minecraft.world.World.func_72838_d(World.java:1206) [amu.class:?]
  214. at net.minecraft.world.WorldServer.func_72838_d(WorldServer.java:1058) [oo.class:?]
  215. at net.minecraft.server.management.PlayerList.func_72368_a(PlayerList.java:585) [pl.class:?]
  216. at net.minecraft.network.NetHandlerPlayServer.func_147342_a(NetHandlerPlayServer.java:1119) [pa.class:?]
  217. at net.minecraft.network.play.client.CPacketClientStatus.func_148833_a(SourceFile:31) [lb.class:?]
  218. at net.minecraft.network.play.client.CPacketClientStatus.func_148833_a(SourceFile:8) [lb.class:?]
  219. at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:20) [hv$1.class:?]
  220. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_191]
  221. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_191]
  222. at net.minecraft.util.Util.func_181617_a(Util.java:47) [h.class:?]
  223. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  224. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  225. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) [chd.class:?]
  226. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  227. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  228. Caused by: java.lang.RuntimeException: Undefined discriminator for message type net.cerulan.healthhungertweaks.network.MessageSyncHealthRegen in channel healthhungertweaks
  229. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.encode(FMLIndexedMessageToMessageCodec.java:76) ~[FMLIndexedMessageToMessageCodec.class:?]
  230. at io.netty.handler.codec.MessageToMessageCodec$1.encode(MessageToMessageCodec.java:67) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  231. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:88) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  232. ... 28 more
  233. Jan 17, 2019 9:24:59 PM io.netty.channel.embedded.EmbeddedChannel recordException
  234. WARNING: More than one exception was raised. Will report only the first one and log others.
  235. io.netty.handler.codec.EncoderException: java.lang.RuntimeException: Undefined discriminator for message type net.cerulan.healthhungertweaks.network.MessageSyncHealthRegen in channel healthhungertweaks
  236. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:106)
  237. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116)
  238. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738)
  239. at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801)
  240. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814)
  241. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794)
  242. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831)
  243. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032)
  244. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296)
  245. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendTo(SimpleNetworkWrapper.java:250)
  246. at net.cerulan.healthhungertweaks.capability.healthregen.HealthRegenCapabilityHandler.onEntityJoinWorld(HealthRegenCapabilityHandler.java:86)
  247. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2947_HealthRegenCapabilityHandler_onEntityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic)
  248. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  249. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  250. at net.minecraft.world.World.func_72838_d(World.java:1206)
  251. at net.minecraft.world.WorldServer.func_72838_d(WorldServer.java:1058)
  252. at net.minecraft.server.management.PlayerList.func_72368_a(PlayerList.java:585)
  253. at net.minecraft.network.NetHandlerPlayServer.func_147342_a(NetHandlerPlayServer.java:1119)
  254. at net.minecraft.network.play.client.CPacketClientStatus.func_148833_a(SourceFile:31)
  255. at net.minecraft.network.play.client.CPacketClientStatus.func_148833_a(SourceFile:8)
  256. at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:20)
  257. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  258. at java.util.concurrent.FutureTask.run(Unknown Source)
  259. at net.minecraft.util.Util.func_181617_a(Util.java:47)
  260. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
  261. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  262. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  263. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  264. at java.lang.Thread.run(Unknown Source)
  265. Caused by: java.lang.RuntimeException: Undefined discriminator for message type net.cerulan.healthhungertweaks.network.MessageSyncHealthRegen in channel healthhungertweaks
  266. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.encode(FMLIndexedMessageToMessageCodec.java:76)
  267. at io.netty.handler.codec.MessageToMessageCodec$1.encode(MessageToMessageCodec.java:67)
  268. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:88)
  269. ... 28 more
  270.  
  271. [21:24:59] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Received passengers for unknown entity
  272. [21:25:07] [Client thread/ERROR] [dsurround]: Unable to play sound
  273. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.4, AMBIENT, state=NONE, v=1.0, p=0.92301065, s=1.0, LINEAR}
  274. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  275. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  276. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  277. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  278. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  279. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  280. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  281. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  282. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  283. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  284. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  285. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  286. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  287. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  288. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  289. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  290. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  291. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  292. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  293. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  294. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  295. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  296. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  297. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  298. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  299. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  300. [21:25:07] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  301. [21:25:08] [Client thread/ERROR] [dsurround]: Unable to play sound
  302. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.4, AMBIENT, state=NONE, v=1.0, p=0.92301065, s=1.0, LINEAR}
  303. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  304. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  305. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  306. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  307. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  308. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  309. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  310. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  311. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  312. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  313. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  314. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  315. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  316. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  317. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  318. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  319. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  320. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  321. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  322. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  323. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  324. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  325. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  326. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  327. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  328. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  329. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  330. [21:25:08] [Client thread/ERROR] [dsurround]: Unable to play sound
  331. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.4, AMBIENT, state=NONE, v=1.0, p=0.92301065, s=1.0, LINEAR}
  332. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  333. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  334. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  335. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  336. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  337. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  338. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  339. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  340. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  341. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  342. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  343. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  344. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  345. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  346. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  347. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  348. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  349. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  350. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  351. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  352. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  353. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  354. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  355. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  356. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  357. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  358. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  359. [21:25:08] [Client thread/ERROR] [dsurround]: Unable to play sound
  360. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.4, AMBIENT, state=NONE, v=1.0, p=0.92301065, s=1.0, LINEAR}
  361. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  362. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  363. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  364. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  365. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  366. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  367. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  368. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  369. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  370. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  371. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  372. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  373. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  374. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  375. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  376. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  377. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  378. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  379. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  380. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  381. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  382. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  383. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  384. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  385. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  386. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  387. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  388. [21:25:08] [Client thread/ERROR] [dsurround]: Unable to play sound
  389. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.4, AMBIENT, state=NONE, v=1.0, p=0.92301065, s=1.0, LINEAR}
  390. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  391. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  392. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  393. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  394. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  395. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  396. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  397. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  398. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  399. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  400. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  401. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  402. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  403. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  404. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  405. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  406. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  407. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  408. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  409. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  410. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  411. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  412. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  413. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  414. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  415. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  416. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  417. [21:25:08] [Client thread/ERROR] [dsurround]: Unable to play sound
  418. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.4, AMBIENT, state=NONE, v=1.0, p=0.92301065, s=1.0, LINEAR}
  419. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  420. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  421. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  422. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  423. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  424. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  425. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  426. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  427. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  428. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  429. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  430. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  431. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  432. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  433. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  434. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  435. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  436. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  437. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  438. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  439. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  440. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  441. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  442. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  443. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  444. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  445. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  446. [21:25:08] [Client thread/ERROR] [dsurround]: Unable to play sound
  447. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.4, AMBIENT, state=NONE, v=1.0, p=0.92301065, s=1.0, LINEAR}
  448. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  449. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  450. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  451. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  452. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  453. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  454. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  455. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  456. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  457. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  458. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  459. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  460. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  461. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  462. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  463. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  464. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  465. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  466. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  467. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  468. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  469. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  470. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  471. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  472. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  473. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  474. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  475. [21:25:08] [Client thread/ERROR] [dsurround]: Unable to play sound
  476. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.4, AMBIENT, state=NONE, v=1.0, p=0.92301065, s=1.0, LINEAR}
  477. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  478. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  479. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  480. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  481. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  482. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  483. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  484. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  485. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  486. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  487. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  488. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  489. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  490. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  491. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  492. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  493. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  494. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  495. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  496. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  497. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  498. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  499. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  500. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  501. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  502. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  503. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  504. [21:25:08] [Client thread/ERROR] [dsurround]: Unable to play sound
  505. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.4, AMBIENT, state=NONE, v=1.0, p=0.92301065, s=1.0, LINEAR}
  506. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  507. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  508. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  509. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  510. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  511. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  512. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  513. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  514. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  515. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  516. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  517. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  518. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  519. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  520. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  521. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  522. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  523. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  524. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  525. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  526. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  527. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  528. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  529. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  530. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  531. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  532. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  533. [21:25:08] [Client thread/ERROR] [dsurround]: Unable to play sound
  534. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.4, AMBIENT, state=NONE, v=1.0, p=0.92301065, s=1.0, LINEAR}
  535. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  536. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  537. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  538. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  539. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  540. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  541. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  542. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  543. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  544. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  545. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  546. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  547. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  548. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  549. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  550. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  551. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  552. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  553. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  554. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  555. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  556. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  557. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  558. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  559. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  560. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  561. [21:25:08] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  562. [21:25:22] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] The tomb disappears!
  563. [21:25:39] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Received passengers for unknown entity
  564. [21:25:40] [Client thread/ERROR] [dsurround]: Unable to play sound
  565. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.1, AMBIENT, state=NONE, v=1.0, p=1.0676059, s=1.0, LINEAR}
  566. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  567. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  568. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  569. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  570. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  571. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  572. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  573. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  574. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  575. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  576. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  577. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  578. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  579. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  580. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  581. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  582. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  583. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  584. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  585. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  586. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  587. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  588. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  589. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  590. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  591. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  592. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  593. [21:25:40] [Client thread/ERROR] [dsurround]: Unable to play sound
  594. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.1, AMBIENT, state=NONE, v=1.0, p=1.0676059, s=1.0, LINEAR}
  595. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  596. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  597. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  598. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  599. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  600. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  601. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  602. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  603. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  604. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  605. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  606. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  607. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  608. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  609. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  610. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  611. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  612. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  613. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  614. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  615. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  616. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  617. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  618. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  619. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  620. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  621. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  622. [21:25:40] [Client thread/ERROR] [dsurround]: Unable to play sound
  623. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.1, AMBIENT, state=NONE, v=1.0, p=1.0676059, s=1.0, LINEAR}
  624. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  625. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  626. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  627. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  628. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  629. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  630. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  631. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  632. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  633. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  634. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  635. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  636. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  637. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  638. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  639. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  640. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  641. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  642. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  643. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  644. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  645. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  646. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  647. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  648. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  649. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  650. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  651. [21:25:40] [Client thread/ERROR] [dsurround]: Unable to play sound
  652. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.1, AMBIENT, state=NONE, v=1.0, p=1.0676059, s=1.0, LINEAR}
  653. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  654. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  655. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  656. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  657. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  658. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  659. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  660. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  661. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  662. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  663. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  664. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  665. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  666. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  667. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  668. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  669. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  670. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  671. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  672. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  673. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  674. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  675. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  676. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  677. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  678. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  679. [21:25:40] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  680. [21:25:41] [Client thread/ERROR] [dsurround]: Unable to play sound
  681. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.1, AMBIENT, state=NONE, v=1.0, p=1.0676059, s=1.0, LINEAR}
  682. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  683. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  684. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  685. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  686. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  687. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  688. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  689. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  690. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  691. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  692. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  693. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  694. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  695. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  696. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  697. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  698. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  699. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  700. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  701. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  702. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  703. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  704. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  705. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  706. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  707. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  708. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  709. [21:25:41] [Client thread/ERROR] [dsurround]: Unable to play sound
  710. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.1, AMBIENT, state=NONE, v=1.0, p=1.0676059, s=1.0, LINEAR}
  711. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  712. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  713. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  714. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  715. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  716. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  717. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  718. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  719. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  720. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  721. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  722. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  723. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  724. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  725. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  726. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  727. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  728. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  729. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  730. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  731. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  732. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  733. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  734. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  735. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  736. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  737. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  738. [21:25:41] [Client thread/ERROR] [dsurround]: Unable to play sound
  739. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.1, AMBIENT, state=NONE, v=1.0, p=1.0676059, s=1.0, LINEAR}
  740. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  741. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  742. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  743. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  744. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  745. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  746. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  747. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  748. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  749. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  750. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  751. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  752. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  753. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  754. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  755. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  756. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  757. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  758. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  759. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  760. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  761. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  762. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  763. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  764. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  765. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  766. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  767. [21:25:41] [Client thread/ERROR] [dsurround]: Unable to play sound
  768. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.1, AMBIENT, state=NONE, v=1.0, p=1.0676059, s=1.0, LINEAR}
  769. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  770. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  771. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  772. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  773. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  774. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  775. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  776. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  777. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  778. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  779. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  780. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  781. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  782. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  783. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  784. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  785. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  786. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  787. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  788. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  789. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  790. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  791. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  792. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  793. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  794. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  795. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  796. [21:25:41] [Client thread/ERROR] [dsurround]: Unable to play sound
  797. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.1, AMBIENT, state=NONE, v=1.0, p=1.0676059, s=1.0, LINEAR}
  798. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  799. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  800. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  801. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  802. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  803. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  804. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  805. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  806. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  807. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  808. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  809. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  810. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  811. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  812. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  813. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  814. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  815. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  816. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  817. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  818. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  819. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  820. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  821. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  822. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  823. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  824. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  825. [21:25:41] [Client thread/ERROR] [dsurround]: Unable to play sound
  826. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.1, AMBIENT, state=NONE, v=1.0, p=1.0676059, s=1.0, LINEAR}
  827. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  828. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  829. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  830. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  831. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  832. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  833. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  834. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  835. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  836. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  837. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  838. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  839. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  840. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  841. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  842. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  843. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  844. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  845. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  846. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  847. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  848. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  849. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  850. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  851. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  852. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  853. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  854. [21:25:41] [Client thread/ERROR] [dsurround]: Unable to play sound
  855. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.1, AMBIENT, state=NONE, v=1.0, p=1.0676059, s=1.0, LINEAR}
  856. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  857. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  858. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  859. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  860. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  861. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  862. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  863. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  864. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  865. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  866. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  867. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  868. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  869. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  870. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  871. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  872. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  873. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  874. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  875. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  876. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  877. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  878. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  879. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  880. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  881. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  882. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  883. [21:25:41] [Client thread/ERROR] [dsurround]: Unable to play sound
  884. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.1, AMBIENT, state=NONE, v=1.0, p=1.0676059, s=1.0, LINEAR}
  885. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  886. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  887. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  888. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  889. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  890. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  891. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  892. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  893. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  894. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  895. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  896. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  897. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  898. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  899. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  900. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  901. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  902. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  903. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  904. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  905. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  906. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  907. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  908. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  909. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  910. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  911. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  912. [21:25:41] [Client thread/ERROR] [dsurround]: Unable to play sound
  913. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: java.lang.IllegalArgumentException: value already present: AdhocSound{dsurround:waterfall.1, AMBIENT, state=NONE, v=1.0, p=1.0676059, s=1.0, LINEAR}
  914. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:287)
  915. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at com.google.common.collect.HashBiMap.put(HashBiMap.java:262)
  916. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:430)
  917. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.SoundEngine.playSound(SoundEngine.java:271)
  918. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.SoundEffectHandler.playSound(SoundEffectHandler.java:217)
  919. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.sound.Emitter.update(Emitter.java:115)
  920. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleWaterSplash.soundUpdate(ParticleWaterSplash.java:106)
  921. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.fx.particle.system.ParticleSystem.onUpdate(ParticleSystem.java:116)
  922. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.lambda$process$0(ParticleSystemHandler.java:64)
  923. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at gnu.trove.map.hash.TLongObjectHashMap.retainEntries(TLongObjectHashMap.java:437)
  924. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.ParticleSystemHandler.process(ParticleSystemHandler.java:60)
  925. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.onTick(EffectManager.java:173)
  926. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at org.blockartistry.DynSurround.client.handlers.EffectManager.clientTick(EffectManager.java:183)
  927. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1062_EffectManager_clientTick_ClientTickEvent.invoke(.dynamic)
  928. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  929. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  930. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  931. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  932. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  933. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  934. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.client.main.Main.main(SourceFile:123)
  935. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  936. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  937. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  938. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at java.lang.reflect.Method.invoke(Unknown Source)
  939. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  940. [21:25:41] [Client thread/INFO] [STDERR]: [org.blockartistry.lib.logging.ModLog:error:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  941. [21:25:42] [Server thread/INFO] [minecraft/MinecraftServer]: [SirAron: Set own game mode to Creative Mode]
  942. [21:25:42] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Your game mode has been updated to Creative Mode
  943. [21:25:43] [Server thread/INFO] [minecraft/MinecraftServer]: [SirAron: Added 4059 to the time]
  944. [21:25:43] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Added 4059 to the time
  945. [21:25:56] [Client thread/INFO] [minecraft/AdvancementList]: Loaded 67 advancements
  946. [21:25:56] [Client thread/INFO] [minecraft/AdvancementList]: Loaded 89 advancements
  947. [21:26:04] [Client thread/WARN] [minecraft/NetHandlerPlayClient]: Received passengers for unknown entity
  948. [21:26:08] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
  949. [21:26:08] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
  950. [21:26:08] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/ExtraUtils2_Quarry_Dim
  951. [21:26:08] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/Spectre
  952. [21:26:12] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
  953. [21:26:12] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
  954. [21:26:12] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/ExtraUtils2_Quarry_Dim
  955. [21:26:12] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/Spectre
  956. [21:26:15] [Netty Local Client IO #0/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
  957. [21:26:15] [Netty Local Client IO #0/INFO] [Astral Sorcery]: Cleaning client cache...
  958. [21:26:15] [Netty Local Client IO #0/INFO] [Astral Sorcery]: Cleared cached client data! Disconnected from server.
  959. [21:26:15] [Netty Local Client IO #0/INFO] [waterstrainer]: Importing waterstrainer_loottables.cfg ...
  960. [21:26:15] [Netty Local Client IO #0/INFO] [waterstrainer]: No errors were found!
  961. [21:26:15] [Client thread/INFO] [journeymap]: Mapping halted in D:\Dokumente\Curse\Minecraft\Instances\Dimension Zero BP Test\journeymap\data\sp\New World\DIM0
  962. [21:26:15] [Client thread/WARN] [journeymap]: Existing color palette's resource packs no longer match current loadout.
  963. [21:26:15] [Client thread/INFO] [journeymap]: WAS: Dimension Zero 64x MC112 tc test.zip:zip
  964. NOW: Dimension Zero Patch 64x MC112.zip:zip
  965. [21:26:15] [Server thread/INFO] [STDOUT]: [lain.mods.cos.InventoryManager:onServerStopping:234]: Server is stopping... force saving all loaded CosmeticArmor data.
  966. [21:26:15] [Server thread/INFO] [STDOUT]: [lain.mods.cos.InventoryManager:onServerStopping:237]: f906f8f0-b3c2-4fac-8b4e-b0c7956139a6
  967. [21:26:15] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
  968. [21:26:15] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
  969. [21:26:15] [Server thread/INFO] [minecraft/NetHandlerPlayServer]: SirAron lost connection: Disconnected
  970. [21:26:15] [Server thread/INFO] [minecraft/MinecraftServer]: SirAron left the game
  971. [21:26:15] [Server thread/INFO] [minecraft/NetHandlerPlayServer]: Stopping singleplayer server as player logged out
  972. [21:26:15] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
  973. [21:26:15] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
  974. [21:26:15] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/ExtraUtils2_Quarry_Dim
  975. [21:26:15] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/Spectre
  976. [21:26:15] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 0
  977. [21:26:15] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -9999
  978. [21:26:15] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -343800852
  979. [21:26:15] [Server thread/INFO] [FML]: Unloading dimension 0
  980. [21:26:15] [Server thread/INFO] [FML]: Unloading dimension -9999
  981. [21:26:15] [Server thread/INFO] [FML]: Unloading dimension -343800852
  982. [21:26:16] [Thread-55/WARN] [THAUMCRAFT]: No auras found!
  983. [21:26:16] [Thread-55/INFO] [THAUMCRAFT]: Stopping aura thread for dim 0
  984. [21:26:16] [Thread-72/WARN] [THAUMCRAFT]: No auras found!
  985. [21:26:16] [Thread-74/WARN] [THAUMCRAFT]: No auras found!
  986. [21:26:16] [Thread-72/INFO] [THAUMCRAFT]: Stopping aura thread for dim -9999
  987. [21:26:16] [Thread-74/INFO] [THAUMCRAFT]: Stopping aura thread for dim -343800852
  988. [21:26:17] [Server thread/INFO] [foamfix]: JEI search tree manager injection complete!
  989. [21:26:18] [Server thread/INFO] [FML]: Applying holder lookups
  990. [21:26:18] [Server thread/INFO] [FML]: Holder lookups applied
  991. [21:26:18] [Server thread/INFO] [Actually Additions]: Unloaded WorldData!
  992. [21:26:18] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up all world data: 0 data blobs
  993. [21:26:22] [Client thread/INFO] [improvableskills]: Reset client skill data.
  994. [21:26:22] [Client thread/INFO] [HammerCore]: Cleaning 0 textures from VRAM
  995. [21:26:22] [Client thread/INFO] [HammerCore]: Interrupting 0 image download threads
  996. [21:26:24] [Client thread/INFO] [minecraft/Minecraft]: Stopping!
  997. [21:26:24] [Client thread/INFO] [minecraft/SoundManager]: SoundSystem shutting down...
  998. [21:26:24] [Client thread/WARN] [minecraft/SoundManager]: Author: Paul Lamb, www.paulscode.com
  999. [21:26:24] [CraftPresence-ShutDown-Handler/INFO] [craftpresence]: Shutting Down CraftPresence...
  1000. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement