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

[Bug] Freeze and DC #813

Open
KamiSami opened this issue Jul 31, 2019 · 3 comments
Open

[Bug] Freeze and DC #813

KamiSami opened this issue Jul 31, 2019 · 3 comments
Labels

Comments

@KamiSami
Copy link

Describe the bug
When joining world that has been around for couple of days, suddenly after joining the world and being there for about 20 seconds? The screen hangs and after about 1 minute i am kicked out of the server... The clue i found from logs that might help was this:

[19:08:46] [Thread-96/ERROR] [AcademyCraft]: java.io.IOException: Server returned HTTP response code: 525 for URL: https://myip.ipip.net

And the server and game worked just fine without this mod after testing it without...

To Reproduce
Steps to reproduce the behavior:
Unknown

Expected behavior
To be able to play without screen hang and DC everytime after about 20 seconds

Screenshots
None

Desktop (please complete the following information):

  • OS: [Windows 7 Ultimate]
  • MC Version and Forge version: [Minecraft Version: 1.12.2 forge-14.23.5.2838]
  • Version [AcademyCraft-1.1.2]

Additional context
None?

@KamiSami KamiSami added the bug label Jul 31, 2019
@DrMaester
Copy link

As temporary fix i recommend to disable internet. This works for me.

@tie
Copy link

tie commented Feb 20, 2020

As a temporary workaround you can disable analytics in config/academy.cfg.

generic {
    B:analysis=false
}

https://github.com/yamporg/yamp/blob/bd21a269e75c1f1cbb4a5f0a378fca9205eb163e/overrides/config/academy.cfg#L2-L3

@andycylam
Copy link

As a temporary workaround you can disable analytics in config/academy.cfg.

generic {
    B:analysis=false
}

https://github.com/yamporg/yamp/blob/bd21a269e75c1f1cbb4a5f0a378fca9205eb163e/overrides/config/academy.cfg#L2-L3

How can I override it? It changes back to true every time I restart the server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants