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

Crashes when generating custom cubic world #170

Closed BobnRoss closed 1 year ago

BobnRoss commented 2 years ago

crash-2022-07-11_23.04.51-server.txt

also I don't know if it's just because without custom cubic world, but when I'm on a normal world everything beyond vanilla render distance is just void. 2022-07-11_23 01 39

2022-07-11_23 01 47

Desoroxxx commented 1 year ago

Try without MalisisCore

DaMatrix commented 1 year ago

you're using a new version of CubicWorldGen from jenkins, but an older version of CubicChunks. either update CubicChunks to the latest version from Jenkins, or downgrade CubicWorldGen to the latest version on CurseForge.