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

Desynchronized login logic - Can't join server - Decoder exception #147

Closed
2 tasks done
jdrmcm opened this issue Jul 26, 2023 · 7 comments
Closed
2 tasks done

Desynchronized login logic - Can't join server - Decoder exception #147

jdrmcm opened this issue Jul 26, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@jdrmcm
Copy link

jdrmcm commented Jul 26, 2023

Bug description

image

Happens after downloading the modpack.

Steps to reproduce

  1. Attempt to join server
  2. Download modpack
  3. Restart game
  4. Attempt to join server again

Expected behavior

No response

Actual behavior

No response

Relevant logs

Here's the relevant client log, server log, and mod list

Minecraft version & Mod Loader

1.20.1 Forge

Operating system

Windows 11 (Pop!_OS for server)

AutoModpack version

3.4.3

Other information

No response

Check list

  • I have verified that the issue persists in the latest version of the mod.
  • I have searched the existing issues and confirmed that this is not a duplicate.
@jdrmcm jdrmcm changed the title Unable to connect to server - Decoder exception [1.20.1 Forge] Unable to connect to server - Decoder exception Jul 26, 2023
@Skidamek Skidamek added the bug Something isn't working label Jul 26, 2023
@Skidamek
Copy link
Owner

Skidamek commented Jul 28, 2023

Hey, could you check that agian with this build? I think i know why its happening but not sure, you can check if you can join through local ipv4 (the one in config or just connect to localhost as IP address) it should work as long as server is hosted in your local network. The issue seems to be in ipv6 handling, i am guessing that you used the forge lan auto search feature which joins you though ipv6 which seems to don't work with ported to forge fabric api networking module i am using...

@jdrmcm
Copy link
Author

jdrmcm commented Jul 29, 2023

Still getting the error with that build. I tried connecting through my local ipv4, and it still gave me the same error. My network is a bit exotic so that might have something to do with it, as the server is being hosted on technically a separate network than I am trying to connect from.

@Skidamek
Copy link
Owner

Interesting

@Skidamek Skidamek changed the title [1.20.1 Forge] Unable to connect to server - Decoder exception Desynchronized login logic- Can't join server - Decoder exception Jul 30, 2023
@Skidamek Skidamek changed the title Desynchronized login logic- Can't join server - Decoder exception Desynchronized login logic - Can't join server - Decoder exception Jul 30, 2023
@Skidamek
Copy link
Owner

Hey! you can test this build it should fix your issue https://github.com/Skidamek/AutoModpack/suites/14679266385/artifacts/833172665

@jdrmcm
Copy link
Author

jdrmcm commented Jul 31, 2023

Still getting the same issue. Logs look the same as the previous times. I'll see if I can find a fix on my side, since it could possibly be to do with my network topography. I'll let you know if I get it fixed

@Skidamek
Copy link
Owner

Skidamek commented Jul 31, 2023

Hmm try maybe that, this fixes it for me
automodpack-mc1.20.1-forge-3.4.4-SHAPSHOT.zip

If not please send new logs from server and client

@Skidamek
Copy link
Owner

Skidamek commented Aug 2, 2023

Should be fixed in 3.4.4 if not write message here again

@Skidamek Skidamek closed this as completed Aug 2, 2023
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

2 participants