Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception thrown after registration on 1.12.2 server #412

Closed
BlueGradientHorizon opened this issue May 9, 2024 · 4 comments
Closed

Exception thrown after registration on 1.12.2 server #412

BlueGradientHorizon opened this issue May 9, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@BlueGradientHorizon
Copy link

General Information

ViaVersion dump url
Crash report url

Bug Description

Cannot join 1.12.2 server after registraiton because of:

[13:35:08] [Netty Client IO #5/WARN]: ERROR IN Protocol1_20_5To1_20_3 IN REMAP OF DECLARE_RECIPES (0x73)
[13:35:08] [Netty Client IO #5/WARN]: ERROR IN Protocol1_13To1_12_2 IN REMAP OF UNLOCK_RECIPES (0x31)
[13:35:08] [Netty Client IO #5/WARN]: ERROR IN Protocol1_20_3To1_20_2 IN REMAP OF SCOREBOARD_OBJECTIVE (0x5A)
[13:35:08] [Netty Client IO #5/WARN]: ERROR IN Protocol1_20_3To1_20_2 IN REMAP OF SCOREBOARD_OBJECTIVE (0x5A)
[13:35:08] [Netty Client IO #5/WARN]: ERROR IN Protocol1_20_3To1_20_2 IN REMAP OF TAB_COMPLETE (0x10)
[13:35:08] [Netty Client IO #5/WARN]: ERROR IN Protocol1_20_5To1_20_3 IN REMAP OF ENTITY_EFFECT (0x72)
[13:35:08] [Render thread/WARN]: Client disconnected with reason: Internal Exception: io.netty.handler.codec.DecoderException: com.viaversion.viaversion.exception.InformativeException: Please report this on the Via support Discord or open an issue on the relevant GitHub repository
Source 0: com.viaversion.viaversion.protocols.protocol1_20_5to1_20_3.rewriter.BlockItemPacketRewriter1_20_5$$Lambda/0x000002308ad54e90, Source 1: com.viaversion.viaversion.protocols.protocol1_13to1_12_2.Protocol1_13To1_12_2$6 (Anonymous)

Steps to Reproduce

  1. Add server mc.teslacraft.org to the list (Russian server) and join.
  2. Solve captcha (enter 5-digit number).
  3. Register - enter password (just plain text, w/o commands).
  4. Allow or deny server resource pack.
  5. Wait until all titles end.
  6. Disconnect with exception message.

Expected Behavior

To (at least) join the mc.teslacraft.org server without any issues.

@BlueGradientHorizon BlueGradientHorizon added the bug Something isn't working label May 9, 2024
@RaphiMC
Copy link
Member

RaphiMC commented May 18, 2024

More detailed error log with stacktrace: https://mclo.gs/6R70Wmj
Server: play.sunmc.ru
Version: 1.12.2

@FlorianMichael
Copy link
Member

@BlueGradientHorizon
Copy link
Author

Some errors still exist: https://mclo.gs/6VmFnCM

FlorianMichael added a commit to ViaVersion/ViaVersion that referenced this issue May 26, 2024
This is needed in the transition protocol between DataItem and StructuredItem because types of Item have changed and would throw ArrayStoreException otherwise.

Closes ViaVersion/ViaFabricPlus#412 and can be tested on both servers mentioned there.
@FlorianMichael
Copy link
Member

Will be fixed in the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants