D3bot icon indicating copy to clipboard operation
D3bot copied to clipboard

Coroutine uploading

Open Bagellll opened this issue 1 year ago • 6 comments

Today I learned 2 things.

  1. Do not convert a navmesh of gm_bigcity.
  2. When there are 10k+ nodes in a mesh, the net channel just dies trying to send it.

I was actually surprised that this works but it does actually prevent the (what I would consider edge case) bug where your mesh is too big, even for the last fix I did. Thanks again in advance.

Bagellll avatar Nov 25 '22 13:11 Bagellll