Technoguyfication / Minecraft-Unity3D

Vanilla-compatible Minecraft multiplayer client written from scratch in C#
MIT License
64 stars 14 forks source link

Unable to join vanilla 1.13.2 Server #1

Closed michaelsakharov closed 5 years ago

michaelsakharov commented 5 years ago

I can Connect, it gets to Downloading world and spawns some Entities, but then "Disconnected: Connection closed"

michaelsakharov commented 5 years ago

Setting server property View Distance to 5 solved the issue

Technoguyfication commented 5 years ago

Chunk loading performance has greatly improved. Default view distance should work fine now.