meetric1 / gmod-infinite-map

GNU General Public License v3.0
179 stars 30 forks source link

Setting InfMap.chunk_size < 1000 breaks stuff #108

Closed IntellectualPotato closed 1 year ago

IntellectualPotato commented 1 year ago

So upon setting InfMap.chunk_size to 176 (yes very small.) the spawning and rendering of prop_physics breaks between chunks and most likely other spawned things, However untested. No idea why this happens but it would be nice if it was fixed!

meetric1 commented 1 year ago

ah, thanks for reporting. should be fixed (though, I highly suggest not setting it any lower than 1000)