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

Multiplayer server cannot be accessed. #1377

Closed
2 tasks done
nutant233 opened this issue Jun 5, 2024 · 10 comments · Fixed by #1408
Closed
2 tasks done

Multiplayer server cannot be accessed. #1377

nutant233 opened this issue Jun 5, 2024 · 10 comments · Fixed by #1408
Labels
type: bug Something isn't working

Comments

@nutant233
Copy link

nutant233 commented Jun 5, 2024

Checked for existing issues

  • I have checked for existing issues, and have found none.

Tested latest version

  • I have checked that this occurs on the latest version.

GregTech CEu Version

gtceu-1.20.1-1.2.3.a-build_486

Recipe Viewer Installed

None

Environment

Dedicated Server

Cross-Mod Interaction

No

Other Installed Mods

None

Expected Behavior

Accessed the server

Actual Behavior

image

Steps to Reproduce

Accessed a server that only has GTM.

Additional Information

No response

@nutant233 nutant233 added the type: bug Something isn't working label Jun 5, 2024
@WhitePhant0m
Copy link

I have the same issue on 1.2.3a-build_751, both server and client only have GTM.

https://mclo.gs/KF5suG2 - Client log
https://mclo.gs/tfAvmFK - Server log

@screret
Copy link
Member

screret commented Jun 6, 2024

I have the same issue on 1.2.3a-build_751, both server and client only have GTM.

https://mclo.gs/KF5suG2 - Client log https://mclo.gs/tfAvmFK - Server log

  1. not the same issue
  2. neither of those logs contain any errors?

@screret
Copy link
Member

screret commented Jun 6, 2024

wait hm, might be the same issue

@WhitePhant0m
Copy link

WhitePhant0m commented Jun 6, 2024

It's the same, I get the same error message when it boots me out.
image
But nothing in logs.

@screret
Copy link
Member

screret commented Jun 6, 2024

Just tested it myself on the latest github version setup and couldn't replicate.
could you test on forge 47.1.3?

@WhitePhant0m
Copy link

Same result.

@forteen14desu
Copy link

error
Test using 1.2.3.a-build_751, forge 47.3.1 and 47.1.3 both have the same problem.
Client and server full debug log (too long to mclo.gs)
https://drive.google.com/drive/folders/1CjItkjfd2LODlWOebTKTMJXnuR6qf41I?usp=sharing

@liansishen
Copy link
Contributor

I have tested and find this issue was caused by this commit #1348
I commented the code in function[onPlayerJoinServer] and then I can join the server.

@screret
Copy link
Member

screret commented Jun 7, 2024

Test using 1.2.3.a-build_751, forge 47.3.1 and 47.1.3 both have the same problem. Client and server full debug log (too long to mclo.gs) https://drive.google.com/drive/folders/1CjItkjfd2LODlWOebTKTMJXnuR6qf41I?usp=sharing

could you also add this to your java arguments on the client: -Dforge.logging.mojang.level=DEBUG?

@forteen14desu
Copy link

Test using 1.2.3.a-build_751, forge 47.3.1 and 47.1.3 both have the same problem. Client and server full debug log (too long to mclo.gs) https://drive.google.com/drive/folders/1CjItkjfd2LODlWOebTKTMJXnuR6qf41I?usp=sharing

could you also add this to your java arguments on the client: -Dforge.logging.mojang.level=DEBUG?

new one https://drive.google.com/file/d/1sRHLP9tSkNmWZ3RmL4YXsevovEm4LqGA/view?usp=sharing

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

Successfully merging a pull request may close this issue.

5 participants