Skip to content

Instantly share code, notes, and snippets.

@pewblaze
Created May 11, 2022 19:55
Show Gist options
  • Save pewblaze/cbbe4ef8e7013c2365a07ad63b34d698 to your computer and use it in GitHub Desktop.
Save pewblaze/cbbe4ef8e7013c2365a07ad63b34d698 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// My bad.
Time: 5/11/22, 9:53 PM
Description: Feature placement
java.lang.NullPointerException: No chunk exists at [-66, -13]
at net.minecraft.world.ChunkRegion.getChunk(ChunkRegion:2590)
at net.minecraft.world.ChunkRegion.getTopY(ChunkRegion:400)
at net.minecraft.structure.ShipwreckGenerator$Piece.generate(ShipwreckGenerator:125)
at net.minecraft.structure.StructureStart.place(StructureStart:60)
at net.minecraft.world.gen.chunk.ChunkGenerator.method_38265(ChunkGenerator:438)
at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422)
at net.minecraft.world.gen.chunk.ChunkGenerator.generateFeatures(ChunkGenerator:437)
at net.minecraft.world.chunk.ChunkStatus.method_20613(ChunkStatus:146)
at net.minecraft.world.chunk.ChunkStatus.runGenerationTask(ChunkStatus:289)
at net.minecraft.server.world.ThreadedAnvilChunkStorage.method_17225(ThreadedAnvilChunkStorage:649)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at net.minecraft.server.world.ThreadedAnvilChunkStorage.method_17224(ThreadedAnvilChunkStorage:643)
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at net.minecraft.server.world.ChunkTaskPrioritySystem.method_17634(ChunkTaskPrioritySystem:62)
at net.minecraft.util.thread.TaskExecutor.runNext(TaskExecutor:91)
at net.minecraft.util.thread.TaskExecutor.runWhile(TaskExecutor:146)
at net.minecraft.util.thread.TaskExecutor.run(TaskExecutor:102)
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.world.ChunkRegion.getChunk(ChunkRegion:2590)
at net.minecraft.world.ChunkRegion.getTopY(ChunkRegion:400)
at net.minecraft.structure.ShipwreckGenerator$Piece.generate(ShipwreckGenerator:125)
at net.minecraft.structure.StructureStart.place(StructureStart:60)
at net.minecraft.world.gen.chunk.ChunkGenerator.method_38265(ChunkGenerator:438)
at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422)
at net.minecraft.world.gen.chunk.ChunkGenerator.generateFeatures(ChunkGenerator:437)
at net.minecraft.world.chunk.ChunkStatus.method_20613(ChunkStatus:146)
at net.minecraft.world.chunk.ChunkStatus.runGenerationTask(ChunkStatus:289)
at net.minecraft.server.world.ThreadedAnvilChunkStorage.method_17225(ThreadedAnvilChunkStorage:649)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at net.minecraft.server.world.ThreadedAnvilChunkStorage.method_17224(ThreadedAnvilChunkStorage:643)
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at net.minecraft.server.world.ChunkTaskPrioritySystem.method_17634(ChunkTaskPrioritySystem:62)
at net.minecraft.util.thread.TaskExecutor.runNext(TaskExecutor:91)
at net.minecraft.util.thread.TaskExecutor.runWhile(TaskExecutor:146)
-- Feature --
Details:
Description: ResourceKey[minecraft:worldgen/configured_structure_feature / minecraft:shipwreck_beached]
Stacktrace:
at net.minecraft.class_2794.method_12102(class_2794.java:437)
at net.minecraft.class_2806.method_20613(class_2806.java:146)
at net.minecraft.class_2806.method_12154(class_2806.java:289)
at net.minecraft.class_3898.method_17225(class_3898.java:649)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at net.minecraft.class_3898.method_17224(class_3898.java:643)
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at net.minecraft.class_3900.method_17634(class_3900.java:62)
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:1395)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
-- Generation --
Details:
CenterX: -66
CenterZ: -22
Seed: -7494435641096167365
Stacktrace:
at net.minecraft.class_2794.method_12102(class_2794.java:437)
at net.minecraft.class_2806.method_20613(class_2806.java:146)
at net.minecraft.class_2806.method_12154(class_2806.java:289)
at net.minecraft.class_3898.method_17225(class_3898.java:649)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at net.minecraft.class_3898.method_17224(class_3898.java:643)
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at net.minecraft.class_3900.method_17634(class_3900.java:62)
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:1395)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
-- Chunk to be generated --
Details:
Location: -66,-22
Position hash: -90194313282
Generator: net.minecraft.class_3754@35c37ca0
Stacktrace:
at net.minecraft.class_3898.method_17225(class_3898.java:649)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at net.minecraft.class_3898.method_17224(class_3898.java:643)
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at net.minecraft.class_3900.method_17634(class_3900.java:62)
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:1395)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
-- Affected level --
Details:
All players: 1 total; [class_3222['Pewblaze'/241, l='ServerWorld minecraft:overworld New World', x=-1055.50, y=58.00, z=-287.50]]
Chunk stats: 4455
Level dimension: minecraft:overworld
Level spawn location: World: (0,76,0), Section: (at 0,12,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 6880 game time, 6880 day time
Level name: New World
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
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_3813(MinecraftServer.java:910)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:851)
at net.minecraft.class_1132.method_3748(class_1132.java:97)
at net.minecraft.server.MinecraftServer.handler$bme000$modifiedRunLoop(MinecraftServer.java:4896)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:676)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273)
at java.base/java.lang.Thread.run(Thread.java:833)
-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 3163607352 bytes (3017 MiB) / 6375342080 bytes (6080 MiB) up to 6375342080 bytes (6080 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: unknown
Frequency (GHz): 3.70
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce RTX 3060 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2486
Graphics card #0 versionInfo: DriverVersion=27.21.14.6079
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.40
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.40
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 2.40
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 8192.00
Memory slot #3 clockSpeed (GHz): 2.40
Memory slot #3 type: DDR4
Virtual memory max (MB): 50127.30
Virtual memory used (MB): 35035.94
Swap memory total (MB): 17408.00
Swap memory used (MB): 682.20
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6080m -Xms256m
Fabric Mods:
additionaladditions: Additional Additions 4.0.0
additionalentityattributes: Additionalentityattributes 1.0.0+1.18.2
additionalstructures: Additional Structures 3.0.3
adorn: Adorn 3.4.0+1.18.2
advanced_runtime_resource_pack: Runtime Resource Pack 0.5.7
advancednetherite: Advanced Netherite 1.5.0-1.18.2
advancementplaques: Advancement Plaques 1.4.4
advancements-enlarger: Advancements Enlarger 0.2.4
adventurez: AdventureZ 1.4.10
airhop: Air Hop 3.2.0
all_the_fan_made_discs: All The Fan Made Discs 0.2.4
allarrowsinfinityfix: All Arrows Infinity Fix 1.0.0
alloy_forgery: Alloy Forgery 2.0.13+1.18
alternate-current: Alternate Current 1.2.1
ambientenvironment: Ambient Environment 7.0+19
amecsapi: Amecs API 1.3.6+mc22w06a
amphitritecoffer: Amphitrite Coffer 1.2.0
amplified-nether: Amplified Nether 1.1
animatica: Animatica 0.4+1.18
antighost: AntiGhost 1.18.2-fabric0.47.10-1.1.4
anvil_fix: AnvilFix 1.3.0
appleskin: AppleSkin 2.4.0+mc1.18.2
aqupdgrizzly: Grizzly Bear mob 1.18-1.3
architects_palette: Architect's Palette Fabric 1.7
architectury: Architectury 4.4.60
artifacts: Artifacts 7.0.3+fabric
attributefix: AttributeFix 14.0.1
authme: Auth Me 3.1.0
autoconfig1u: Auto Config v1 Updated 3.4.0
autotag: AutoTag 1.1.0
axolotlitemfix: Axolotl Item Fix 1.1.3
badpackets: Bad Packets 0.1.2
balm-fabric: Balm 3.0.0+0
bclib: BCLib 1.4.5
betterbeds: Better Beds 1.2.0
betterdeserttemples: YUNG's Better Desert Temples 1.18.2-Fabric-1.0.0
betterdungeons: YUNG's Better Dungeons 1.18.2-Fabric-2.1.0
betterend: Better End 1.1.0
betterf3: BetterF3 1.2.4
bettermineshafts: YUNG's Better Mineshafts 1.18.2-Fabric-2.1.1
betternether: Better Nether 6.1.1
betterstrongholds: YUNG's Better Strongholds 1.18.2-Fabric-2.1.1
bettertridentreturn: Better Trident Return 1.18.2-1.0.2
big_items_duh: Big items, duh! 1.1.2+mc1.18.2
blanket-client-tweaks: Blanket Client-tweaks 1.0.3
blockswap: Block Swap 1.0.0
blue_endless_jankson: jankson 1.2.1
blur: Blur (Fabric) 2.4.1
bookshelf: Bookshelf 13.0.13
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.3.6-1.18.2
boxtrot: The Box Trot 1.3
brb: Better Recipe Book 1.5.6
breakprogress: Break Progress 1.0.1
cacao: Croptopia's Chocolaterie 1.1
caffeineconfig: CaffeineConfig 1.1.0
camsbackpacks: Cammie's Wearable Backpacks 2.11
can-i-mine-this-block: cAn i MiNe thIS bLOCk? 1.2.0
capybara: Capybara 1.0.4
cardinal-components: Cardinal Components API 4.1.4
cardinal-components-base: Cardinal Components API (base) 4.1.4
cardinal-components-block: Cardinal Components API (blocks) 4.1.4
cardinal-components-chunk: Cardinal Components API (chunks) 4.1.4
cardinal-components-entity: Cardinal Components API (entities) 4.1.4
cardinal-components-item: Cardinal Components API (items) 4.1.4
cardinal-components-level: Cardinal Components API (world saves) 4.1.4
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 4.1.4
cardinal-components-world: Cardinal Components API (worlds) 4.1.4
carpet: Carpet Mod 1.4.69
carpet-extra: Carpet Extra 1.4.72
carpet-tis-addition: Carpet TIS Addition 1.35.0
ccoords: Chat Coords 0.2.2152
cem: Custom Entity Models 0.7.1
chalk: Chalk 2.0.0+1.18.2
chat_heads: Chat Heads 0.6.0
chimes: Chimes 1.1.0
chipped: Chipped 1.2
chunky: Chunky 1.2.164
citresewn: CIT Resewn 1.0.1+1.18.2
citresewn-defaults: CIT Resewn: Defaults 1.0.1+1.18.2
cleardespawn: Clear Despawn 1.1.7
clickadv: Clickable Advancements Mod 2.5
clienttweaks: Client Tweaks 7.1.0
cloth-api: Cloth API 3.2.64
cloth-basic-math: cloth-basic-math 0.6.1
cloth-client-events-v0: Cloth Client Events v0 3.2.64
cloth-common-events-v1: Cloth Common Events v1 3.2.64
cloth-config: Cloth Config v6 6.2.62
cloth-datagen-api-v1: Cloth Datagen v1 3.2.64
cloth-scissors-api-v1: Cloth Scissors API v1 3.2.64
cloth-utils-v1: Cloth Utils v1 3.2.64
clumps: Clumps 8.0.0+8
coat: Coat 1.0.0-beta.17+mc1.18.2
colormatic: Colormatic 3.1.1+mc.1.18.2
com_electronwill_night-config_core: core 3.6.5
com_electronwill_night-config_toml: toml 3.6.5
com_eliotlash_mclib_mclib: mclib 18
com_eliotlash_molang_molang: molang 18
com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.13.1
com_fasterxml_jackson_core_jackson-core: jackson-core 2.13.1
com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.13.1
com_github_llamalad7_mixinextras: mixinextras 0.0.9
com_moandjiezana_toml_toml4j: toml4j 0.7.2
com_typesafe_config: config 1.4.1
com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT
comforts: Comforts 1.1.2-1.18.2
companion: Companion 2.0.1
completeconfig: CompleteConfig 1.4.1
conditional-mixin: conditional mixin 0.2.1
continuity: Continuity 1.1.0+1.18.2
controlling: Controlling For Fabric 9.0+19
copper_pipe: Simple Copper Pipes r1.9
copperhopper: Copper Hopper 0.0.7+1.18.2
couplings: Couplings 1.8.0+1.18.2
craftingpad: Crafting Pad 1.0.8
craftingtweaks: Crafting Tweaks 13.0.0
crimsonmoon: Crimson Moon 2.3.0-1.18.2
crops_love_rain: Crops Love Rain 1.2.2
croptopia: Croptopia 2.0.0
cropxp: Xp From Crops 1.18.2-1.1.0
crowdin-translate: CrowdinTranslate 1.4+1.18.2
cullleaves: Cull Leaves 2.3.2
darkpaintings: DarkPaintings 10.0.1
deathknell: DeathKnell 3.0.1
deathlog: DeathLog 0.2.7+1.18
debugify: Debugify 1.10.0
decorative_blocks: Decorative Blocks 2.1.0
dev_isxander_settxi: settxi 2.1.1
disenchanter: Disenchanter 0.1.6+1.18
display_case: Display Case Mod 1.0.0
duckling: Duckling 1.0.4
dustrial_decor: Dustrial Decor 0.5
dyed: Dyed 1.0.2
dynamicfps: Dynamic FPS 2.1.0
dynview: Dynamic View Mod 1.18.2-2.1
easymagic: Easy Magic 3.3.0
ecologics: Ecologics 1.5.4
editsign: EditSign 2.3.1
effective: Effective 1.2.1
elytratrinket: Elytra Trinket 3.0.0-1.18.1
enchantment_groups: Enchantment Groups 1.1.0+1.18.2
enchdesc: EnchantmentDescriptions 10.0.3
enhancedblockentities: Enhanced Block Entities 0.6+1.18.2
entity_texture_features: Entity Texture Features 2.6.1
entityculling: EntityCulling-Fabric 1.5.1
equipmentcompare: Equipment Compare 1.2.12
expandability: ExpandAbility 6.0.0
extrasounds: Extra Sounds 2.2.1+1.18.2
extremesoundmuffler: Extreme sound muffler 3.24_fabric-1.18.1
fabric: Fabric API 0.51.1+1.18.2
fabric-api-base: Fabric API Base 0.4.4+d7c144a860
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.0+2373a54560
fabric-biome-api-v1: Fabric Biome API (v1) 8.0.4+7b0f312660
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.12+3ac43d9560
fabric-command-api-v1: Fabric Command API (v1) 1.1.9+d7c144a860
fabric-commands-v0: Fabric Commands (v0) 0.2.8+b4f4f6cd60
fabric-containers-v0: Fabric Containers (v0) 0.1.21+d7c144a860
fabric-content-registries-v0: Fabric Content Registries (v0) 3.0.3+d82b939260
fabric-convention-tags-v1: Fabric Convention Tags 1.0.1+474e4f7960
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.11+3ac43d9560
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.17+2540745460
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.8+d7c144a860
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.19+d7c144a860
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.14+d7c144a860
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
fabric-item-api-v1: Fabric Item API (v1) 1.4.0+4457765560
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.11+91896a4960
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.12+54e5b2ec60
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.10+b4f4f6cd60
fabric-language-kotlin: Fabric Language Kotlin 1.7.4+kotlin.1.6.21
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.0.3+2d83e92c60
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.11+d7c144a860
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.0+81ea5b3c60
fabric-models-v0: Fabric Models (v0) 0.3.6+d7c144a860
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.21+d882b91560
fabric-networking-v0: Fabric Networking (v0) 0.3.8+b4f4f6cd60
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.1.0+fe4ddef060
fabric-particles-v1: Fabric Particles (v1) 0.2.12+526dc1ac60
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.8+0d9ab37260
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.13+d882b91560
fabric-renderer-indigo: Fabric Renderer - Indigo 0.5.0+7faf0d8860
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.11+b4f4f6cd60
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.7+d7c144a860
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 2.0.2+54e5b2ec60
fabric-rendering-v0: Fabric Rendering (v0) 1.1.13+b4f4f6cd60
fabric-rendering-v1: Fabric Rendering (v1) 1.10.7+54e5b2ec60
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.3+91b7aa6660
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.18+2de5574560
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.10+d882b91560
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.2.0+1f6558e860
fabric-textures-v0: Fabric Textures (v0) 1.0.12+3ac43d9560
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.6.0+2373a54560
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.0.0+bd8a4a1860
fabricloader: Fabric Loader 0.14.4
fake-player-api: Fake Player API 0.3.0
fallingleaves: Falling Leaves 1.11.0+1.18.2
fancymenu: FancyMenu 2.7.0
farmersdelight: Farmer's Delight 1.18.2-0.2.1
farsight: Farsight Mod 1.18-1.9
feature_nbt_deadlock_be_gone: Feature NBT Deadlock Be Gone - Fabric 2.0.0+1.18.2-rc1
ferritecore: FerriteCore 4.2.1
fiber: fiber 0.23.0-2
fishofthieves: Fish of Thieves 1.0.5
forgeconfigapiport: Forge Config API Port 3.2.0
frameless: Frameless 1.0.0
friendsandfoes: Friends&Foes 1.3.4
furnacemk2: Furnace Mk2 0.1.13
geckolib3: Geckolib 3.0.39
gobber2: Gobber2 2.5.73
goblintraders: Goblin Traders 1.5.1
goldenhoppers: Golden Hoppers 1.3.0
goodall: Goodall 1.0.1
goosik-config: goosik-config 0.2.0
graveyard: The Graveyard 1.7
guardiansgalore: GuardiansGalore 1.18.2-3.0
guardvillagers: Guard Villagers Fabric 1.18.2-1.0.14
guild: Guild 0.4.0
hardcorerevival: Hardcore Revival 8.0.0
headindex: Head Index 1.0.6
herdspanic: Herds Panic 1.0.4
horsebuff: HorseBuff 1.2.0
horseinfo: Horse Info 0.4.1-1.18
horsestonks: Horse Stonks 1.0.1
icarus: Icarus 1.11
iceberg: Iceberg 1.0.38
ikwid_fabric: I know what I'm doing! [FABRIC] 1.1+1.18.x
imm_ptl_core: Immersive Portals Core 1.3.6
immersive_armors: Immersive Armors 1.3.3
immersive_portals: Immersive Portals 1.3.6
indium: Indium 1.0.2+mc1.18.2
indypets: Independent Pets 0.8.1
interactic: Interactic 0.1.10+1.18
inventoryessentials: Inventory Essentials 4.0.0
inventoryhud: Inventory HUD + 3.4.2
inventoryprofilesnext: Inventory Profiles Next 1.3.6
io_leangen_geantyref_geantyref: geantyref 1.3.11
iris: Iris 1.2.4-build.38
itemborders: Item Borders 1.1.5
jankson: Jankson 4.0.0+j1.2.0
java: OpenJDK 64-Bit Server VM 17
justenoughkeys: Just Enough Keys 0.5.3
kanos_config: Kanos Config 0.3.1+1.14.4-1.19
keepheadnames: Keep Head Names 1.5.1
kirin: Kirin UI 1.10.0
kleeslabs: KleeSlabs 11.0.0
konkrete: Konkrete 1.3.3
krypton: Krypton 0.1.9
kubejs: KubeJS 1802.5.2-build.405
lava_walker: LavaWalker Fabric-1.18.2-0.1.1
lazydfu: LazyDFU 0.1.2
legendarytooltips: Legendary Tooltips 1.2.4
libgui: LibGui 5.3.1+1.18
libninepatch: LibNinePatch 1.1.0
lithium: Lithium 0.7.9
logprot: Logprot Mod 1.18-1.6
lootintegrations: Loot integration Mod 1.18.2-1.5
lootr: Lootr 0.3.19.55
lovely_snails: Lovely Snails 1.0.4+1.18
lucky: Lucky Block 1.18.2-13.0
maelstrom_library: Maelstrom Library 1.2.4-1.18.2
magna: Magna 1.7.0-1.18-pre1
magnumtorch: Magnum Torch 3.1.2
mambience: MAmbience 5.0.0+1.18.2
maptooltip: Map Tooltip 1.3.2
maybe-data: Maybe data 1.3.0-1.18.2
mcwbridges: Macaw's Bridges 2.0.2
mcwdoors: Macaw's Doors 1.0.6
mcwfences: Macaw's Fences and Walls 1.0.4
mcwlights: Macaw's Lights and Lamps 1.0.3
mcwpaintings: Macaw's Paintings 1.0.3
mcwtrpdoors: Macaw's Trapdoors 1.0.5
mcwwindows: Macaw's Windows 2.0.3
megane: megane 7.5.1
megane-api: megane-api 7.1.0
megane-fabric-transfer: megane-fabric-transfer 7.1.0
megane-runtime: megane-runtime 7.2.0
megane-vanilla: megane-vanilla 7.1.1
memorysettings: Memorysettings Mod 1.18.2-2.2
midnightlib: MidnightLib 0.4.0
minecarttweaks: Cammie's Minecart Tweaks 1.5
minecraft: Minecraft 1.18.2
minekea: Minekea 2.6.1
mobscarecrow: Mob Scarecrow 1.2.2
modmenu: Mod Menu 3.2.1
more-axolotls: More Axolotls 1.0.2
morebannerfeatures: More Banner Features 1.1.3
morevillagers-fabric: MoreVillagersFabric 3.2.0-SNAPSHOT
mostructures: Mo' Structures 1.4.2+1.18.2
mousetweaks: Mouse Tweaks 2.22
mousewheelie: Mouse Wheelie 1.8.8+mc1.18.2
multipart_entities: MultipartEntities 1.1.5-1.18.2
musicdr: Music Duration Reducer 2.0.0
mythicmetals: Mythic Metals 0.13.1
mythicmetals_decorations: Mythic Metals Decorations 0.2.0
mythicmounts: Mythic Mounts 1.18.2-7.0
naturescompass: Nature's Compass 1.18.2-2.0.3-fabric
nicemod: NiceMod - New blocks 0.1.9
ninjaphenix_container_lib: NinjaPhenix's Container Library 1.3.0
nofade: No Fade 1.18-2.0.1
notenoughanimations: NotEnoughAnimations 1.6.0
notenoughcrashes: Not Enough Crashes 4.1.6+1.18.2
omega-config: OmegaConfig 1.2.3-1.18.1
org_anarres_jcpp: jcpp 1.4.14
org_aperlambda_lambdajcommon: lambdajcommon 1.8.1
org_bundleproject_libversion: libversion 0.0.3
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.21
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.21
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.21
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.21
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.1
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.1
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.2
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.2
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.2
org_joml_joml: joml 1.10.2
org_json_json: json 20211205
org_spongepowered_configurate-core: configurate-core 4.1.2
org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
org_yaml_snakeyaml: snakeyaml 1.30
overweight_farming: Overweight Farming 1.18.2-1.2.0-fabric
owo: oωo 0.7.2+1.18
packet_tweaker: Packet Tweaker 0.2.0+1.18-pre1
paintings: Paintings++ 9.1.2.0
patchouli: Patchouli 1.18.2-67-FABRIC
paxi: Paxi 1.18.2-Fabric-2.0
pehkui: Pehkui 3.3.0+1.14.4-1.19
pickyourpoison: Pick Your Poison 1.0.5
pigpen: PigPen 8.0.1
placeholder-api: Placeholder API 1.1.3+1.17.1
playdate: Playdate 2.2.3
pling: Pling 1.5.0
polymorph: Polymorph 0.0.20-1.18.2
presencefootsteps: Presence Footsteps 1.5.0
prettybeaches: Pretty Beaches 7.0.0
pugh_lib: Pugh Lib 1.3.0
pugh_tools: Pugh Tools 1.2.5
puzzle: Puzzle 1.2.1
puzzle-base: Puzzle Base 1.2.1
puzzle-gui: Puzzle GUI 1.2.1
puzzle-models: Puzzle Models 1.2.1
puzzle-splashscreen: Puzzle Splash Screen 1.2.1
puzzleslib: Puzzles Lib 3.3.1
q_misc_util: QMiscUtil 1.3.6
quartzelv: Quartz Elevator 2.1.1+1.18
quilt-loading-screen: Quilt Loading Screen 2.2.1+1.17
raised: Raised 1.0.8
randomblockplacement: RandomBlockPlacement 1.18.2-fabric0.47.10-1.1.2
reach-entity-attributes: Reach Entity Attributes 2.1.1
recipecache: recipecache 0.2.1-1.17.1
reeses-sodium-options: Reese's Sodium Options 1.4.2
repurposed_structures: Repurposed Structures 4.1.6+1.18.2
respawnablepets: Respawnable Pets 1.18-4
rhino: Rhino 1802.1.10-build.147
rightclickharvest: Right Click Harvest 2.0.3
rocks: This Rocks! 1.6.0
roughlyenoughitems: Roughly Enough Items 8.1.457
roughlyenoughprofessions: Roughly Enough Professions 1.0.1
runelic: Runelic 11.0.1
satin: Satin 1.7.2
seedfix: Seed Fix 1.0.1
server_translations_api: Server Translations API 1.4.10+1.18.2
settxicloth: Settxi Cloth Impl 1.0.1
sgui: sgui 1.0.1+1.18.2
skinlayers: 3d Skin Layers 1.4.4-mc1.18.2
sleepwarp: SleepWarp 1.1.1+1.18.2
smoke_suppression: Smoke Suppression 1.0.9-1
smoothboot: Smooth Boot 1.18.2-1.7.0
smwyg: Show Me What You Got 1.0.1
snowytrees: Snowy Trees 1.1.0
soaringstructures2: Soaring Structures 2 1.18.2 - 2.3.1
sodium: Sodium 0.4.1+build.15
sodium-extra: Sodium Extra 0.4.3
soulbound: Soulbound 2.2.1
sound_physics_remastered: Sound Physics Remastered 1.18.2-1.0.5
soundcategories: Sound Categories 1.2.1+1.18
spark: spark 1.9.1
spoornpacks: SpoornPacks 4.2.1-1.18.2
sprout: Sprout 1.3.0
spruceui: SpruceUI 3.3.0+1.17
sspb: Sodium Shadowy Path Blocks 0.2.3
starlight: Starlight 1.0.2+fabric.89b8d9f
starteritems: StarterItems 1.5.4
static-content: Static Content 1.0.2-1.16.2
staticdata: Static Data 1.1.2
stendhal: Stendhal 1.3.0-1.18
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
stormfest: Stormfest - Charged Music Disc 1.0.3
styledchat: Styled Chat 1.2.3+1.18
stylisheffects: Stylish Effects 3.1.0
super_item: The Super Item 1.1.23
taxfreelevels: Tax Free Levels 1.3
the_bumblezone: The Bumblezone - Fabric 5.0.12+1.18.2
thonkutil: ThonkUtil 2.14.1+1.18
thonkutil-base: ThonkUtil Base 1.12.2+23c1dc2c60
thonkutil-capes-v1: ThonkUtil Capes (v1) 1.3.2+9e23427060
thonkutil-coords-v1: ThonkUtil Coords (v1) 1.0.19+9b80223760
thonkutil-customization-v1: ThonkUtil Customization (v1) 1.0.14+9b80223760
thonkutil-legacy: ThonkUtil Legacy 1.0.20+9b80223760
thonkutil-modchecker-v1: ThonkUtil ModChecker (v1) 1.0.12+9b80223760
thonkutil-potions-v0: ThonkUtil Potions (v0) 1.4.1+9b80223760
thonkutil-titlescreen-v1: ThonkUtil TitleScreen (v1) 1.1.9+9b80223760
thonkutil-trades-v1: ThonkUtil Trades (v1) 1.1.20+9b80223760
tiefix: TieFix 1.9.0
tiered: Tiered 1.0.3
tlcosmetica: Cosmetica 0.4.0
toolstats: ToolStats 9.0.1
tooltipfix: ToolTip Fix 1.0.4-1.18
totw_additions: Towers of the Wild: Additions 1.2.0
travelerstitles: Traveler's Titles 1.18.2-Fabric-2.1.1
treeaxe: The TreeAxe 1.1.40
trinkets: Trinkets 3.3.1
trulytreasures: Truly Treasures fabric-1.18.1-2.0.1
tweed4_annotated: tweed4_annotated 1.3.0
tweed4_base: tweed4_base 1.5.0+mc1.18.2
tweed4_data: tweed4_data 1.2.1+mc1.18.2
tweed4_data_hjson: tweed4_data_hjson 1.1.0
tweed4_tailor_coat: tweed4_tailor_coat 1.1.2+mc1.18.2
tweed4_tailor_screen: tweed4_tailor_screen 1.1.1+mc1.18.2
twigs: Twigs 1.1.3-patch1+1.18.2
vanilla-hammers: Vanilla Hammers 3.4.0-1.18.2
vanilla_degus: Vanilla Degus 1.3.0
vanillaexcavators: Vanilla Excavators 1.1.0
vanityslots: Vanity Slots 1.1.2
veinmining: Vein Mining 0.0.12-1.18.2
victus: Victus 0.1.10+1.18
villagernames: Villager Names 4.0.4
visuality: Visuality 0.4.2
voicechat: Simple Voice Chat 1.18.2-2.2.41
voidz: VoidZ 1.0.7
wandering_collector: Wandering Collector 1.1.2+mc1.18.2
waveycapes: WaveyCapes 1.2.0
waystones: Waystones 2.5.0
weathersettings: Weathercontrol Mod 1.18.2-1.6
wildlife: Wildlife 1.18.2-1.0
windchimes: Windchimes 1.2.0
wmitaf: WMITAF 2.2.0
wolveswitharmor: Wolves With Armor 1.7.1-1.18.2
world-data: World Data 1.0.3-1.18.2
wthit: wthit 4.9.0
xaerominimap: Xaero's Minimap 22.7.0
xaeroworldmap: Xaero's World Map 1.21.2
yosbr: YOSBR 0.1.1
yungsapi: YUNG's API 1.18.2-Fabric-2.0.8
yungsbridges: YUNG's Bridges 1.18.2-Fabric-2.1.0
yungsextras: YUNG's Extras 1.18.2-Fabric-2.1.0
zoomify: Zoomify 1.5.0
Loaded Shaderpack: ComplementaryShaders_v4.4.zip
Profile: Custom (+119 options changed by user)
Server Running: true
Player Count: 1 / 8; [class_3222['Pewblaze'/241, l='ServerWorld minecraft:overworld New World', x=-1055.50, y=58.00, z=-287.50]]
Data Packs: vanilla, minecraft/croptop, 1-2-reduced-loot-and-structures-by-dxxied.zip, AdditionalStructures_Config_Datapack-(v.3.0.3).zip, AmphitriteCoffer_Recipes.zip, BetterMineshaft 1.1.2.zip, BetterUnderwaterRuins 1.0.5.zip, BlazeandCave's Advancements Pack Terralith.zip (incompatible), BlazeandCaves Advancements Pack 1.13.7.zip, Dungeons+ V1.6.zip, Fancier+Mansions+v1.0.zip (incompatible), New-Shipwrecks.zip, Repurposed_Structures-Better_Dungeons_v2.zip (incompatible), Repurposed_Structures-Better_Strongholds_v2.zip, Repurposed_Structures-Bountiful_Fabric.zip (incompatible), Repurposed_Structures-Farmers_Delight_v3.zip (incompatible), Repurposed_Structures-Friends_And_Foes-v1.zip, Repurposed_Structures-More_Villagers_v6.zip, Towers_Of_The_Wild_Reworked_v3.0.0_Waystones.zip, afk display v1.1.2.zip (incompatible), armor statues v2.8.3.zip (incompatible), artifacts-7.0.3+fabric_loottabletweak.zip (incompatible), better-chests (incompatible), better-trade-cycle-v2-e3430.zip (incompatible), blazehaze_vanilla_lootexpansion, collectible-plushies-3-1_EDIT_WanderingTraderBundle.zip, dungeon-now-loading-15.9-v1.18.2.zip, durability ping v1.1.2.zip, fisherman-1-2-1.zip (incompatible), gobber_alloy_forgery_datapack.zip (incompatible), ichphilipp-s-endcity-vanilla-v1-1-1-18-1-e640.zip, kill empty boats v1.1.3.zip, menagerieofmoons-v1-0-1.zip, mostructures-1.4.2+1.18.2.zip, pillager-stronghold-1-18-2.zip, pk-custom-player-heads-v-1-3-1.zip (incompatible), pk-hive-tool-1-0-0.zip (incompatible), pk-visible-shulker-boxes-names-v-1-1-0.zip (incompatible), player head drops v1.1.2.zip, ships-e580.zip, spawning spheres v1.1.2.zip (incompatible), splatus-mountain-villages-v1.zip, spoornpacks (incompatible), terralith_structure_Rareness.zip, towns-and-towers-structure-overhaul-terralith-1-5.zip, villages-overhauled-2-0.zip, Fabric Mods, wandering trades v1.5.1.zip, wandering-bundler-v1-1-0_EDIT.zip (incompatible)
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Client Crashes Since Restart: 0
Integrated Server Crashes Since Restart: 1
Suspected Mods: None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment