[Bug] Freeze and DC
KamiSami opened this issue ยท 3 comments
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?
As a temporary workaround you can disable analytics in config/academy.cfg
.
generic {
B:analysis=false
}
As a temporary workaround you can disable analytics in
config/academy.cfg
.generic { B:analysis=false }
How can I override it? It changes back to true every time I restart the server