Create

Create

86M Downloads

Flywheel has weird issues with Distant Horizons

Luviam opened this issue ยท 1 comments

commented

Description

Flywheel seemingly renders block entities (In this case, Chests) outside of Minecraft's render distance in some instances and this combined with Distant Horizons causes some weird visual issues. The following is showcased in the video below:

https://www.youtube.com/watch?v=LVDQAiCAXj4

Mod Versions and what not:

  • Forge 1.19.2-43.4.4
  • Create 1.19.2-0.5.1.h
  • DistantHorizons 2.2.1-a-1.19.2

Video settings regarding render distances.
Entity Distance is the default 100%
Simulation Distance was 5
Render Distance was 2
DH LOD distance was 256

Game Log

https://mclo.gs/r8zX40e

Debug Information

Client Info
Create:
	Mod Version: 0.5.1h
	Forge Version: 43.4.4
	Minecraft Version: 1.19.2

Graphics:
	Flywheel Version: 0.6.11-22
	Flywheel Backend: INSTANCING
	OpenGL Renderer: NVIDIA GeForce RTX 2060/PCIe/SSE2
	OpenGL Version: 3.2.0 NVIDIA 561.09
	Graphics Mode: options.graphics.fancy

System Information:
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 17.0.9, GraalVM Community
	JVM Flags: 8 total; -XX:ThreadPriorityPolicy=1 -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCIProduct -XX:-UnlockExperimentalVMOptions -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12224m -Xms256m
	Memory: 2400688368 bytes (2289 MiB) / 4982833152 bytes (4752 MiB) up to 12817793024 bytes (12224 MiB)
	Total Memory: 12714004480 bytes (12120 MiB) / 25709629440 bytes (24508 MiB)
	CPU: AMD Ryzen 5 3600 6-Core Processor @ 3.59 GHz; 6 cores / 12 threads on 1 socket(s)
	Graphics card #0: NVIDIA GeForce RTX 2060 (NVIDIA (0x10de)); 4095.00 MB of VRAM

Other Mods:
	Distant Horizons: 2.2.1-a
Server Info
Create:
	Mod Version: 0.5.1h
	Forge Version: 43.4.4
	Minecraft Version: 1.19.2

System Information:
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 17.0.9, GraalVM Community
	JVM Flags: 8 total; -XX:ThreadPriorityPolicy=1 -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCIProduct -XX:-UnlockExperimentalVMOptions -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12224m -Xms256m
	Memory: 2400688368 bytes (2289 MiB) / 4982833152 bytes (4752 MiB) up to 12817793024 bytes (12224 MiB)
	Total Memory: 12714004480 bytes (12120 MiB) / 25709629440 bytes (24508 MiB)
	CPU: AMD Ryzen 5 3600 6-Core Processor @ 3.59 GHz; 6 cores / 12 threads on 1 socket(s)
	Graphics card #0: NVIDIA GeForce RTX 2060 (NVIDIA (0x10de)); 4095.00 MB of VRAM

Other Mods:
	Distant Horizons: 2.2.1-a
commented