PseudoDistant / Biospheres

Minecraft biospheres for Fabric Loader.
GNU Lesser General Public License v3.0
9 stars 5 forks source link

Structures don't work with Biospheres enabled #2

Closed Veyrdite closed 2 years ago

Veyrdite commented 3 years ago

I cannot get any biosphere world to generate, the game crashes during the initial worldgen screen. I have retried several times and I am running with no other mods (other than fabric-api, as listed below).

...
[11:40:50] [Server thread/INFO]: Starting integrated minecraft server version 1.17.1
[11:40:50] [Server thread/INFO]: Generating keypair
[11:40:52] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[11:40:53] [Render thread/INFO]: Preparing spawn area: 0%
[11:40:53] [Render thread/INFO]: Preparing spawn area: 0%
[11:40:53] [Render thread/INFO]: Preparing spawn area: 0%
[11:40:53] [Worker-Main-6/WARN]: Worker-Main-6 died
java.util.concurrent.CompletionException: net.minecraft.class_148: Exception generating new chunk
    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) ~[?:?]
    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) ~[?:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1155) ~[?:?]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478) ~[?:?]
    at net.minecraft.class_3900.method_17634(class_3900.java:58) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.method_16907(class_3846.java:91) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.method_16900(class_3846.java:146) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.run(class_3846.java:102) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434) ~[?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?]
Caused by: net.minecraft.class_148: Exception generating new chunk
    at net.minecraft.class_3898.method_17225(class_3898.java:568) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?]
    at net.minecraft.class_3898.method_17224(class_3898.java:550) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146) ~[?:?]
    ... 11 more
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_4966.method_32892(net.minecraft.class_2338)" because "☃" is null
    at net.minecraft.class_5183.method_27211(class_5183.java:189) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_5183$class_5184.method_28646(class_5183.java:123) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_5183$class_5184.method_16655(class_5183.java:61) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3195.method_28657(class_3195.java:269) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_5312.method_28622(class_5312.java:36) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2794.method_28508(class_2794.java:309) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2794.method_16129(class_2794.java:292) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2806.method_16556(class_2806.java:53) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2806.method_12154(class_2806.java:231) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3898.method_17225(class_3898.java:556) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?]
    at net.minecraft.class_3898.method_17224(class_3898.java:550) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146) ~[?:?]
    ... 11 more
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 20/8/21, 11:40 am
Description: Exception generating new chunk

java.lang.NullPointerException: Cannot invoke "net.minecraft.class_4966.method_32892(net.minecraft.class_2338)" because "☃" is null
    at net.minecraft.class_5183.method_27211(class_5183.java:189)
    at net.minecraft.class_5183$class_5184.method_28646(class_5183.java:123)
    at net.minecraft.class_5183$class_5184.method_16655(class_5183.java:61)
    at net.minecraft.class_3195.method_28657(class_3195.java:269)
    at net.minecraft.class_5312.method_28622(class_5312.java:36)
    at net.minecraft.class_2794.method_28508(class_2794.java:309)
    at net.minecraft.class_2794.method_16129(class_2794.java:292)
    at net.minecraft.class_2806.method_16556(class_2806.java:53)
    at net.minecraft.class_2806.method_12154(class_2806.java:231)
    at net.minecraft.class_3898.method_17225(class_3898.java:556)
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
    at net.minecraft.class_3898.method_17224(class_3898.java:550)
    at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146)
    at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
    at net.minecraft.class_3900.method_17634(class_3900.java:58)
    at net.minecraft.class_3846.method_16907(class_3846.java:91)
    at net.minecraft.class_3846.method_16900(class_3846.java:146)
    at net.minecraft.class_3846.run(class_3846.java:102)
    at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Worker-Main-6
Stacktrace:
    at net.minecraft.class_5183.method_27211(class_5183.java:189)
    at net.minecraft.class_5183$class_5184.method_28646(class_5183.java:123)
    at net.minecraft.class_5183$class_5184.method_16655(class_5183.java:61)
    at net.minecraft.class_3195.method_28657(class_3195.java:269)
    at net.minecraft.class_5312.method_28622(class_5312.java:36)
    at net.minecraft.class_2794.method_28508(class_2794.java:309)
    at net.minecraft.class_2794.method_16129(class_2794.java:292)
    at net.minecraft.class_2806.method_16556(class_2806.java:53)
    at net.minecraft.class_2806.method_12154(class_2806.java:231)

-- Chunk to be generated --
Details:
    Location: -24,20
    Position hash: 90194313192
    Generator: xyz.coolsa.biosphere.BiospheresChunkGenerator@2936c563
Stacktrace:
    at net.minecraft.class_3898.method_17225(class_3898.java:556)
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
    at net.minecraft.class_3898.method_17224(class_3898.java:550)
    at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146)
    at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
    at net.minecraft.class_3900.method_17634(class_3900.java:58)
    at net.minecraft.class_3846.method_16907(class_3846.java:91)
    at net.minecraft.class_3846.method_16900(class_3846.java:146)
    at net.minecraft.class_3846.run(class_3846.java:102)
    at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

-- System Details --
Details:
    Minecraft Version: 1.17.1
    Minecraft Version ID: 1.17.1
    Operating System: Linux (amd64) version 5.12.14_1
    Java Version: 16.0.2, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 2485383616 bytes (2370 MiB) / 3149922304 bytes (3004 MiB) up to 8388608000 bytes (8000 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz
    Identifier: Intel64 Family 6 Model 58 Stepping 9
    Microarchitecture: Ivy Bridge (Client)
    Frequency (GHz): 2.90
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 4
    Graphics card #0 name: Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
    Graphics card #0 vendor: Advanced Micro Devices, Inc. [AMD/ATI] (0x1002)
    Graphics card #0 VRAM (MB): 258.00
    Graphics card #0 deviceId: 0x67df
    Graphics card #0 versionInfo: unknown
    Virtual memory max (MB): 12124.63
    Virtual memory used (MB): 5310.98
    Swap memory total (MB): 6143.71
    Swap memory used (MB): 0.00
    JVM Flags: 2 total; -Xms512m -Xmx8000m
    Fabric Mods: 
        biospheres: Biospheres 0.2
        fabric: Fabric API 0.38.0+1.17
        fabric-api-base: Fabric API Base 0.3.0+a02b446318
        fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.0+2f75c6ce18
        fabric-biome-api-v1: Fabric Biome API (v1) 3.1.12+3fe74aa118
        fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+a02b446318
        fabric-command-api-v1: Fabric Command API (v1) 1.1.3+5ab9934c18
        fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa18
        fabric-containers-v0: Fabric Containers (v0) 0.1.12+a02b446318
        fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.4+2e8bd82f18
        fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da31018
        fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.11+6cefd57718
        fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+a02b446318
        fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.9+a722d8c018
        fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa18
        fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+6cefd57718
        fabric-item-api-v1: Fabric Item API (v1) 1.2.4+a02b446318
        fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab612118
        fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+a02b446318
        fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18
        fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b446318
        fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b446318
        fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa18
        fabric-models-v0: Fabric Models (v0) 0.3.0+a02b446318
        fabric-networking-api-v1: Fabric Networking API (v1) 1.0.13+2e8bd82f18
        fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b446318
        fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afa18
        fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+b7ab612118
        fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b446318
        fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b446318
        fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.10+e2961fee18
        fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+5f02c96918
        fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+a02b446318
        fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.0+a02b446318
        fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446318
        fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+a02b446318
        fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+92519afa18
        fabric-rendering-v1: Fabric Rendering (v1) 1.7.0+2e8bd82f18
        fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
        fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+155f865c18
        fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+a02b446318
        fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
        fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.0+3fe74aa118
        fabric-textures-v0: Fabric Textures (v0) 1.0.6+a02b446318
        fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab612118
        fabric-transfer-api-v1: Fabric Transfer API (v1) 1.1.0+3fe74aa118
        fabricloader: Fabric Loader 0.11.6
        java: OpenJDK 64-Bit Server VM 16
        minecraft: Minecraft 1.17.1
Veyrdite commented 3 years ago

The class & method names look really obscured above, not sure sure if there is something I should be doing to make this easier to read. Happy to run more tests.

Veyrdite commented 3 years ago

If I watch the console & the game at the same time: the crash occurs but then the game keeps running for a bit, generating more chunks. Perhaps it's softlocking stuck because only one of the chunk-gen threads is dying? Note the gap left in the chunkgen diagram: biospheres_worldgen

Veyrdite commented 3 years ago

Hmm, suddenly I'm able to successfully create 3 biosphere worlds in a row. Not sure what's going on. EDIT: 4 failures in a row now.

Veyrdite commented 3 years ago

These latest attempts are crashing & closing the entire MC game, rather than just softlocking it at the worldgen picture. Errors at the end are a bit different (note that I'm actually running a collection of mods this time, not just Biospheres+fabricAPI):

[13:55:57] [main/INFO]: Loading for game Minecraft 1.17.1
[13:55:57] [ForkJoinPool-1-worker-3/WARN]: Non-Fabric mod JAR at "/home/user/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft/mods/InventoryProfilesNext-forge-1.17-0.8.6.jar", ignoring
[13:55:57] [ForkJoinPool-1-worker-7/WARN]: Non-Fabric mod JAR at "/home/user/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft/mods/EditSign-1.17.1-2.2.3.jar", ignoring
[13:55:57] [main/WARN]: Warnings were found! 
 - Conflicting versions found for fabric-api-base: used 0.3.0+a02b446313, also found 0.3.0+a02b44633d, 0.3.0+a02b446318
 - Mod 'Large Bar' (gud_largebar) recommends any version of mod modmenu, which is missing!
     - You must install any version of modmenu.
 - Conflicting versions found for fabric-key-binding-api-v1: used 1.0.4+a02b446318, also found 1.0.4+a02b44633d
 - Conflicting versions found for fabric-rendering-data-attachment-v1: used 0.1.5+a02b446313, also found 0.1.5+a02b446318
 - Conflicting versions found for fabric-rendering-fluids-v1: used 0.1.13+a02b446318, also found 0.1.13+a02b446313
 - Conflicting versions found for fabric-lifecycle-events-v1: used 1.4.4+a02b44633d, also found 1.4.4+a02b446318
[13:55:58] [main/INFO]: [FabricLoader] Loading 118 mods:
    - apathy@1.0.1
    - bingbingwahoo@1.1.2
    - biospheres@0.2
    - blame@1.17-4.1.0-fabric
    - boats-and-beeps@1.0.1
    - cardinal-components-base@3.0.0
    - cardinal-components-chunk@3.0.0-nightly.1.17-pre2
    - cardinal-components-entity@3.0.0
    - cardinal-components-item@3.0.0-nightly.1.17-pre2
    - cardinal-components-level@3.0.0-nightly.1.17-pre2
    - cardinal-components-util@3.0.0-nightly.1.17-pre2
    - cardinal-components-world@3.0.0-nightly.1.17-pre2
    - charm@3.3.0
    - cloth-basic-math@0.5.1
    - cloth-config2@5.0.38
    - com_electronwill_night-config_core@3.6.2
    - com_electronwill_night-config_toml@3.6.2
    - com_flowpowered_flow-math@1.0.3
    - com_github_dimensionaldevelopment_poly2tri_java@0.1.1
    - com_moandjiezana_toml_toml4j@0.7.2
    - dimdoors@4.0.0+beta.2-26.07.2021
    - dokokashira_door@1.0.2
    - easy_painter@1.0.2
    - extrasounds@1.4.1
    - fabric@0.38.0+1.17
    - fabric-api-base@0.3.0+a02b446313
    - fabric-api-lookup-api-v1@1.3.0+2f75c6ce18
    - fabric-biome-api-v1@3.1.12+3fe74aa118
    - fabric-blockrenderlayer-v1@1.1.5+a02b446318
    - fabric-command-api-v1@1.1.3+5ab9934c18
    - fabric-commands-v0@0.2.2+92519afa18
    - fabric-containers-v0@0.1.12+a02b446318
    - fabric-content-registries-v0@0.2.4+2e8bd82f18
    - fabric-crash-report-info-v1@0.1.5+be9da31018
    - fabric-dimensions-v1@2.0.11+6cefd57718
    - fabric-entity-events-v1@1.1.0+a02b446318
    - fabric-events-interaction-v0@0.4.9+a722d8c018
    - fabric-events-lifecycle-v0@0.2.1+92519afa18
    - fabric-game-rule-api-v1@1.0.7+6cefd57718
    - fabric-item-api-v1@1.2.4+a02b446318
    - fabric-item-groups-v0@0.2.10+b7ab612118
    - fabric-key-binding-api-v1@1.0.4+a02b446318
    - fabric-keybindings-v0@0.2.2+36b77c3e18
    - fabric-language-kotlin@1.6.3+kotlin.1.5.21
    - fabric-lifecycle-events-v1@1.4.4+a02b44633d
    - fabric-loot-tables-v1@1.0.4+a02b446318
    - fabric-mining-levels-v0@0.1.3+92519afa18
    - fabric-models-v0@0.3.0+a02b446318
    - fabric-networking-api-v1@1.0.13+2e8bd82f18
    - fabric-networking-blockentity-v0@0.2.11+a02b446318
    - fabric-networking-v0@0.3.2+92519afa18
    - fabric-object-builder-api-v1@1.10.9+b7ab612118
    - fabric-object-builders-v0@0.7.3+a02b446318
    - fabric-particles-v1@0.2.4+a02b446318
    - fabric-registry-sync-v0@0.7.10+e2961fee18
    - fabric-renderer-api-v1@0.4.4+5f02c96918
    - fabric-renderer-indigo@0.4.8+a02b446318
    - fabric-renderer-registries-v1@3.2.0+a02b446318
    - fabric-rendering-data-attachment-v1@0.1.5+a02b446313
    - fabric-rendering-fluids-v1@0.1.13+a02b446318
    - fabric-rendering-v0@1.1.2+92519afa18
    - fabric-rendering-v1@1.7.0+2e8bd82f18
    - fabric-resource-loader-v0@0.4.8+a00e834b18
    - fabric-screen-api-v1@1.0.4+155f865c18
    - fabric-screen-handler-api-v1@1.1.8+a02b446318
    - fabric-structure-api-v1@1.1.13+5ab9934c18
    - fabric-tag-extensions-v0@1.2.0+3fe74aa118
    - fabric-textures-v0@1.0.6+a02b446318
    - fabric-tool-attribute-api-v1@1.2.12+b7ab612118
    - fabric-transfer-api-v1@1.1.0+3fe74aa118
    - fabricloader@0.11.6
    - fantasy@0.4.2+1.17
    - fastdecay@1.0.0
    - flowstone@3.1.0+1.17
    - goldenpotato@1.0.1
    - gud_largebar@1.3.0
    - hunger_remover@1.0.2
    - indypets@0.5.2
    - iris@1.1.1
    - jankson@3.0.1+j1.2.0
    - java@16
    - lenientdeath@0.7.4
    - libgui@4.1.4+1.17.1
    - libninepatch@1.1.0
    - matrix@1.0.0
    - midnightlib@0.2.4
    - minecraft@1.17.1
    - mirrorstones@0.1.0
    - multipart-entities@1.0.2
    - multiworld@1.1
    - nauticality@0.1.2
    - oldwalkinganimation@1.0.0
    - omega-config@1.0.8
    - org_jetbrains_kotlin_kotlin-reflect@1.5.21
    - org_jetbrains_kotlin_kotlin-stdlib@1.5.21
    - org_jetbrains_kotlin_kotlin-stdlib-jdk7@1.5.21
    - org_jetbrains_kotlin_kotlin-stdlib-jdk8@1.5.21
    - org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm@1.5.1
    - org_jetbrains_kotlinx_kotlinx-coroutines-jdk8@1.5.1
    - org_jetbrains_kotlinx_kotlinx-serialization-core-jvm@1.2.2
    - org_jetbrains_kotlinx_kotlinx-serialization-json-jvm@1.2.2
    - org_jgrapht_jgrapht-core@1.1.0
    - packet_tweaker@0.2.0-1.17-pre1
    - persistententities@0.0.4
    - pitch-dark@2.0.0
    - repurposed_structures@2.3.1+1.17.1
    - right-click-harvest@1.1.0
    - selene@1.0.1+1.17.1
    - server_translations_api@1.4.4+1.17
    - sgui@1.0.0-pre0-1.17-pre1
    - snowballshitplayers@1.0.0
    - sodium@0.3.0+IRIS2
    - stacc@1.2.3
    - stacker@1.0.0
    - storagerecursion@1.0.0
    - sync@1.0
    - trinkets@3.0.1
    - vanillacomplement@1.0.0
[13:55:58] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/home/user/games/minecraft_multimc/MultiMC/libraries/net/fabricmc/sponge-mixin/0.9.4+mixin.0.8.2/sponge-mixin-0.9.4+mixin.0.8.2.jar Service=Knot/Fabric Env=CLIENT
[13:55:58] [main/INFO]: Compatibility level set to JAVA_16
[13:55:58] [main/INFO]: Loaded configuration file for Sodium: 28 options available, 0 override(s) found
[13:55:58] [main/WARN]: Reference map 'Multiworld-refmap.json' for multiworld.mixins.json could not be read. If this is a development environment you can ignore this message
[13:55:58] [main/WARN]: @Mixin target net/minecraft/class_1921$class_4687 is public in mixins.iris.fantastic.json:MixinMultiPhaseRenderLayer and should be specified in value
[13:55:59] [main/WARN]: @Mixin target net/minecraft/class_2474$class_5124 is public in fabric-tag-extensions-v0.mixins.json:MixinObjectBuilder and should be specified in value
[13:55:59] [main/WARN]: Error loading class: grondag/canvas/render/world/CanvasWorldRenderer (java.lang.ClassNotFoundException: grondag/canvas/render/world/CanvasWorldRenderer)
[13:55:59] [main/WARN]: @Mixin target net/minecraft/class_3353$class_3354 is public in charm.mixins.json:accessor.MineshaftCorridorAccessor and should be specified in value
[13:55:59] [main/WARN]: @Mixin target net/minecraft/class_3898$class_3208 is public in fabric-networking-api-v1.mixins.json:accessor.EntityTrackerAccessor and should be specified in value
[13:56:06] [main/ERROR]: Registry 'dimdoors:virtual_type' was empty after loading
[13:56:06] [Render thread/WARN]: Method overwrite conflict for method_22920 in mixins.iris.vertexformat.json:block_rendering.MixinBufferBuilder_SeparateAo, previously written by me.jellysquid.mods.sodium.mixin.features.buffer_builder.intrinsics.MixinBufferBuilder. Skipping method.
[13:56:07] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[13:56:09] [Render thread/INFO]: Setting user: Veyrdite
[13:56:09] [Render thread/INFO]: [STDOUT]: Hello Fabric world!
[13:56:09] [Render thread/INFO]: [STDOUT]: Hello Fabric world!
[13:56:09] [Render thread/INFO]: [Flowstone] Initializing
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled AerialAffinityEnchantment
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled AnvilImprovements
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled ArmorInvisibility
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled Atlases
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled AutoRestock
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled AutomaticRecipeUnlock
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled AzaleaWood
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled BatBuckets
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled BeaconsHealMobs
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled Beekeepers
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled BiomeDungeons
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled BlockOfEnderPearls
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled BlockOfGunpowder
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled BlockOfSugar
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled Bookcases
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled BundleSorting
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled CampfiresNoDamage
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled Casks
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled CaveSpidersDropCobwebs
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled ChickensDropFeathers
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled ClearItemFrames
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled CollectionEnchantment
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled ColoredBundles
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled ColoredGlints
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled CookingPots
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled CopperRails
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled CoralSeaLanterns
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled CoralSquids
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled Core
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled DecreaseRepairCost
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled EbonyWood
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled EditableSigns
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled EnderBundles
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled EndermitePowder
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled EntitySpawners
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled ExtraBoats
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled ExtraNuggets
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled ExtraRecipes
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled ExtractEnchantments
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled FeatherFallingCrops
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled GentlePotionParticles
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled Glowballs
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled GrindableHorseArmor
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled HoeHarvesting
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled HuskImprovements
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled InventoryTidying
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled Kilns
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled LavaBucketDestroysItems
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled Lumberjacks
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled MapTooltips
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled MineshaftImprovements
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled Mooblooms
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled MorePortalFrames
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled MoreVillageBiomes
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled MusicImprovements
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled OpenDoubleDoors
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled ParrotsStayOnShoulder
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled PathToDirt
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled PlayerPressurePlates
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled PlayerState
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled PortableCrafting
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled PotionOfHogsbane
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled PotionOfPiercingVision
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled PotionOfSpelunking
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled Quadrants
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled RaidHorns
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled RedstoneLanterns
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled RedstoneSand
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled RemoveNitwits
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled RemovePotionGlint
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled RemoveSpyglassScope
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled ShulkerBoxTooltips
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled SnowStorms
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled StackableEnchantedBooks
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled StackablePotions
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled StackableStews
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled StorageCrates
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled StorageLabels
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled StrayImprovements
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled TamedAnimalsNoDamage
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled TotemOfPreserving
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled UseTotemFromInventory
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled VariantBarrels
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled VariantBars
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled VariantBookshelves
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled VariantChains
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled VariantChests
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled VariantLadders
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled VariantLanterns
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled VariantMobTextures
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled VillagersFollowEmeraldBlocks
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled WanderingTraderImprovements
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled WitchesDropLuck
[13:56:10] [Render thread/INFO]: [ModuleLoader] Enabled Woodcutters
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running AerialAffinityEnchantment
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running AnvilImprovements
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running ArmorInvisibility
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running Atlases
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running AutoRestock
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running AutomaticRecipeUnlock
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running AzaleaWood
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running BatBuckets
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running BeaconsHealMobs
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running Beekeepers
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running BiomeDungeons
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running BlockOfEnderPearls
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running BlockOfGunpowder
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running BlockOfSugar
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running Bookcases
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running BundleSorting
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running CampfiresNoDamage
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running Casks
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running CaveSpidersDropCobwebs
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running ChickensDropFeathers
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running ClearItemFrames
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running CollectionEnchantment
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running ColoredBundles
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running ColoredGlints
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running CookingPots
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running CopperRails
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running CoralSeaLanterns
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running CoralSquids
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running Core
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running DecreaseRepairCost
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running EbonyWood
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running EditableSigns
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running EnderBundles
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running EndermitePowder
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running EntitySpawners
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running ExtraBoats
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running ExtraNuggets
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running ExtraRecipes
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running ExtractEnchantments
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running FeatherFallingCrops
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running GentlePotionParticles
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running Glowballs
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running GrindableHorseArmor
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running HoeHarvesting
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running HuskImprovements
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running InventoryTidying
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running Kilns
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running LavaBucketDestroysItems
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running Lumberjacks
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running MapTooltips
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running MineshaftImprovements
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running Mooblooms
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running MorePortalFrames
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running MoreVillageBiomes
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running MusicImprovements
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running OpenDoubleDoors
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running ParrotsStayOnShoulder
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running PathToDirt
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running PlayerPressurePlates
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running PlayerState
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running PortableCrafting
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running PotionOfHogsbane
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running PotionOfPiercingVision
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running PotionOfSpelunking
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running Quadrants
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running RaidHorns
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running RedstoneLanterns
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running RedstoneSand
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running RemoveNitwits
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running RemovePotionGlint
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running RemoveSpyglassScope
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running ShulkerBoxTooltips
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running SnowStorms
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running StackableEnchantedBooks
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running StackablePotions
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running StackableStews
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running StorageCrates
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running StorageLabels
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running StrayImprovements
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running TamedAnimalsNoDamage
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running TotemOfPreserving
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running UseTotemFromInventory
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running VariantBarrels
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running VariantBars
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running VariantBookshelves
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running VariantChains
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running VariantChests
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running VariantLadders
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running VariantLanterns
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running VariantMobTextures
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running VillagersFollowEmeraldBlocks
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running WanderingTraderImprovements
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running WitchesDropLuck
[13:56:10] [Render thread/INFO]: [ModuleLoader] Running Woodcutters
[13:56:10] [Render thread/INFO]: [STDOUT]: net.minecraft.class_2248
[13:56:11] [Render thread/INFO]: [STDOUT]: Loaded Biospheres Mod!
[13:56:12] [Render thread/INFO]: [STDOUT]: Vanilla Complement Initialized
[13:56:12] [Render thread/INFO]: Starting Easy Painter (Version 1.0.2)
[13:56:12] [Render thread/WARN]: @Inject(@At("INVOKE")) Shift.BY=3 on fabric-lifecycle-events-v1.mixins.json:client.WorldChunkMixin::handler$zpl000$onLoadBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[13:56:12] [Render thread/INFO]: [STDOUT]: Let's get this Augent
[13:56:12] [Render thread/ERROR]: Blame 1.17-4.1.0-fabric initialized
[13:56:12] [Render thread/INFO]: Loaded door json from /home/user/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft/config/dimdoors/doors/quartz_dimensional_door.json with id dimdoors:quartz_dimensional_door
[13:56:12] [Render thread/INFO]: Loaded door json from /home/user/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft/config/dimdoors/doors/iron_dimensional_door.json with id dimdoors:iron_dimensional_door
[13:56:12] [Render thread/INFO]: Loaded door json from /home/valentine/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft/config/dimdoors/doors/gold_dimensional_door.json with id dimdoors:gold_dimensional_door
[13:56:12] [Render thread/INFO]: Loaded door json from /home/valentine/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft/config/dimdoors/doors/oak_dimensional_door.json with id dimdoors:oak_dimensional_door
[13:56:12] [Render thread/INFO]: [STDOUT]: Hello Fabric world!
[13:56:13] [Render thread/INFO]: Shaders are disabled because enableShaders is set to false in iris.properties
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled AtlasesClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled AzaleaWoodClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled BookcasesClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled BundleSortingClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled CasksClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled ClearItemFramesClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled ColoredBundlesClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled ColoredGlintsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled CookingPotsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled CopperRailsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled CoralSquidsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled CoreClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled EbonyWoodClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled EnderBundlesClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled EndermitePowderClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled EntitySpawnersClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled ExtraBoatsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled ExtractEnchantmentsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled GlowballsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled InventoryTidyingClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled KilnsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled MapTooltipsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled MoobloomsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled MusicImprovementsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled PlayerStateClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled PortableCraftingClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled PotionOfSpelunkingClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled RedstoneLanternsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled SnowStormsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled StorageCratesClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled StorageLabelsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled VariantBarsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled VariantChainsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled VariantChestsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled VariantLaddersClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled VariantLanternsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled VariantMobTexturesClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Enabled WoodcuttersClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running AtlasesClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running AzaleaWoodClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running BookcasesClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running BundleSortingClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running CasksClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running ClearItemFramesClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running ColoredBundlesClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running ColoredGlintsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running CookingPotsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running CopperRailsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running CoralSquidsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running CoreClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running EbonyWoodClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running EnderBundlesClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running EndermitePowderClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running EntitySpawnersClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running ExtraBoatsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running ExtractEnchantmentsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running GlowballsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running InventoryTidyingClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running KilnsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running MapTooltipsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running MoobloomsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running MusicImprovementsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running PlayerStateClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running PortableCraftingClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running PotionOfSpelunkingClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running RedstoneLanternsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running SnowStormsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running StorageCratesClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running StorageLabelsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running VariantBarsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running VariantChainsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running VariantChestsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running VariantLaddersClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running VariantLanternsClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running VariantMobTexturesClient
[13:56:13] [Render thread/INFO]: [ModuleLoader] Running WoodcuttersClient
[13:56:13] [Render thread/INFO]: [Indigo] Different rendering plugin detected; not applying Indigo.
[13:56:13] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
[13:56:15] [Render thread/INFO]: Hardware information:
[13:56:15] [Render thread/INFO]: CPU: 4x Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz
[13:56:15] [Render thread/INFO]: GPU: Radeon RX 570 Series (POLARIS10, DRM 3.40.0, 5.12.14_1, LLVM 12.0.0) (Supports OpenGL 4.6 (Core Profile) Mesa 21.1.7)
[13:56:15] [Render thread/INFO]: OS: Linux
[13:56:16] [Render thread/INFO]: Narrator library successfully loaded
[13:56:16] [Render thread/INFO]: Reloading ResourceManager: Default, Fabric Mods (Fabric Key Bindings (v0), Trinkets, Fabric Loader, Fabric Transfer API (v1), Fabric Dimensions API (v1), Fabric Game Rule API (v1), Fabric API Base, Snowballs Hit Players, Iris, Dokokashira Door, Fabric BlockRenderLayer Registration (v1), Multiworld-Fabric, Fabric API, Old Walking Animation, Fabric Networking (v0), Fabric API Lookup API (v1), Fabric Screen Handler API (v1), Repurposed Structures, Flowstone, Fabric Tool Attribute API (v1), Large Bar, Fabric Crash Report Info (v1), Fabric Events Interaction (v0), Fabric Language Kotlin, Fabric Key Binding API (v1), Cloth Config v5, Fabric Resource Loader (v0), Independent Pets, Fabric Registry Sync (v0), Fabric Commands (v0), Lenient Death, Fabric Mining Levels (v0), Bing Bing Wahoo, Fabric Networking API (v1), Charm, persistent entities, Right-Click-Harvest, Fabric Models (v0), Fabric Item Groups (v0), FastDecay, Biospheres, Fabric Renderer API (v1), Pitch Dark, Hunger Remover, VanillaComplement, Fabric Structure API (v1), Fabric Containers (v0), Fabric Object Builder API (v1), Boats and Beeps, Fabric Rendering Data Attachment (v1), Fabric Textures (v0), MidnightLib, Fabric Rendering Fluids (v1), Sync (Fabric), Fabric Lifecycle Events (v1), Sodium, Fabric Renderer Registries (v1), Fabric Loot Tables (v1), Acro's Mirrorstones, Fabric Particles (v1), Blame, Nauticality, Selene, Fabric Networking Block Entity (v0), Jankson, Fabric Command API (v1), Fabric Screen API (v1), Fabric Renderer - Indigo, Stacker, Fabric Item API (v1), LibGui, Fabric Entity Events (v1), Fabric Rendering (v0), Fabric Rendering (v1), DimensionalDoors, Fabric Content Registries (v0), Fabric Tag Extensions (v0), Multipart Entities, Extra Sounds, Fabric Biome API (v1), Apathy, Fabric Events Lifecycle (v0), Fabric Object Builders (v0), Golden Potato)
[13:56:16] [Render thread/INFO]: Player hats successfully loaded!
[13:56:19] [Worker-Main-6/WARN]: Unable to load model: 'dimdoors:block/no_texture' referenced from: dimdoors:dimensional_portal#facing=north: java.io.FileNotFoundException: dimdoors:models/block/no_texture.json
[13:56:19] [Worker-Main-6/WARN]: Unable to load model: 'dimdoors:block/detached_rift' referenced from: dimdoors:detached_rift#waterlogged=true: java.io.FileNotFoundException: dimdoors:models/block/detached_rift.json
[13:56:23] [Worker-Main-6/WARN]: Unable to load model: 'dimdoors:stone_player#inventory' referenced from: dimdoors:stone_player#inventory: java.io.FileNotFoundException: dimdoors:models/item/stone_player.json
[13:56:24] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in dimdoors:block/stone_player
[13:56:24] [Worker-Main-7/ERROR]: Using missing texture, unable to load mirrorstones:textures/mob_effect/cushioning.png : java.io.FileNotFoundException: mirrorstones:textures/mob_effect/cushioning.png
[13:56:24] [Worker-Main-7/ERROR]: Using missing texture, unable to load mirrorstones:textures/mob_effect/fast_arrows.png : java.io.FileNotFoundException: mirrorstones:textures/mob_effect/fast_arrows.png
[13:56:25] [Render thread/INFO]: OpenAL initialized.
[13:56:25] [Render thread/INFO]: Sound engine started
[13:56:26] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas
[13:56:26] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[13:56:26] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[13:56:26] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[13:56:26] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/chest.png-atlas
[13:56:26] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[13:56:26] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[13:56:27] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[13:56:27] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[13:56:27] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[13:56:32] [Render thread/ERROR]: Feature: Not a JSON object: "minecraft:desert_well"
[13:56:32] [Render thread/ERROR]: Feature: Not a JSON object: "minecraft:ice_patch"; Not a JSON object: "minecraft:ice_spike"
[13:56:32] [Render thread/ERROR]: Feature: Not a JSON object: "minecraft:desert_well"
[13:56:32] [Render thread/ERROR]: Feature: Not a JSON object: "minecraft:desert_well"
[13:56:33] [Render thread/INFO]: Applied 625 biome modifications to 85 of 85 new biomes in 432.3 ms
[13:56:44] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[13:56:44] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[13:56:44] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[13:56:44] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[13:56:44] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[13:56:44] [Render thread/INFO]: Reloading ResourceManager: Default, dimdoors/default, dimdoors/classic, Fabric Mods (Trinkets, Server Translations API, Dokokashira Door, Repurposed Structures, Fabric Tool Attribute API (v1), Lenient Death, Bing Bing Wahoo, Charm, VanillaComplement, Easy Painter, Boats and Beeps, Sync (Fabric), Acro's Mirrorstones, Nauticality, Selene, DimensionalDoors, Apathy, Golden Potato)
[13:56:44] [Render thread/INFO]: Loaded 1492 recipes
[13:56:45] [Render thread/ERROR]: Parsing error loading custom advancement dimdoors:dimdoors/darklight: Expected tag to be a string, was an array (["di...c"])
[13:56:45] [Render thread/INFO]: Loaded 1242 advancements
[13:56:45] [ForkJoinPool.commonPool-worker-3/INFO]: Loaded 5175 translation keys
[13:56:45] [Render thread/INFO]: Loaded 1492 recipes
[13:56:47] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[13:56:47] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[13:56:47] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[13:56:47] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[13:56:47] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[13:56:47] [Render thread/INFO]: Reloading ResourceManager: Default, dimdoors/default, dimdoors/classic, Fabric Mods (Trinkets, Server Translations API, Dokokashira Door, Repurposed Structures, Fabric Tool Attribute API (v1), Lenient Death, Bing Bing Wahoo, Charm, VanillaComplement, Easy Painter, Boats and Beeps, Sync (Fabric), Acro's Mirrorstones, Nauticality, Selene, DimensionalDoors, Apathy, Golden Potato)
[13:56:48] [Render thread/INFO]: Loaded 1492 recipes
[13:56:48] [Render thread/ERROR]: Parsing error loading custom advancement dimdoors:dimdoors/darklight: Expected tag to be a string, was an array (["di...c"])
[13:56:48] [Render thread/INFO]: Loaded 1242 advancements
[13:56:48] [ForkJoinPool.commonPool-worker-3/INFO]: Loaded 5175 translation keys
[13:56:48] [Render thread/INFO]: Loaded 1492 recipes
[13:56:50] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[13:56:50] [Server thread/INFO]: Starting integrated minecraft server version 1.17.1
[13:56:50] [Server thread/INFO]: Generating keypair
[13:56:51] [Server thread/INFO]: Loaded 26 painting motives! (0 custom motives)
[13:56:54] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.class_148: Exception generating new chunk
    at net.minecraft.server.MinecraftServer.method_3786(MinecraftServer.java:405) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.server.MinecraftServer.method_3735(MinecraftServer.java:350) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_1132.method_3823(class_1132.java:71) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:670) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_4966.method_32892(net.minecraft.class_2338)" because "blockView" is null
    at com.telepathicgrunt.repurposedstructures.utils.GeneralUtils.getLowestLand(GeneralUtils.java:167) ~[repurposed_structures_fabric-2.3.1+1.17.1.jar:?]
    at com.telepathicgrunt.repurposedstructures.world.structures.GenericNetherJigsawStructure$Start.generatePieces(GenericNetherJigsawStructure.java:70) ~[repurposed_structures_fabric-2.3.1+1.17.1.jar:?]
    at com.telepathicgrunt.repurposedstructures.world.structures.GenericNetherJigsawStructure$Start.method_16655(GenericNetherJigsawStructure.java:57) ~[repurposed_structures_fabric-2.3.1+1.17.1.jar:?]
    at net.minecraft.class_3195.method_28657(class_3195.java:269) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_5312.method_28622(class_5312.java:36) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2794.method_28508(class_2794.java:309) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2794.method_16129(class_2794.java:292) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2806.method_16556(class_2806.java:53) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2806.method_12154(class_2806.java:231) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3898.method_17225(class_3898.java:556) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?]
    at net.minecraft.class_3898.method_17224(class_3898.java:550) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146) ~[?:?]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478) ~[?:?]
    at net.minecraft.class_3900.method_17634(class_3900.java:58) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.method_16907(class_3846.java:91) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.method_16900(class_3846.java:146) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.run(class_3846.java:102) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434) ~[?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?]
[13:56:54] [Server thread/ERROR]: This crash report has been saved to: /home/valentine/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft/crash-reports/crash-2021-08-20_13.56.54-server.txt
[13:56:54] [Server thread/INFO]: Stopping server
[13:56:54] [Server thread/INFO]: Saving players
[13:56:54] [Server thread/INFO]: Saving worlds
[13:56:54] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
---- Minecraft Crash Report ----
// Ouch. That hurt :(

Time: 20/8/21, 1:56 pm
Description: Exception generating new chunk

java.lang.NullPointerException: Cannot invoke "net.minecraft.class_4966.method_32892(net.minecraft.class_2338)" because "blockView" is null
    at com.telepathicgrunt.repurposedstructures.utils.GeneralUtils.getLowestLand(GeneralUtils.java:167)
    at com.telepathicgrunt.repurposedstructures.world.structures.GenericNetherJigsawStructure$Start.generatePieces(GenericNetherJigsawStructure.java:70)
    at com.telepathicgrunt.repurposedstructures.world.structures.GenericNetherJigsawStructure$Start.method_16655(GenericNetherJigsawStructure.java:57)
    at net.minecraft.class_3195.method_28657(class_3195.java:269)
    at net.minecraft.class_5312.method_28622(class_5312.java:36)
    at net.minecraft.class_2794.method_28508(class_2794.java:309)
    at net.minecraft.class_2794.method_16129(class_2794.java:292)
    at net.minecraft.class_2806.method_16556(class_2806.java:53)
    at net.minecraft.class_2806.method_12154(class_2806.java:231)
    at net.minecraft.class_3898.method_17225(class_3898.java:556)
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
    at net.minecraft.class_3898.method_17224(class_3898.java:550)
    at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146)
    at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
    at net.minecraft.class_3900.method_17634(class_3900.java:58)
    at net.minecraft.class_3846.method_16907(class_3846.java:91)
    at net.minecraft.class_3846.method_16900(class_3846.java:146)
    at net.minecraft.class_3846.run(class_3846.java:102)
    at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at com.telepathicgrunt.repurposedstructures.utils.GeneralUtils.getLowestLand(GeneralUtils.java:167)
    at com.telepathicgrunt.repurposedstructures.world.structures.GenericNetherJigsawStructure$Start.generatePieces(GenericNetherJigsawStructure.java:70)
    at com.telepathicgrunt.repurposedstructures.world.structures.GenericNetherJigsawStructure$Start.method_16655(GenericNetherJigsawStructure.java:57)
    at net.minecraft.class_3195.method_28657(class_3195.java:269)
    at net.minecraft.class_5312.method_28622(class_5312.java:36)
    at net.minecraft.class_2794.method_28508(class_2794.java:309)
    at net.minecraft.class_2794.method_16129(class_2794.java:292)
    at net.minecraft.class_2806.method_16556(class_2806.java:53)
    at net.minecraft.class_2806.method_12154(class_2806.java:231)

-- Chunk to be generated --
Details:
    Location: -23,1
    Position hash: 8589934569
    Generator: xyz.coolsa.biosphere.BiospheresChunkGenerator@7514952f
Stacktrace:
    at net.minecraft.class_3898.method_17225(class_3898.java:556)
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
    at net.minecraft.class_3898.method_17224(class_3898.java:550)
    at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146)
    at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
    at net.minecraft.class_3900.method_17634(class_3900.java:58)
    at net.minecraft.class_3846.method_16907(class_3846.java:91)
    at net.minecraft.class_3846.method_16900(class_3846.java:146)
    at net.minecraft.class_3846.run(class_3846.java:102)

-- Affected level --
Details:
    All players: 0 total; []
    Chunk stats: 529
    Level dimension: minecraft:overworld
    Level spawn location: World: (-200,64,184), Section: (at 8,0,8 in -13,4,11; chunk contains blocks -208,0,176 to -193,255,191), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 0 game time, 0 day time
    Level name: New World
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Known server brands: fabric
    Level was modded: true
    Level storage version: 0x04ABD - Anvil
Stacktrace:
    at net.minecraft.server.MinecraftServer.method_3786(MinecraftServer.java:401)
    at net.minecraft.server.MinecraftServer.method_3735(MinecraftServer.java:350)
    at net.minecraft.class_1132.method_3823(class_1132.java:71)
    at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:670)
    at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
    at java.base/java.lang.Thread.run(Thread.java:831)

-- System Details --
Details:
    Minecraft Version: 1.17.1
    Minecraft Version ID: 1.17.1
    Operating System: Linux (amd64) version 5.12.14_1
    Java Version: 16.0.2, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 2120592240 bytes (2022 MiB) / 4299161600 bytes (4100 MiB) up to 8388608000 bytes (8000 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz
    Identifier: Intel64 Family 6 Model 58 Stepping 9
    Microarchitecture: Ivy Bridge (Client)
    Frequency (GHz): 2.90
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 4
    Graphics card #0 name: Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
    Graphics card #0 vendor: Advanced Micro Devices, Inc. [AMD/ATI] (0x1002)
    Graphics card #0 VRAM (MB): 258.00
    Graphics card #0 deviceId: 0x67df
    Graphics card #0 versionInfo: unknown
    Virtual memory max (MB): 12124.63
    Virtual memory used (MB): 6576.57
    Swap memory total (MB): 6143.71
    Swap memory used (MB): 0.75
    JVM Flags: 2 total; -Xms512m -Xmx8000m
    Fabric Mods: 
        apathy: Apathy 1.0.1
        bingbingwahoo: Bing Bing Wahoo 1.1.2
        biospheres: Biospheres 0.2
        blame: Blame 1.17-4.1.0-fabric
        boats-and-beeps: Boats and Beeps 1.0.1
        cardinal-components-base: Cardinal Components API (base) 3.0.0
        cardinal-components-chunk: Cardinal Components API (chunks) 3.0.0-nightly.1.17-pre2
        cardinal-components-entity: Cardinal Components API (entities) 3.0.0
        cardinal-components-item: Cardinal Components API (items) 3.0.0-nightly.1.17-pre2
        cardinal-components-level: Cardinal Components API (world saves) 3.0.0-nightly.1.17-pre2
        cardinal-components-util: Cardinal Components API (utilities) 3.0.0-nightly.1.17-pre2
        cardinal-components-world: Cardinal Components API (worlds) 3.0.0-nightly.1.17-pre2
        charm: Charm 3.3.0
        cloth-basic-math: Cloth Basic Math 0.5.1
        cloth-config2: Cloth Config v5 5.0.38
        com_electronwill_night-config_core: core 3.6.2
        com_electronwill_night-config_toml: toml 3.6.2
        com_flowpowered_flow-math: flow-math 1.0.3
        com_github_dimensionaldevelopment_poly2tri_java: poly2tri.java 0.1.1
        com_moandjiezana_toml_toml4j: toml4j 0.7.2
        dimdoors: DimensionalDoors 4.0.0+beta.2-26.07.2021
        dokokashira_door: Dokokashira Door 1.0.2
        easy_painter: Easy Painter 1.0.2
        extrasounds: Extra Sounds 1.4.1
        fabric: Fabric API 0.38.0+1.17
        fabric-api-base: Fabric API Base 0.3.0+a02b446313
        fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.0+2f75c6ce18
        fabric-biome-api-v1: Fabric Biome API (v1) 3.1.12+3fe74aa118
        fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+a02b446318
        fabric-command-api-v1: Fabric Command API (v1) 1.1.3+5ab9934c18
        fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa18
        fabric-containers-v0: Fabric Containers (v0) 0.1.12+a02b446318
        fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.4+2e8bd82f18
        fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da31018
        fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.11+6cefd57718
        fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+a02b446318
        fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.9+a722d8c018
        fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa18
        fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+6cefd57718
        fabric-item-api-v1: Fabric Item API (v1) 1.2.4+a02b446318
        fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab612118
        fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+a02b446318
        fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18
        fabric-language-kotlin: Fabric Language Kotlin 1.6.3+kotlin.1.5.21
        fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b44633d
        fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b446318
        fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa18
        fabric-models-v0: Fabric Models (v0) 0.3.0+a02b446318
        fabric-networking-api-v1: Fabric Networking API (v1) 1.0.13+2e8bd82f18
        fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b446318
        fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afa18
        fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+b7ab612118
        fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b446318
        fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b446318
        fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.10+e2961fee18
        fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+5f02c96918
        fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+a02b446318
        fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.0+a02b446318
        fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446313
        fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+a02b446318
        fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+92519afa18
        fabric-rendering-v1: Fabric Rendering (v1) 1.7.0+2e8bd82f18
        fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
        fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+155f865c18
        fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+a02b446318
        fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
        fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.0+3fe74aa118
        fabric-textures-v0: Fabric Textures (v0) 1.0.6+a02b446318
        fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab612118
        fabric-transfer-api-v1: Fabric Transfer API (v1) 1.1.0+3fe74aa118
        fabricloader: Fabric Loader 0.11.6
        fantasy: Fantasy 0.4.2+1.17
        fastdecay: FastDecay 1.0.0
        flowstone: Flowstone 3.1.0+1.17
        goldenpotato: Golden Potato 1.0.1
        gud_largebar: Large Bar 1.3.0
        hunger_remover: Hunger Remover 1.0.2
        indypets: Independent Pets 0.5.2
        iris: Iris 1.1.1
        jankson: Jankson 3.0.1+j1.2.0
        java: OpenJDK 64-Bit Server VM 16
        lenientdeath: Lenient Death 0.7.4
        libgui: LibGui 4.1.4+1.17.1
        libninepatch: LibNinePatch 1.1.0
        matrix: Matrix 1.0.0
        midnightlib: MidnightLib 0.2.4
        minecraft: Minecraft 1.17.1
        mirrorstones: Acro's Mirrorstones 0.1.0
        multipart-entities: Multipart Entities 1.0.2
        multiworld: Multiworld-Fabric 1.1
        nauticality: Nauticality 0.1.2
        oldwalkinganimation: Old Walking Animation 1.0.0
        omega-config: OmegaConfig 1.0.8
        org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.21
        org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.21
        org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.21
        org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.21
        org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.1
        org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.1
        org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.2.2
        org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.2.2
        org_jgrapht_jgrapht-core: jgrapht-core 1.1.0
        packet_tweaker: Packet Tweaker 0.2.0-1.17-pre1
        persistententities: persistent entities 0.0.4
        pitch-dark: Pitch Dark 2.0.0
        repurposed_structures: Repurposed Structures 2.3.1+1.17.1
        right-click-harvest: Right-Click-Harvest 1.1.0
        selene: Selene 1.0.1+1.17.1
        server_translations_api: Server Translations API 1.4.4+1.17
        sgui: SGui 1.0.0-pre0-1.17-pre1
        snowballshitplayers: Snowballs Hit Players 1.0.0
        sodium: Sodium 0.3.0+IRIS2
        stacc: Stacc 1.2.3
        stacker: Stacker 1.0.0
        storagerecursion: Storage Recursion 1.0.0
        sync: Sync (Fabric) 1.0
        trinkets: Trinkets 3.0.1
        vanillacomplement: VanillaComplement 1.0.0
    Player Count: 0 / 8; []
    Data Packs: vanilla, dimdoors/default, dimdoors/classic, Fabric Mods
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fabric'
#@!@# Game crashed! Crash report saved to: #@!@# /home/valentine/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft/crash-reports/crash-2021-08-20_13.56.54-server.txt
[13:56:54] [Server thread/ERROR]: Exception stopping the server
java.util.concurrent.CompletionException: net.minecraft.class_148: Exception generating new chunk
    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) ~[?:?]
    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) ~[?:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1155) ~[?:?]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478) ~[?:?]
    at net.minecraft.class_3900.method_17634(class_3900.java:58) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.method_16907(class_3846.java:91) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.method_16900(class_3846.java:146) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.run(class_3846.java:102) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434) ~[?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?]
Caused by: net.minecraft.class_148: Exception generating new chunk
    at net.minecraft.class_3898.method_17225(class_3898.java:568) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?]
    at net.minecraft.class_3898.method_17224(class_3898.java:550) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146) ~[?:?]
    ... 11 more
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_4966.method_32892(net.minecraft.class_2338)" because "blockView" is null
    at com.telepathicgrunt.repurposedstructures.utils.GeneralUtils.getLowestLand(GeneralUtils.java:167) ~[repurposed_structures_fabric-2.3.1+1.17.1.jar:?]
    at com.telepathicgrunt.repurposedstructures.world.structures.GenericNetherJigsawStructure$Start.generatePieces(GenericNetherJigsawStructure.java:70) ~[repurposed_structures_fabric-2.3.1+1.17.1.jar:?]
    at com.telepathicgrunt.repurposedstructures.world.structures.GenericNetherJigsawStructure$Start.method_16655(GenericNetherJigsawStructure.java:57) ~[repurposed_structures_fabric-2.3.1+1.17.1.jar:?]
    at net.minecraft.class_3195.method_28657(class_3195.java:269) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_5312.method_28622(class_5312.java:36) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2794.method_28508(class_2794.java:309) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2794.method_16129(class_2794.java:292) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2806.method_16556(class_2806.java:53) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2806.method_12154(class_2806.java:231) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3898.method_17225(class_3898.java:556) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?]
    at net.minecraft.class_3898.method_17224(class_3898.java:550) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146) ~[?:?]
    ... 11 more
AL lib: (EE) alc_cleanup: 1 device not closed
Process exited with code 255.
Veyrdite commented 3 years ago

Another example of worldgen stalling but the main game still running, softlocked at the worldgen screen: biospheres_worldgen2

Errors mention "cornersample1" being NULL, not sure if that's useful.

MultiMC version: 0.6.12-develop-2388

Launched instance in online mode
Authentication server is online

authserver.mojang.com resolves to:
    [99.86.140.68]

session.minecraft.net resolves to:
    [52.44.210.220, 34.192.50.106, 3.234.0.54]

textures.minecraft.net resolves to:
    [13.226.214.74, 13.226.214.103, 13.226.214.106, 13.226.214.2]

api.mojang.com resolves to:
    [99.86.212.169]

Minecraft folder is:
/home/valentine/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft

Java path is:
/home/valentine/games/minecraft_multimc/jdk-16.0.2/bin/java

Checking Java version...
Java is version 16.0.2, using 64-bit architecture, from Oracle Corporation.

Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz
Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] (rev ef)

Subsystem: Sapphire Technology Limited Radeon RX 570 Pulse 4GB

Kernel driver in use: amdgpu

OpenGL version string: 4.6 (Compatibility Profile) Mesa 21.1.7

Main Class:
  net.fabricmc.loader.launch.knot.KnotClient

Native path:
  /home/valentine/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/natives

Traits:
traits FirstThreadOnMacOS
traits XR:Initial

Libraries:
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/lwjgl/lwjgl-glfw/3.2.2/lwjgl-glfw-3.2.2.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/lwjgl/lwjgl-jemalloc/3.2.2/lwjgl-jemalloc-3.2.2.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/lwjgl/lwjgl-openal/3.2.2/lwjgl-openal-3.2.2.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/lwjgl/lwjgl-opengl/3.2.2/lwjgl-opengl-3.2.2.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/lwjgl/lwjgl-stb/3.2.2/lwjgl-stb-3.2.2.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/lwjgl/lwjgl-tinyfd/3.2.2/lwjgl-tinyfd-3.2.2.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/lwjgl/lwjgl/3.2.2/lwjgl-3.2.2.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/com/mojang/blocklist/1.0.5/blocklist-1.0.5.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/com/mojang/patchy/2.1.6/patchy-2.1.6.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/com/github/oshi/oshi-core/5.7.5/oshi-core-5.7.5.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/apache/logging/log4j/log4j-slf4j18-impl/2.14.1/log4j-slf4j18-impl-2.14.1.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/com/ibm/icu/icu4j/66.1/icu4j-66.1.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/com/mojang/javabridge/1.1.23/javabridge-1.1.23.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/io/netty/netty-all/4.1.25.Final/netty-all-4.1.25.Final.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/com/google/guava/guava/21.0/guava-21.0.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/commons-io/commons-io/2.5/commons-io-2.5.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/com/mojang/brigadier/1.0.18/brigadier-1.0.18.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/com/mojang/datafixerupper/4.0.26/datafixerupper-4.0.26.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/com/mojang/authlib/2.3.31/authlib-2.3.31.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/it/unimi/dsi/fastutil/8.2.1/fastutil-8.2.1.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/apache/logging/log4j/log4j-api/2.14.1/log4j-api-2.14.1.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/apache/logging/log4j/log4j-core/2.14.1/log4j-core-2.14.1.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/net/fabricmc/intermediary/1.17.1/intermediary-1.17.1.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/net/fabricmc/tiny-mappings-parser/0.2.2.14/tiny-mappings-parser-0.2.2.14.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/net/fabricmc/sponge-mixin/0.9.4+mixin.0.8.2/sponge-mixin-0.9.4+mixin.0.8.2.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/net/fabricmc/tiny-remapper/0.4.2/tiny-remapper-0.4.2.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/net/fabricmc/access-widener/1.0.0/access-widener-1.0.0.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/net/fabricmc/fabric-loader-sat4j/2.3.5.4/fabric-loader-sat4j-2.3.5.4.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/com/google/jimfs/jimfs/1.2-fabric/jimfs-1.2-fabric.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/ow2/asm/asm/9.1/asm-9.1.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/net/fabricmc/fabric-loader/0.11.6/fabric-loader-0.11.6.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/com/mojang/minecraft/1.17.1/minecraft-1.17.1-client.jar

Native libraries:
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/lwjgl/lwjgl-glfw/3.2.2/lwjgl-glfw-3.2.2-natives-linux.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/lwjgl/lwjgl-jemalloc/3.2.2/lwjgl-jemalloc-3.2.2-natives-linux.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/lwjgl/lwjgl-openal/3.2.2/lwjgl-openal-3.2.2-natives-linux.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/lwjgl/lwjgl-opengl/3.2.2/lwjgl-opengl-3.2.2-natives-linux.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/lwjgl/lwjgl-stb/3.2.2/lwjgl-stb-3.2.2-natives-linux.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/lwjgl/lwjgl-tinyfd/3.2.2/lwjgl-tinyfd-3.2.2-natives-linux.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/org/lwjgl/lwjgl/3.2.2/lwjgl-3.2.2-natives-linux.jar
  /home/valentine/games/minecraft_multimc/MultiMC/libraries/com/mojang/text2speech/1.11.3/text2speech-1.11.3-natives-linux.jar

Mods:
  [✔️] DimensionalDoors-4.0.0+beta.3-26.07.2021
  [✔️] EditSign-1.17.1-2.2.3
  [✔️] FastDecay-1.0.0
  [✔️] InventoryProfilesNext-forge-1.17-0.8.6
  [✔️] Mirrorstones-0.1.0
  [✔️] Multiworld-1.1
  [✔️] apathy-1.17.1-1.0.1
  [✔️] bingBingWahoo-1.1.2
  [✔️] biospheres_generator-0.2
  [✔️] blame-1.17-4.1.0-fabric
  [✔️] boats-and-beeps-1.0.1
  [✔️] charm-fabric-1.17-3.3.0
  [✔️] dokokashira-door-1.17.1-1.0.2
  [✔️] easy-painter-1.0.2
  [✔️] extra-sounds-1.4.1
  [✔️] fabric-api-0.38.0+1.17
  [✔️] fabric-language-kotlin-1.6.3+kotlin.1.5.21
  [✔️] flowstone-3.1.0+1.17
  [✔️] golden-potato-1.0.1
  [✔️] gud_largebar-1.3.0
  [✔️] hunger-remover-1.0.2
  [✔️] indypets-0.5.2
  [✔️] iris-mc1.17-1.1.1
  [✔️] lenientdeath-1.17.1-0.7.4
  [✔️] nauticality-0.1.2
  [✔️] old-walking-animation-1.0.0
  [✔️] persistent-entities-0.0.4
  [✔️] pitch-dark-2.0.0-fabric
  [✔️] repurposed_structures_fabric-2.3.1+1.17.1
  [✔️] right-click-harvest-1.1.0+1.17.1-fabric
  [✔️] selene-1.0.1+1.17.1
  [✔️] snowballs-hit-players-1.0.0
  [✔️] stacker-1.0.0
  [✔️] storagerecursion-1.0.0
  [✔️] sync-mc1.17.x-1.0
  [✔️] vanilla-complement-1.0.0

Params:
  --username  --version MultiMC5 --gameDir /home/valentine/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft --assetsDir /home/valentine/games/minecraft_multimc/MultiMC/assets --assetIndex 1.17 --uuid  --accessToken  --userType  --versionType release

Window size: 854 x 480

Java Arguments:
[-Xms512m, -Xmx8000m, -Duser.language=en]

Minecraft process ID: 10311

Using onesix launcher.

[14:00:43] [main/INFO]: Loading for game Minecraft 1.17.1
[14:00:43] [ForkJoinPool-1-worker-3/WARN]: Non-Fabric mod JAR at "/home/valentine/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft/mods/InventoryProfilesNext-forge-1.17-0.8.6.jar", ignoring
[14:00:43] [ForkJoinPool-1-worker-5/WARN]: Non-Fabric mod JAR at "/home/valentine/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft/mods/EditSign-1.17.1-2.2.3.jar", ignoring
[14:00:43] [main/WARN]: Warnings were found! 
 - Conflicting versions found for fabric-api-base: used 0.3.0+a02b446313, also found 0.3.0+a02b44633d, 0.3.0+a02b446318
 - Mod 'Large Bar' (gud_largebar) recommends any version of mod modmenu, which is missing!
     - You must install any version of modmenu.
 - Conflicting versions found for fabric-key-binding-api-v1: used 1.0.4+a02b446318, also found 1.0.4+a02b44633d
 - Conflicting versions found for fabric-rendering-data-attachment-v1: used 0.1.5+a02b446313, also found 0.1.5+a02b446318
 - Conflicting versions found for fabric-rendering-fluids-v1: used 0.1.13+a02b446318, also found 0.1.13+a02b446313
 - Conflicting versions found for fabric-lifecycle-events-v1: used 1.4.4+a02b44633d, also found 1.4.4+a02b446318
[14:00:43] [main/INFO]: [FabricLoader] Loading 118 mods:
    - apathy@1.0.1
    - bingbingwahoo@1.1.2
    - biospheres@0.2
    - blame@1.17-4.1.0-fabric
    - boats-and-beeps@1.0.1
    - cardinal-components-base@3.0.0
    - cardinal-components-chunk@3.0.0-nightly.1.17-pre2
    - cardinal-components-entity@3.0.0
    - cardinal-components-item@3.0.0-nightly.1.17-pre2
    - cardinal-components-level@3.0.0-nightly.1.17-pre2
    - cardinal-components-util@3.0.0-nightly.1.17-pre2
    - cardinal-components-world@3.0.0-nightly.1.17-pre2
    - charm@3.3.0
    - cloth-basic-math@0.5.1
    - cloth-config2@5.0.38
    - com_electronwill_night-config_core@3.6.2
    - com_electronwill_night-config_toml@3.6.2
    - com_flowpowered_flow-math@1.0.3
    - com_github_dimensionaldevelopment_poly2tri_java@0.1.1
    - com_moandjiezana_toml_toml4j@0.7.2
    - dimdoors@4.0.0+beta.2-26.07.2021
    - dokokashira_door@1.0.2
    - easy_painter@1.0.2
    - extrasounds@1.4.1
    - fabric@0.38.0+1.17
    - fabric-api-base@0.3.0+a02b446313
    - fabric-api-lookup-api-v1@1.3.0+2f75c6ce18
    - fabric-biome-api-v1@3.1.12+3fe74aa118
    - fabric-blockrenderlayer-v1@1.1.5+a02b446318
    - fabric-command-api-v1@1.1.3+5ab9934c18
    - fabric-commands-v0@0.2.2+92519afa18
    - fabric-containers-v0@0.1.12+a02b446318
    - fabric-content-registries-v0@0.2.4+2e8bd82f18
    - fabric-crash-report-info-v1@0.1.5+be9da31018
    - fabric-dimensions-v1@2.0.11+6cefd57718
    - fabric-entity-events-v1@1.1.0+a02b446318
    - fabric-events-interaction-v0@0.4.9+a722d8c018
    - fabric-events-lifecycle-v0@0.2.1+92519afa18
    - fabric-game-rule-api-v1@1.0.7+6cefd57718
    - fabric-item-api-v1@1.2.4+a02b446318
    - fabric-item-groups-v0@0.2.10+b7ab612118
    - fabric-key-binding-api-v1@1.0.4+a02b446318
    - fabric-keybindings-v0@0.2.2+36b77c3e18
    - fabric-language-kotlin@1.6.3+kotlin.1.5.21
    - fabric-lifecycle-events-v1@1.4.4+a02b44633d
    - fabric-loot-tables-v1@1.0.4+a02b446318
    - fabric-mining-levels-v0@0.1.3+92519afa18
    - fabric-models-v0@0.3.0+a02b446318
    - fabric-networking-api-v1@1.0.13+2e8bd82f18
    - fabric-networking-blockentity-v0@0.2.11+a02b446318
    - fabric-networking-v0@0.3.2+92519afa18
    - fabric-object-builder-api-v1@1.10.9+b7ab612118
    - fabric-object-builders-v0@0.7.3+a02b446318
    - fabric-particles-v1@0.2.4+a02b446318
    - fabric-registry-sync-v0@0.7.10+e2961fee18
    - fabric-renderer-api-v1@0.4.4+5f02c96918
    - fabric-renderer-indigo@0.4.8+a02b446318
    - fabric-renderer-registries-v1@3.2.0+a02b446318
    - fabric-rendering-data-attachment-v1@0.1.5+a02b446313
    - fabric-rendering-fluids-v1@0.1.13+a02b446318
    - fabric-rendering-v0@1.1.2+92519afa18
    - fabric-rendering-v1@1.7.0+2e8bd82f18
    - fabric-resource-loader-v0@0.4.8+a00e834b18
    - fabric-screen-api-v1@1.0.4+155f865c18
    - fabric-screen-handler-api-v1@1.1.8+a02b446318
    - fabric-structure-api-v1@1.1.13+5ab9934c18
    - fabric-tag-extensions-v0@1.2.0+3fe74aa118
    - fabric-textures-v0@1.0.6+a02b446318
    - fabric-tool-attribute-api-v1@1.2.12+b7ab612118
    - fabric-transfer-api-v1@1.1.0+3fe74aa118
    - fabricloader@0.11.6
    - fantasy@0.4.2+1.17
    - fastdecay@1.0.0
    - flowstone@3.1.0+1.17
    - goldenpotato@1.0.1
    - gud_largebar@1.3.0
    - hunger_remover@1.0.2
    - indypets@0.5.2
    - iris@1.1.1
    - jankson@3.0.1+j1.2.0
    - java@16
    - lenientdeath@0.7.4
    - libgui@4.1.4+1.17.1
    - libninepatch@1.1.0
    - matrix@1.0.0
    - midnightlib@0.2.4
    - minecraft@1.17.1
    - mirrorstones@0.1.0
    - multipart-entities@1.0.2
    - multiworld@1.1
    - nauticality@0.1.2
    - oldwalkinganimation@1.0.0
    - omega-config@1.0.8
    - org_jetbrains_kotlin_kotlin-reflect@1.5.21
    - org_jetbrains_kotlin_kotlin-stdlib@1.5.21
    - org_jetbrains_kotlin_kotlin-stdlib-jdk7@1.5.21
    - org_jetbrains_kotlin_kotlin-stdlib-jdk8@1.5.21
    - org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm@1.5.1
    - org_jetbrains_kotlinx_kotlinx-coroutines-jdk8@1.5.1
    - org_jetbrains_kotlinx_kotlinx-serialization-core-jvm@1.2.2
    - org_jetbrains_kotlinx_kotlinx-serialization-json-jvm@1.2.2
    - org_jgrapht_jgrapht-core@1.1.0
    - packet_tweaker@0.2.0-1.17-pre1
    - persistententities@0.0.4
    - pitch-dark@2.0.0
    - repurposed_structures@2.3.1+1.17.1
    - right-click-harvest@1.1.0
    - selene@1.0.1+1.17.1
    - server_translations_api@1.4.4+1.17
    - sgui@1.0.0-pre0-1.17-pre1
    - snowballshitplayers@1.0.0
    - sodium@0.3.0+IRIS2
    - stacc@1.2.3
    - stacker@1.0.0
    - storagerecursion@1.0.0
    - sync@1.0
    - trinkets@3.0.1
    - vanillacomplement@1.0.0
[14:00:44] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/home/valentine/games/minecraft_multimc/MultiMC/libraries/net/fabricmc/sponge-mixin/0.9.4+mixin.0.8.2/sponge-mixin-0.9.4+mixin.0.8.2.jar Service=Knot/Fabric Env=CLIENT
[14:00:44] [main/INFO]: Compatibility level set to JAVA_16
[14:00:44] [main/INFO]: Loaded configuration file for Sodium: 28 options available, 0 override(s) found
[14:00:44] [main/WARN]: Reference map 'Multiworld-refmap.json' for multiworld.mixins.json could not be read. If this is a development environment you can ignore this message
[14:00:44] [main/WARN]: @Mixin target net/minecraft/class_1921$class_4687 is public in mixins.iris.fantastic.json:MixinMultiPhaseRenderLayer and should be specified in value
[14:00:45] [main/WARN]: @Mixin target net/minecraft/class_2474$class_5124 is public in fabric-tag-extensions-v0.mixins.json:MixinObjectBuilder and should be specified in value
[14:00:45] [main/WARN]: Error loading class: grondag/canvas/render/world/CanvasWorldRenderer (java.lang.ClassNotFoundException: grondag/canvas/render/world/CanvasWorldRenderer)
[14:00:45] [main/WARN]: @Mixin target net/minecraft/class_3353$class_3354 is public in charm.mixins.json:accessor.MineshaftCorridorAccessor and should be specified in value
[14:00:45] [main/WARN]: @Mixin target net/minecraft/class_3898$class_3208 is public in fabric-networking-api-v1.mixins.json:accessor.EntityTrackerAccessor and should be specified in value
[14:00:51] [main/ERROR]: Registry 'dimdoors:virtual_type' was empty after loading
[14:00:52] [Render thread/WARN]: Method overwrite conflict for method_22920 in mixins.iris.vertexformat.json:block_rendering.MixinBufferBuilder_SeparateAo, previously written by me.jellysquid.mods.sodium.mixin.features.buffer_builder.intrinsics.MixinBufferBuilder. Skipping method.
[14:00:53] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[14:00:55] [Render thread/INFO]: Setting user: Veyrdite
[14:00:56] [Render thread/INFO]: [STDOUT]: Hello Fabric world!
[14:00:56] [Render thread/INFO]: [STDOUT]: Hello Fabric world!
[14:00:56] [Render thread/INFO]: [Flowstone] Initializing
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled AerialAffinityEnchantment
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled AnvilImprovements
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled ArmorInvisibility
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled Atlases
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled AutoRestock
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled AutomaticRecipeUnlock
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled AzaleaWood
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled BatBuckets
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled BeaconsHealMobs
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled Beekeepers
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled BiomeDungeons
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled BlockOfEnderPearls
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled BlockOfGunpowder
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled BlockOfSugar
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled Bookcases
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled BundleSorting
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled CampfiresNoDamage
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled Casks
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled CaveSpidersDropCobwebs
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled ChickensDropFeathers
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled ClearItemFrames
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled CollectionEnchantment
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled ColoredBundles
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled ColoredGlints
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled CookingPots
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled CopperRails
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled CoralSeaLanterns
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled CoralSquids
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled Core
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled DecreaseRepairCost
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled EbonyWood
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled EditableSigns
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled EnderBundles
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled EndermitePowder
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled EntitySpawners
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled ExtraBoats
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled ExtraNuggets
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled ExtraRecipes
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled ExtractEnchantments
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled FeatherFallingCrops
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled GentlePotionParticles
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled Glowballs
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled GrindableHorseArmor
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled HoeHarvesting
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled HuskImprovements
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled InventoryTidying
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled Kilns
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled LavaBucketDestroysItems
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled Lumberjacks
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled MapTooltips
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled MineshaftImprovements
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled Mooblooms
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled MorePortalFrames
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled MoreVillageBiomes
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled MusicImprovements
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled OpenDoubleDoors
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled ParrotsStayOnShoulder
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled PathToDirt
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled PlayerPressurePlates
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled PlayerState
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled PortableCrafting
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled PotionOfHogsbane
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled PotionOfPiercingVision
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled PotionOfSpelunking
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled Quadrants
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled RaidHorns
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled RedstoneLanterns
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled RedstoneSand
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled RemoveNitwits
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled RemovePotionGlint
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled RemoveSpyglassScope
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled ShulkerBoxTooltips
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled SnowStorms
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled StackableEnchantedBooks
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled StackablePotions
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled StackableStews
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled StorageCrates
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled StorageLabels
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled StrayImprovements
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled TamedAnimalsNoDamage
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled TotemOfPreserving
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled UseTotemFromInventory
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled VariantBarrels
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled VariantBars
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled VariantBookshelves
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled VariantChains
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled VariantChests
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled VariantLadders
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled VariantLanterns
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled VariantMobTextures
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled VillagersFollowEmeraldBlocks
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled WanderingTraderImprovements
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled WitchesDropLuck
[14:00:57] [Render thread/INFO]: [ModuleLoader] Enabled Woodcutters
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running AerialAffinityEnchantment
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running AnvilImprovements
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running ArmorInvisibility
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running Atlases
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running AutoRestock
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running AutomaticRecipeUnlock
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running AzaleaWood
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running BatBuckets
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running BeaconsHealMobs
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running Beekeepers
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running BiomeDungeons
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running BlockOfEnderPearls
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running BlockOfGunpowder
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running BlockOfSugar
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running Bookcases
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running BundleSorting
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running CampfiresNoDamage
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running Casks
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running CaveSpidersDropCobwebs
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running ChickensDropFeathers
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running ClearItemFrames
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running CollectionEnchantment
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running ColoredBundles
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running ColoredGlints
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running CookingPots
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running CopperRails
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running CoralSeaLanterns
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running CoralSquids
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running Core
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running DecreaseRepairCost
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running EbonyWood
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running EditableSigns
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running EnderBundles
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running EndermitePowder
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running EntitySpawners
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running ExtraBoats
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running ExtraNuggets
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running ExtraRecipes
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running ExtractEnchantments
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running FeatherFallingCrops
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running GentlePotionParticles
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running Glowballs
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running GrindableHorseArmor
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running HoeHarvesting
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running HuskImprovements
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running InventoryTidying
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running Kilns
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running LavaBucketDestroysItems
[14:00:57] [Render thread/INFO]: [ModuleLoader] Running Lumberjacks
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running MapTooltips
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running MineshaftImprovements
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running Mooblooms
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running MorePortalFrames
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running MoreVillageBiomes
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running MusicImprovements
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running OpenDoubleDoors
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running ParrotsStayOnShoulder
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running PathToDirt
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running PlayerPressurePlates
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running PlayerState
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running PortableCrafting
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running PotionOfHogsbane
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running PotionOfPiercingVision
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running PotionOfSpelunking
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running Quadrants
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running RaidHorns
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running RedstoneLanterns
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running RedstoneSand
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running RemoveNitwits
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running RemovePotionGlint
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running RemoveSpyglassScope
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running ShulkerBoxTooltips
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running SnowStorms
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running StackableEnchantedBooks
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running StackablePotions
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running StackableStews
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running StorageCrates
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running StorageLabels
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running StrayImprovements
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running TamedAnimalsNoDamage
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running TotemOfPreserving
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running UseTotemFromInventory
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running VariantBarrels
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running VariantBars
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running VariantBookshelves
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running VariantChains
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running VariantChests
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running VariantLadders
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running VariantLanterns
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running VariantMobTextures
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running VillagersFollowEmeraldBlocks
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running WanderingTraderImprovements
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running WitchesDropLuck
[14:00:58] [Render thread/INFO]: [ModuleLoader] Running Woodcutters
[14:00:58] [Render thread/INFO]: [STDOUT]: net.minecraft.class_2248
[14:00:58] [Render thread/INFO]: [STDOUT]: Loaded Biospheres Mod!
[14:00:58] [Render thread/INFO]: [STDOUT]: Vanilla Complement Initialized
[14:00:58] [Render thread/INFO]: Starting Easy Painter (Version 1.0.2)
[14:00:59] [Render thread/WARN]: @Inject(@At("INVOKE")) Shift.BY=3 on fabric-lifecycle-events-v1.mixins.json:client.WorldChunkMixin::handler$zpl000$onLoadBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[14:00:59] [Render thread/INFO]: [STDOUT]: Let's get this Augent
[14:00:59] [Render thread/ERROR]: Blame 1.17-4.1.0-fabric initialized
[14:00:59] [Render thread/INFO]: Loaded door json from /home/valentine/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft/config/dimdoors/doors/quartz_dimensional_door.json with id dimdoors:quartz_dimensional_door
[14:00:59] [Render thread/INFO]: Loaded door json from /home/valentine/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft/config/dimdoors/doors/iron_dimensional_door.json with id dimdoors:iron_dimensional_door
[14:00:59] [Render thread/INFO]: Loaded door json from /home/valentine/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft/config/dimdoors/doors/gold_dimensional_door.json with id dimdoors:gold_dimensional_door
[14:00:59] [Render thread/INFO]: Loaded door json from /home/valentine/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft/config/dimdoors/doors/oak_dimensional_door.json with id dimdoors:oak_dimensional_door
[14:00:59] [Render thread/INFO]: [STDOUT]: Hello Fabric world!
[14:00:59] [Render thread/INFO]: Shaders are disabled because enableShaders is set to false in iris.properties
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled AtlasesClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled AzaleaWoodClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled BookcasesClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled BundleSortingClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled CasksClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled ClearItemFramesClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled ColoredBundlesClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled ColoredGlintsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled CookingPotsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled CopperRailsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled CoralSquidsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled CoreClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled EbonyWoodClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled EnderBundlesClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled EndermitePowderClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled EntitySpawnersClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled ExtraBoatsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled ExtractEnchantmentsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled GlowballsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled InventoryTidyingClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled KilnsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled MapTooltipsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled MoobloomsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled MusicImprovementsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled PlayerStateClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled PortableCraftingClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled PotionOfSpelunkingClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled RedstoneLanternsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled SnowStormsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled StorageCratesClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled StorageLabelsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled VariantBarsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled VariantChainsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled VariantChestsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled VariantLaddersClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled VariantLanternsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled VariantMobTexturesClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Enabled WoodcuttersClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running AtlasesClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running AzaleaWoodClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running BookcasesClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running BundleSortingClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running CasksClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running ClearItemFramesClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running ColoredBundlesClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running ColoredGlintsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running CookingPotsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running CopperRailsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running CoralSquidsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running CoreClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running EbonyWoodClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running EnderBundlesClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running EndermitePowderClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running EntitySpawnersClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running ExtraBoatsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running ExtractEnchantmentsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running GlowballsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running InventoryTidyingClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running KilnsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running MapTooltipsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running MoobloomsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running MusicImprovementsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running PlayerStateClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running PortableCraftingClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running PotionOfSpelunkingClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running RedstoneLanternsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running SnowStormsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running StorageCratesClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running StorageLabelsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running VariantBarsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running VariantChainsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running VariantChestsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running VariantLaddersClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running VariantLanternsClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running VariantMobTexturesClient
[14:01:00] [Render thread/INFO]: [ModuleLoader] Running WoodcuttersClient
[14:01:00] [Render thread/INFO]: [Indigo] Different rendering plugin detected; not applying Indigo.
[14:01:00] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
[14:01:01] [Render thread/INFO]: Hardware information:
[14:01:01] [Render thread/INFO]: CPU: 4x Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz
[14:01:01] [Render thread/INFO]: GPU: Radeon RX 570 Series (POLARIS10, DRM 3.40.0, 5.12.14_1, LLVM 12.0.0) (Supports OpenGL 4.6 (Core Profile) Mesa 21.1.7)
[14:01:01] [Render thread/INFO]: OS: Linux
[14:01:02] [Render thread/INFO]: Narrator library successfully loaded
[14:01:02] [Render thread/INFO]: Reloading ResourceManager: Default, Fabric Mods (Fabric Key Bindings (v0), Trinkets, Fabric Loader, Fabric Transfer API (v1), Fabric Dimensions API (v1), Fabric Game Rule API (v1), Fabric API Base, Snowballs Hit Players, Iris, Dokokashira Door, Fabric BlockRenderLayer Registration (v1), Multiworld-Fabric, Fabric API, Old Walking Animation, Fabric Networking (v0), Fabric API Lookup API (v1), Fabric Screen Handler API (v1), Repurposed Structures, Flowstone, Fabric Tool Attribute API (v1), Large Bar, Fabric Crash Report Info (v1), Fabric Events Interaction (v0), Fabric Language Kotlin, Fabric Key Binding API (v1), Cloth Config v5, Fabric Resource Loader (v0), Independent Pets, Fabric Registry Sync (v0), Fabric Commands (v0), Lenient Death, Fabric Mining Levels (v0), Bing Bing Wahoo, Fabric Networking API (v1), Charm, persistent entities, Right-Click-Harvest, Fabric Models (v0), Fabric Item Groups (v0), FastDecay, Biospheres, Fabric Renderer API (v1), Pitch Dark, Hunger Remover, VanillaComplement, Fabric Structure API (v1), Fabric Containers (v0), Fabric Object Builder API (v1), Boats and Beeps, Fabric Rendering Data Attachment (v1), Fabric Textures (v0), MidnightLib, Fabric Rendering Fluids (v1), Sync (Fabric), Fabric Lifecycle Events (v1), Sodium, Fabric Renderer Registries (v1), Fabric Loot Tables (v1), Acro's Mirrorstones, Fabric Particles (v1), Blame, Nauticality, Selene, Fabric Networking Block Entity (v0), Fabric Command API (v1), Jankson, Fabric Screen API (v1), Fabric Renderer - Indigo, Stacker, Fabric Item API (v1), LibGui, Fabric Entity Events (v1), Fabric Rendering (v0), Fabric Rendering (v1), DimensionalDoors, Fabric Content Registries (v0), Fabric Tag Extensions (v0), Extra Sounds, Multipart Entities, Fabric Biome API (v1), Apathy, Fabric Events Lifecycle (v0), Fabric Object Builders (v0), Golden Potato)
[14:01:02] [Render thread/INFO]: Player hats successfully loaded!
[14:01:05] [Worker-Main-4/WARN]: Unable to load model: 'dimdoors:block/no_texture' referenced from: dimdoors:dimensional_portal#facing=north: java.io.FileNotFoundException: dimdoors:models/block/no_texture.json
[14:01:05] [Worker-Main-4/WARN]: Unable to load model: 'dimdoors:block/detached_rift' referenced from: dimdoors:detached_rift#waterlogged=true: java.io.FileNotFoundException: dimdoors:models/block/detached_rift.json
[14:01:09] [Worker-Main-4/WARN]: Unable to load model: 'dimdoors:stone_player#inventory' referenced from: dimdoors:stone_player#inventory: java.io.FileNotFoundException: dimdoors:models/item/stone_player.json
[14:01:09] [Worker-Main-4/WARN]: Unable to resolve texture reference: #missing in dimdoors:block/stone_player
[14:01:10] [Worker-Main-7/ERROR]: Using missing texture, unable to load mirrorstones:textures/mob_effect/cushioning.png : java.io.FileNotFoundException: mirrorstones:textures/mob_effect/cushioning.png
[14:01:10] [Worker-Main-7/ERROR]: Using missing texture, unable to load mirrorstones:textures/mob_effect/fast_arrows.png : java.io.FileNotFoundException: mirrorstones:textures/mob_effect/fast_arrows.png
[14:01:11] [Render thread/INFO]: OpenAL initialized.
[14:01:11] [Render thread/INFO]: Sound engine started
[14:01:12] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas
[14:01:12] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[14:01:12] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[14:01:12] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[14:01:12] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/chest.png-atlas
[14:01:12] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[14:01:12] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[14:01:14] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[14:01:14] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[14:01:14] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[14:01:19] [Render thread/INFO]: Attempt 1...
[14:01:21] [Render thread/INFO]: Attempt 1...
[14:01:23] [Render thread/INFO]: Attempt 1...
[14:01:24] [Render thread/INFO]: Attempt 1...
[14:01:25] [Render thread/INFO]: Attempt 1...
[14:01:26] [Render thread/ERROR]: Feature: Not a JSON object: "minecraft:ice_patch"; Not a JSON object: "minecraft:ice_spike"
[14:01:26] [Render thread/ERROR]: Feature: Not a JSON object: "minecraft:desert_well"
[14:01:26] [Render thread/ERROR]: Feature: Not a JSON object: "minecraft:desert_well"
[14:01:26] [Render thread/ERROR]: Feature: Not a JSON object: "minecraft:desert_well"
[14:01:27] [Render thread/INFO]: Applied 625 biome modifications to 85 of 85 new biomes in 433.9 ms
[14:01:27] [Render thread/ERROR]: Feature: Not a JSON object: "minecraft:ice_patch"; Not a JSON object: "minecraft:ice_spike"
[14:01:27] [Render thread/ERROR]: Feature: Not a JSON object: "minecraft:desert_well"
[14:01:27] [Render thread/ERROR]: Feature: Not a JSON object: "minecraft:desert_well"
[14:01:27] [Render thread/ERROR]: Feature: Not a JSON object: "minecraft:desert_well"
[14:01:28] [Render thread/INFO]: Applied 625 biome modifications to 85 of 85 new biomes in 165.9 ms
[14:01:32] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[14:01:32] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[14:01:32] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[14:01:32] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[14:01:32] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[14:01:32] [Render thread/INFO]: Reloading ResourceManager: Default, dimdoors/classic, dimdoors/default, Fabric Mods (Trinkets, Server Translations API, Dokokashira Door, Repurposed Structures, Fabric Tool Attribute API (v1), Lenient Death, Bing Bing Wahoo, Charm, VanillaComplement, Easy Painter, Boats and Beeps, Sync (Fabric), Acro's Mirrorstones, Nauticality, Selene, DimensionalDoors, Apathy, Golden Potato)
[14:01:33] [Render thread/INFO]: Loaded 1492 recipes
[14:01:33] [Render thread/ERROR]: Parsing error loading custom advancement dimdoors:dimdoors/darklight: Expected tag to be a string, was an array (["di...c"])
[14:01:33] [Render thread/INFO]: Loaded 1242 advancements
[14:01:33] [ForkJoinPool.commonPool-worker-3/INFO]: Loaded 5175 translation keys
[14:01:33] [Render thread/INFO]: Loaded 1492 recipes
[14:01:36] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[14:01:36] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[14:01:36] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[14:01:36] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[14:01:36] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[14:01:36] [Render thread/INFO]: Reloading ResourceManager: Default, dimdoors/classic, dimdoors/default, Fabric Mods (Trinkets, Server Translations API, Dokokashira Door, Repurposed Structures, Fabric Tool Attribute API (v1), Lenient Death, Bing Bing Wahoo, Charm, VanillaComplement, Easy Painter, Boats and Beeps, Sync (Fabric), Acro's Mirrorstones, Nauticality, Selene, DimensionalDoors, Apathy, Golden Potato)
[14:01:37] [Render thread/INFO]: Loaded 1492 recipes
[14:01:37] [Render thread/ERROR]: Parsing error loading custom advancement dimdoors:dimdoors/darklight: Expected tag to be a string, was an array (["di...c"])
[14:01:37] [Render thread/INFO]: Loaded 1242 advancements
[14:01:37] [ForkJoinPool.commonPool-worker-7/INFO]: Loaded 5175 translation keys
[14:01:37] [Render thread/INFO]: Loaded 1492 recipes
[14:01:39] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[14:01:39] [Server thread/INFO]: Starting integrated minecraft server version 1.17.1
[14:01:39] [Server thread/INFO]: Generating keypair
[14:01:39] [Server thread/INFO]: Loaded 26 painting motives! (0 custom motives)
[14:01:41] [Worker-Main-5/ERROR]: 
****************** Blame Report Structure NBT 1.17-4.1.0-fabric ******************

 Failed to load structure nbt file from : mirrostones:mirrorstone
 The path represented by this is:  data/mirrostones/structures/mirrorstone.nbt
 Most common cause is that there is a typo in this path to the nbt file.
 Please let the mod author know about this so they can double check to make sure the path is correct.
 A common mistake is putting the structure nbt file in the asset folder when it needs to go in data/structures folder.
  Stacktrace of where this NBT file is being called by: [java.base/java.lang.Thread.getStackTrace(Thread.java:1596), com.telepathicgrunt.blame.main.MissingNBTBlame.addMissingNbtDetails(MissingNBTBlame.java:56), net.minecraft.class_3485.handler$zgk000$blame_addMissingnbtDetails2(class_3485.java:1035), net.minecraft.class_3485.method_15094(class_3485.java:65), net.minecraft.class_3485.method_15091(class_3485.java:53), net.minecraft.class_3470.<init>(class_3470.java:43), gd.rf.acro.mirrorstones.structures.MirrorstoneGenerator$MyPiece.<init>(MirrorstoneGenerator.java:40), gd.rf.acro.mirrorstones.structures.MirrorstoneGenerator.addPieces(MirrorstoneGenerator.java:32), gd.rf.acro.mirrorstones.structures.MirrorstoneFeature$Start.init(MirrorstoneFeature.java:43), gd.rf.acro.mirrorstones.structures.MirrorstoneFeature$Start.method_16655(MirrorstoneFeature.java:28), net.minecraft.class_3195.method_28657(class_3195.java:269), net.minecraft.class_5312.method_28622(class_5312.java:36), net.minecraft.class_2794.method_28508(class_2794.java:309), net.minecraft.class_2794.method_16129(class_2794.java:292), net.minecraft.class_2806.method_16556(class_2806.java:53), net.minecraft.class_2806.method_12154(class_2806.java:231), net.minecraft.class_3898.method_17225(class_3898.java:556), com.mojang.datafixers.util.Either$Left.map(Either.java:38), net.minecraft.class_3898.method_17224(class_3898.java:550), java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146), java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478), net.minecraft.class_3900.method_17634(class_3900.java:58), net.minecraft.class_3846.method_16907(class_3846.java:91), net.minecraft.class_3846.method_16900(class_3846.java:146), net.minecraft.class_3846.run(class_3846.java:102), java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434), java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295), java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016), java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665), java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598), java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)]

[14:01:43] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[14:01:43] [Render thread/INFO]: Preparing spawn area: 0%
[14:01:44] [Render thread/INFO]: Preparing spawn area: 0%
[14:01:44] [Render thread/INFO]: Preparing spawn area: 0%
[14:01:44] [Worker-Main-5/WARN]: Worker-Main-5 died
java.util.concurrent.CompletionException: net.minecraft.class_148: Exception generating new chunk
    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) ~[?:?]
    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) ~[?:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1155) ~[?:?]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478) ~[?:?]
    at net.minecraft.class_3900.method_17634(class_3900.java:58) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.method_16907(class_3846.java:91) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.method_16900(class_3846.java:146) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.run(class_3846.java:102) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434) ~[?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?]
Caused by: net.minecraft.class_148: Exception generating new chunk
    at net.minecraft.class_3898.method_17225(class_3898.java:568) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?]
    at net.minecraft.class_3898.method_17224(class_3898.java:550) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146) ~[?:?]
    ... 11 more
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_4966.method_32892(net.minecraft.class_2338)" because "cornerSample1" is null
    at svenhjol.charm.module.biome_dungeons.DungeonFeature$Start.generatePieces(DungeonFeature.java:76) ~[charm-fabric-1.17-3.3.0.jar:?]
    at svenhjol.charm.module.biome_dungeons.DungeonFeature$Start.method_16655(DungeonFeature.java:39) ~[charm-fabric-1.17-3.3.0.jar:?]
    at net.minecraft.class_3195.method_28657(class_3195.java:269) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_5312.method_28622(class_5312.java:36) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2794.method_28508(class_2794.java:309) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2794.method_16129(class_2794.java:292) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2806.method_16556(class_2806.java:53) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2806.method_12154(class_2806.java:231) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3898.method_17225(class_3898.java:556) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?]
    at net.minecraft.class_3898.method_17224(class_3898.java:550) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146) ~[?:?]
    ... 11 more
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 20/8/21, 2:01 pm
Description: Exception generating new chunk

java.lang.NullPointerException: Cannot invoke "net.minecraft.class_4966.method_32892(net.minecraft.class_2338)" because "cornerSample1" is null
    at svenhjol.charm.module.biome_dungeons.DungeonFeature$Start.generatePieces(DungeonFeature.java:76)
    at svenhjol.charm.module.biome_dungeons.DungeonFeature$Start.method_16655(DungeonFeature.java:39)
    at net.minecraft.class_3195.method_28657(class_3195.java:269)
    at net.minecraft.class_5312.method_28622(class_5312.java:36)
    at net.minecraft.class_2794.method_28508(class_2794.java:309)
    at net.minecraft.class_2794.method_16129(class_2794.java:292)
    at net.minecraft.class_2806.method_16556(class_2806.java:53)
    at net.minecraft.class_2806.method_12154(class_2806.java:231)
    at net.minecraft.class_3898.method_17225(class_3898.java:556)
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
    at net.minecraft.class_3898.method_17224(class_3898.java:550)
    at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146)
    at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
    at net.minecraft.class_3900.method_17634(class_3900.java:58)
    at net.minecraft.class_3846.method_16907(class_3846.java:91)
    at net.minecraft.class_3846.method_16900(class_3846.java:146)
    at net.minecraft.class_3846.run(class_3846.java:102)
    at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Worker-Main-5
Stacktrace:
    at svenhjol.charm.module.biome_dungeons.DungeonFeature$Start.generatePieces(DungeonFeature.java:76)
    at svenhjol.charm.module.biome_dungeons.DungeonFeature$Start.method_16655(DungeonFeature.java:39)
    at net.minecraft.class_3195.method_28657(class_3195.java:269)
    at net.minecraft.class_5312.method_28622(class_5312.java:36)
    at net.minecraft.class_2794.method_28508(class_2794.java:309)
    at net.minecraft.class_2794.method_16129(class_2794.java:292)
    at net.minecraft.class_2806.method_16556(class_2806.java:53)
    at net.minecraft.class_2806.method_12154(class_2806.java:231)

-- Chunk to be generated --
Details:
    Location: 2,1
    Position hash: 4294967298
    Generator: xyz.coolsa.biosphere.BiospheresChunkGenerator@741fb3bd
Stacktrace:
    at net.minecraft.class_3898.method_17225(class_3898.java:556)
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
    at net.minecraft.class_3898.method_17224(class_3898.java:550)
    at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146)
    at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
    at net.minecraft.class_3900.method_17634(class_3900.java:58)
    at net.minecraft.class_3846.method_16907(class_3846.java:91)
    at net.minecraft.class_3846.method_16900(class_3846.java:146)
    at net.minecraft.class_3846.run(class_3846.java:102)
    at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

-- System Details --
Details:
    Minecraft Version: 1.17.1
    Minecraft Version ID: 1.17.1
    Operating System: Linux (amd64) version 5.12.14_1
    Java Version: 16.0.2, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 2231325184 bytes (2127 MiB) / 3628072960 bytes (3460 MiB) up to 8388608000 bytes (8000 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz
    Identifier: Intel64 Family 6 Model 58 Stepping 9
    Microarchitecture: Ivy Bridge (Client)
    Frequency (GHz): 2.90
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 4
    Graphics card #0 name: Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
    Graphics card #0 vendor: Advanced Micro Devices, Inc. [AMD/ATI] (0x1002)
    Graphics card #0 VRAM (MB): 258.00
    Graphics card #0 deviceId: 0x67df
    Graphics card #0 versionInfo: unknown
    Virtual memory max (MB): 12124.63
    Virtual memory used (MB): 5939.68
    Swap memory total (MB): 6143.71
    Swap memory used (MB): 0.75
    JVM Flags: 2 total; -Xms512m -Xmx8000m
    Fabric Mods: 
        apathy: Apathy 1.0.1
        bingbingwahoo: Bing Bing Wahoo 1.1.2
        biospheres: Biospheres 0.2
        blame: Blame 1.17-4.1.0-fabric
        boats-and-beeps: Boats and Beeps 1.0.1
        cardinal-components-base: Cardinal Components API (base) 3.0.0
        cardinal-components-chunk: Cardinal Components API (chunks) 3.0.0-nightly.1.17-pre2
        cardinal-components-entity: Cardinal Components API (entities) 3.0.0
        cardinal-components-item: Cardinal Components API (items) 3.0.0-nightly.1.17-pre2
        cardinal-components-level: Cardinal Components API (world saves) 3.0.0-nightly.1.17-pre2
        cardinal-components-util: Cardinal Components API (utilities) 3.0.0-nightly.1.17-pre2
        cardinal-components-world: Cardinal Components API (worlds) 3.0.0-nightly.1.17-pre2
        charm: Charm 3.3.0
        cloth-basic-math: Cloth Basic Math 0.5.1
        cloth-config2: Cloth Config v5 5.0.38
        com_electronwill_night-config_core: core 3.6.2
        com_electronwill_night-config_toml: toml 3.6.2
        com_flowpowered_flow-math: flow-math 1.0.3
        com_github_dimensionaldevelopment_poly2tri_java: poly2tri.java 0.1.1
        com_moandjiezana_toml_toml4j: toml4j 0.7.2
        dimdoors: DimensionalDoors 4.0.0+beta.2-26.07.2021
        dokokashira_door: Dokokashira Door 1.0.2
        easy_painter: Easy Painter 1.0.2
        extrasounds: Extra Sounds 1.4.1
        fabric: Fabric API 0.38.0+1.17
        fabric-api-base: Fabric API Base 0.3.0+a02b446313
        fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.0+2f75c6ce18
        fabric-biome-api-v1: Fabric Biome API (v1) 3.1.12+3fe74aa118
        fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+a02b446318
        fabric-command-api-v1: Fabric Command API (v1) 1.1.3+5ab9934c18
        fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa18
        fabric-containers-v0: Fabric Containers (v0) 0.1.12+a02b446318
        fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.4+2e8bd82f18
        fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da31018
        fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.11+6cefd57718
        fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+a02b446318
        fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.9+a722d8c018
        fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa18
        fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+6cefd57718
        fabric-item-api-v1: Fabric Item API (v1) 1.2.4+a02b446318
        fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab612118
        fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+a02b446318
        fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18
        fabric-language-kotlin: Fabric Language Kotlin 1.6.3+kotlin.1.5.21
        fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b44633d
        fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b446318
        fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa18
        fabric-models-v0: Fabric Models (v0) 0.3.0+a02b446318
        fabric-networking-api-v1: Fabric Networking API (v1) 1.0.13+2e8bd82f18
        fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b446318
        fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afa18
        fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+b7ab612118
        fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b446318
        fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b446318
        fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.10+e2961fee18
        fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+5f02c96918
        fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+a02b446318
        fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.0+a02b446318
        fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446313
        fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+a02b446318
        fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+92519afa18
        fabric-rendering-v1: Fabric Rendering (v1) 1.7.0+2e8bd82f18
        fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
        fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+155f865c18
        fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+a02b446318
        fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
        fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.0+3fe74aa118
        fabric-textures-v0: Fabric Textures (v0) 1.0.6+a02b446318
        fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab612118
        fabric-transfer-api-v1: Fabric Transfer API (v1) 1.1.0+3fe74aa118
        fabricloader: Fabric Loader 0.11.6
        fantasy: Fantasy 0.4.2+1.17
        fastdecay: FastDecay 1.0.0
        flowstone: Flowstone 3.1.0+1.17
        goldenpotato: Golden Potato 1.0.1
        gud_largebar: Large Bar 1.3.0
        hunger_remover: Hunger Remover 1.0.2
        indypets: Independent Pets 0.5.2
        iris: Iris 1.1.1
        jankson: Jankson 3.0.1+j1.2.0
        java: OpenJDK 64-Bit Server VM 16
        lenientdeath: Lenient Death 0.7.4
        libgui: LibGui 4.1.4+1.17.1
        libninepatch: LibNinePatch 1.1.0
        matrix: Matrix 1.0.0
        midnightlib: MidnightLib 0.2.4
        minecraft: Minecraft 1.17.1
        mirrorstones: Acro's Mirrorstones 0.1.0
        multipart-entities: Multipart Entities 1.0.2
        multiworld: Multiworld-Fabric 1.1
        nauticality: Nauticality 0.1.2
        oldwalkinganimation: Old Walking Animation 1.0.0
        omega-config: OmegaConfig 1.0.8
        org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.21
        org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.21
        org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.21
        org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.21
        org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.1
        org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.1
        org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.2.2
        org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.2.2
        org_jgrapht_jgrapht-core: jgrapht-core 1.1.0
        packet_tweaker: Packet Tweaker 0.2.0-1.17-pre1
        persistententities: persistent entities 0.0.4
        pitch-dark: Pitch Dark 2.0.0
        repurposed_structures: Repurposed Structures 2.3.1+1.17.1
        right-click-harvest: Right-Click-Harvest 1.1.0
        selene: Selene 1.0.1+1.17.1
        server_translations_api: Server Translations API 1.4.4+1.17
        sgui: SGui 1.0.0-pre0-1.17-pre1
        snowballshitplayers: Snowballs Hit Players 1.0.0
        sodium: Sodium 0.3.0+IRIS2
        stacc: Stacc 1.2.3
        stacker: Stacker 1.0.0
        storagerecursion: Storage Recursion 1.0.0
        sync: Sync (Fabric) 1.0
        trinkets: Trinkets 3.0.1
        vanillacomplement: VanillaComplement 1.0.0
---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 20/8/21, 2:01 pm
Description: Exception generating new chunk

java.lang.NullPointerException: Cannot invoke "net.minecraft.class_4966.method_32892(net.minecraft.class_2338)" because "cornerSample1" is null
    at svenhjol.charm.module.biome_dungeons.DungeonFeature$Start.generatePieces(DungeonFeature.java:76)
    at svenhjol.charm.module.biome_dungeons.DungeonFeature$Start.method_16655(DungeonFeature.java:39)
    at net.minecraft.class_3195.method_28657(class_3195.java:269)
    at net.minecraft.class_5312.method_28622(class_5312.java:36)
    at net.minecraft.class_2794.method_28508(class_2794.java:309)
    at net.minecraft.class_2794.method_16129(class_2794.java:292)
    at net.minecraft.class_2806.method_16556(class_2806.java:53)
    at net.minecraft.class_2806.method_12154(class_2806.java:231)
    at net.minecraft.class_3898.method_17225(class_3898.java:556)
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
    at net.minecraft.class_3898.method_17224(class_3898.java:550)
    at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146)
    at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
    at net.minecraft.class_3900.method_17634(class_3900.java:58)
    at net.minecraft.class_3846.method_16907(class_3846.java:91)
    at net.minecraft.class_3846.method_16900(class_3846.java:146)
    at net.minecraft.class_3846.run(class_3846.java:102)
    at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Worker-Main-7
Stacktrace:
    at svenhjol.charm.module.biome_dungeons.DungeonFeature$Start.generatePieces(DungeonFeature.java:76)
    at svenhjol.charm.module.biome_dungeons.DungeonFeature$Start.method_16655(DungeonFeature.java:39)
    at net.minecraft.class_3195.method_28657(class_3195.java:269)
    at net.minecraft.class_5312.method_28622(class_5312.java:36)
    at net.minecraft.class_2794.method_28508(class_2794.java:309)
    at net.minecraft.class_2794.method_16129(class_2794.java:292)
    at net.minecraft.class_2806.method_16556(class_2806.java:53)
    at net.minecraft.class_2806.method_12154(class_2806.java:231)

-- Chunk to be generated --
Details:
    Location: 2,1
    Position hash: 4294967298
    Generator: xyz.coolsa.biosphere.BiospheresChunkGenerator@741fb3bd
Stacktrace:
    at net.minecraft.class_3898.method_17225(class_3898.java:556)
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
    at net.minecraft.class_3898.method_17224(class_3898.java:550)
    at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146)
    at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
    at net.minecraft.class_3900.method_17634(class_3900.java:58)
    at net.minecraft.class_3846.method_16907(class_3846.java:91)
    at net.minecraft.class_3846.method_16900(class_3846.java:146)
    at net.minecraft.class_3846.run(class_3846.java:102)
    at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

-- System Details --
Details:
    Minecraft Version: 1.17.1
    Minecraft Version ID: 1.17.1
    Operating System: Linux (amd64) version 5.12.14_1
    Java Version: 16.0.2, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 2231325184 bytes (2127 MiB) / 3628072960 bytes (3460 MiB) up to 8388608000 bytes (8000 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz
    Identifier: Intel64 Family 6 Model 58 Stepping 9
    Microarchitecture: Ivy Bridge (Client)
    Frequency (GHz): 2.90
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 4
    Graphics card #0 name: Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
    Graphics card #0 vendor: Advanced Micro Devices, Inc. [AMD/ATI] (0x1002)
    Graphics card #0 VRAM (MB): 258.00
    Graphics card #0 deviceId: 0x67df
    Graphics card #0 versionInfo: unknown
    Virtual memory max (MB): 12124.63
    Virtual memory used (MB): 5939.68
    Swap memory total (MB): 6143.71
    Swap memory used (MB): 0.75
    JVM Flags: 2 total; -Xms512m -Xmx8000m
    Fabric Mods: 
        apathy: Apathy 1.0.1
        bingbingwahoo: Bing Bing Wahoo 1.1.2
        biospheres: Biospheres 0.2
        blame: Blame 1.17-4.1.0-fabric
        boats-and-beeps: Boats and Beeps 1.0.1
        cardinal-components-base: Cardinal Components API (base) 3.0.0
        cardinal-components-chunk: Cardinal Components API (chunks) 3.0.0-nightly.1.17-pre2
        cardinal-components-entity: Cardinal Components API (entities) 3.0.0
        cardinal-components-item: Cardinal Components API (items) 3.0.0-nightly.1.17-pre2
        cardinal-components-level: Cardinal Components API (world saves) 3.0.0-nightly.1.17-pre2
        cardinal-components-util: Cardinal Components API (utilities) 3.0.0-nightly.1.17-pre2
        cardinal-components-world: Cardinal Components API (worlds) 3.0.0-nightly.1.17-pre2
        charm: Charm 3.3.0
        cloth-basic-math: Cloth Basic Math 0.5.1
        cloth-config2: Cloth Config v5 5.0.38
        com_electronwill_night-config_core: core 3.6.2
        com_electronwill_night-config_toml: toml 3.6.2
        com_flowpowered_flow-math: flow-math 1.0.3
        com_github_dimensionaldevelopment_poly2tri_java: poly2tri.java 0.1.1
        com_moandjiezana_toml_toml4j: toml4j 0.7.2
        dimdoors: DimensionalDoors 4.0.0+beta.2-26.07.2021
        dokokashira_door: Dokokashira Door 1.0.2
        easy_painter: Easy Painter 1.0.2
        extrasounds: Extra Sounds 1.4.1
        fabric: Fabric API 0.38.0+1.17
        fabric-api-base: Fabric API Base 0.3.0+a02b446313
        fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.0+2f75c6ce18
        fabric-biome-api-v1: Fabric Biome API (v1) 3.1.12+3fe74aa118
        fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+a02b446318
        fabric-command-api-v1: Fabric Command API (v1) 1.1.3+5ab9934c18
        fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa18
        fabric-containers-v0: Fabric Containers (v0) 0.1.12+a02b446318
        fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.4+2e8bd82f18
        fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da31018
        fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.11+6cefd57718
        fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+a02b446318
        fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.9+a722d8c018
        fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa18
        fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+6cefd57718
        fabric-item-api-v1: Fabric Item API (v1) 1.2.4+a02b446318
        fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab612118
        fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+a02b446318
        fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18
        fabric-language-kotlin: Fabric Language Kotlin 1.6.3+kotlin.1.5.21
        fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b44633d
        fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b446318
        fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa18
        fabric-models-v0: Fabric Models (v0) 0.3.0+a02b446318
        fabric-networking-api-v1: Fabric Networking API (v1) 1.0.13+2e8bd82f18
        fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b446318
        fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afa18
        fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+b7ab612118
        fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b446318
        fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b446318
        fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.10+e2961fee18
        fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+5f02c96918
        fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+a02b446318
        fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.0+a02b446318
        fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446313
        fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+a02b446318
        fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+92519afa18
        fabric-rendering-v1: Fabric Rendering (v1) 1.7.0+2e8bd82f18
        fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
        fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+155f865c18
        fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+a02b446318
        fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
        fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.0+3fe74aa118
        fabric-textures-v0: Fabric Textures (v0) 1.0.6+a02b446318
        fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab612118
        fabric-transfer-api-v1: Fabric Transfer API (v1) 1.1.0+3fe74aa118
        fabricloader: Fabric Loader 0.11.6
        fantasy: Fantasy 0.4.2+1.17
        fastdecay: FastDecay 1.0.0
        flowstone: Flowstone 3.1.0+1.17
        goldenpotato: Golden Potato 1.0.1
        gud_largebar: Large Bar 1.3.0
        hunger_remover: Hunger Remover 1.0.2
        indypets: Independent Pets 0.5.2
        iris: Iris 1.1.1
        jankson: Jankson 3.0.1+j1.2.0
        java: OpenJDK 64-Bit Server VM 16
        lenientdeath: Lenient Death 0.7.4
        libgui: LibGui 4.1.4+1.17.1
        libninepatch: LibNinePatch 1.1.0
        matrix: Matrix 1.0.0
        midnightlib: MidnightLib 0.2.4
        minecraft: Minecraft 1.17.1
        mirrorstones: Acro's Mirrorstones 0.1.0
        multipart-entities: Multipart Entities 1.0.2
        multiworld: Multiworld-Fabric 1.1
        nauticality: Nauticality 0.1.2
        oldwalkinganimation: Old Walking Animation 1.0.0
        omega-config: OmegaConfig 1.0.8
        org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.21
        org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.21
        org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.21
        org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.21
        org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.1
        org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.1
        org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.2.2
        org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.2.2
        org_jgrapht_jgrapht-core: jgrapht-core 1.1.0
        packet_tweaker: Packet Tweaker 0.2.0-1.17-pre1
        persistententities: persistent entities 0.0.4
        pitch-dark: Pitch Dark 2.0.0
        repurposed_structures: Repurposed Structures 2.3.1+1.17.1
        right-click-harvest: Right-Click-Harvest 1.1.0
        selene: Selene 1.0.1+1.17.1
        server_translations_api: Server Translations API 1.4.4+1.17
        sgui: SGui 1.0.0-pre0-1.17-pre1
        snowballshitplayers: Snowballs Hit Players 1.0.0
        sodium: Sodium 0.3.0+IRIS2
        stacc: Stacc 1.2.3
        stacker: Stacker 1.0.0
        storagerecursion: Storage Recursion 1.0.0
        sync: Sync (Fabric) 1.0
        trinkets: Trinkets 3.0.1
        vanillacomplement: VanillaComplement 1.0.0
Veyrdite commented 3 years ago

Workaround found: turn "Generate Structures" off before pressing Create World. This seems to always avoid the crashes.

I suspect that my last crashlog above is about another one of my mods (relating to structure generation). Perhaps biospheres causes crashed when structures are generated; and this occurs much more often statistically when I have structure mods installed?

Generating biospheres world on vanilla (with structures enabled) does sometimes seems to be possible, but more often than not crashes anyway.

Veyrdite commented 3 years ago

Back on Vanilla (no mods other than biospheres & fabricAPI): I successfully generated a world "with" structures, then kept flying in one direction until it crashed.

[14:42:47] [Server thread/ERROR]: Encountered an unexpected exception
java.util.concurrent.CompletionException: net.minecraft.class_148: Exception generating new chunk
    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) ~[?:?]
    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) ~[?:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1155) ~[?:?]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478) ~[?:?]
    at net.minecraft.class_3900.method_17634(class_3900.java:58) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.method_16907(class_3846.java:91) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.method_16900(class_3846.java:146) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.run(class_3846.java:102) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434) ~[?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?]
Caused by: net.minecraft.class_148: Exception generating new chunk
    at net.minecraft.class_3898.method_17225(class_3898.java:568) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?]
    at net.minecraft.class_3898.method_17224(class_3898.java:550) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146) ~[?:?]
    ... 11 more
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_4966.method_32892(net.minecraft.class_2338)" because "☃" is null
    at net.minecraft.class_5183.method_27211(class_5183.java:189) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_5183$class_5184.method_28646(class_5183.java:123) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_5183$class_5184.method_16655(class_5183.java:61) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3195.method_28657(class_3195.java:269) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_5312.method_28622(class_5312.java:36) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2794.method_28508(class_2794.java:309) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2794.method_16129(class_2794.java:292) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2806.method_16556(class_2806.java:53) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2806.method_12154(class_2806.java:231) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3898.method_17225(class_3898.java:556) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?]
    at net.minecraft.class_3898.method_17224(class_3898.java:550) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146) ~[?:?]
    ... 11 more
[14:42:47] [Worker-Main-6/WARN]: Worker-Main-6 died
java.util.concurrent.CompletionException: net.minecraft.class_148: Exception generating new chunk
    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) ~[?:?]
    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) ~[?:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1155) ~[?:?]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478) ~[?:?]
    at net.minecraft.class_3900.method_17634(class_3900.java:58) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.method_16907(class_3846.java:91) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.method_16900(class_3846.java:146) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3846.run(class_3846.java:102) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434) ~[?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) ~[?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?]
Caused by: net.minecraft.class_148: Exception generating new chunk
    at net.minecraft.class_3898.method_17225(class_3898.java:568) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?]
    at net.minecraft.class_3898.method_17224(class_3898.java:550) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146) ~[?:?]
    ... 11 more
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_4966.method_32892(net.minecraft.class_2338)" because "☃" is null
    at net.minecraft.class_5183.method_27211(class_5183.java:189) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_5183$class_5184.method_28646(class_5183.java:123) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_5183$class_5184.method_16655(class_5183.java:61) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3195.method_28657(class_3195.java:269) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_5312.method_28622(class_5312.java:36) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2794.method_28508(class_2794.java:309) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2794.method_16129(class_2794.java:292) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2806.method_16556(class_2806.java:53) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_2806.method_12154(class_2806.java:231) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at net.minecraft.class_3898.method_17225(class_3898.java:556) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?]
    at net.minecraft.class_3898.method_17224(class_3898.java:550) ~[intermediary-minecraft-1.17.1-client.jar:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146) ~[?:?]
    ... 11 more
---- Minecraft Crash Report ----
// Don't do that.

Time: 20/8/21, 2:42 pm
Description: Exception generating new chunk

java.lang.NullPointerException: Cannot invoke "net.minecraft.class_4966.method_32892(net.minecraft.class_2338)" because "☃" is null
    at net.minecraft.class_5183.method_27211(class_5183.java:189)
    at net.minecraft.class_5183$class_5184.method_28646(class_5183.java:123)
    at net.minecraft.class_5183$class_5184.method_16655(class_5183.java:61)
    at net.minecraft.class_3195.method_28657(class_3195.java:269)
    at net.minecraft.class_5312.method_28622(class_5312.java:36)
    at net.minecraft.class_2794.method_28508(class_2794.java:309)
    at net.minecraft.class_2794.method_16129(class_2794.java:292)
    at net.minecraft.class_2806.method_16556(class_2806.java:53)
    at net.minecraft.class_2806.method_12154(class_2806.java:231)
    at net.minecraft.class_3898.method_17225(class_3898.java:556)
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
    at net.minecraft.class_3898.method_17224(class_3898.java:550)
    at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146)
    at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
    at net.minecraft.class_3900.method_17634(class_3900.java:58)
    at net.minecraft.class_3846.method_16907(class_3846.java:91)
    at net.minecraft.class_3846.method_16900(class_3846.java:146)
    at net.minecraft.class_3846.run(class_3846.java:102)
    at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Worker-Main-6
Stacktrace:
    at net.minecraft.class_5183.method_27211(class_5183.java:189)
    at net.minecraft.class_5183$class_5184.method_28646(class_5183.java:123)
    at net.minecraft.class_5183$class_5184.method_16655(class_5183.java:61)
    at net.minecraft.class_3195.method_28657(class_3195.java:269)
    at net.minecraft.class_5312.method_28622(class_5312.java:36)
    at net.minecraft.class_2794.method_28508(class_2794.java:309)
    at net.minecraft.class_2794.method_16129(class_2794.java:292)
    at net.minecraft.class_2806.method_16556(class_2806.java:53)
    at net.minecraft.class_2806.method_12154(class_2806.java:231)

-- Chunk to be generated --
Details:
    Location: 241,12
    Position hash: 51539607793
    Generator: xyz.coolsa.biosphere.BiospheresChunkGenerator@b89465e
Stacktrace:
    at net.minecraft.class_3898.method_17225(class_3898.java:556)
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
    at net.minecraft.class_3898.method_17224(class_3898.java:550)
    at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146)
    at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
    at net.minecraft.class_3900.method_17634(class_3900.java:58)
    at net.minecraft.class_3846.method_16907(class_3846.java:91)
    at net.minecraft.class_3846.method_16900(class_3846.java:146)
    at net.minecraft.class_3846.run(class_3846.java:102)
    at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

-- System Details --
Details:
    Minecraft Version: 1.17.1
    Minecraft Version ID: 1.17.1
    Operating System: Linux (amd64) version 5.12.14_1
    Java Version: 16.0.2, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 1878151168 bytes (1791 MiB) / 3665821696 bytes (3496 MiB) up to 8388608000 bytes (8000 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz
    Identifier: Intel64 Family 6 Model 58 Stepping 9
    Microarchitecture: Ivy Bridge (Client)
    Frequency (GHz): 2.90
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 4
    Graphics card #0 name: Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
    Graphics card #0 vendor: Advanced Micro Devices, Inc. [AMD/ATI] (0x1002)
    Graphics card #0 VRAM (MB): 258.00
    Graphics card #0 deviceId: 0x67df
    Graphics card #0 versionInfo: unknown
    Virtual memory max (MB): 12124.63
    Virtual memory used (MB): 6435.98
    Swap memory total (MB): 6143.71
    Swap memory used (MB): 1.00
    JVM Flags: 2 total; -Xms512m -Xmx8000m
    Fabric Mods: 
        biospheres: Biospheres 0.2
        fabric: Fabric API 0.38.0+1.17
        fabric-api-base: Fabric API Base 0.3.0+a02b446318
        fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.0+2f75c6ce18
        fabric-biome-api-v1: Fabric Biome API (v1) 3.1.12+3fe74aa118
        fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+a02b446318
        fabric-command-api-v1: Fabric Command API (v1) 1.1.3+5ab9934c18
        fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa18
        fabric-containers-v0: Fabric Containers (v0) 0.1.12+a02b446318
        fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.4+2e8bd82f18
        fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da31018
        fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.11+6cefd57718
        fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+a02b446318
        fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.9+a722d8c018
        fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa18
        fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+6cefd57718
        fabric-item-api-v1: Fabric Item API (v1) 1.2.4+a02b446318
        fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab612118
        fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+a02b446318
        fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18
        fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b446318
        fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b446318
        fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa18
        fabric-models-v0: Fabric Models (v0) 0.3.0+a02b446318
        fabric-networking-api-v1: Fabric Networking API (v1) 1.0.13+2e8bd82f18
        fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b446318
        fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afa18
        fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+b7ab612118
        fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b446318
        fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b446318
        fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.10+e2961fee18
        fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+5f02c96918
        fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+a02b446318
        fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.0+a02b446318
        fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446318
        fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+a02b446318
        fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+92519afa18
        fabric-rendering-v1: Fabric Rendering (v1) 1.7.0+2e8bd82f18
        fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
        fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+155f865c18
        fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+a02b446318
        fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
        fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.0+3fe74aa118
        fabric-textures-v0: Fabric Textures (v0) 1.0.6+a02b446318
        fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab612118
        fabric-transfer-api-v1: Fabric Transfer API (v1) 1.1.0+3fe74aa118
        fabricloader: Fabric Loader 0.11.6
        java: OpenJDK 64-Bit Server VM 16
        minecraft: Minecraft 1.17.1
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 20/8/21, 2:42 pm
Description: Exception in server tick loop

java.util.concurrent.CompletionException: net.minecraft.class_148: Exception generating new chunk
    at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314)
    at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319)
    at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1155)
    at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
    at net.minecraft.class_3900.method_17634(class_3900.java:58)
    at net.minecraft.class_3846.method_16907(class_3846.java:91)
    at net.minecraft.class_3846.method_16900(class_3846.java:146)
    at net.minecraft.class_3846.run(class_3846.java:102)
    at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1434)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: net.minecraft.class_148: Exception generating new chunk
    at net.minecraft.class_3898.method_17225(class_3898.java:568)
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
    at net.minecraft.class_3898.method_17224(class_3898.java:550)
    at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146)
    ... 11 more
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_4966.method_32892(net.minecraft.class_2338)" because "☃" is null
    at net.minecraft.class_5183.method_27211(class_5183.java:189)
    at net.minecraft.class_5183$class_5184.method_28646(class_5183.java:123)
    at net.minecraft.class_5183$class_5184.method_16655(class_5183.java:61)
    at net.minecraft.class_3195.method_28657(class_3195.java:269)
    at net.minecraft.class_5312.method_28622(class_5312.java:36)
    at net.minecraft.class_2794.method_28508(class_2794.java:309)
    at net.minecraft.class_2794.method_16129(class_2794.java:292)
    at net.minecraft.class_2806.method_16556(class_2806.java:53)
    at net.minecraft.class_2806.method_12154(class_2806.java:231)
    at net.minecraft.class_3898.method_17225(class_3898.java:556)
    ... 14 more

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.17.1
    Minecraft Version ID: 1.17.1
    Operating System: Linux (amd64) version 5.12.14_1
    Java Version: 16.0.2, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 1873950888 bytes (1787 MiB) / 3665821696 bytes (3496 MiB) up to 8388608000 bytes (8000 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz
    Identifier: Intel64 Family 6 Model 58 Stepping 9
    Microarchitecture: Ivy Bridge (Client)
    Frequency (GHz): 2.90
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 4
    Graphics card #0 name: Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
    Graphics card #0 vendor: Advanced Micro Devices, Inc. [AMD/ATI] (0x1002)
    Graphics card #0 VRAM (MB): 258.00
    Graphics card #0 deviceId: 0x67df
    Graphics card #0 versionInfo: unknown
    Virtual memory max (MB): 12124.63
    Virtual memory used (MB): 6432.49
    Swap memory total (MB): 6143.71
    Swap memory used (MB): 1.00
    JVM Flags: 2 total; -Xms512m -Xmx8000m
    Fabric Mods: 
        biospheres: Biospheres 0.2
        fabric: Fabric API 0.38.0+1.17
        fabric-api-base: Fabric API Base 0.3.0+a02b446318
        fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.0+2f75c6ce18
        fabric-biome-api-v1: Fabric Biome API (v1) 3.1.12+3fe74aa118
        fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+a02b446318
        fabric-command-api-v1: Fabric Command API (v1) 1.1.3+5ab9934c18
        fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa18
        fabric-containers-v0: Fabric Containers (v0) 0.1.12+a02b446318
        fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.4+2e8bd82f18
        fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da31018
        fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.11+6cefd57718
        fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+a02b446318
        fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.9+a722d8c018
        fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa18
        fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+6cefd57718
        fabric-item-api-v1: Fabric Item API (v1) 1.2.4+a02b446318
        fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab612118
        fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+a02b446318
        fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18
        fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b446318
        fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b446318
        fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa18
        fabric-models-v0: Fabric Models (v0) 0.3.0+a02b446318
        fabric-networking-api-v1: Fabric Networking API (v1) 1.0.13+2e8bd82f18
        fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b446318
        fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afa18
        fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+b7ab612118
        fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b446318
        fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b446318
        fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.10+e2961fee18
        fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+5f02c96918
        fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+a02b446318
        fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.0+a02b446318
        fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446318
        fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+a02b446318
        fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+92519afa18
        fabric-rendering-v1: Fabric Rendering (v1) 1.7.0+2e8bd82f18
        fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
        fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+155f865c18
        fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+a02b446318
        fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
        fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.0+3fe74aa118
        fabric-textures-v0: Fabric Textures (v0) 1.0.6+a02b446318
        fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab612118
        fabric-transfer-api-v1: Fabric Transfer API (v1) 1.1.0+3fe74aa118
        fabricloader: Fabric Loader 0.11.6
        java: OpenJDK 64-Bit Server VM 16
        minecraft: Minecraft 1.17.1
    Player Count: 1 / 8; [class_3222['Veyrdite'/1, l='ServerLevel[New World]', x=3548.27, y=66.99, z=14.35]]
    Data Packs: vanilla, Fabric Mods
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fabric'
#@!@# Game crashed! Crash report saved to: #@!@# /home/valentine/games/minecraft_multimc/MultiMC/instances/2021-08-19 V1.17.1 tropfest/.minecraft/crash-reports/crash-2021-08-20_14.42.47-server.txt
AL lib: (EE) alc_cleanup: 1 device not closed
Process exited with code 255.
Veyrdite commented 3 years ago

Confirmed my theory from previous post: on vanilla I can fly around on "Generature Structures: No" worlds indefinitely and not see any crashes, but "Generature Structures: Yes" worlds either crash in initial worldgen or whilst I'm flying around. Having more mods installed (namely repurposedstructures) seems to make the crashing happen a lot more often.

The crash logs above where I use vanilla are really hard to read (all just numbered classes & funcs, does this mean they have never been reversed?). In the crash logs above where I used the repurposedstructures mod the crashes are a bit easier to read:

    at com.telepathicgrunt.repurposedstructures.utils.GeneralUtils.getLowestLand(GeneralUtils.java:167) ~[repurposed_structures_fabric-2.3.1+1.17.1.jar:?]
    at com.telepathicgrunt.repurposedstructures.world.structures.GenericNetherJigsawStructure$Start.generatePieces(GenericNetherJigsawStructure.java:70) ~[repurposed_structures_fabric-2.3.1+1.17.1.jar:?]
    at com.telepathicgrunt.repurposedstructures.world.structures.GenericNetherJigsawStructure$Start.method_16655(Gener

That might be a big hint or a complete red herring. Eg is minecraft panicking because of all the void space in Biospheres worlds, where it can't getLowestLand()? Or is that a completely unrelated bug in repurposedstructures that serendipitously also triggers due to the Biospheres world?

PortableGames commented 3 years ago

I would say that you have to turn off the generation of structures in your world.. this will be a collision when generating a structure and a biosphere.

that's why it happens that sometimes the world is generated and sometimes not..

List of Yarn Mappings for 1.17.1 Method: net/minecraft/structure/StructureStart#init Name: a => method_16655 => init Mixin Target: Lnet/minecraft/structure/StructureStart;init(Lnet/minecraft/util/registry/DynamicRegistryManager;Lnet/minecraft/world/gen/chunk/ChunkGenerator;Lnet/minecraft/structure/StructureManager;Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/world/biome/Biome;Lnet/minecraft/world/gen/feature/FeatureConfig;Lnet/minecraft/world/HeightLimitView;)V AW: accessible method net/minecraft/structure/StructureStart init (Lnet/minecraft/util/registry/DynamicRegistryManager;Lnet/minecraft/world/gen/chunk/ChunkGenerator;Lnet/minecraft/structure/StructureManager;Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/world/biome/Biome;Lnet/minecraft/world/gen/feature/FeatureConfig;Lnet/minecraft/world/HeightLimitView;)V

PseudoDistant commented 3 years ago

@Veyrdite Yeah, it crashes with structures on lole . Still trying to figure that one out.

PseudoDistant commented 3 years ago

I don't know how I can get structures working, but at the very least I can prevent the crash by chucking in filler data... Though no structures will generate in the Overworld, it will at least not crash with structures on.

PseudoDistant commented 3 years ago

Apparently pushing commits with mention of an issue autocloses it lole .

Should probably set a new name... (Again. I'm so bad at this lole .)

PseudoDistant commented 2 years ago

This should be fixed in the latest build on Modrinth, so I'm going to close it. Let me know if the problem still occurs.

https://modrinth.com/mod/biospheres-fabric/version/ULmpx2O2