PorkStudios / FarPlaneTwo

Level-of-Detail renderer in Minecraft. Allows for render distances of millions of blocks. (Cubic Chunks-compatible) (WIP)
https://daporkchop.net/
Other
1.45k stars 52 forks source link

Crash using recommended settings and mods #174

Open pvpranked opened 1 year ago

pvpranked commented 1 year ago

I had all original settings except for lod: 2 and cutoff distance: 384 Crash log included as file crash-2022-08-03_20.30.56-server.txt

using nvidia rtx 3070 with 6gb ram on windows 11, I can give any other information you need:)

DaMatrix commented 1 year ago

This looks like a concurrency bug in the tile tracking code. Would you be able to give the dev/abstract-everything branch a swing and see if the issue still occurs?

pvpranked commented 1 year ago

Sure! Will do as soon as I can, sorry for the late response Thanks for responding! This mod is awesome