Code Monkey home page Code Monkey logo

Comments (14)

FormallyMyles avatar FormallyMyles commented on June 6, 2024

Can you verify this still occurs in version 0.3?

from viaversion.

Yive avatar Yive commented on June 6, 2024

Client error still occurs, the java.lang.IndexOutOfBoundsException error does not pop up in console anymore on both softwares though. All that happens is that happens is

Yive lost connection: Internal Exception: java.io.IOException: Error while writev(...): Broken pipe

Also just realised that I am able to join the server for less than a second before AuthMe teleports me to spawn & I end up disconnecting with the error that was listed above for client side.

from viaversion.

danjb2000 avatar danjb2000 commented on June 6, 2024

Can vouch: http://www.lemoncloud.org/imgs/20-47-43.png

from viaversion.

danjb2000 avatar danjb2000 commented on June 6, 2024

21:47:39] [Async Chat Thread - #1/INFO]: <�[0;31;22miLemon�[m> spawn eggs are broken though�[m
[21:47:42] [Netty Epoll Server IO #0/WARN]: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Byte
[21:47:42] [Netty Epoll Server IO #0/WARN]: at us.myles.ViaVersion.transformers.OutgoingTransformer.transformMetadata(OutgoingTransformer.java:437)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at us.myles.ViaVersion.transformers.OutgoingTransformer.transform(OutgoingTransformer.java:176)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at us.myles.ViaVersion.handlers.ViaOutboundHandler.write(ViaOutboundHandler.java:35)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:651)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:113)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:651)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:113)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:651)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.ChannelOutboundHandlerAdapter.write(ChannelOutboundHandlerAdapter.java:104)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at us.myles.ViaVersion.handlers.ViaOutboundPacketHandler.write(ViaOutboundPacketHandler.java:43)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager$4.run(NetworkManager.java:198)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at java.lang.Thread.run(Thread.java:745)
[21:47:42] [Netty Epoll Server IO #0/WARN]: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Byte
[21:47:42] [Netty Epoll Server IO #0/WARN]: at us.myles.ViaVersion.transformers.OutgoingTransformer.transformMetadata(OutgoingTransformer.java:437)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at us.myles.ViaVersion.transformers.OutgoingTransformer.transform(OutgoingTransformer.java:176)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at us.myles.ViaVersion.handlers.ViaOutboundHandler.write(ViaOutboundHandler.java:35)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:651)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:113)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:651)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:113)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:651)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.ChannelOutboundHandlerAdapter.write(ChannelOutboundHandlerAdapter.java:104)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at us.myles.ViaVersion.handlers.ViaOutboundPacketHandler.write(ViaOutboundPacketHandler.java:43)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager$4.run(NetworkManager.java:198)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[21:47:42] [Netty Epoll Server IO #0/WARN]: at java.lang.Thread.run(Thread.java:745)
[21:47:42] [Server thread/INFO]: iLemon lost connection: Disconnected
[21:47:42] [Server thread/INFO]: iLemon left the game.

from viaversion.

FormallyMyles avatar FormallyMyles commented on June 6, 2024

Any idea what mob causes the error given above @danjb2000? (It's a mob issue)

from viaversion.

danjb2000 avatar danjb2000 commented on June 6, 2024

We believe it's ghasts however the likelihood is there's more.

from viaversion.

Vyzon-zz avatar Vyzon-zz commented on June 6, 2024

I seem to have this same issue. The cause of mine said ARMOR_STAND so I removed all armor stands, but the error still happend it just quit saying the cause was armor stands.

from viaversion.

FormallyMyles avatar FormallyMyles commented on June 6, 2024

I'm aware of an issue with armour stands which should be fixed with in the next few hours (not sure if i'll release immediately on spigot due to wanting to fix more bugs first)

from viaversion.

FormallyMyles avatar FormallyMyles commented on June 6, 2024

@danjb2000 Any chance you can get the error on the new version as it will identify the issue?

from viaversion.

Vyzon-zz avatar Vyzon-zz commented on June 6, 2024

I'm pretty sure me and dan are experiencing the same issue.
Client Error: http://prntscr.com/a9s80f
Server Log: http://www.hastebin.com/apimidoxap.java

from viaversion.

FormallyMyles avatar FormallyMyles commented on June 6, 2024

@Vyzon What plugins are you using?

from viaversion.

Vyzon-zz avatar Vyzon-zz commented on June 6, 2024

Http://prnt.sc/a9saaj

from viaversion.

Vyzon-zz avatar Vyzon-zz commented on June 6, 2024

I did remove protocollib when I tried using viaversion (sorry) GitHub went down on my pc for some reason.

from viaversion.

FormallyMyles avatar FormallyMyles commented on June 6, 2024

Please open seperate issues, if you believe your error is different. Please try the latest version, gonna close this error please create a new one if it still occurs thanks!

from viaversion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.