Giter Site home page Giter Site logo

HELP about waterfall HOT 14 CLOSED

papermc avatar papermc commented on August 10, 2024
HELP

from waterfall.

Comments (14)

Janmm14 avatar Janmm14 commented on August 10, 2024 1

05.06 14:33:33 [Multicraft] Skipped 37 lines due to rate limit (30/s)
According to this, the log you showed does not contain the full error. Please look into the log files and give us the full error.

from waterfall.

Janmm14 avatar Janmm14 commented on August 10, 2024 1

Please update your Waterfall to the latest build and give the error again, it should now be in this format:
Cannot get ID for packet <packet> in state <state>

from waterfall.

FunnyCraft avatar FunnyCraft commented on August 10, 2024

http://pastebin.com/qBHGez7e

from waterfall.

Janmm14 avatar Janmm14 commented on August 10, 2024

Originally duplicate of WaterfallMC/Waterfall-Old#74
Issue apparently not fixed in 2187ad0 although it was tried.
The issue is:
java.lang.IllegalArgumentException: Cannot get ID for packet class net.md_5.bungee.protocol.packet.Kick

from waterfall.

kamcio96 avatar kamcio96 commented on August 10, 2024

@FunnyCraft can you test that jar?
#15

from waterfall.

Techcable avatar Techcable commented on August 10, 2024

Here is @Sitmobedaf 's log
http://mc.kanet.ru/proxy.log

Edit 1: reposted as github gist

from waterfall.

FunnyCraft avatar FunnyCraft commented on August 10, 2024

http://pastebin.com/XAVu0dJ4
https://ci.getwaterfall.xyz/viewLog.html?buildTypeId=Waterfall_Build&buildId=lastSuccessful&buildBranch=master&tab=artifacts this download last build?

from waterfall.

Techcable avatar Techcable commented on August 10, 2024

@FunnyCraft
Oh great, @DemonWav 's CI isn't setup to automatically build.
Grab the actual latest from our alternate CI.

from waterfall.

FunnyCraft avatar FunnyCraft commented on August 10, 2024

why not used this patch 7834187 for a fix?

from waterfall.

kamcio96 avatar kamcio96 commented on August 10, 2024

Just test, we want be sure thats problem ;)

from waterfall.

FunnyCraft avatar FunnyCraft commented on August 10, 2024

http://pastebin.com/ntz1x26D

from waterfall.

Janmm14 avatar Janmm14 commented on August 10, 2024

Ah its the Handshake state. As the client is normally sending handshake and the following loginrequest together without wait time (why should it wait), there should be no reason to not change the handshake state to the login state or allow the kick packet in the handshake state as the client is never really in a handshake state (does it even exist client-side?).

from waterfall.

Techcable avatar Techcable commented on August 10, 2024

@Janmm14 The handshake state is a perfectly valid part of the protocol, however it doesn't have a kick packet (the only one that does have a kick packet is PLAY and LOGIN)

from waterfall.

Techcable avatar Techcable commented on August 10, 2024

Reopen/comment if the issue isn't fixed. Make sure to use the build from the alternative CI, since commits currently aren't triggering builds on DemonWav 's CI.

from waterfall.

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.