[Bug] Sudden crash on most recent version [1.21]
Opened this issue · 2 comments
What happened?
Crashing when attempting to open latest version of the mod for 1.21/1.21.1
Crash only happens when opening a pre-existing world and/or attempting to create a new one.
BetterEnd
21.0.11
BCLib
21.0.13
Fabric API
0.102.0+1.21
Fabric Loader
0.16.5
Minecraft
1.20.4
Relevant log output
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 2024-10-03 21:35:54
Description: Exception in server tick loop
java.lang.IllegalStateException: Biome source config is not set
at org.betterx.betterend.world.generator.TerrainGenerator.initNoise(TerrainGenerator.java:65)
at org.betterx.betterend.world.generator.TerrainGenerator.onServerLevelInit(TerrainGenerator.java:253)
at net.minecraft.class_3218.handler$bfb000$betterend$be_onServerWorldInit(class_3218.java:3831)
at net.minecraft.class_3218.<init>(class_3218.java:274)
at net.minecraft.server.MinecraftServer.method_3786(MinecraftServer.java:417)
at net.minecraft.server.MinecraftServer.method_3735(MinecraftServer.java:342)
at net.minecraft.class_1132.method_3823(class_1132.java:73)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:664)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281)
at java.base/java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Modpack Branding --
Details:
Modpack:
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Windows 10 (amd64) version 10.0
Java Version: 21.0.3, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 349624832 bytes (333 MiB) / 3019898880 bytes (2880 MiB) up to 3019898880 bytes (2880 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10300H CPU @ 2.50GHz
Identifier: Intel64 Family 6 Model 165 Stepping 2
Microarchitecture: Comet Lake
Frequency (GHz): 2.50
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: NVIDIA GeForce GTX 1650
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 4096.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.5612
Graphics card #1 name: Intel(R) UHD Graphics
Graphics card #1 vendor: Intel Corporation
Graphics card #1 VRAM (MiB): 1024.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 27.20.100.9664
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.93
Memory slot #0 type: DDR4
Virtual memory max (MiB): 30587.80
Virtual memory used (MiB): 26269.26
Swap memory total (MiB): 22528.00
Swap memory used (MiB): 3916.46
Space in storage for jna.tmpdir (MiB): available: 757747.63, total: 953194.50
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 757747.63, total: 953194.50
Space in storage for io.netty.native.workdir (MiB): available: 757747.63, total: 953194.50
Space in storage for java.io.tmpdir (MiB): available: 148742.77, total: 244181.00
Space in storage for workdir (MiB): available: 757747.63, total: 953194.50
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2880M
Fabric Mods:
accessories: Accessories 1.0.0-beta.35+1.21
io_wispforest_endec: endec 0.1.8
io_wispforest_endec_gson: gson 0.1.5
io_wispforest_endec_netty: netty 0.1.4
advancednetherite: Advanced Netherite 2.1.6-1.21
animal_armor_trims: Animal Armor Trims 2.0.0
animal_feeding_trough: Animal Feeding Trough 1.1.2+1.21
animatica: Animatica 0.6.1+1.21
appleskin: AppleSkin 3.0.5+mc1.21
architectury: Architectury 13.0.6
artifacts: Artifacts 12.0.6
com_electronwill_night-config_core: core 3.8.0
com_electronwill_night-config_toml: toml 3.8.0
expandability: ExpandAbility 12.0.0
arts_and_crafts: Arts & Crafts 1.1.9
axesareweapons: Axes Are Weapons 1.9.1
balm-fabric: Balm 21.0.19
kuma_api: KumaAPI 21.0.5-SNAPSHOT
barebackhorseriding: Bareback Horse Riding 2.2
bclib: BCLib 21.0.13
better_climbing: Better Climbing 3
betterend: Better End 21.0.10
betterf3: BetterF3 11.0.1
betternether: Better Nether 21.0.10
biomesoplenty: BiomesOPlenty 21.0.0.18
blockus: Blockus 2.9.5+1.21.1
terraform-wood-api-v1: Terraform Wood API (v1) 11.0.0-alpha.1
brandedlogs: Branded Logs 2.0.3
c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.109+1.21
c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.109+1.21
c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.109+1.21
c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.109+1.21
c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.109+1.21
c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.109+1.21
c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.109+1.21
c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.109+1.21
c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.109+1.21
c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.109+1.21
c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.109+1.21
c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.109+1.21
c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.109+1.21
c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.109+1.21
c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.109+1.21
c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.109+1.21
c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.109+1.21
c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.109+1.21
c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.109+1.21
c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.109+1.21
c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.109+1.21
com_ibm_async_asyncutil: asyncutil 0.1.0
net_objecthunter_exp4j: exp4j 0.4.8
org_threadly_threadly: threadly 7.0
capes: Capes 1.5.4+1.21
cardinal-components: Cardinal Components API 6.1.1
cardinal-components-base: Cardinal Components API (base) 6.1.1
cardinal-components-block: Cardinal Components API (blocks) 6.1.1
cardinal-components-chunk: Cardinal Components API (chunks) 6.1.1
cardinal-components-entity: Cardinal Components API (entities) 6.1.1
cardinal-components-item: Cardinal Components API (items) 6.1.1
cardinal-components-level: Cardinal Components API (world saves) 6.1.1
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.1.1
cardinal-components-world: Cardinal Components API (worlds) 6.1.1
carryon: Carry On 2.2.1
celesteconfig: Celestial Configuration 1.1.1
chalk: Chalk 2.2.4+1.21
com_github_mclegoman_releasetypeutils: releasetypeutils 2.1.0
fabric-simplelibs: Simple Fabric Libs 2.0.0
chalk-colorful-addon: Chalk: Colorful-Addon 2.1.1+1.19.3
chromaanvils: ChromaAnvils 1.0.0+1.21
adventure-platform-fabric: adventure-platform-fabric 5.14.0
net_kyori_adventure-api: adventure-api 4.17.0
net_kyori_adventure-key: adventure-key 4.17.0
net_kyori_adventure-platform-api: adventure-platform-api 4.3.3
net_kyori_adventure-text-logger-slf4j: adventure-text-logger-slf4j 4.17.0
net_kyori_adventure-text-minimessage: adventure-text-minimessage 4.17.0
net_kyori_adventure-text-serializer-ansi: adventure-text-serializer-ansi 4.17.0
net_kyori_adventure-text-serializer-gson: adventure-text-serializer-gson 4.17.0
net_kyori_adventure-text-serializer-json: adventure-text-serializer-json 4.17.0
net_kyori_adventure-text-serializer-plain: adventure-text-serializer-plain 4.17.0
net_kyori_ansi: ansi 1.0.3
net_kyori_examination-api: examination-api 1.3.0
net_kyori_examination-string: examination-string 1.3.0
net_kyori_option: option 1.0.0
fabric-permissions-api-v0: fabric-permissions-api 0.3.1
chunky: Chunky 1.4.16
cicada: CICADA 0.8.3+1.21-and-above
cloth-config: Cloth Config v15 15.0.140
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps 18.0.0.2
collective: Collective 7.84
colorize: Colorize 1.10.4
comforts: Comforts 9.0.2+1.21.1
spectrelib: SpectreLib 0.17.2+1.21
commonnetworking: Common Network 1.0.16-1.21
continents: Continents 1.1.5
continuity: Continuity 3.0.0-beta.5+1.21
controlling: Controlling 18.0.4
creeperoverhaul: Creeper Overhaul 4.0.5
com_teamresourceful_resourceful-cosmetics-4j: resourceful-cosmetics-4j 1.0.3
ctov: ChoiceTheorem's Overhauled Village 3.5.3a
darkenchanting: Dark Enchanting 1.3.0+1.21
omegaconfig: Omega Config Architectury 1.5.1
detailab: Detail Armor Bar 2.6.3+1.21-fabric
deuf_refabricated: DEUF Refabricated 1.1.0
do_a_barrel_roll: Do a Barrel Roll 3.6.2+1.21
doubledoors: Double Doors 5.9
dungeons_arise: When Dungeons Arise 2.1.60
dynamic_fps: Dynamic FPS 3.7.3
net_lostluma_battery: battery 1.1.0
dynamiclights: Dynamic Lights 1.8.3+mod
eatinganimationid: Eating Animation 1.21+1.9.72
elementa: Elementa 665
elytratrims: Elytra Trims 3.5.3
conditional-mixin: conditional mixin 0.6.2
mixinsquared: MixinSquared 0.1.2-beta.4
emi: EMI 1.1.12+1.21+fabric
enhancedblockentities: Enhanced Block Entities 0.10.2+1.21
entity_model_features: Entity Model Features 2.2.6
entity_texture_features: Entity Texture Features 6.2.5
org_apache_httpcomponents_httpmime: httpmime 4.5.10
entityculling: EntityCulling 1.7.0
essential: Essential 1.3.4.1
essential-container: essential-container 1.0.0
essential-loader: essential-loader 1.2.3
extendedbonemeal: Extended Bone Meal 3.5
fabric-api: Fabric API 0.102.0+1.21
fabric-api-base: Fabric API Base 0.4.42+6573ed8cd1
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.68+b5597344d1
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.29+5bd9f1bcd1
fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a7d1
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8cd1
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a7d1
fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8cd1
fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366fd1
fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd9d1
fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b3d1
fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.16+b5597344d1
fabric-convention-tags-v1: Fabric Convention Tags 2.0.19+7f945d5bd1
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.5.0+c5e2b5c6d1
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a7d1
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.27+6a6dfa19d1
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.16+16c4ae25d1
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b99d1
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.12+6fc22b99d1
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.12+ba9dae06d1
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd9d1
fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc921d1
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.4+78017270d1
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a7d1
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b3d1
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.12+6c1df360d1
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.14+3f89f5a5d1
fabric-loot-api-v3: Fabric Loot API (v3) 1.0.2+3f89f5a5d1
fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8cd1
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6bd1
fabric-networking-api-v1: Fabric Networking API (v1) 4.2.2+60c3209bd1
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.0+a551f7a4d1
fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8cd1
fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.12+65089712d1
fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.2+60c3209bd1
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49cd1
fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49cd1
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b3d1
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2ed1
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+b5597344d1
fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b3d1
fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd0d1
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b1d1
fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.0+56599129d1
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.24+b5597344d1
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.86+b5597344d1
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8cd1
fabric-transfer-api-v1: Fabric Transfer API (v1) 5.1.16+3dccd343d1
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.1.0+176f9036d1
fabric-language-kotlin: Fabric Language Kotlin 1.12.2+kotlin.2.0.20
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.20
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.20
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.20
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.20
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.4
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.4
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.2
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.2
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.2
fabricloader: Fabric Loader 0.16.5
mixinextras: MixinExtras 0.4.1
fabricskyboxes: FabricSkyBoxes 0.7.4+mc1.21
fallingtree: FallingTree 1.21.0.8
faster-random: Faster Random 5.1.0
fastquit: FastQuit 3.0.0+1.20.6
ferritecore: FerriteCore 7.0.0
firstperson: FirstPerson 2.4.5
fleshz: FleshZ 1.5.1
forcecrawl: Force Crawl 1.0.5
fossilslegacy: Fossils and Archaeology Legacy 1.3.3
mm: Manningham Mills 2.3
simplelibrary: SimpleLibrary 3.9.2
freecam: Freecam (Modrinth Edition) 1.3.0+mc1.21
fsb-interop: FabricSkyBoxes Interop 1.4.0+mc1.21-build.54
fullstackwatchdog: FullStack Watchdog 1.0.1+1.19.2-fabric
geckolib: GeckoLib 4 4.5.8
glitchcore: GlitchCore 2.0.0.3
net_jodah_typetools: typetools 0.6.3
handcrafted: Handcrafted 4.0.1
hungrier: Hungrier 1.2
hwr: Water Resistance Potion 1.5.0
icarus: Icarus 4.0.0
idwtialsimmoedm: idwtialsimmoedm 0.3.2+1.21
immediatelyfast: ImmediatelyFast 1.2.21+1.21.1
net_lenni0451_reflect: Reflect 1.3.4
inventoryprofilesnext: Inventory Profiles Next 2.0.4
iris: Iris 1.8.0-beta.4+mc1.21.1
io_github_douira_glsl-transformer: glsl-transformer 2.0.1
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
isxander-main-menu-credits: Main Menu Credits 1.2.0
jade: Jade 15.1.5+fabric
java: OpenJDK 64-Bit Server VM 21
jei: Just Enough Items 19.19.6.233
justenoughbreeding: Just Enough Breeding 1.4.0
krypton: Krypton 0.2.8
com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
languagereload: Language Reload 1.6.1+1.21
lavasand: Lava Turns Sand into Glass 1.21.1-1-fabric
lavender: Lavender 0.1.13+1.21
lavender-md: lavender-md 0.1.2+1.21
lavender-md-owo-ui: lavender-md-owo-ui 0.1.2+1.21
leaf_beds: Leaf Beds 1.1
letmedespawn: Let Me Despawn 1.3.2
libipn: libIPN 6.0.2
lithium: Lithium 0.13.1
lithostitched: Lithostitched 1.3.1
magnet-command: Magnet Command 0.2.5+mc1.21
maptooltip: Map Tooltip 4.0.0
mavapi: More Axolotl Variants API 1.2.1
mavm: More Axolotl Variants Mod 1.3.0
mcwfurnitures: Macaw's Furniture 3.3.0
minecraft: Minecraft 1.21
mixintrace: MixinTrace 1.1.1+1.17
modelfix: Model Gap Fix 1.21-1.6
modernfix: ModernFix 5.19.1+mc1.21
modmenu: Mod Menu 11.0.2
placeholder-api: Placeholder API 2.4.0-pre.2+1.21
monolib: MonoLib 1.3.0
morechathistory: More Chat History 1.3.1
morediscs: More Music Discs 1.21.1-34-fabric
mortar: Mortar 2.0.3
mousetweaks: Mouse Tweaks 2.26
mr_classic_luckyblocks: Classic Lucky Blocks 1
mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.4.4
mr_originsize: Size Origin 1.0.0.1+1.21.1
mr_purpurpack_blastingsmeltsglass: Blasting Smelts Glass [PurpurPack] 3.0
mr_purpurpack_breedaxolotlwithtropicalfishitem: Breed Axolotl With Tropical Fish Item [PurpurPack] 3.0
mr_purpurpack_smeltraworeblocks: Smelt Raw Ore Blocks [PurpurPack] 3.0
mr_purpurpacks_copperblockbeaconbase: Copper Block Beacon Base [PurpurPack] 3.0
mr_purpurpacks_hoeeffectivecactus: Hoe Effective Cactus [PurpurPack] 2.0
mr_purpurpacks_hoeeffectivefroglights: Hoe Effective Froglights [PurpurPack] 2.0
mr_purpurpacks_irontodiamondarmorupgrades: Iron to Diamond Armor Upgrades [PurpurPack] 3.0
mr_purpurpacks_irontodiamondtoolsupgrades: Iron to Diamond Tools Upgrades [PurpurPack] 3.0
mr_purpurpacks_pickaxeeffectiveglass: Pickaxe Effective Glass [PurpurPack] 2.0
mr_purpurpacks_pickaxeeffectivelightsourceblocks: Pickaxe Effective Light Source Blocks [PurpurPack] 2.0
mr_purpurpacks_pickaxeeffectivereinforceddeepslate: Pickaxe Effective Reinforced Deepslate [PurpurPack] 2.0
mr_purpurpacks_rebalancedpiglinbartering: Rebalanced Piglin Bartering [PurpurPack] 3.2
mr_purpurpacks_silktouchbuddingamethyst: Silk Touch Budding Amethyst [PurpurPack] 3.0
mr_purpurpacks_silktouchreinforceddeepslate: Silk Touch Reinforced Deepslate [PurpurPack] 3.0
mr_purpurpacks_transparentblocksinenchantarea: Transparent Blocks In Enchant Area [PurpurPack] 3.0
mr_revault: Revault 1.1
mr_silk_touchspawners: Silk Touch Spawners 1.2
mr_vegan_hostilemobdrops: Craftable Vegan Hostile Mob Drops 2.2
mr_vegan_mobdrops: Vegan Mob Drops 4.2
natural_size_variation: Natural Size Variation 1.1
natures_spirit: Nature's Spirit 1.6.2-1.21
no-xp-anvils: No XP Anvils 1.1.0-fabric-1.21
no_fog: No Fog 1.3.6+1.16.5-1.21
no_more_purple: No More Purple 1.2.3
noisium: Noisium 2.3.0+mc1.21-1.21.1
notenoughanimations: NotEnoughAnimations 1.7.6
nullscape: Nullscape 1.2.7
optigui: OptiGUI 2.3.0-beta.5+1.21
org_apache_commons_commons-text: commons-text 1.12.0
org_ini4j_ini4j: ini4j 0.5.4
org_jetbrains_annotations: annotations 23.0.0
origins: Origins 1.13.0-alpha.8+mc.1.21.x
apoli: Apoli 2.12.0-alpha.11+mc.1.21.x
additionalentityattributes: Additional Entity Attributes 1.8.0+1.21
calio: Calio 1.14.0-alpha.6+mc.1.21.x
playerabilitylib: Pal 1.10.0
owo: oωo 0.12.14+1.21
blue_endless_jankson: jankson 1.2.2
io_wispforest_endec_jankson: jankson 0.1.3
packetfixer: Packet Fixer 1.4.1
pehkui: Pehkui 3.8.3+1.14.4-1.21
kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
polymorph: Polymorph 1.0.6+1.21.1
presencefootsteps: Presence Footsteps 1.10.0+1.21
kirin: Kirin UI 1.19.0+1.21
puzzle: Puzzle 2.0.1
midnightlib: MidnightLib 1.6.3
quad: Quad 1.3.0-beta.5
quickrightclick: Quick Right-Click 1.5
reeses-sodium-options: Reese's Sodium Options 1.8.0-beta.4+mc1.21.1
resourcefulconfig: Resourcefulconfig 3.0.4
resourcefullib: Resourceful Lib 3.0.10
com_teamresourceful_bytecodecs: bytecodecs 1.1.2
com_teamresourceful_yabn: yabn 1.0.3
roughlyenoughconfigscreens: Roughly Enough Config Screens 1.5.4
roughlyenoughitems: Roughly Enough Items 16.0.783
error_notifier: Error Notifier 1.0.11
roughlyenoughprofessions: Roughly Enough Professions 4.0.1
rrls: Remove Reloading Screen 5.0.7+mc1.21-fabric
searchables: Searchables 1.0.5
sereneseasons: SereneSeasons 10.0.0.6
showmeyourskin: Show Me Your Skin! 1.11.3+1.21
shulkerboxtooltip: Shulker Box Tooltip 5.1.1+1.21
shutter: Shutter 1.2
skeletonhorsespawn: Skeleton Horse Spawn 4.0
smallships: Small Ships 2.0.0-b1.5
forgeconfigapiport: Forge Config API Port 21.0.8
sodium: Sodium 0.6.0-beta.2+mc1.21.1
sodium-extra: Sodium Extra 0.6.0-beta.3+mc1.21.1
sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.6
spark: spark 1.10.109
terrablender: TerraBlender 4.0.0.2
terralith: Terralith 2.5.5
things: Things 0.4.2+1.21
tool_trims: Tool Trims 2.2.1
toughasnails: ToughAsNails 10.0.0.12
trade_cycling: Trade Cycling 1.21.1-1.0.14
travelersbackpack: Traveler's Backpack 10.1.2
trinkets: Trinkets 3.10.0
uncraftables: Uncraftables 1.1.0
universalcraft: UniversalCraft 362
useful_brush: Useful Brush 0.2.1+mc1.21.0
vertical-slabs: Vertical slabs 2.1.1-1.21
vigilance: Vigilance 306
visuality: Visuality 0.7.7+1.21
walljump: Wall-Jump TXF 1.21.1-1.2.6-fabric
configlibtxf: ConfigLib TXF 7.2.5-fabric
keybindfixtxf: Keybind Fix TXF 1.1.1
waystones: Waystones 21.1.4
wover: WorldWeaver 21.0.13
wover-biome: WorldWeaver - Biome API 21.0.13
wover-block: WorldWeaver - Block and Item API 21.0.13
wover-common: WorldWeaver - Common API 21.0.13
wover-core: WorldWeaver - Core API 21.0.13
wover-datagen: WorldWeaver - Datagen API 21.0.13
wover-events: WorldWeaver - Events API 21.0.13
wover-feature: WorldWeaver - Feature API 21.0.13
wover-generator: WorldWeaver - World Generator API 21.0.13
wover-item: WorldWeaver - Item API 21.0.13
wover-math: WorldWeaver - Math API 21.0.13
wover-preset: WorldWeaver - World Preset API 21.0.13
wover-recipe: WorldWeaver - Recipe API 21.0.13
wover-structure: WorldWeaver - Structure API 21.0.13
wover-surface: WorldWeaver - Surface API 21.0.13
wover-tag: WorldWeaver - Tag API 21.0.13
wover-ui: WorldWeaver - UI API 21.0.13
wunderlib: WunderLib 21.0.8
xaerominimap: Xaero's Minimap 24.5.0
xaeroworldmap: Xaero's World Map 1.39.0
xxlpackets: XXLPackets 1.0.5-1.21
yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.21-fabric
com_twelvemonkeys_common_common-image: common-image 3.10.0
com_twelvemonkeys_common_common-io: common-io 3.10.0
com_twelvemonkeys_common_common-lang: common-lang 3.10.0
com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
org_quiltmc_parsers_gson: gson 0.2.1
org_quiltmc_parsers_json: json 0.2.1
yosbr: YOSBR 0.1.2
zoomify: Zoomify 2.14.0+1.21
com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.1
Loaded Shaderpack: ComplementaryReimagined_r5.0.1.zip
Profile: Custom (+12 options changed by user)
Server Running: true
Player Count: 0 / 8; []
Active Data Packs: vanilla, fabric, accessories, additionalentityattributes, advancednetherite, animal_armor_trims (incompatible), animal_feeding_trough, apoli, artifacts, arts_and_crafts, axesareweapons, balm-fabric (incompatible), bclib, betterend, betternether, biomesoplenty (incompatible), blockus, carryon (incompatible), chalk, collective, comforts (incompatible), continents, creeperoverhaul, ctov, darkenchanting, dungeons_arise (incompatible), dynamiclights, elytratrims (incompatible), fabric-convention-tags-v2, fleshz, fossilslegacy (incompatible), handcrafted, icarus, leaf_beds, lithostitched (incompatible), mcwfurnitures (incompatible), morediscs, mortar, mr_classic_luckyblocks (incompatible), mr_dungeons_andtaverns, mr_originsize, mr_purpurpack_blastingsmeltsglass, mr_purpurpack_breedaxolotlwithtropicalfishitem, mr_purpurpack_smeltraworeblocks, mr_purpurpacks_copperblockbeaconbase, mr_purpurpacks_hoeeffectivecactus, mr_purpurpacks_hoeeffectivefroglights, mr_purpurpacks_irontodiamondarmorupgrades, mr_purpurpacks_irontodiamondtoolsupgrades, mr_purpurpacks_pickaxeeffectiveglass, mr_purpurpacks_pickaxeeffectivelightsourceblocks, mr_purpurpacks_pickaxeeffectivereinforceddeepslate, mr_purpurpacks_rebalancedpiglinbartering, mr_purpurpacks_silktouchbuddingamethyst, mr_purpurpacks_silktouchreinforceddeepslate, mr_purpurpacks_transparentblocksinenchantarea, mr_revault, mr_silk_touchspawners (incompatible), mr_vegan_hostilemobdrops, mr_vegan_mobdrops, natures_spirit, nullscape, origins, quad, sereneseasons (incompatible), shutter, smallships, terrablender (incompatible), terralith, things, tool_trims, toughasnails (incompatible), travelersbackpack, trinkets, uncraftables, useful_brush, vertical-slabs, walljump, waystones (incompatible), wover-generator, wover-preset, wover-surface, wover-tag, natures_spirit:modified_savannas (incompatible), natures_spirit:modified_desert (incompatible), natures_spirit:modified_badlands (incompatible), natures_spirit:modified_dark_forest (incompatible), natures_spirit:modified_mountain_biomes (incompatible), natures_spirit:modified_swamp (incompatible), natures_spirit:modified_birch_forest (incompatible), natures_spirit:modified_flower_forest (incompatible), natures_spirit:modified_jungle (incompatible), natures_spirit:modified_vanilla_trees (incompatible), file/cauldron concrete v3.0.1 (MC 1.21.0).zip, file/double shulker shells v1.3.8 (MC 1.21.0).zip, file/elevators v1.0.9 (MC 1.21.0).zip, file/more mob heads v2.14.0 (MC 1.21.0).zip, file/wandering trades hermit edition v1.9.3 (MC 1.21.0).zip, file/custom_roleplay_data_v1.4.zip, file/bastion_overhaul_preview1_nikeyso.zip (incompatible), file/fishing-crates.zip (incompatible), file/sunken-chests-and-barrels-e660.zip (incompatible), natures_spirit:modified_windswept_hills (incompatible), file/Vexing Origins 1.0.2.zip, shutter:compat/biomesoplenty (incompatible), shutter:compat/betterend, shutter:compat/betternether
Available Data Packs: accessories, additionalentityattributes, advancednetherite, animal_armor_trims (incompatible), animal_feeding_trough, apoli, artifacts, arts_and_crafts, axesareweapons, balm-fabric (incompatible), bclib, betterend, betterend:nourish_extensions, betterend:patchouli_extensions, betternether, betternether:vanilla-hammers_extensions, betternether:vanillaexcavators_extensions, biomesoplenty (incompatible), blockus, bundle, carryon (incompatible), chalk, collective, comforts (incompatible), continents, creeperoverhaul, ctov, darkenchanting, dungeons_arise (incompatible), dynamiclights, elytratrims (incompatible), fabric, fabric-convention-tags-v2, file/Vexing Origins 1.0.2.zip, file/bastion_overhaul_preview1_nikeyso.zip (incompatible), file/cauldron concrete v3.0.1 (MC 1.21.0).zip, file/custom_roleplay_data_v1.4.zip, file/double shulker shells v1.3.8 (MC 1.21.0).zip, file/elevators v1.0.9 (MC 1.21.0).zip, file/fishing-crates.zip (incompatible), file/more mob heads v2.14.0 (MC 1.21.0).zip, file/sunken-chests-and-barrels-e660.zip (incompatible), file/wandering trades hermit edition v1.9.3 (MC 1.21.0).zip, fleshz, fossilslegacy (incompatible), handcrafted, icarus, leaf_beds, lithostitched (incompatible), mcwfurnitures (incompatible), morediscs, mortar, mr_classic_luckyblocks (incompatible), mr_dungeons_andtaverns, mr_originsize, mr_purpurpack_blastingsmeltsglass, mr_purpurpack_breedaxolotlwithtropicalfishitem, mr_purpurpack_smeltraworeblocks, mr_purpurpacks_copperblockbeaconbase, mr_purpurpacks_hoeeffectivecactus, mr_purpurpacks_hoeeffectivefroglights, mr_purpurpacks_irontodiamondarmorupgrades, mr_purpurpacks_irontodiamondtoolsupgrades, mr_purpurpacks_pickaxeeffectiveglass, mr_purpurpacks_pickaxeeffectivelightsourceblocks, mr_purpurpacks_pickaxeeffectivereinforceddeepslate, mr_purpurpacks_rebalancedpiglinbartering, mr_purpurpacks_silktouchbuddingamethyst, mr_purpurpacks_silktouchreinforceddeepslate, mr_purpurpacks_transparentblocksinenchantarea, mr_revault, mr_silk_touchspawners (incompatible), mr_vegan_hostilemobdrops, mr_vegan_mobdrops, natures_spirit, natures_spirit:modified_badlands (incompatible), natures_spirit:modified_birch_forest (incompatible), natures_spirit:modified_dark_forest (incompatible), natures_spirit:modified_desert (incompatible), natures_spirit:modified_flower_forest (incompatible), natures_spirit:modified_jungle (incompatible), natures_spirit:modified_mountain_biomes (incompatible), natures_spirit:modified_savannas (incompatible), natures_spirit:modified_swamp (incompatible), natures_spirit:modified_vanilla_trees (incompatible), natures_spirit:modified_windswept_hills (incompatible), nullscape, origins, quad, sereneseasons (incompatible), shutter, shutter:compat/betterend, shutter:compat/betternether, shutter:compat/biomesoplenty (incompatible), smallships, terrablender (incompatible), terralith, things, tool_trims, toughasnails (incompatible), trade_rebalance, travelersbackpack, trinkets, uncraftables, useful_brush, vanilla, vertical-slabs, walljump, waystones (incompatible), wover-generator, wover-preset, wover-surface, wover-tag
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
World Seed: 4181667121483476419
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Launched Version: 1.21
Other Mods
There's about 11 (Modrinth) pages of Mods and they're all listed in the log above, like 200+ mods. I'm pretty sure none of them are having compat issues with Better End.
i also have this issue, have you found any fix for it?
This is a result of Better End not being able to access the Biome Source or not setting it correctly. Based on that mod list my initial guess would be Biomes O' Plenty, Continents or some other mod that utilizes the Biome Source is interfering with Better End's ability to properly utilize it. I don't know the explicit compatibility between Better End and Biomes O' Plenty without some kind of intermediary like Terrablender but I do know I've had similar issues with Continents in the past.