Advertisement
Guest User

Untitled

a guest
Jul 29th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.42 KB | None | 0 0
  1. 29.07 13:53:19 [Server] ERROR Can't get adapter interface cofh.lib.audio.ISoundSource methods (possible sideness fail), bailing out
  2. 29.07 13:53:19 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/client/audio/ISound
  3. 29.07 13:53:19 [Server] INFO at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_131]
  4. 29.07 13:53:19 [Server] INFO at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) ~[?:1.8.0_131]
  5. 29.07 13:53:19 [Server] INFO at java.lang.Class.getDeclaredMethods(Class.java:1975) ~[?:1.8.0_131]
  6. 29.07 13:53:19 [Server] INFO at openperipheral.adapter.wrappers.AdapterWrapper.buildMethodList(AdapterWrapper.java:68) [AdapterWrapper.class:?]
  7. 29.07 13:53:19 [Server] INFO at openperipheral.adapter.wrappers.InlineAdapterWrapper.buildMethodList(InlineAdapterWrapper.java:42) [InlineAdapterWrapper.class:?]
  8. 29.07 13:53:19 [Server] INFO at openperipheral.adapter.wrappers.AdapterWrapper.<init>(AdapterWrapper.java:36) [AdapterWrapper.class:?]
  9. 29.07 13:53:19 [Server] INFO at openperipheral.adapter.wrappers.InlineAdapterWrapper.<init>(InlineAdapterWrapper.java:14) [InlineAdapterWrapper.class:?]
  10. 29.07 13:53:19 [Server] INFO at openperipheral.adapter.composed.ClassMethodsListBuilder.addInlineAdapter(ClassMethodsListBuilder.java:44) [ClassMethodsListBuilder.class:?]
  11. 29.07 13:53:19 [Server] INFO at openperipheral.adapter.composed.ClassMethodsComposer.createMethodsList(ClassMethodsComposer.java:34) [ClassMethodsComposer.class:?]
  12. 29.07 13:53:19 [Server] INFO at openperipheral.adapter.composed.ComposedMethodsFactory.getAdaptedClass(ComposedMethodsFactory.java:49) [ComposedMethodsFactory.class:?]
  13. 29.07 13:53:19 [Server] INFO at openperipheral.interfaces.cc.providers.PeripheralProvider.getMethodsForClass(PeripheralProvider.java:84) [PeripheralProvider.class:?]
  14. 29.07 13:53:19 [Server] INFO at openperipheral.interfaces.cc.providers.PeripheralProvider.access$200(PeripheralProvider.java:27) [PeripheralProvider.class:?]
  15. 29.07 13:53:19 [Server] INFO at openperipheral.interfaces.cc.providers.PeripheralProvider$5.create(PeripheralProvider.java:95) [PeripheralProvider$5.class:?]
  16. 29.07 13:53:19 [Server] INFO at openperipheral.interfaces.cc.providers.PeripheralProvider$5.create(PeripheralProvider.java:87) [PeripheralProvider$5.class:?]
  17. 29.07 13:53:19 [Server] INFO at openmods.utils.CachedFactory.getOrCreate(CachedFactory.java:14) [CachedFactory.class:?]
  18. 29.07 13:53:19 [Server] INFO at openperipheral.interfaces.cc.providers.PeripheralProvider.getFactoryForClass(PeripheralProvider.java:108) [PeripheralProvider.class:?]
  19. 29.07 13:53:19 [Server] INFO at openperipheral.interfaces.cc.providers.PeripheralProvider.getPeripheral(PeripheralProvider.java:150) [PeripheralProvider.class:?]
  20. 29.07 13:53:19 [Server] INFO at dan200.computercraft.ComputerCraft.getPeripheralAt(ComputerCraft.java:497) [ComputerCraft.class:?]
  21. 29.07 13:53:19 [Server] INFO at dan200.computercraft.shared.util.PeripheralUtil.getPeripheral(PeripheralUtil.java:13) [PeripheralUtil.class:?]
  22. 29.07 13:53:19 [Server] INFO at dan200.computercraft.shared.computer.blocks.TileComputerBase.updateInput(TileComputerBase.java:331) [TileComputerBase.class:?]
  23. 29.07 13:53:19 [Server] INFO at dan200.computercraft.shared.computer.blocks.TileComputerBase.createServerComputer(TileComputerBase.java:434) [TileComputerBase.class:?]
  24. 29.07 13:53:19 [Server] INFO at dan200.computercraft.shared.computer.blocks.TileComputerBase.writeDescription(TileComputerBase.java:481) [TileComputerBase.class:?]
  25. 29.07 13:53:19 [Server] INFO at dan200.computercraft.shared.common.TileGeneric.func_145844_m(TileGeneric.java:188) [TileGeneric.class:?]
  26. 29.07 13:53:19 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_147097_b(EntityPlayerMP.java:721) [mw.class:?]
  27. 29.07 13:53:19 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:380) [mw.class:?]
  28. 29.07 13:53:19 [Server] INFO at net.minecraft.world.World.func_72866_a(World.java:2740) [ahb.class:?]
  29. 29.07 13:53:19 [Server] INFO at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:877) [mt.class:?]
  30. 29.07 13:53:19 [Server] INFO at net.minecraft.world.World.func_72870_g(World.java:2678) [ahb.class:?]
  31. 29.07 13:53:19 [Server] INFO at net.minecraft.world.World.func_72939_s(World.java:2480) [ahb.class:?]
  32. 29.07 13:53:19 [Server] INFO at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:673) [mt.class:?]
  33. 29.07 13:53:19 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:986) [MinecraftServer.class:?]
  34. 29.07 13:53:19 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432) [lt.class:?]
  35. 29.07 13:53:19 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841) [MinecraftServer.class:?]
  36. 29.07 13:53:19 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693) [MinecraftServer.class:?]
  37. 29.07 13:53:19 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  38. 29.07 13:53:19 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.client.audio.ISound
  39. 29.07 13:53:19 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  40. 29.07 13:53:19 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131]
  41. 29.07 13:53:19 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131]
  42. 29.07 13:53:19 [Server] INFO ... 35 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement