Guigui220D / buildoland-3

After BuildOLand 1, BuildOLand 2, here comes BuildOLand 3!
7 stars 1 forks source link

Entities sent repetitively #61

Closed Guigui220D closed 4 years ago

Guigui220D commented 4 years ago

Theres a problem with the chunk recovery system

image

3 problems are to address :

1 - why would that happen 2 - the server should cancel sending chunks if the client shouldn't have them 3 - the client refuses chunks that are too far but not entities, which are sent in a separate packet

Guigui220D commented 4 years ago

4 - the client keeps asking for chunk he shouldn't need anymore