GithubHelp home page GithubHelp logo

Comments (8)

Timongcraft avatar Timongcraft commented on May 27, 2024

Are the packs loaded using the velocity api or on the backend?

from velocity.

Timongcraft avatar Timongcraft commented on May 27, 2024

And which version of Minecraft are you using?

from velocity.

smhcnshn avatar smhcnshn commented on May 27, 2024

1.19.4 and 1.20.2 and they both are loaded on the backend

from velocity.

Timongcraft avatar Timongcraft commented on May 27, 2024

So the backends have different versions? (and have ViaVersion)
If so have you tried with only one version? (aka without ViaVersion)

from velocity.

smhcnshn avatar smhcnshn commented on May 27, 2024

Sure, i've put them into the same versions and disabled viaversion on both, issue persists, this time console printed this stacktrace out

java.io.IOException: Kurulan bir bağlantı, ana makinenizdeki yazılım tarafından iptal edildi
	at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:?]
	at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:46) ~[?:?]
	at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:330) ~[?:?]
	at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:284) ~[?:?]
	at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:259) ~[?:?]
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:417) ~[?:?]
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255) ~[velocity.jar:3.3.0-SNAPSHOT (git-82189a6a-b366)]
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[velocity.jar:3.3.0-SNAPSHOT (git-82189a6a-b366)]
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[velocity.jar:3.3.0-SNAPSHOT (git-82189a6a-b366)]
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[velocity.jar:3.3.0-SNAPSHOT (git-82189a6a-b366)]
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[velocity.jar:3.3.0-SNAPSHOT (git-82189a6a-b366)]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[velocity.jar:3.3.0-SNAPSHOT (git-82189a6a-b366)]
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[velocity.jar:3.3.0-SNAPSHOT (git-82189a6a-b366)]
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[velocity.jar:3.3.0-SNAPSHOT (git-82189a6a-b366)]
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[velocity.jar:3.3.0-SNAPSHOT (git-82189a6a-b366)]
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[velocity.jar:3.3.0-SNAPSHOT (git-82189a6a-b366)]
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[velocity.jar:3.3.0-SNAPSHOT (git-82189a6a-b366)]
	at java.base/java.lang.Thread.run(Thread.java:842) [?:?]

the line at the top just says that generic kick message forcibly closed something like that

from velocity.

electronicboy avatar electronicboy commented on May 27, 2024

are you using different UUIDs in the server.properties for the resource packs? You're also using an outdated version

from velocity.

smhcnshn avatar smhcnshn commented on May 27, 2024

They are different, are you talking about the velocity version? I had downgraded it thinking it was an issue with the latest, because i also had the issue with the latest release

from velocity.

smhcnshn avatar smhcnshn commented on May 27, 2024

Also this time it prompted the mojang loading screen, but the bar couldnt complete and restarted the load few times before kicking me with resource reload failed message at the top right on my screen

from velocity.

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.