Closed MSandro closed 3 years ago
now I've tried Spatial Harvesters (spatialharvesters_fabric_1.16.x-0.10.2.jar) it also causes an crash because of HarvestScythes! It is realy anoing. So many mods I try for my new modpack causes incompatibility with this mod ... why??? Is there an Config-File to disable some broken "Compatibility-Features"?
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 1/19/21 11:24 AM
Description: Initializing game
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'harvest_scythes'!
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:53)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:36)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:32)
at net.minecraft.class_310.<init>(class_310.java:437)
at net.minecraft.client.main.Main.main(Main.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:139)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at link.infra.jumploader.Jumploader.onLoad(Jumploader.java:171)
at cpw.mods.modlauncher.TransformationServiceDecorator.onLoad(TransformationServiceDecorator.java:53)
at cpw.mods.modlauncher.TransformationServicesHandler.lambda$loadTransformationServices$11(TransformationServicesHandler.java:131)
at cpw.mods.modlauncher.TransformationServicesHandler$$Lambda$58/692331943.accept(Unknown Source)
at java.util.HashMap$Values.forEach(HashMap.java:972)
at cpw.mods.modlauncher.TransformationServicesHandler.loadTransformationServices(TransformationServicesHandler.java:131)
at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:56)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:76)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
Suppressed: java.lang.NoClassDefFoundError: Could not initialize class paulevs.betternether.registry.ItemsRegistry
at paulevs.betternether.registry.BlocksRegistry.registerBlockDirectly(BlocksRegistry.java:533)
at paulevs.betternether.registry.BlocksRegistry.registerBlock(BlocksRegistry.java:517)
at paulevs.betternether.registry.BlocksRegistry.<clinit>(BlocksRegistry.java:32)
at paulevs.betternether.BetterNether.onInitialize(BetterNether.java:30)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient$$Lambda$3042/1015272304.accept(Unknown Source)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
... 24 more
Suppressed: java.lang.NoClassDefFoundError: Could not initialize class paulevs.betternether.registry.ItemsRegistry
at com.fusionflux.supernaturalcrops.modsupport.BetterNetherCropsBlocks.<clinit>(BetterNetherCropsBlocks.java:16)
at com.fusionflux.supernaturalcrops.SupernaturalCrops.onInitialize(SupernaturalCrops.java:42)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient$$Lambda$3042/1015272304.accept(Unknown Source)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
... 24 more
Caused by: java.lang.ExceptionInInitializerError
at paulevs.betternether.items.materials.BNItemMaterials.<clinit>(BNItemMaterials.java:10)
at wraith.harvest_scythes.support.BetterNetherSupport.loadItems(BetterNetherSupport.java:18)
at wraith.harvest_scythes.HarvestScythes.onInitialize(HarvestScythes.java:60)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient$$Lambda$3042/1015272304.accept(Unknown Source)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
... 24 more
Caused by: java.lang.NullPointerException
at net.minecraft.class_1831.<init>(class_1831.java:7)
at net.minecraft.class_1766.<init>(class_1766.java:24)
at net.minecraft.class_1810.<init>(class_1810.java:100)
at paulevs.betternether.items.BNItemPickaxe.<init>(BNItemPickaxe.java:13)
at paulevs.betternether.registry.ItemsRegistry.<clinit>(ItemsRegistry.java:64)
... 29 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:53)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:36)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:32)
at net.minecraft.class_310.<init>(class_310.java:437)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:139)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at link.infra.jumploader.Jumploader.onLoad(Jumploader.java:171)
at cpw.mods.modlauncher.TransformationServiceDecorator.onLoad(TransformationServiceDecorator.java:53)
at cpw.mods.modlauncher.TransformationServicesHandler.lambda$loadTransformationServices$11(TransformationServicesHandler.java:131)
at cpw.mods.modlauncher.TransformationServicesHandler$$Lambda$58/692331943.accept(Unknown Source)
at java.util.HashMap$Values.forEach(HashMap.java:972)
at cpw.mods.modlauncher.TransformationServicesHandler.loadTransformationServices(TransformationServicesHandler.java:131)
at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:56)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:76)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 819940448 bytes (781 MB) / 4066902016 bytes (3878 MB) up to 9544663040 bytes (9102 MB)
CPUs: 16
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10240m -Xms256m -XX:PermSize=256m
Fabric Mods:
adorn: Adorn 1.12.2+1.16.4
advanced_runtime_resource_pack: Runtime Resource Pack 0.3.2
advancements-enlarger: Advancements Enlarger 0.2.3
advdebug: Advancements Debug 2.2.0
adventurez: AdventureZ 1.1.5
ag4tr: Ag4tr 0.1.5.9
allure: Allure 1.2.8
amecsapi: Amecs API 1.1.1+mc1.16-rc1
angerable-patch: Angerable Patch 1.1.0-1.16.4
anvil_fix: AnvilFix 1.1.3+build.7-1.16
appleskin: AppleSkin 1.0.11
appliedenergistics2: Applied Energistics 2 8.1.0-alpha.13
aquarius: Aquarius 1.0.3
architectury: Architectury 1.3.81
arstheurgia: Ars Theurgia 1.0.6
artifacts: Artifacts 2.1.0+1.16.4-fabric
artifice: Artifice 0.13.2+1.16.3
artofalchemy: Art of Alchemy: Memoriam 1.0.0-rc4+1.16.4
astromine: Astromine 1.11.5+fabric-1.16.5
astromine-core: Astromine: Core 1.11.5+fabric-1.16.5
astromine-discoveries: Astromine: Discoveries 1.11.5+fabric-1.16.5
astromine-foundations: Astromine: Foundations 1.11.5+fabric-1.16.5
astromine-technologies: Astromine: Technologies 1.11.5+fabric-1.16.5
astromine-transportations: Astromine: Transportations 1.11.5+fabric-1.16.5
audiooutput: AudioOutput 0.0.3
authme: Auth Me 1.4.0
autoconfig1u: Auto Config v1 Updated 3.3.1
automated_crafting: Automated Crafting 1.3.20+MC1.16.2-1.16.5
bambootweaks: Bamboo Tweaks unspecified
battletowers: Battle Towers 3.3.2-1.16.4
bebooks: Better Enchanted Books 1.2
bedspreads: Bedspreads 1.3.1-1.16.4
beebetter: Bee Better 1.8.0-1.16.4
bettercaves: YUNG's Better Caves 1.16.2-1.0.3
betterend: Better End 0.8.8-beta
bettermineshafts: YUNG's Better Mineshafts 1.16.4-1.0
betternether: Better Nether 5.0.4
betterslabs: Betterslabs 1.1.4
bitsandchisels: BitsAndChisels 1.1.6
blade: Blade 2.0.0
blast: BLAST 1.5
blockshifter: Blockshifter 1.3.2+fabric-1.16.4
blockus: Blockus 2.0.2+1.16.4
blue_endless_jankson: jankson 1.2.0
boringbackgrounds: Boring Backgrounds 3.0.2+1.16.3
byg: BYG 1.1.3
campanion: Campanion 1.3.1+build.51
can-i-mine-this-block: cAn i MiNe thIS bLOCk? 1.0.2
cardinal-components: Cardinal Components API 2.7.10
cardinal-components-base: Cardinal Components API (base) 2.7.10
cardinal-components-block: Cardinal Components API (blocks) 2.7.10
cardinal-components-chunk: Cardinal Components API (chunks) 2.7.10
cardinal-components-entity: Cardinal Components API (entities) 2.7.10
cardinal-components-item: Cardinal Components API (items) 2.7.10
cardinal-components-level: Cardinal Components API (world saves) 2.7.10
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 2.7.10
cardinal-components-util: Cardinal Components API (utilities) 2.7.10
cardinal-components-world: Cardinal Components API (worlds) 2.7.10
carrier: Carrier 1.6.1
cavebiomes: Cave Biomes 0.5.1
ce_foodstuffs: Common Expansion: Foodstuffs 1.1.2
chainmail: Chainmail 0.5.0
charm: Charm 2.2.2
charmonium: Charmonium 2.2.2
cherishedworlds: Cherished Worlds 1.3.0-1.16.4
chunkpregen: Fabric Chunk Pregenerator 0.3.3
cinderscapes: Cinderscapes 1.3.0+build.51
cleancut: CleanCut mc1.16-2.1-fabric
cloth-api: Cloth API 1.4.9
cloth-armor-api-v1: Cloth Armor API v1 1.4.9
cloth-basic-math: Cloth Basic Math 0.5.1
cloth-client-events-v0: Cloth Client Events v0 1.4.9
cloth-common-events-v1: Cloth Common Events v1 1.4.9
cloth-config2: Cloth Config v4 4.8.3
cloth-datagen-api-v1: Cloth Datagen v1 1.4.9
cloth-durability-bar-api-v1: Cloth Durability Bar API v1 1.4.9
cloth-dynamic-registry-api-v1: Cloth Dynamic Registry API v1 1.4.9
cloth-scissors-api-v1: Cloth Scissors API v1 1.4.9
cloth-utils-v1: Cloth Utils v1 1.4.9
com_electronwill_night-config_core: core 3.6.2
com_electronwill_night-config_toml: toml 3.6.2
com_github_nathanpb_safer: Safer 1.1.0
com_github_therandomlabs_trlutils-config: TRLUtils-Config master-SNAPSHOT
com_github_therandomlabs_trlutils-fabric: TRLUtils-Fabric 1.16-SNAPSHOT
com_moandjiezana_toml_toml4j: toml4j 0.7.2
completeconfig: CompleteConfig 0.10.1
compressedblocks: Compressed Blocks 1.0
computercraft: CC:T for Fabric 1.91.2
conjuring: Conjuring 0.1.3-beta
controlling: Controlling For Fabric 1.1.2
cotton: Cotton 1.1.0
cotton-cauldron: Cotton Cauldron 1.1.0
cotton-commons: Cotton Commons 1.0.4
cotton-config: Cotton Config 1.0.0-rc.7
cotton-datapack: Cotton Datapack 1.0.7
cotton-logging: Cotton Logging 1.0.0-rc.4
cotton-player-events: Cotton Player Events 1.0.2
couplings: Couplings 1.3.3
craftingpad: Crafting Pad 1.16.4-fabric0.25.1-1.0.5
craftpresence: CraftPresence 1.7.6
crookedcrooks: Crooked Crooks 1.3.3+1.16.4
croptopia: Croptopia 1.1.0
crowdin-translate: CrowdinTranslate 1.2
crumbs: Crumbs 1.0.6
crusade: Crusade 1.2.0
damagetilt: Damage Tilt 1.16-fabric-0.1.1
dankstorage: Dank Storage 1.9a-1.16.3
darkpaintings: Dark Paintings 2.0.0
dawn: Dawn API 1.6.1
daylightdimension: Daylight Dimension 0.0.2
decimal_coins: Decimal Coins 1.16.2-1.2.0
decorative: Decorative 3.0.0
dehydration: Dehydration 1.0.8
diggusmaximus: Diggus Maximus 1.4.2-1.16.3
disable_custom_worlds_advice: Disable Custom Worlds Advice 1.2
dishes: Delicious Dishes 2.0.0
dispenser_configurator: Dispenser Configurator 1.0.1+MC1.16.4-1.16.5
dml-refabricated: Deep Mob Learning: Refabricated 0.3.1-beta5
dwarfcoal: Dwarf Coal 1.16.2-1.0.0
dynamicfps: Dynamic FPS 2.0.0
eggtab: Egg Tab 2.1.0+1.16-fabric
exotic-art-core: Exotic Art Core Content Pack 1.0.379
exotic-art-tech: Exotic Art Tech Pack 1.2.379
exotic-matter: Exotic Matter 2.12.381
expandedstorage: ExpandedStorage 5.6.31
extraalchemy: Extra Alchemy 1.3.1
extradoors: ExtraDoors 1.8.2-1.16.2
ezpas: Ezpas 1.2.3-1.16.2
fabric: Fabric API 0.29.3+1.16
fabric-api-base: Fabric API Base 0.2.0+ab87788d3a
fabric-biome-api-v1: Fabric Biome API (v1) 3.1.0+2e23b97c3a
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.4+6a2618f53a
fabric-command-api-v1: Fabric Command API (v1) 1.0.9+6a2618f53a
fabric-commands-v0: Fabric Commands (v0) 0.2.1+cbe9176f3a
fabric-containers-v0: Fabric Containers (v0) 0.1.9+a03e98793a
fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.0+e77439c73a
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.2+b7f9825d3a
fabric-diagonal-panes: Fabric Diagonal Panes 0.4.0
fabric-dimensions-v1: fabric-dimensions-v1 2.0.1+9a6c75813a
fabric-entity-events-v1: Fabric Entity Events (v1) 1.0.2+8004b36d3a
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.1+6a2618f53a
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.0+16acbe5ba7
fabric-furnaces: Fabric Furnaces 1.3.3-1.16.4
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.5+cbe9176f3a
fabric-item-api-v1: Fabric Item API (v1) 1.2.0+6a2618f53a
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.2+cbe9176f3a
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.1+730711c63a
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.0+6a2618f53a
fabric-language-kotlin: Fabric Language Kotlin 1.4.21+build.1
fabric-language-scala: Fabric Language Scala 0.3.2.12
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.0+ffb68a873a
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.1+6a2618f53a
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.2+6a2618f53a
fabric-models-v0: Fabric Models (v0) 0.2.0+cbe9176f3a
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.0+4358fbc63a
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.7+a03e98793a
fabric-networking-v0: Fabric Networking (v0) 0.3.1+2a4333d33a
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.2+6a2618f53a
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.1+6a2618f53a
fabric-particles-v1: Fabric Particles (v1) 0.2.3+cbe9176f3a
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.3+be155ae23a
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.0+cbe9176f3a
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.3+6a2618f53a
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.2.0+f8ac1db23a
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.4+6a2618f53a
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.12+6a2618f53a
fabric-rendering-v0: Fabric Rendering (v0) 1.1.1+6a2618f53a
fabric-rendering-v1: Fabric Rendering (v1) 1.5.0+c26373133a
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.1+0d4d7e343a
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.0+6a2618f53a
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.3+cbe9176f3a
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.0+e77439c73a
fabric-textures-v0: Fabric Textures (v0) 1.0.5+a4467d2a3a
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.5+6a2618f53a
fabricloader: Fabric Loader 0.11.1
facility: Facility 0.12.204
fallflyinglib: FallFlyingLib 1.1.0
falling_tree: FallingTree 2.10.0
fatxporbs: Fat Experience Orbs 0.0.9
fermion: Fermion 2.9.218
fermion-gui: Fermion GUI 2.5.218
fermion-modkeys: Fermion Modifier Keys 1.10.218
fermion-orientation: Fermion Orientation 1.2.218
fermion-simulator: Fermion Simulator 1.8.218
fermion-varia: Fermion Varia 2.6.218
fiber: fiber 0.23.0-2
flamingo_ooo: Flamingo, oh, oh, oh... 1.0.4-MC1.16.3-fabric
flonters: Flonters 1.1.1+1.16.2
flora-doubling: Flora Doubling 1.3.0+1.16.4-fabric
fluidity: Fluidity 0.16.204
fluidphysics: Fluid Physics 1.3.9+fabric-1.16.4
fonthack: Font Hack 2.4.51
framed: Framed 1.0.2
frex: FREX 4.5.201
gameinfo: GameInfo 2.0.1 1.16.4
gateofbabylon: Gate Of Babylon 1.2.1-1.16.2
geckolib3: Geckolib 3.0.3
givemehats: Give Me Hats! 1.4
glassdoor: Glass Doors 1.5.0-1.16
glassential: Glassential 1.16.4-1.1.5
goml: Get Off My Lawn 1.2.3-beta
grindenchantments: Grind Enchantments 1.1.3+1.16.3
hard-hat-steve: Hard Hat Steve 1.2.0
harvest: Harvest 1.2.12
harvest_scythes: Harvest Scythes 1.0.8
hctm-base: HCTM Base 3.5.0
healthoverlay: Health Overlay 3.6.14
horseinfo: Horse Info 0.2.2-1.16.1
hplus: Hopper Plus 1.0.10
identity: Identity 1.11.2-beta-1.16.4
ignis-fatuus: Ignis Fatuus 1.1.1
imm_ptl_core: Immersive Portals Core 0.65
immersive_portals: Immersive Portals 0.65
improved-stations: Improved Stations 2.0.3
indrev: Industrial Revolution 1.7.15-BETA
inmis: Inmis 2.1.1-1.16.4
inventorysorter: Inventory Sorter 1.7.6-1.16
io_github_onyxstudios_cardinal-components-api: Cardinal-Components-API 2.7.9
iron-jetpacks: Iron Jetpacks 0.2.5
jankson: Jankson 3.0.1+j1.2.0
java: Java HotSpot(TM) 64-Bit Server VM 8
javax_vecmath_vecmath: vecmath 1.5.2
json-model-extensions: JSON Model Extensions 1.21.182
jumploader: Jumploader 2.1.2
jumpoverfences: JumpOverFences 1.16-0.0.3
kibe: Kibe 1.6.2-BETA
ktdatataglib: KtDataTagLib 1.4.0
kubejs: KubeJS 1.5.5
kyrptconfig: Kytpt Config 1.1.6-1.16
lakeside: Lakeside 1.0.3+1.16.4
lambdynlights: LambDynamicLights 1.3.4+1.16
lamps: The Lamps! 1.1
lapisreserve: Lapis Reserve 1.0.6
launchersmod: Launchers 3.1.0
libaddict: libaddict 0.2.1
libblockattributes: LibBlockAttributes 0.8.4
libblockattributes_core: LibBlockAttributes (Core) 0.8.5
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.8.5
libblockattributes_items: LibBlockAttributes (Items) 0.8.5
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 3.2.2+1.16.3
libmultipart: LibMultiPart 0.4.3
libmultipart_deps_container: LibMultiPart (Dependency Container) 0.4.3
libnetworkstack: Lib Network Stack 0.4.1
library_of_exile: Library of Exile 1.0.6
libstructure: LibStructure 1.5
lightoverlay: Light Overlay 5.6.1
lithium: Lithium 0.6.0
lithium-api: Lithium API 0.6.0
magna: Magna 1.4.3-1.16.2
mcdict: MCDict 2.0.1+1.16.4
mechanix: Mechanix 3.1.0
megane: megane 3.1.2+1.16.4
megane-api: megane-api 3.1.2+1.16.4
megane-impl: megane-impl 3.1.2+1.16.4
megane-runtime: megane-runtime 3.1.2+1.16.4
midnight-hats: Midnight Hats 2.0.1
minecraft: Minecraft 1.16.5
mo_glass: Mo Glass 1.5-MC1.16.4
modern_industrialization: Modern Industrialization 0.3.9
modmenu: Mod Menu 1.14.13+build.19
more_tooltips: MoreTooltips 1.0.1
moreberries: More Berries 1.3.4
moretotems: More Totems 2.7.3
mostructures: Mo' Structures 1.0.1+mc.1.16.4
mousewheelie: Mouse Wheelie 1.6.2+mc1.16.4
multi_item_lin: Multi Item Lin 1.0.0
netherite_plus: Netherite Plus Mod 1.3.4-1.16.5
no-potion-offset: No Potion Offset ${version}
nookbuild: NookBuild 1.2.1
notes: Notes 1.0.4
nourish: Nourish 1.2.0
okzoomer: Ok Zoomer 4.0.1+1.16.2
org_aperlambda_lambdajcommon: lambdajcommon 1.8.1
org_jetbrains_annotations: annotations 20.0.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.4.21
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.4.21
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.4.21
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.4.21
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.4.2
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.4.2
org_joml_joml: joml 1.10.0
oro_config: OroArmor Config -0df99c92b1-1
packages: Packages 1.1.1
patchouli: Patchouli 1.16.4-48-FABRIC
pehkui: Pehkui 1.7.0+20w51a
phonos: Phonos 0.1.1-beta
phosphor: Phosphor 0.7.0+build.10
piglib: Piglib 1.0.1
plantinajar: Plant In A Jar 1.8.1
plated: Plated 2.0.1
platos: Plato's Transporters 1.6.4
playerabilitylib: Pal 1.2.1
pling: Pling 1.3.0
polymorph: Polymorph 0.0.8-1.16.4
programmerartinjector: Programmer Art Injector 1.2.1
qcommon-cfg-core: qcommon-cfg-core 3.2.0
qcommon-croco: Croco 2.1.1
quickshulker: Quick Shulker 1.1.11-1.16
reach-entity-attributes: Reach Entity Attribute 1.0.1
reborncore: Reborn Core 4.6.3+build.110
redbits: Red Bits 1.7.0
repurposed_structures: Repurposed Structures 1.16.4-1.7.4
respawnablepets: Respawnable Pets 1.16.4-1
riverredux: River Redux 0.1.5
rocks: This Rocks! 1.2.2
roughlyenoughitems: Roughly Enough Items 5.8.10
roughlyenoughitems-api: REI (API) 5.8.10
roughlyenoughitems-default-plugin: REI (Default Plugin) 5.8.10
roughlyenoughitems-runtime: REI (Runtime) 5.8.10
roughlyenoughresources: Roughly Enough Resources 2.1.3
rswires: RSWires 4.10.0
rtree-3i-lite-fabric: rtree-3i-lite for Fabric 0.3.0
sandwichable: Sandwichable 1.1.2
screenshotclipboard: Screenshot to Clipboard 1.0.6
seamless_loading_screen: Seamless Loading Screen 1.1.0
secretrooms: Secret Rooms 0.9.2+1.16.2
shulkerboxtooltip: Shulker Box Tooltip 2.3.4+1.16.4
silky_spawners: Silky Spawners 2.1.0+build.2-1.16
simpleteleporters: Simple Teleporters 2.2.1
simplevoidworld: Simple Void World 4.0.0
simplexterrain: Simplex Terrain 0.7.2
slotlock: SlotLock 1.0.1-BETA
smootherbedrock: Smoother Bedrock 1.0.0
spatialharvesters: Spatial Harvesters 0.10.2
special-circumstances: Special Circumstances 1.8.218
spruceui: SpruceUI 2.0.4+1.16
stacc: Stacc 1.0.1
staffofbuilding: Staff of Building 1.2.4-1.16.2
statement: Statement 4.0.0+1.16.2
static-content: Static Content 1.0.1-1.16.2
staticdata: Static Data 1.1.2
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
stonecutter-tweaks: Stonecutter Tweaks 1.1.0-1.16
strawdummy: Straw Dummy 1.4.0
structure-helpers: Structure Helpers 3.0.0
supernaturalcrops: Supernatural Crops 1.0.7
survivalisland: Survival Island 0.1.5
tacocraft: TacoCraft 1.3.1+mc.1.16
team_reborn_energy: Energy 0.1.1
techreborn: Tech Reborn 3.7.3+build.192
terraform-biome-builder-api-v1: Terraform Biome Builder API (v1) 1.0.0+build.1
terraform-config-api-v1: Terraform Config API (v1) 1.0.0+build.1
terraform-dirt-api-v1: Terraform Dirt API (v1) 1.0.0+build.1
terraform-overworld-biome-extensions-api-v1: Terraform Overworld Biome Extensions API (v1) 1.0.0+build.1
terraform-shapes-api-v1: Terraform Shapes API (v1) 1.0.0+build.4
terraform-surfaces-api-v1: Terraform Surfaces API (v1) 1.0.0+build.1
terraform-tree-api-v1: Terraform Tree API (v1) 1.0.1+build.4
terraform-wood-api-v1: Terraform Wood API (v1) 1.0.0+build.1
terrestria: Terrestria 2.1.5+build.28
the_bumblezone: The Bumblezone - Fabric 1.16.5-2.2.16
tis3d: TIS-3D 1.6.0
tis3d-additions: TIS-3D Additions 0.2.1+1.16.2
tk_valoeghese_zoesteriaconfig: ZoesteriaConfig 1.3.2
totemmod: Wither Totems Mod 0.3.2
transferchestmod: Transfer Chest 1.1.2
transparent: Transparent 2.0.0
trapexpansion: Trap Expansion 1.3.2
traverse: Traverse 3.2.0+build.17
trinkets: Trinkets 2.6.7
truerooms: True Secret Rooms 1.1.2-hotfix
tweed: Tweed API 3.0.0-beta.22
vanilla-hammers: Vanilla Hammers 3.0.1-1.16.3
vanilla_parts: Vanilla Parts 1.1.4+1.16.3
vanilladeathchest: VanillaDeathChest 1.16.3-1.11.0.7-fabric
vanillaexcavators: Vanilla Excavators 1.1.0
villagerhats: Villager Hats fabric-1.16.4-1.0.1
voyager: Voyager 1.0.0
waila: Hwyla 1.9.22
waystones: Waystones 1.1.1.1
wild_explorer: Wild Explorer 1.3.1
winged: Winged Mod 1.16.2-1.4.1
wither_proof_block: Wither Proof Block 1.0.2
wolveswitharmor: Wolves With Armor 1.5.2-1.16.2
woodenhoppers: Wooden Hoppers 1.0.0
woods_and_mires: Woods and Mires 1.0.4+1.16.3
world_blender: World Blender 1.16.4-2.0.1
wrenchable: Wrenchable 1.0.0+1.16.1
xaerominimap: Xaero's Minimap 21.1.0
xaeroworldmap: Xaero's World Map 1.11.8
xb: Exotic Blocks 1.6.172
xlpackets: XLPackets 1.1
xpstorage: XP Storage 1.3+1.16.4
yalbm: Yet Another Lucky BLock Mod 1.1.6
yosbr: YOSBR 0.1.1
yungsapi: YUNG's API 1.16.4-Fabric-1
Patchouli open book context: n/a
Launched Version: Jumploader
Backend library: LWJGL version 3.2.2 build 10
Backend API: NO CONTEXT
GL Caps:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
CPU: <unknown>
Now it seems to crash because of BetterNether! This mod would be very usefull but its compatibility features are realy anoying!
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 1/19/21 2:36 PM
Description: Initializing game
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'harvest_scythes'!
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:53)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:36)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:32)
at net.minecraft.class_310.<init>(class_310.java:437)
at net.minecraft.client.main.Main.main(Main.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:139)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at link.infra.jumploader.Jumploader.onLoad(Jumploader.java:171)
at cpw.mods.modlauncher.TransformationServiceDecorator.onLoad(TransformationServiceDecorator.java:53)
at cpw.mods.modlauncher.TransformationServicesHandler.lambda$loadTransformationServices$11(TransformationServicesHandler.java:131)
at cpw.mods.modlauncher.TransformationServicesHandler$$Lambda$58/692331943.accept(Unknown Source)
at java.util.HashMap$Values.forEach(HashMap.java:972)
at cpw.mods.modlauncher.TransformationServicesHandler.loadTransformationServices(TransformationServicesHandler.java:131)
at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:56)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:76)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
Suppressed: java.lang.NoClassDefFoundError: Could not initialize class paulevs.betternether.registry.ItemsRegistry
at paulevs.betternether.registry.BlocksRegistry.registerBlockDirectly(BlocksRegistry.java:533)
at paulevs.betternether.registry.BlocksRegistry.registerBlock(BlocksRegistry.java:517)
at paulevs.betternether.registry.BlocksRegistry.<clinit>(BlocksRegistry.java:32)
at paulevs.betternether.BetterNether.onInitialize(BetterNether.java:30)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient$$Lambda$3048/1406881784.accept(Unknown Source)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
... 24 more
Suppressed: java.lang.NoClassDefFoundError: Could not initialize class paulevs.betternether.registry.ItemsRegistry
at com.fusionflux.supernaturalcrops.modsupport.BetterNetherCropsBlocks.<clinit>(BetterNetherCropsBlocks.java:16)
at com.fusionflux.supernaturalcrops.SupernaturalCrops.onInitialize(SupernaturalCrops.java:42)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient$$Lambda$3048/1406881784.accept(Unknown Source)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
... 24 more
Caused by: java.lang.ExceptionInInitializerError
at paulevs.betternether.items.materials.BNItemMaterials.<clinit>(BNItemMaterials.java:10)
at wraith.harvest_scythes.support.BetterNetherSupport.loadItems(BetterNetherSupport.java:18)
at wraith.harvest_scythes.HarvestScythes.onInitialize(HarvestScythes.java:60)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient$$Lambda$3048/1406881784.accept(Unknown Source)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
... 24 more
Caused by: java.lang.NullPointerException
at net.minecraft.class_1831.<init>(class_1831.java:7)
at net.minecraft.class_1766.<init>(class_1766.java:24)
at net.minecraft.class_1810.<init>(class_1810.java:100)
at paulevs.betternether.items.BNItemPickaxe.<init>(BNItemPickaxe.java:13)
at paulevs.betternether.registry.ItemsRegistry.<clinit>(ItemsRegistry.java:64)
... 29 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:53)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:36)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:32)
at net.minecraft.class_310.<init>(class_310.java:437)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:139)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at link.infra.jumploader.Jumploader.onLoad(Jumploader.java:171)
at cpw.mods.modlauncher.TransformationServiceDecorator.onLoad(TransformationServiceDecorator.java:53)
at cpw.mods.modlauncher.TransformationServicesHandler.lambda$loadTransformationServices$11(TransformationServicesHandler.java:131)
at cpw.mods.modlauncher.TransformationServicesHandler$$Lambda$58/692331943.accept(Unknown Source)
at java.util.HashMap$Values.forEach(HashMap.java:972)
at cpw.mods.modlauncher.TransformationServicesHandler.loadTransformationServices(TransformationServicesHandler.java:131)
at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:56)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:76)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1531438776 bytes (1460 MB) / 4107796480 bytes (3917 MB) up to 9544663040 bytes (9102 MB)
CPUs: 16
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10240m -Xms256m -XX:PermSize=256m
Fabric Mods:
adorn: Adorn 1.12.2+1.16.4
advanced_runtime_resource_pack: Runtime Resource Pack 0.3.2
advancements-enlarger: Advancements Enlarger 0.2.3
advdebug: Advancements Debug 2.2.0
adventurez: AdventureZ 1.1.5
ag4tr: Ag4tr 0.1.5.9
allure: Allure 1.2.8
amecsapi: Amecs API 1.1.1+mc1.16-rc1
angerable-patch: Angerable Patch 1.1.0-1.16.4
anvil_fix: AnvilFix 1.1.3+build.7-1.16
appleskin: AppleSkin 1.0.11
appliedenergistics2: Applied Energistics 2 8.1.0-alpha.13
aquarius: Aquarius 1.0.3
architectury: Architectury 1.3.81
arstheurgia: Ars Theurgia 1.0.6
artifacts: Artifacts 2.1.0+1.16.4-fabric
artifice: Artifice 0.13.2+1.16.3
artofalchemy: Art of Alchemy: Memoriam 1.0.0-rc4+1.16.4
astromine: Astromine 1.11.5+fabric-1.16.5
astromine-core: Astromine: Core 1.11.5+fabric-1.16.5
astromine-discoveries: Astromine: Discoveries 1.11.5+fabric-1.16.5
astromine-foundations: Astromine: Foundations 1.11.5+fabric-1.16.5
astromine-technologies: Astromine: Technologies 1.11.5+fabric-1.16.5
astromine-transportations: Astromine: Transportations 1.11.5+fabric-1.16.5
audiooutput: AudioOutput 0.0.3
authme: Auth Me 1.4.0
autoconfig1u: Auto Config v1 Updated 3.3.1
automated_crafting: Automated Crafting 1.3.20+MC1.16.2-1.16.5
bambootweaks: Bamboo Tweaks unspecified
battletowers: Battle Towers 3.3.2-1.16.4
bebooks: Better Enchanted Books 1.2
bedspreads: Bedspreads 1.3.1-1.16.4
beebetter: Bee Better 1.8.0-1.16.4
bettercaves: YUNG's Better Caves 1.16.2-1.0.3
betterend: Better End 0.8.8-beta
bettermineshafts: YUNG's Better Mineshafts 1.16.4-1.0
betternether: Better Nether 5.0.5
betterslabs: Betterslabs 1.1.4
bitsandchisels: BitsAndChisels 1.1.6
blade: Blade 2.0.0
blast: BLAST 1.5
blockshifter: Blockshifter 1.3.2+fabric-1.16.4
blockus: Blockus 2.0.2+1.16.4
blue_endless_jankson: jankson 1.2.0
boringbackgrounds: Boring Backgrounds 3.0.2+1.16.3
byg: BYG 1.1.3
campanion: Campanion 1.3.1+build.51
can-i-mine-this-block: cAn i MiNe thIS bLOCk? 1.0.2
cardinal-components: Cardinal Components API 2.7.10
cardinal-components-base: Cardinal Components API (base) 2.7.10
cardinal-components-block: Cardinal Components API (blocks) 2.7.10
cardinal-components-chunk: Cardinal Components API (chunks) 2.7.10
cardinal-components-entity: Cardinal Components API (entities) 2.7.10
cardinal-components-item: Cardinal Components API (items) 2.7.10
cardinal-components-level: Cardinal Components API (world saves) 2.7.10
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 2.7.10
cardinal-components-util: Cardinal Components API (utilities) 2.7.10
cardinal-components-world: Cardinal Components API (worlds) 2.7.10
carrier: Carrier 1.6.1
cavebiomes: Cave Biomes 0.5.1
ce_foodstuffs: Common Expansion: Foodstuffs 1.1.2
chainmail: Chainmail 0.5.0
charm: Charm 2.2.2
charmonium: Charmonium 2.2.2
cherishedworlds: Cherished Worlds 1.3.0-1.16.4
chunkpregen: Fabric Chunk Pregenerator 0.3.3
cinderscapes: Cinderscapes 1.3.0+build.51
cleancut: CleanCut mc1.16-2.1-fabric
cloth-api: Cloth API 1.4.9
cloth-armor-api-v1: Cloth Armor API v1 1.4.9
cloth-basic-math: Cloth Basic Math 0.5.1
cloth-client-events-v0: Cloth Client Events v0 1.4.9
cloth-common-events-v1: Cloth Common Events v1 1.4.9
cloth-config2: Cloth Config v4 4.8.3
cloth-datagen-api-v1: Cloth Datagen v1 1.4.9
cloth-durability-bar-api-v1: Cloth Durability Bar API v1 1.4.9
cloth-dynamic-registry-api-v1: Cloth Dynamic Registry API v1 1.4.9
cloth-scissors-api-v1: Cloth Scissors API v1 1.4.9
cloth-utils-v1: Cloth Utils v1 1.4.9
com_electronwill_night-config_core: core 3.6.2
com_electronwill_night-config_toml: toml 3.6.2
com_github_nathanpb_safer: Safer 1.1.0
com_github_therandomlabs_trlutils-config: TRLUtils-Config master-SNAPSHOT
com_github_therandomlabs_trlutils-fabric: TRLUtils-Fabric 1.16-SNAPSHOT
com_moandjiezana_toml_toml4j: toml4j 0.7.2
compressedblocks: Compressed Blocks 1.0
computercraft: CC:T for Fabric 1.91.2
conjuring: Conjuring 0.1.3-beta
controlling: Controlling For Fabric 1.1.2
cotton: Cotton 1.1.0
cotton-cauldron: Cotton Cauldron 1.1.0
cotton-commons: Cotton Commons 1.0.4
cotton-config: Cotton Config 1.0.0-rc.7
cotton-datapack: Cotton Datapack 1.0.7
cotton-logging: Cotton Logging 1.0.0-rc.4
cotton-player-events: Cotton Player Events 1.0.2
couplings: Couplings 1.3.3
craftingpad: Crafting Pad 1.16.4-fabric0.25.1-1.0.5
craftpresence: CraftPresence 1.7.6
crookedcrooks: Crooked Crooks 1.3.3+1.16.4
croptopia: Croptopia 1.1.0
crowdin-translate: CrowdinTranslate 1.2
crumbs: Crumbs 1.0.6
crusade: Crusade 1.2.0
damagetilt: Damage Tilt 1.16-fabric-0.1.1
dankstorage: Dank Storage 1.9a-1.16.3
darkpaintings: Dark Paintings 2.0.0
dawn: Dawn API 1.6.1
daylightdimension: Daylight Dimension 0.0.2
decimal_coins: Decimal Coins 1.16.2-1.2.0
decorative: Decorative 3.0.0
dehydration: Dehydration 1.0.8
diggusmaximus: Diggus Maximus 1.4.2-1.16.3
disable_custom_worlds_advice: Disable Custom Worlds Advice 1.2
dishes: Delicious Dishes 2.0.0
dispenser_configurator: Dispenser Configurator 1.0.1+MC1.16.4-1.16.5
dml-refabricated: Deep Mob Learning: Refabricated 0.3.1-beta5
dwarfcoal: Dwarf Coal 1.16.2-1.0.0
dynamicfps: Dynamic FPS 2.0.0
eggtab: Egg Tab 2.1.0+1.16-fabric
exotic-art-core: Exotic Art Core Content Pack 1.0.379
exotic-art-tech: Exotic Art Tech Pack 1.2.379
exotic-matter: Exotic Matter 2.12.381
expandedstorage: ExpandedStorage 5.6.31
extraalchemy: Extra Alchemy 1.3.1
extradoors: ExtraDoors 1.8.2-1.16.2
ezpas: Ezpas 1.2.3-1.16.2
fabric: Fabric API 0.29.3+1.16
fabric-api-base: Fabric API Base 0.2.0+ab87788d3a
fabric-biome-api-v1: Fabric Biome API (v1) 3.1.0+2e23b97c3a
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.4+6a2618f53a
fabric-command-api-v1: Fabric Command API (v1) 1.0.9+6a2618f53a
fabric-commands-v0: Fabric Commands (v0) 0.2.1+cbe9176f3a
fabric-containers-v0: Fabric Containers (v0) 0.1.9+a03e98793a
fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.0+e77439c73a
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.2+b7f9825d3a
fabric-diagonal-panes: Fabric Diagonal Panes 0.4.0
fabric-dimensions-v1: fabric-dimensions-v1 2.0.1+9a6c75813a
fabric-entity-events-v1: Fabric Entity Events (v1) 1.0.2+8004b36d3a
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.1+6a2618f53a
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.0+16acbe5ba7
fabric-furnaces: Fabric Furnaces 1.3.3-1.16.4
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.5+cbe9176f3a
fabric-item-api-v1: Fabric Item API (v1) 1.2.0+6a2618f53a
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.2+cbe9176f3a
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.1+730711c63a
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.0+6a2618f53a
fabric-language-kotlin: Fabric Language Kotlin 1.4.21+build.1
fabric-language-scala: Fabric Language Scala 0.3.2.12
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.0+ffb68a873a
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.1+6a2618f53a
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.2+6a2618f53a
fabric-models-v0: Fabric Models (v0) 0.2.0+cbe9176f3a
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.0+4358fbc63a
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.7+a03e98793a
fabric-networking-v0: Fabric Networking (v0) 0.3.1+2a4333d33a
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.2+6a2618f53a
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.1+6a2618f53a
fabric-particles-v1: Fabric Particles (v1) 0.2.3+cbe9176f3a
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.3+be155ae23a
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.0+cbe9176f3a
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.3+6a2618f53a
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.2.0+f8ac1db23a
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.4+6a2618f53a
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.12+6a2618f53a
fabric-rendering-v0: Fabric Rendering (v0) 1.1.1+6a2618f53a
fabric-rendering-v1: Fabric Rendering (v1) 1.5.0+c26373133a
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.1+0d4d7e343a
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.0+6a2618f53a
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.3+cbe9176f3a
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.0+e77439c73a
fabric-textures-v0: Fabric Textures (v0) 1.0.5+a4467d2a3a
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.5+6a2618f53a
fabricloader: Fabric Loader 0.11.1
facility: Facility 0.12.204
fallflyinglib: FallFlyingLib 1.1.0
falling_tree: FallingTree 2.10.0
fatxporbs: Fat Experience Orbs 0.0.9
fermion: Fermion 2.9.218
fermion-gui: Fermion GUI 2.5.218
fermion-modkeys: Fermion Modifier Keys 1.10.218
fermion-orientation: Fermion Orientation 1.2.218
fermion-simulator: Fermion Simulator 1.8.218
fermion-varia: Fermion Varia 2.6.218
fiber: fiber 0.23.0-2
flamingo_ooo: Flamingo, oh, oh, oh... 1.0.4-MC1.16.3-fabric
flonters: Flonters 1.1.1+1.16.2
flora-doubling: Flora Doubling 1.3.0+1.16.4-fabric
fluidity: Fluidity 0.16.204
fluidphysics: Fluid Physics 1.3.9+fabric-1.16.4
fonthack: Font Hack 2.4.51
framed: Framed 1.0.2
frex: FREX 4.5.201
gameinfo: GameInfo 2.0.1 1.16.4
gateofbabylon: Gate Of Babylon 1.2.1-1.16.2
geckolib3: Geckolib 3.0.3
givemehats: Give Me Hats! 1.4
glassdoor: Glass Doors 1.5.0-1.16
glassential: Glassential 1.16.4-1.1.5
goml: Get Off My Lawn 1.2.3-beta
grindenchantments: Grind Enchantments 1.1.3+1.16.3
hard-hat-steve: Hard Hat Steve 1.2.0
harvest: Harvest 1.2.12
harvest_scythes: Harvest Scythes 1.0.7
hctm-base: HCTM Base 3.5.0
healthoverlay: Health Overlay 3.6.14
horseinfo: Horse Info 0.2.2-1.16.1
hplus: Hopper Plus 1.0.10
identity: Identity 1.11.2-beta-1.16.4
ignis-fatuus: Ignis Fatuus 1.1.1
imm_ptl_core: Immersive Portals Core 0.65
immersive_portals: Immersive Portals 0.65
improved-stations: Improved Stations 2.0.3
indrev: Industrial Revolution 1.7.15-BETA
inmis: Inmis 2.1.1-1.16.4
inventorysorter: Inventory Sorter 1.7.6-1.16
io_github_onyxstudios_cardinal-components-api: Cardinal-Components-API 2.7.9
iron-jetpacks: Iron Jetpacks 0.2.5
jankson: Jankson 3.0.1+j1.2.0
java: Java HotSpot(TM) 64-Bit Server VM 8
javax_vecmath_vecmath: vecmath 1.5.2
json-model-extensions: JSON Model Extensions 1.21.182
jumploader: Jumploader 2.1.2
jumpoverfences: JumpOverFences 1.16-0.0.3
kibe: Kibe 1.6.2-BETA
ktdatataglib: KtDataTagLib 1.4.0
kubejs: KubeJS 1.5.5
kyrptconfig: Kytpt Config 1.1.6-1.16
lakeside: Lakeside 1.0.3+1.16.4
lambdynlights: LambDynamicLights 1.3.4+1.16
lamps: The Lamps! 1.1
lapisreserve: Lapis Reserve 1.0.6
launchersmod: Launchers 3.1.0
libaddict: libaddict 0.2.1
libblockattributes: LibBlockAttributes 0.8.4
libblockattributes_core: LibBlockAttributes (Core) 0.8.5
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.8.5
libblockattributes_items: LibBlockAttributes (Items) 0.8.5
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 3.2.2+1.16.3
libmultipart: LibMultiPart 0.4.3
libmultipart_deps_container: LibMultiPart (Dependency Container) 0.4.3
libnetworkstack: Lib Network Stack 0.4.3
library_of_exile: Library of Exile 1.0.6
libstructure: LibStructure 1.5
lightoverlay: Light Overlay 5.6.1
lithium: Lithium 0.6.0
lithium-api: Lithium API 0.6.0
magna: Magna 1.4.3-1.16.2
mcdict: MCDict 2.0.1+1.16.4
mechanix: Mechanix 3.1.0
megane: megane 3.1.2+1.16.4
megane-api: megane-api 3.1.2+1.16.4
megane-impl: megane-impl 3.1.2+1.16.4
megane-runtime: megane-runtime 3.1.2+1.16.4
midnight-hats: Midnight Hats 2.0.1
minecraft: Minecraft 1.16.5
mo_glass: Mo Glass 1.5-MC1.16.4
modern_industrialization: Modern Industrialization 0.3.9
modmenu: Mod Menu 1.14.13+build.19
more_tooltips: MoreTooltips 1.0.1
moreberries: More Berries 1.3.4
moretotems: More Totems 2.7.3
mostructures: Mo' Structures 1.0.1+mc.1.16.4
mousewheelie: Mouse Wheelie 1.6.2+mc1.16.4
multi_item_lin: Multi Item Lin 1.0.0
netherite_plus: Netherite Plus Mod 1.3.4-1.16.5
no-potion-offset: No Potion Offset ${version}
nookbuild: NookBuild 1.2.1
notes: Notes 1.0.4
nourish: Nourish 1.2.0
okzoomer: Ok Zoomer 4.0.1+1.16.2
org_aperlambda_lambdajcommon: lambdajcommon 1.8.1
org_jetbrains_annotations: annotations 20.0.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.4.21
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.4.21
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.4.21
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.4.21
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.4.2
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.4.2
org_joml_joml: joml 1.10.0
oro_config: OroArmor Config -0df99c92b1-1
packages: Packages 1.1.1
patchouli: Patchouli 1.16.4-48-FABRIC
pehkui: Pehkui 1.7.0+20w51a
phonos: Phonos 0.1.1-beta
phosphor: Phosphor 0.7.0+build.10
piglib: Piglib 1.0.1
plantinajar: Plant In A Jar 1.8.1
plated: Plated 2.0.1
platos: Plato's Transporters 1.6.4
playerabilitylib: Pal 1.2.1
pling: Pling 1.3.0
polymorph: Polymorph 0.0.8-1.16.4
programmerartinjector: Programmer Art Injector 1.2.1
qcommon-cfg-core: qcommon-cfg-core 3.2.0
qcommon-croco: Croco 2.1.1
quickshulker: Quick Shulker 1.1.11-1.16
reach-entity-attributes: Reach Entity Attribute 1.0.1
reborncore: Reborn Core 4.6.3+build.110
redbits: Red Bits 1.7.0
repurposed_structures: Repurposed Structures 1.16.4-1.7.4
respawnablepets: Respawnable Pets 1.16.4-1
riverredux: River Redux 0.1.5
rocks: This Rocks! 1.2.2
roughlyenoughitems: Roughly Enough Items 5.8.10
roughlyenoughitems-api: REI (API) 5.8.10
roughlyenoughitems-default-plugin: REI (Default Plugin) 5.8.10
roughlyenoughitems-runtime: REI (Runtime) 5.8.10
roughlyenoughresources: Roughly Enough Resources 2.1.3
rswires: RSWires 4.10.0
rtree-3i-lite-fabric: rtree-3i-lite for Fabric 0.3.0
sandwichable: Sandwichable 1.1.2
screenshotclipboard: Screenshot to Clipboard 1.0.6
seamless_loading_screen: Seamless Loading Screen 1.1.0
secretrooms: Secret Rooms 0.9.2+1.16.2
shulkerboxtooltip: Shulker Box Tooltip 2.3.4+1.16.4
silky_spawners: Silky Spawners 2.1.0+build.2-1.16
simpleteleporters: Simple Teleporters 2.2.1
simplevoidworld: Simple Void World 4.0.0
simplexterrain: Simplex Terrain 0.7.2
slotlock: SlotLock 1.0.1-BETA
smootherbedrock: Smoother Bedrock 1.0.0
special-circumstances: Special Circumstances 1.8.218
spinnery: Spinnery 3.0.49
spruceui: SpruceUI 2.0.4+1.16
stacc: Stacc 1.0.1
staffofbuilding: Staff of Building 1.2.4-1.16.2
statement: Statement 4.0.0+1.16.2
static-content: Static Content 1.0.1-1.16.2
staticdata: Static Data 1.1.2
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
stonecutter-tweaks: Stonecutter Tweaks 1.1.0-1.16
strawdummy: Straw Dummy 1.4.0
structure-helpers: Structure Helpers 3.0.0
supernaturalcrops: Supernatural Crops 1.0.7
survivalisland: Survival Island 0.1.5
tacocraft: TacoCraft 1.3.1+mc.1.16
team_reborn_energy: Energy 0.1.1
techreborn: Tech Reborn 3.7.3+build.192
terraform-biome-builder-api-v1: Terraform Biome Builder API (v1) 1.0.0+build.1
terraform-config-api-v1: Terraform Config API (v1) 1.0.0+build.1
terraform-dirt-api-v1: Terraform Dirt API (v1) 1.0.0+build.1
terraform-overworld-biome-extensions-api-v1: Terraform Overworld Biome Extensions API (v1) 1.0.0+build.1
terraform-shapes-api-v1: Terraform Shapes API (v1) 1.0.0+build.4
terraform-surfaces-api-v1: Terraform Surfaces API (v1) 1.0.0+build.1
terraform-tree-api-v1: Terraform Tree API (v1) 1.0.1+build.4
terraform-wood-api-v1: Terraform Wood API (v1) 1.0.0+build.1
terrestria: Terrestria 2.1.5+build.28
the_bumblezone: The Bumblezone - Fabric 1.16.5-2.2.16
tis3d: TIS-3D 1.6.0
tis3d-additions: TIS-3D Additions 0.2.1+1.16.2
tk_valoeghese_zoesteriaconfig: ZoesteriaConfig 1.3.2
torcherino: Torcherino 2.12.69
totemmod: Wither Totems Mod 0.3.2
transferchestmod: Transfer Chest 1.1.2
transparent: Transparent 2.0.0
trapexpansion: Trap Expansion 1.3.2
traverse: Traverse 3.2.0+build.17
trinkets: Trinkets 2.6.7
truerooms: True Secret Rooms 1.1.2-hotfix
tweed: Tweed API 3.0.0-beta.22
vanilla-hammers: Vanilla Hammers 3.0.1-1.16.3
vanilla_parts: Vanilla Parts 1.1.4+1.16.3
vanilladeathchest: VanillaDeathChest 1.16.3-1.11.0.7-fabric
vanillaexcavators: Vanilla Excavators 1.1.0
villagerhats: Villager Hats fabric-1.16.4-1.0.1
voyager: Voyager 1.0.0
waila: Hwyla 1.9.22
waystones: Waystones 1.1.1.1
wild_explorer: Wild Explorer 1.3.1
winged: Winged Mod 1.16.2-1.4.1
wither_proof_block: Wither Proof Block 1.0.2
wolveswitharmor: Wolves With Armor 1.5.2-1.16.2
woodenhoppers: Wooden Hoppers 1.0.0
woods_and_mires: Woods and Mires 1.0.4+1.16.3
world_blender: World Blender 1.16.4-2.0.1
wrenchable: Wrenchable 1.0.0+1.16.1
xaerominimap: Xaero's Minimap 21.1.0
xaeroworldmap: Xaero's World Map 1.11.8
xb: Exotic Blocks 1.6.172
xlpackets: XLPackets 1.1
yalbm: Yet Another Lucky BLock Mod 1.1.6
ynet: YNet 0.2.0
yosbr: YOSBR 0.1.1
yungsapi: YUNG's API 1.16.4-Fabric-1
Patchouli open book context: n/a
Launched Version: Jumploader
Backend library: LWJGL version 3.2.2 build 10
Backend API: NO CONTEXT
GL Caps:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
CPU: <unknown>
I tried all of those mods you mentioned (except horizontal panes, since it's outdated) with the latest harvest scythes, and none of them caused problems. I recommend updating to 1.16.5 and BetterNether to 5.0.5
https://github.com/LordDeatHunter/HarvestScythes/issues/10
Might want to check this issue, as it is fairly similar.
Hi, I have noticated that this mod causes incompatibility issues with many other mods...
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'harvest_scythes'!
It is not possible to start the game with mods like: