user-abace
- jirauser697518
- JIRAUSER697518
- Europe/Stockholm
- No
- No
You missing one.
For those who search for a solution, just replace Infinity with 1.7976931348623157E308, that is the max double value for Java.
For those who search for a solution, just replace Infinity with 1.7976931348623157E308, that is the max double value for Java.
Broken culling in very long caves (X-Ray glitch)
The culling feature, that is supposed to hide chunks that are not visible to the player, breaks in very long caves.
As you can see in the attached video, some blocks, that normally are visible, are incorrectly hidden by the culling system.
To see this side effect you can use this seed and coords:
Seed:
-8100145984898365542
Coords:20820 484The culling feature, that is supposed to hide chunks that are not visible to the player, breaks in very long caves.
As you can see in the attached video, some blocks, that normally are visible, are incorrectly hidden by the culling system.
To see this side effect you can use this seed and coords:
Seed: 8299482064469380231
Coords: 1085 76 807
The culling feature, that is supposed to hide chunks that are not visible to the player, breaks in very long caves.
As you can see in the attached video, some blocks, that normally are visible, are incorrectly hidden by the culling system.
To see this side effect you can use this seed and coords:
Seed: 8299482064469380231
Coords: 1085 76 807
Coords: 1152 73 762
The title is self
explainatory, as you can see in the screenshots the Italian translations for the "Chunk Builder" option button are weird and overlap other buttons, making them illegible.
Suggestions:
Chunk Builder: Threaded -> Aggiorn. Chunk: In Thread
Chunk Builder: Semi Blocking -> Aggiorn. Chunk: Parziale
Chunk Builder: Fully Blocking -> Aggiorn. Chunk: Totale
The title is self-explanatory, as you can see in the screenshots, the Italian translations for the "Chunk Builder" option button are weird, and overlap other buttons, making them illegible.
Suggestions:
Chunk Builder: Threaded -> Aggiorn. Chunk: In Thread
Chunk Builder: Semi Blocking -> Aggiorn. Chunk: Parziale
Chunk Builder: Fully Blocking -> Aggiorn. Chunk: Totale
In 1.18.1 pre-release 1 with the fog changes, the fog in fluids (this is particularly noticeable with lava) is drastically reduced.
Fog drastically reduced in fluids after 1.18.1 prerelease 1 fog changesFog drastically reduced in fluids after 1.18.1 pre-release 1 fog changes
Water fog doesn't render when the camera is partially inside water but not totally inside, leading to an X-Ray glitch.
Expecter behaviour
when totally in water:
Behaviour when partially in water:
Water fog doesn't render when the camera is partially inside water but not totally inside, leading to an X-Ray glitch.
Expecter behaviour:
Actual behaviour when partially in water:
Water fog doesn't render when the camera is partially inside water but not totally inside, leading to an X-Ray glitch.
Expecte
rbehaviour:
Actual behaviour when partially in water:
Water fog doesn't render when the camera is partially inside water but not totally inside, leading to an X-Ray glitch.
Expected behaviour:
Actual behaviour when partially in water:
Water fog doesn't render when the camera is partially inside water but not totally inside, leading to an X-Ray glitch.
Expected behaviour:
Actual behaviour when partially in water:
Still happens in lava and water in 1.18.2.
For lava you need to go inside flowing lava.
See comments in MC-206561.
Seed: 974123259
Coords:
674 275-217The game crashed.
Here is the log
---- Minecraft Crash Report ----
// Uh... Did I do that?Time: 11/04/22, 22:06
Description: Accessing LegacyRandomSource from multiple threadsjava.lang.IllegalStateException: Accessing LegacyRandomSource from multiple threads
at akr.a(SourceFile:84)
at cxi.c(SourceFile:49)
at cww.a(SourceFile:33)
at akd.b(SourceFile:936)
at awz.a(SourceFile:39)
at blv.a(SourceFile:61)
at blu.a(SourceFile:238)
at ced.a(SourceFile:531)
at cxk.a(SourceFile:464)
at cue.b(SourceFile:174)
at cue$d.doWork(SourceFile:341)
at cue.a(SourceFile:292)
at adw.a(SourceFile:664)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at adw.a(SourceFile:658)
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at ady.b(SourceFile:62)
at awh.h(SourceFile:91)
at awh.a(SourceFile:146)
at awh.run(SourceFile:102)
at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------– Head –
Thread: Server thread
Stacktrace:
at akr.a(SourceFile:84)
at cxi.c(SourceFile:49)
at cww.a(SourceFile:33)
at akd.b(SourceFile:936)
at awz.a(SourceFile:39)
at blv.a(SourceFile:61)
at blu.a(SourceFile:238)
at ced.a(SourceFile:531)
at cxk.a(SourceFile:464)
at cue.b(SourceFile:174)
at cue$d.doWork(SourceFile:341)
at cue.a(SourceFile:292)– Thread dumps –
Details:
Thread dumps: Worker-Main-15:
at java.base/java.lang.Thread.getStackTrace(Thread.java:1610)
at akr.a(SourceFile:92)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at akr.a(SourceFile:82)
at cxi.c(SourceFile:49)
at cww.a(SourceFile:33)
at akd.b(SourceFile:936)
at awz.a(SourceFile:39)
at blv.a(SourceFile:61)
at blu.a(SourceFile:238)
at ced.a(SourceFile:531)
at cxk.a(SourceFile:464)
at cue.b(SourceFile:174)
at cue$d.doWork(SourceFile:341)
at cue.a(SourceFile:292)
at adw.a(SourceFile:664)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at adw.a(SourceFile:658)
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at ady.b(SourceFile:62)
at awh.h(SourceFile:91)
at awh.a(SourceFile:146)
at awh.run(SourceFile:102)
at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
Stacktrace:
at akr.a(SourceFile:84)
at cxi.c(SourceFile:49)
at cww.a(SourceFile:33)
at akd.b(SourceFile:936)
at awz.a(SourceFile:39)
at blv.a(SourceFile:61)
at blu.a(SourceFile:238)
at ced.a(SourceFile:531)
at cxk.a(SourceFile:464)
at cue.b(SourceFile:174)
at cue$d.doWork(SourceFile:341)
at cue.a(SourceFile:292)
at adw.a(SourceFile:664)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at adw.a(SourceFile:658)
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at ady.b(SourceFile:62)
at awh.h(SourceFile:91)
at awh.a(SourceFile:146)
at awh.run(SourceFile:102)
at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)– Chunk to be generated –
Details:
Location: 32,-21
Position hash: -90194313184
Generator: cxk@5421316f
Stacktrace:
at adw.a(SourceFile:664)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at adw.a(SourceFile:658)
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at ady.b(SourceFile:62)
at awh.h(SourceFile:91)
at awh.a(SourceFile:146)
at awh.run(SourceFile:102)
at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)– System Details –
Details:
Minecraft Version: 22w14a
Minecraft Version ID: 22w14a
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 745541008 bytes (711 MiB) / 2147483648 bytes (2048 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 2,59
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: Intel(R) UHD Graphics 630
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MB): 1024,00
Graphics card #0 deviceId: 0x3e9b
Graphics card #0 versionInfo: DriverVersion=26.20.100.7323
Graphics card #1 name: NVIDIA GeForce RTX 2080 with Max-Q Design
Graphics card #1 vendor: NVIDIA (0x10de)
Graphics card #1 VRAM (MB): 4095,00
Graphics card #1 deviceId: 0x1ed0
Graphics card #1 versionInfo: DriverVersion=30.0.15.1215
Memory slot #0 capacity (MB): 16384,00
Memory slot #0 clockSpeed (GHz): 2,67
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384,00
Memory slot #1 clockSpeed (GHz): 2,67
Memory slot #1 type: DDR4
Virtual memory max (MB): 37481,60
Virtual memory used (MB): 14849,95
Swap memory total (MB): 4864,00
Swap memory used (MB): 0,00
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Server Running: true
Player Count: 1 / 8; [aek['salvostormy'/169, l='ServerLevel[HyperMountains]', x=422.70, y=221.25, z=-233.96]]
Data Packs: vanilla
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Client jar signature and brand is untouched; Server jar signature and brand is untouchedSeed: 974123259
Coords: 422 221 -233
The game crashed.
Here is the log
---- Minecraft Crash Report ----
// Uh... Did I do that?Time: 11/04/22, 22:06
Description: Accessing LegacyRandomSource from multiple threadsjava.lang.IllegalStateException: Accessing LegacyRandomSource from multiple threads
at akr.a(SourceFile:84)
at cxi.c(SourceFile:49)
at cww.a(SourceFile:33)
at akd.b(SourceFile:936)
at awz.a(SourceFile:39)
at blv.a(SourceFile:61)
at blu.a(SourceFile:238)
at ced.a(SourceFile:531)
at cxk.a(SourceFile:464)
at cue.b(SourceFile:174)
at cue$d.doWork(SourceFile:341)
at cue.a(SourceFile:292)
at adw.a(SourceFile:664)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at adw.a(SourceFile:658)
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at ady.b(SourceFile:62)
at awh.h(SourceFile:91)
at awh.a(SourceFile:146)
at awh.run(SourceFile:102)
at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------– Head –
Thread: Server thread
Stacktrace:
at akr.a(SourceFile:84)
at cxi.c(SourceFile:49)
at cww.a(SourceFile:33)
at akd.b(SourceFile:936)
at awz.a(SourceFile:39)
at blv.a(SourceFile:61)
at blu.a(SourceFile:238)
at ced.a(SourceFile:531)
at cxk.a(SourceFile:464)
at cue.b(SourceFile:174)
at cue$d.doWork(SourceFile:341)
at cue.a(SourceFile:292)– Thread dumps –
Details:
Thread dumps: Worker-Main-15:
at java.base/java.lang.Thread.getStackTrace(Thread.java:1610)
at akr.a(SourceFile:92)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at akr.a(SourceFile:82)
at cxi.c(SourceFile:49)
at cww.a(SourceFile:33)
at akd.b(SourceFile:936)
at awz.a(SourceFile:39)
at blv.a(SourceFile:61)
at blu.a(SourceFile:238)
at ced.a(SourceFile:531)
at cxk.a(SourceFile:464)
at cue.b(SourceFile:174)
at cue$d.doWork(SourceFile:341)
at cue.a(SourceFile:292)
at adw.a(SourceFile:664)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at adw.a(SourceFile:658)
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at ady.b(SourceFile:62)
at awh.h(SourceFile:91)
at awh.a(SourceFile:146)
at awh.run(SourceFile:102)
at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
Stacktrace:
at akr.a(SourceFile:84)
at cxi.c(SourceFile:49)
at cww.a(SourceFile:33)
at akd.b(SourceFile:936)
at awz.a(SourceFile:39)
at blv.a(SourceFile:61)
at blu.a(SourceFile:238)
at ced.a(SourceFile:531)
at cxk.a(SourceFile:464)
at cue.b(SourceFile:174)
at cue$d.doWork(SourceFile:341)
at cue.a(SourceFile:292)
at adw.a(SourceFile:664)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at adw.a(SourceFile:658)
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at ady.b(SourceFile:62)
at awh.h(SourceFile:91)
at awh.a(SourceFile:146)
at awh.run(SourceFile:102)
at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)– Chunk to be generated –
Details:
Location: 32,-21
Position hash: -90194313184
Generator: cxk@5421316f
Stacktrace:
at adw.a(SourceFile:664)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at adw.a(SourceFile:658)
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at ady.b(SourceFile:62)
at awh.h(SourceFile:91)
at awh.a(SourceFile:146)
at awh.run(SourceFile:102)
at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)– System Details –
Details:
Minecraft Version: 22w14a
Minecraft Version ID: 22w14a
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 745541008 bytes (711 MiB) / 2147483648 bytes (2048 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 2,59
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: Intel(R) UHD Graphics 630
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MB): 1024,00
Graphics card #0 deviceId: 0x3e9b
Graphics card #0 versionInfo: DriverVersion=26.20.100.7323
Graphics card #1 name: NVIDIA GeForce RTX 2080 with Max-Q Design
Graphics card #1 vendor: NVIDIA (0x10de)
Graphics card #1 VRAM (MB): 4095,00
Graphics card #1 deviceId: 0x1ed0
Graphics card #1 versionInfo: DriverVersion=30.0.15.1215
Memory slot #0 capacity (MB): 16384,00
Memory slot #0 clockSpeed (GHz): 2,67
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384,00
Memory slot #1 clockSpeed (GHz): 2,67
Memory slot #1 type: DDR4
Virtual memory max (MB): 37481,60
Virtual memory used (MB): 14849,95
Swap memory total (MB): 4864,00
Swap memory used (MB): 0,00
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Server Running: true
Player Count: 1 / 8; [aek['salvostormy'/169, l='ServerLevel[HyperMountains]', x=422.70, y=221.25, z=-233.96]]
Data Packs: vanilla
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Client jar signature and brand is untouched; Server jar signature and brand is untouched
user-abace Lava is tracked in MC-206842.



























For those who search for a solution, just replace Infinity with 1.7976931348623157E308, that is the max double value for Java.
This is normal shattered terrain, not a bug.
The majority of the community wants to keep this old "far-lands" feeling...
Not, because the world chunks are already fully loaded.
Confirmed in pre-release 6 and 7 (I've created a world with the seed in description in 21w42a and imported in pre-release 6 and 7).
MC-70850is similar to this.It's very rare to happen however, so it's not as annoying as
MC-70850.I've also checked the position of the non-rendered blocks, and they are beyond a chunk border.
Windows 11 with all updates installed, latest version of the launcher: It stays gray indefinitely! I must re-rollback (again) to the old one to play Minecraft!
I've updated the seed and coords with a world created in 1.18 - RC3 (after the latest worldgen seed switching) so is not needed anymore to import a world from 21w42a to reproduce, and replaced old screenshots.
Confirmed in 1.18, here it does not crashes but simply ignores if there are new biomes, like it ignores "overworld.json" file, if the seed is omitted.
Also lava is afffected.
All fluids.
launcher_log_ok.txt
launcher_cef_log_ok.txt
This is when everything works.
Yes
Water fog doesn't render when the camera is partially inside water but not totally inside, leading to an X-Ray glitch.
Expected behaviour:
Actual behaviour when partially in water:
Still happens with lava too in 1.18.2 if your head is just in the surface of flowing lava.
Happens with both positive and negative y.
I've posted a screenshot with some coords and seed to test.
Just break the 2 blocks in 91 -18 -202 and 91 -19 -202, and leave the lava flow... then go inside the flowing lava.
Use creative mode.
Still happens in lava and water in 1.18.2.
For lava you need to go inside flowing lava.
See comments in MC-206561 and MC-206842.
Still happens with lava too in 1.18.2 if your head is just in the surface of flowing lava.
Happens with both positive and negative y.
I've posted a screenshot with some coords and seed to test.
Just break the 2 blocks in 91 -18 -202 and 91 -19 -202, and leave the lava flow... then go inside the flowing lava.
Use creative mode.
Yes this is the same as
MC-249933Please close this issue, in future I will search better...
0001-2103.mp4
The problem is that it drops the bottle if are inserted 2 or more dragon breath, and consumes the bottle if there is only one item.
This is weird and confusing 😵💫
Maybe consider changing this weird thing in 1.20 (end update??) please...