Advertisement
djoveryde

Powersuits issue

Dec 8th, 2015
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.69 KB | None | 0 0
  1. 08.12 16:45:30 [Server] INFO ... 10 more
  2. 08.12 16:45:30 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:393) ~[mw.class:?]
  3. 08.12 16:45:30 [Server] INFO at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:315) ~[yz.class:?]
  4. 08.12 16:45:30 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1846) ~[sv.class:?]
  5. 08.12 16:45:30 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:297) ~[ForgeHooks.class:1.7.10-1492.152]
  6. 08.12 16:45:30 [Server] INFO at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:1.7.10-1492.152]
  7. 08.12 16:45:30 [Server] INFO at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-1492.152]
  8. 08.12 16:45:30 [Server] INFO at cpw.mods.fml.common.eventhandler.ASMEventHandler_244_PlayerUpdateHandler_onPlayerUpdate_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
  9. 08.12 16:45:30 [Server] INFO at net.machinemuse.powersuits.event.PlayerUpdateHandler.onPlayerUpdate(PlayerUpdateHandler.scala:37) ~[PlayerUpdateHandler.class:?]
  10. 08.12 16:45:30 [Server] INFO at scala.collection.AbstractIterable.foreach(Iterable.scala:54) ~[AbstractIterable.class:?]
  11. 08.12 16:45:30 [Server] INFO at scala.collection.IterableLike$class.foreach(IterableLike.scala:72) ~[IterableLike$class.class:?]
  12. 08.12 16:45:30 [Server] INFO at scala.collection.AbstractIterator.foreach(Iterator.scala:1174) ~[AbstractIterator.class:?]
  13. 08.12 16:45:30 [Server] INFO at scala.collection.Iterator$class.foreach(Iterator.scala:743) ~[Iterator$class.class:?]
  14. 08.12 16:45:30 [Server] INFO at net.machinemuse.powersuits.event.PlayerUpdateHandler$$anonfun$onPlayerUpdate$2.apply(PlayerUpdateHandler.scala:37) ~[PlayerUpdateHandler$$anonfun$onPlayerUpdate$2.class:?]
  15. 08.12 16:45:30 [Server] INFO at net.machinemuse.powersuits.event.PlayerUpdateHandler$$anonfun$onPlayerUpdate$2.apply(PlayerUpdateHandler.scala:50) ~[PlayerUpdateHandler$$anonfun$onPlayerUpdate$2.class:?]
  16. 08.12 16:45:30 [Server] INFO at scala.collection.AbstractIterable.foreach(Iterable.scala:54) ~[AbstractIterable.class:?]
  17. 08.12 16:45:30 [Server] INFO at scala.collection.IterableLike$class.foreach(IterableLike.scala:72) ~[IterableLike$class.class:?]
  18. 08.12 16:45:30 [Server] INFO at scala.collection.AbstractIterator.foreach(Iterator.scala:1174) ~[AbstractIterator.class:?]
  19. 08.12 16:45:30 [Server] INFO at scala.collection.Iterator$class.foreach(Iterator.scala:743) ~[Iterator$class.class:?]
  20. 08.12 16:45:30 [Server] INFO at net.machinemuse.powersuits.event.PlayerUpdateHandler$$anonfun$onPlayerUpdate$2$$anonfun$apply$2.apply(PlayerUpdateHandler.scala:50) ~[PlayerUpdateHandler$$anonfun$onPlayerUpdate$2$$anonfun$apply$2.class:?]
  21. 08.12 16:45:30 [Server] INFO at net.machinemuse.powersuits.event.PlayerUpdateHandler$$anonfun$onPlayerUpdate$2$$anonfun$apply$2.apply(PlayerUpdateHandler.scala:51) ~[PlayerUpdateHandler$$anonfun$onPlayerUpdate$2$$anonfun$apply$2.class:?]
  22. 08.12 16:45:30 [Server] INFO at net.machinemuse.powersuits.powermodule.movement.JetPackModule.onPlayerTickInactive(JetPackModule.java:91) ~[JetPackModule.class:?]
  23. 08.12 16:45:30 [Server] INFO at net.machinemuse.numina.sound.Musique.stopPlayerSound(Musique.scala) ~[Musique.class:?]
  24. 08.12 16:45:30 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  25. 08.12 16:45:30 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  26. 08.12 16:45:30 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]
  27. 08.12 16:45:30 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.client.audio.ISound
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement