Advertisement
Guest User

Untitled

a guest
Aug 28th, 2015
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.48 KB | None | 0 0
  1. ############## CLIENT ##############
  2. [28/8/2015 14:48:31 PM] [Client thread/INFO] [inventorytweaks]: net.minecraft.client.gui.GuiChat
  3. [28/8/2015 14:48:33 PM] #
  4. [28/8/2015 14:48:33 PM] # A fatal error has been detected by the Java Runtime Environment:
  5. [28/8/2015 14:48:33 PM] #
  6. [28/8/2015 14:48:33 PM] # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000070391154, pid=5588, tid=8828
  7. [28/8/2015 14:48:33 PM] #
  8. [28/8/2015 14:48:33 PM] # JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15)
  9. [28/8/2015 14:48:33 PM] # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode windows-amd64 compressed oops)
  10. [28/8/2015 14:48:33 PM] # Problematic frame:
  11. [28/8/2015 14:48:33 PM] # C [atio6axx.dll+0x191154]
  12. [28/8/2015 14:48:33 PM] #
  13. [28/8/2015 14:48:33 PM] # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  14. [28/8/2015 14:48:33 PM] #
  15. [28/8/2015 14:48:33 PM] # An error report file with more information is saved as:
  16. [28/8/2015 14:48:33 PM] # C:\Users\**MINECRAFTUSERNAME**\AppData\Local\Temp\\hs_err_pid5588.log
  17. [28/8/2015 14:48:33 PM] #
  18. [28/8/2015 14:48:33 PM] # If you would like to submit a bug report, please visit:
  19. [28/8/2015 14:48:33 PM] # http://bugreport.java.com/bugreport/crash.jsp
  20. [28/8/2015 14:48:33 PM] # The crash happened outside the Java Virtual Machine in native code.
  21. [28/8/2015 14:48:33 PM] # See problematic frame for where to report the bug.
  22. [28/8/2015 14:48:33 PM] #
  23. [28/8/2015 14:48:33 PM] AL lib: (EE) alc_cleanup: 1 device not closed
  24. [28/8/2015 14:48:33 PM]
  25. [28/8/2015 14:48:33 PM] [error occurred during error reporting , id 0xc0000005]
  26. [28/8/2015 14:48:33 PM]
  27. [28/8/2015 14:48:33 PM] Checking for updated files!
  28. [28/8/2015 14:48:34 PM] No updates found!
  29.  
  30.  
  31. ############## SERVER ##############
  32. java.io.IOException: Connection reset by peer
  33. at sun.nio.ch.FileDispatcherImpl.write0(Native Method) ~[?:1.7.0_55]
  34. at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47) ~[?:1.7.0_55]
  35. at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) ~[?:1.7.0_55]
  36. at sun.nio.ch.IOUtil.write(IOUtil.java:51) ~[?:1.7.0_55]
  37. at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:487) ~[?:1.7.0_55]
  38. at io.netty.buffer.UnpooledUnsafeDirectByteBuf.getBytes(UnpooledUnsafeDirectByteBuf.java:408) ~[UnpooledUnsafeDirectByteBuf.class:?]
  39. at io.netty.buffer.UnpooledUnsafeDirectByteBuf.readBytes(UnpooledUnsafeDirectByteBuf.java:414) ~[UnpooledUnsafeDirectByteBuf.class:?]
  40. at io.netty.channel.socket.nio.NioSocketChannel.doWriteBytes(NioSocketChannel.java:214) ~[NioSocketChannel.class:?]
  41. at io.netty.channel.nio.AbstractNioByteChannel.doWrite(AbstractNioByteChannel.java:178) ~[AbstractNioByteChannel.class:?]
  42. at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:231) ~[NioSocketChannel.class:?]
  43. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:680) ~[AbstractChannel$AbstractUnsafe.class:?]
  44. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:260) ~[AbstractNioChannel$AbstractNioUnsafe.class:?]
  45. at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:649) ~[AbstractChannel$AbstractUnsafe.class:?]
  46. at io.netty.channel.DefaultChannelPipeline$HeadHandler.flush(DefaultChannelPipeline.java:1038) ~[DefaultChannelPipeline$HeadHandler.class:?]
  47. at io.netty.channel.DefaultChannelHandlerContext.invokeFlush(DefaultChannelHandlerContext.java:674) ~[DefaultChannelHandlerContext.class:?]
  48. at io.netty.channel.DefaultChannelHandlerContext.flush(DefaultChannelHandlerContext.java:655) ~[DefaultChannelHandlerContext.class:?]
  49. at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:?]
  50. at io.netty.channel.DefaultChannelHandlerContext.invokeFlush(DefaultChannelHandlerContext.java:674) ~[DefaultChannelHandlerContext.class:?]
  51. at io.netty.channel.DefaultChannelHandlerContext.flush(DefaultChannelHandlerContext.java:655) ~[DefaultChannelHandlerContext.class:?]
  52. at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:?]
  53. at io.netty.channel.DefaultChannelHandlerContext.invokeFlush(DefaultChannelHandlerContext.java:674) ~[DefaultChannelHandlerContext.class:?]
  54. at io.netty.channel.DefaultChannelHandlerContext.flush(DefaultChannelHandlerContext.java:655) ~[DefaultChannelHandlerContext.class:?]
  55. at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:?]
  56. at io.netty.channel.DefaultChannelHandlerContext.invokeFlush(DefaultChannelHandlerContext.java:674) ~[DefaultChannelHandlerContext.class:?]
  57. at io.netty.channel.DefaultChannelHandlerContext.flush(DefaultChannelHandlerContext.java:655) ~[DefaultChannelHandlerContext.class:?]
  58. at cpw.mods.fml.common.network.handshake.NetworkDispatcher.flush(NetworkDispatcher.java:447) ~[NetworkDispatcher.class:?]
  59. at io.netty.channel.DefaultChannelHandlerContext.invokeFlush(DefaultChannelHandlerContext.java:674) ~[DefaultChannelHandlerContext.class:?]
  60. at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:700) ~[DefaultChannelHandlerContext.class:?]
  61. at io.netty.channel.DefaultChannelHandlerContext.writeAndFlush(DefaultChannelHandlerContext.java:688) ~[DefaultChannelHandlerContext.class:?]
  62. at io.netty.channel.DefaultChannelHandlerContext.writeAndFlush(DefaultChannelHandlerContext.java:717) ~[DefaultChannelHandlerContext.class:?]
  63. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:893) ~[DefaultChannelPipeline.class:?]
  64. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:239) ~[AbstractChannel.class:?]
  65. at net.minecraft.network.NetworkManager$1.run(NetworkManager.java:174) [ek.class:?]
  66. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) [SingleThreadEventExecutor.class:?]
  67. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348) [NioEventLoop.class:?]
  68. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  69. at java.lang.Thread.run(Thread.java:744) [?:1.7.0_55]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement