Hopson97 / open-builder

Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server
https://github.com/Hopson97/open-builder/projects/3
GNU General Public License v3.0
700 stars 80 forks source link

Lag and block error #202

Open MrBCraft opened 4 years ago

MrBCraft commented 4 years ago

after playing for about 15 min straight my Game started to have fps drops a LOT and also the longer i play the more lag there is when i try to place a block idk why this is happening but it is egtting super hard to play

MrBCraft commented 4 years ago

image

jkingstonc commented 4 years ago

I would guess this is due to regenerating chunk data that was previously already generated. this is a common issue in voxel games as is an easy oversight to make