Fabric Tree Chopper

Fabric Tree Chopper

1M Downloads

Crash on startup from latest version of Fabric Tree Chopper: 0.6.0

andresmarver1 opened this issue ยท 4 comments

commented
[26.12 12:20:51] [Server] [main/FATAL]: Failed to start the minecraft server
[26.12 12:20:51] [Server] java.lang.RuntimeExceptionCould not execute entrypoint stage 'main' due to errors, provided by 'fabric-tree-chopper'!
[26.12 12:20:51] [Server] 	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:53) ~[customjava14.jar:?]
[26.12 12:20:51] [Server] 	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:36) ~[customjava14.jar:?]
[26.12 12:20:51] [Server] 	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointServer.start(EntrypointServer.java:32) ~[customjava14.jar:?]
[26.12 12:20:51] [Server] 	at net.minecraft.server.Main.main(Main.java:92) [intermediary-server.jar:?]
[26.12 12:20:51] [Server] 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
[26.12 12:20:51] [Server] 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
[26.12 12:20:51] [Server] 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
[26.12 12:20:51] [Server] 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
[26.12 12:20:51] [Server] 	at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:224) [customjava14.jar:?]
[26.12 12:20:51] [Server] 	at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:141) [customjava14.jar:?]
[26.12 12:20:51] [Server] 	at net.fabricmc.loader.launch.knot.KnotServer.main(KnotServer.java:27) [customjava14.jar:?]
[26.12 12:20:51] [Server] 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
[26.12 12:20:51] [Server] 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
[26.12 12:20:51] [Server] 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
[26.12 12:20:51] [Server] 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
[26.12 12:20:51] [Server] 	at net.fabricmc.loader.launch.server.FabricServerLauncher.launch(FabricServerLauncher.java:62) [customjava14.jar:?]
[26.12 12:20:51] [Server] 	at net.fabricmc.loader.launch.server.FabricServerLauncher.setup(FabricServerLauncher.java:106) [customjava14.jar:?]
[26.12 12:20:51] [Server] 	at net.fabricmc.loader.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:50) [customjava14.jar:?]
[26.12 12:20:51] [Server] Caused byjava.lang.NoClassDefFoundError: me/shedaniel/fiber2cloth/api/Fiber2Cloth
[26.12 12:20:51] [Server] 	at com.skaggsm.treechoppermod.FabricTreeChopper$onInitialize$settings$1.<init>(FabricTreeChopper.java) ~[fabric-tree-chopper-0.6.0.jar:?]
[26.12 12:20:51] [Server] 	at com.skaggsm.treechoppermod.FabricTreeChopper$onInitialize$settings$1.<clinit>(FabricTreeChopper.java) ~[fabric-tree-chopper-0.6.0.jar:?]
[26.12 12:20:51] [Server] 	at com.skaggsm.treechoppermod.FabricTreeChopper.onInitialize(FabricTreeChopper.java:37) ~[fabric-tree-chopper-0.6.0.jar:?]
[26.12 12:20:51] [Server] 	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50) ~[customjava14.jar:?]
[26.12 12:20:51] [Server] 	... more
[26.12 12:20:51] [Server] Caused byjava.lang.ClassNotFoundException: me.shedaniel.fiber2cloth.api.Fiber2Cloth
[26.12 12:20:51] [Server] 	at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:602) ~[?:?]
[26.12 12:20:51] [Server] 	at jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) ~[?:?]
[26.12 12:20:51] [Server] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?]
[26.12 12:20:51] [Server] 	at net.fabricmc.loader.launch.server.InjectingURLClassLoader.loadClass(InjectingURLClassLoader.java:56) ~[customjava14.jar:?]
[26.12 12:20:51] [Server] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?]
[26.12 12:20:51] [Server] 	at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:168) ~[customjava14.jar:?]
[26.12 12:20:51] [Server] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?]
[26.12 12:20:51] [Server] 	at com.skaggsm.treechoppermod.FabricTreeChopper$onInitialize$settings$1.<init>(FabricTreeChopper.java) ~[fabric-tree-chopper-0.6.0.jar:?]
[26.12 12:20:51] [Server] 	at com.skaggsm.treechoppermod.FabricTreeChopper$onInitialize$settings$1.<clinit>(FabricTreeChopper.java) ~[fabric-tree-chopper-0.6.0.jar:?]
[26.12 12:20:51] [Server] 	at com.skaggsm.treechoppermod.FabricTreeChopper.onInitialize(FabricTreeChopper.java:37) ~[fabric-tree-chopper-0.6.0.jar:?]
[26.12 12:20:51] [Server] 	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50) ~[customjava14.jar:?]
[26.12 12:20:51] [Server] 	... more
commented

Could you post the whole log, including the list of loaded mods?

commented

I am able to reproduce on a dedicated server.

commented
[26.12 14:51:25] [Server] [main/INFO]: [FabricLoader] Loading 160 mods: [email protected]+1.16.4, [email protected]+6a2618f53a, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+9a6c75813a, [email protected], [email protected], [email protected], [email protected], [email protected]+a4467d2a3a, [email protected], [email protected], [email protected]+ab87788d3a, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+gunpowder.0.3.1.mc.1.16.4, [email protected], [email protected], [email protected]+build.1, [email protected], [email protected]+6a2618f53a, [email protected]+build.1, [email protected], [email protected], [email protected], [email protected]+1.16, [email protected], [email protected]+2a4333d33a, [email protected], [email protected]+6a2618f53a, [email protected], [email protected]+build.31, [email protected], [email protected]+build.10, [email protected], [email protected], [email protected]+6a2618f53a, [email protected]+build.2, [email protected]+1.16.4, [email protected]+6a2618f53a, [email protected]+b7f9825d3a, [email protected]+mc.1.16.4, [email protected]+build.1, [email protected], [email protected], [email protected], [email protected], [email protected]+730711c63a, [email protected], [email protected], [email protected]+552549d53a, [email protected]+arne.2, [email protected], [email protected]+299386a, [email protected], [email protected], [email protected], [email protected]+be155ae23a, [email protected]+6a2618f53a, [email protected], [email protected], [email protected]+6a2618f53a, [email protected]+4358fbc63a, [email protected], [email protected]+gunpowder.0.3.2.mc.1.16.4, [email protected]+6a2618f53a, [email protected]+6a2618f53a, [email protected], [email protected]+gunpowder.0.3.1.mc.1.16.4, [email protected], [email protected], [email protected], [email protected], [email protected]+build.1, [email protected]+6a2618f53a, [email protected]+build.28, [email protected], [email protected], [email protected]+f1d8af063a, [email protected], [email protected]+a03e98793a, [email protected]+6a2618f53a, [email protected], [email protected]+build.1, [email protected], [email protected], [email protected]+1.16.4-fabric, [email protected]+6a2618f53a, [email protected], [email protected], [email protected]+build.1, [email protected], [email protected], [email protected]+6a2618f53a, [email protected], [email protected], [email protected], [email protected]+6a2618f53a, javax_inject_javax_inject@1, [email protected], [email protected], [email protected], [email protected]+74cc3b2095, [email protected], [email protected], [email protected]+6a2618f53a, [email protected]+6a2618f53a, [email protected], [email protected]+6a2618f53a, [email protected], [email protected], [email protected]+build.1, [email protected]+1.16.4, [email protected], [email protected]+a03e98793a, [email protected], [email protected], [email protected]+6a2618f53a, [email protected]+6a2618f53a, [email protected], [email protected], [email protected], [email protected]+6a2618f53a, [email protected], [email protected], [email protected]+6a2618f53a, [email protected]+gunpowder.0.3.1.mc.1.16.4, [email protected]+6a2618f53a, [email protected], [email protected]+build.1, [email protected], [email protected], [email protected]+e77439c73a, [email protected], [email protected]+e77439c73a, blue_endless_jankson@+, [email protected]+2e23b97c3a, [email protected], [email protected], [email protected]+1.16.4, [email protected], [email protected], [email protected], [email protected], [email protected]+build.51, [email protected]+6a2618f53a, [email protected], [email protected], [email protected], [email protected], [email protected]+6a2618f53a, [email protected]
[26.12 14:51:25] [Server] [main/WARN]: Mod `org_xerial_sqlite-jdbc` (3.32.3.2) uses more dot-separated version components than SemVer allows; support for this is currently not guaranteed.
[26.12 14:51:25] [Server] [main/WARN]: Mod `blue_endless_jankson` (+) does not respect SemVer - comparison support is limited.
[26.12 14:51:25] [Multicraft] Received stop command
[26.12 14:51:26] [Multicraft] Received stop command
[26.12 14:51:26] [Multicraft] Received stop command
[26.12 14:51:26] [Server] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/customjava14.jar Service=Knot/Fabric Env=SERVER
[26.12 14:51:28] [Server] [main/INFO]: Loaded configuration file for Lithium: 63 options available, 1 override(s) found
[26.12 14:51:29] [Server] [main/WARN]: Force-disabling mixin 'world.player_chunk_tick.MixinThreadedAnvilChunkStorage' as rule 'mixin.world.player_chunk_tick' (added by mods [immersive_portals]) disables it and children
[26.12 14:51:29] [Server] [main/WARN]: @Mixin target net/minecraft/class_3962$class_3963 is public in lithium.mixins.json:alloc.composter.ComposterMixin$ComposterBlockComposterInventoryMixin and should be specified in value
[26.12 14:51:29] [Server] [main/WARN]: @Mixin target net/minecraft/class_3898$class_3208 is public in mixins.utilities.gunpowder.json:EntityTrackerAccessor_Utilities and should be specified in value
[26.12 14:51:29] [Server] [main/WARN]: Error loading class: net/minecraft/class_746 (java.lang.ClassNotFoundException: net/minecraft/class_746)
[26.12 14:51:29] [Server] [main/WARN]: @Mixin target net.minecraft.class_746 was not found architectury.mixins.json:PlayerAttackInvoker
[26.12 14:51:29] [Server] [main/WARN]: Error loading class: net/minecraft/class_745 (java.lang.ClassNotFoundException: net/minecraft/class_745)
[26.12 14:51:29] [Server] [main/WARN]: @Mixin target net.minecraft.class_745 was not found architectury.mixins.json:PlayerAttackInvoker
[26.12 14:51:29] [Server] [main/WARN]: @Mixin target net/minecraft/class_3898$class_3208 is public in imm_ptl.mixins.json:common.entity_sync.MixinEntityTracker and should be specified in value
[26.12 14:51:29] [Server] [main/WARN]: Error loading class: net/minecraft/class_465 (java.lang.ClassNotFoundException: net/minecraft/class_465)
[26.12 14:51:29] [Server] [main/WARN]: @Mixin target net.minecraft.class_465 was not found curios.mixins.json:HandledScreenMixin
[26.12 14:51:29] [Server] [main/WARN]: @Mixin target net/minecraft/class_3353$class_3354 is public in charm.mixins.json:MineshaftGeneratorMixin and should be specified in value
[26.12 14:51:29] [Server] [main/WARN]: @Mixin target net/minecraft/class_3353$class_3357 is public in charm.mixins.json:MineshaftGeneratorMixin and should be specified in value
[26.12 14:51:29] [Server] [main/WARN]: @Mixin target net/minecraft/class_3898$class_3208 is public in fabric-networking-api-v1.mixins.json:accessor.EntityTrackerAccessor and should be specified in value
[26.12 14:51:30] [Server] SLF4JNo SLF4J providers were found.
[26.12 14:51:30] [Server] SLF4JDefaulting to no-operation (NOP) logger implementation
[26.12 14:51:30] [Server] SLF4JSee http://www.slf4j.org/codes.html#noProviders for further details.
[26.12 14:51:39] [Server] [main/INFO]: Initialized entrypoint KubeJSOtherEventHandler.
[26.12 14:51:39] [Server] [main/INFO]: Initialized entrypoint KubeJSWorldEventHandler.
[26.12 14:51:39] [Server] [main/INFO]: Initialized entrypoint KubeJSPlayerEventHandler.
[26.12 14:51:39] [Server] [main/INFO]: Initialized entrypoint KubeJSEntityEventHandler.
[26.12 14:51:39] [Server] [main/INFO]: Initialized entrypoint KubeJSBlockEventHandler.
[26.12 14:51:39] [Server] [main/INFO]: Initialized entrypoint KubeJSItemEventHandler.
[26.12 14:51:39] [Server] [main/INFO]: Initialized entrypoint KubeJSRecipeEventHandler.
[26.12 14:51:39] [Server] [main/INFO]: Initialized entrypoint KubeJSFluidEventHandler.
[26.12 14:51:39] [Server] [main/INFO]: Initialized entrypoint AstromineRecipeEventHandler.
[26.12 14:51:39] [Server] [main/INFO]: Initialized entrypoint TechRebornRecipeEventHandler.
[26.12 14:51:39] [Server] [main/INFO]: Loaded common.properties
[26.12 14:51:40] [Server] [main/INFO]: [STDERR]: Warning: Nashorn engine is planned to be removed from a future JDK release
[26.12 14:52:00] [Server] [main/INFO]: Loaded babel.min.js in 20.81 s
[26.12 14:52:05] [Server] [main/INFO]: [STDOUT]: Babel Transformer done in 4.541 s
[26.12 14:52:05] [Server] [main/INFO]: [STDERR]: Warning: Nashorn engine is planned to be removed from a future JDK release
[26.12 14:52:05] [Server] [main/INFO]: Hello, World! (You will only see this line once in console, during startup)
[26.12 14:52:05] [Server] [main/INFO]: Loaded script startup_scripts:script.js in 135.0 ms
[26.12 14:52:05] [Server] [main/INFO]: Loaded 1/1 KubeJS startup scripts in 140.7 ms
[26.12 14:52:07] [Server] [main/INFO]: Silk not found, not loading compatibility for fluids.
[26.12 14:52:07] [Server] [main/INFO]: RebornCore not found, not loading compatibility for fluids. (reborncore.common.blockentity.MachineBaseBlockEntity)
[26.12 14:52:07] [Server] [main/WARN]: Replaced the attribute alexiil.mc.lib.attributes.fluid.GroupedFluidInvView value for minecraft:glass_bottle with alexiil.mc.lib.attributes.fluid.FluidContainerRegistry$StateEmpty$$Lambda$2744/0x0000000801abb440@5ba9372b (was alexiil.mc.lib.attributes.fluid.FluidContainerRegistry$StateEmpty$$Lambda$2744/0x0000000801abb440@1a7ac53b)
[26.12 14:52:07] [Server] [main/WARN]: Replaced the attribute alexiil.mc.lib.attributes.fluid.GroupedFluidInv value for minecraft:glass_bottle with alexiil.mc.lib.attributes.fluid.FluidContainerRegistry$StateEmpty$$Lambda$2744/0x0000000801abb440@45eeb186 (was alexiil.mc.lib.attributes.fluid.FluidContainerRegistry$StateEmpty$$Lambda$2744/0x0000000801abb440@4e00732c)
[26.12 14:52:07] [Server] [main/WARN]: Replaced the attribute alexiil.mc.lib.attributes.fluid.FluidInsertable value for minecraft:glass_bottle with alexiil.mc.lib.attributes.fluid.FluidContainerRegistry$StateEmpty$$Lambda$2744/0x0000000801abb440@5c0205a8 (was alexiil.mc.lib.attributes.fluid.FluidContainerRegistry$StateEmpty$$Lambda$2744/0x0000000801abb440@101d400e)
[26.12 14:52:07] [Server] [main/WARN]: Replaced the attribute alexiil.mc.lib.attributes.fluid.FluidExtractable value for minecraft:glass_bottle with alexiil.mc.lib.attributes.fluid.FluidContainerRegistry$StateEmpty$$Lambda$2744/0x0000000801abb440@20cfa10a (was alexiil.mc.lib.attributes.fluid.FluidContainerRegistry$StateEmpty$$Lambda$2744/0x0000000801abb440@6d1b3f2c)
[26.12 14:52:09] [Server] [main/INFO]: Immersive Portals Mod Initializing
[26.12 14:52:10] [Server] [main/INFO]: Reach entity attributes mod is not present
[26.12 14:52:10] [Server] [main/INFO]: Pehkui is not present
[26.12 14:52:10] [Server] [main/INFO]: [STDOUT]: [BL] Initialisation completed
[26.12 14:52:10] [Server] [main/INFO]: BW: "Server Starting" Event Complete!
[26.12 14:52:10] [Server] [main/INFO]: WorldEdit for Fabric (version 7.2.1+299386a) is loaded
[26.12 14:52:10] [Server] [main/INFO]: Loaded module Acquisition(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module AnvilImprovements(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module ArmorInvisibility(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module Atlas(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module AutoRestock(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module AutomaticRecipeUnlock(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module BatBuckets(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module BeaconsHealMobs(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module Beekeepers(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module BlockOfEnderPearls(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module BlockOfGunpowder(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module BlockOfSugar(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module Bookcases(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module CampfiresNoDamage(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module Candles(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module CaveSpidersDropCobwebs(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module ChickensDropFeathers(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module CoralSeaLanterns(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module CoralSquids(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module Core(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module Crates(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module DecreaseRepairCost(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module DirtToPath(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module EndermitePowder(enabled: yes)
[26.12 14:52:10] [Server] [main/ERROR]: No data fixer registered for endermite_powder
[26.12 14:52:10] [Server] [main/INFO]: Loaded module EntitySpawners(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module ExtendNetherite(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module ExtractEnchantments(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module FeatherFallingCrops(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module Glowballs(enabled: yes)
[26.12 14:52:10] [Server] [main/ERROR]: No data fixer registered for glowball
[26.12 14:52:10] [Server] [main/INFO]: Loaded module GoldBars(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module GoldChains(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module GoldLanterns(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module HoeHarvesting(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module HuskImprovements(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module InventoryTidying(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module Kilns(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module Lumberjacks(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module MineshaftImprovements(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module Mooblooms(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module MoreVillageBiomes(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module MusicImprovements(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module NetheriteNuggets(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module ParrotsStayOnShoulder(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module PathToDirt(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module PlayerState(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module PortableCrafting(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module PortableEnderChest(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module RaidHorns(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module RedstoneLanterns(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module RedstoneSand(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module RefinedObsidian(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module RemoveNitwits(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module RemovePotionGlint(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module ShulkerBoxTooltips(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module SleepImprovements(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module SmoothGlowstone(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module SnowStorms(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module StackableEnchantedBooks(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module StackablePotions(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module StackableStews(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module StrayImprovements(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module TamedAnimalsNoDamage(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module Tinted(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module UseTotemFromInventory(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module VariantBarrels(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module VariantBookshelves(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module VariantChests(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module VariantLadders(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module VariantMobTextures(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module VillagersFollowEmeraldBlocks(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module WanderingTraderImprovements(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module WitchesDropLuck(enabled: yes)
[26.12 14:52:10] [Server] [main/INFO]: Loaded module Woodcutters(enabled: yes)
[26.12 14:52:11] [Server] [main/INFO]: [Artifacts] Finished initialization
[26.12 14:52:11] [Server] [main/INFO]: [STDOUT]: Terrestria biomes registered!
[26.12 14:52:11] [Server] [main/INFO]: [STDOUT]: Biomes You'll Go biomes registered!
[26.12 14:52:11] [Server] [main/INFO]: ignored "badasintended.slotlink.compat.StockpileCompat" from "slotlink"
[26.12 14:52:11] [Server] [main/INFO]: BYG: Blocks registered!
[26.12 14:52:11] [Server] [main/INFO]: BYG: Items registered!
[26.12 14:52:11] [Server] [main/INFO]: BYG: Entities registered!
[26.12 14:52:12] [Server] [main/INFO]: Adding Numerical Biome ID's
[26.12 14:52:12] [Server] [main/INFO]: Added Numerical Biome ID's!
[26.12 14:52:12] [Server] [main/INFO]: BYG: Biomes registered!
[26.12 14:52:12] [Server] [main/INFO]: BYG: Decorators registered!
[26.12 14:52:12] [Server] [main/INFO]: BYG: Features registered!
[26.12 14:52:12] [Server] [main/INFO]: BYG: Surface builders Registered!
[26.12 14:52:12] [Server] [main/INFO]: Reading json
[26.12 14:52:12] [Server] [main/INFO]: Reading Sub-Biomes json
[26.12 14:52:12] [Server] [main/INFO]: BYG: "Common Setup" Event Complete!
[26.12 14:52:12] [Server] [main/INFO]: BYG: Compostable items added!
[26.12 14:52:12] [Server] [main/INFO]: BYG: Added Hoeable Blocks!
[26.12 14:52:12] [Server] [main/INFO]: BYG: Added Flammables!
[26.12 14:52:12] [Server] [main/INFO]: BYG: Added strippable Blocks...
[26.12 14:52:12] [Server] [main/INFO]: BYG: "Load Complete" Event Complete!
[26.12 14:52:12] [Server] [main/FATAL]: Failed to start the minecraft server
[26.12 14:52:12] [Server] java.lang.RuntimeExceptionCould not execute entrypoint stage 'main' due to errors, provided by 'fabric-tree-chopper'!
[26.12 14:52:12] [Server] 	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:53) ~[customjava14.jar:?]
[26.12 14:52:12] [Server] 	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:36) ~[customjava14.jar:?]
[26.12 14:52:12] [Server] 	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointServer.start(EntrypointServer.java:32) ~[customjava14.jar:?]
[26.12 14:52:12] [Server] 	at net.minecraft.server.Main.main(Main.java:92) [intermediary-server.jar:?]
[26.12 14:52:12] [Server] 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
[26.12 14:52:12] [Server] 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
[26.12 14:52:12] [Server] 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
[26.12 14:52:12] [Server] 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
[26.12 14:52:12] [Server] 	at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:224) [customjava14.jar:?]
[26.12 14:52:12] [Server] 	at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:141) [customjava14.jar:?]
[26.12 14:52:12] [Server] 	at net.fabricmc.loader.launch.knot.KnotServer.main(KnotServer.java:27) [customjava14.jar:?]
[26.12 14:52:12] [Server] 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
[26.12 14:52:12] [Server] 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
[26.12 14:52:12] [Server] 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
[26.12 14:52:12] [Server] 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
[26.12 14:52:12] [Server] 	at net.fabricmc.loader.launch.server.FabricServerLauncher.launch(FabricServerLauncher.java:62) [customjava14.jar:?]
[26.12 14:52:12] [Server] 	at net.fabricmc.loader.launch.server.FabricServerLauncher.setup(FabricServerLauncher.java:106) [customjava14.jar:?]
[26.12 14:52:12] [Server] 	at net.fabricmc.loader.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:50) [customjava14.jar:?]
[26.12 14:52:12] [Server] Caused byjava.lang.NoClassDefFoundError: me/shedaniel/fiber2cloth/api/Fiber2Cloth
[26.12 14:52:12] [Server] 	at com.skaggsm.treechoppermod.FabricTreeChopper$onInitialize$settings$1.<init>(FabricTreeChopper.java) ~[fabric-tree-chopper-0.6.0.jar:?]
[26.12 14:52:12] [Server] 	at com.skaggsm.treechoppermod.FabricTreeChopper$onInitialize$settings$1.<clinit>(FabricTreeChopper.java) ~[fabric-tree-chopper-0.6.0.jar:?]
[26.12 14:52:12] [Server] 	at com.skaggsm.treechoppermod.FabricTreeChopper.onInitialize(FabricTreeChopper.java:37) ~[fabric-tree-chopper-0.6.0.jar:?]
[26.12 14:52:12] [Server] 	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50) ~[customjava14.jar:?]
[26.12 14:52:12] [Server] 	... more
[26.12 14:52:12] [Server] Caused byjava.lang.ClassNotFoundException: me.shedaniel.fiber2cloth.api.Fiber2Cloth
[26.12 14:52:12] [Server] 	at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:602) ~[?:?]
[26.12 14:52:12] [Server] 	at jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) ~[?:?]
[26.12 14:52:12] [Server] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?]
[26.12 14:52:12] [Server] 	at net.fabricmc.loader.launch.server.InjectingURLClassLoader.loadClass(InjectingURLClassLoader.java:56) ~[customjava14.jar:?]
[26.12 14:52:12] [Server] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?]
[26.12 14:52:12] [Server] 	at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:168) ~[customjava14.jar:?]
[26.12 14:52:12] [Server] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?]
[26.12 14:52:12] [Server] 	at com.skaggsm.treechoppermod.FabricTreeChopper$onInitialize$settings$1.<init>(FabricTreeChopper.java) ~[fabric-tree-chopper-0.6.0.jar:?]
[26.12 14:52:12] [Server] 	at com.skaggsm.treechoppermod.FabricTreeChopper$onInitialize$settings$1.<clinit>(FabricTreeChopper.java) ~[fabric-tree-chopper-0.6.0.jar:?]
[26.12 14:52:12] [Server] 	at com.skaggsm.treechoppermod.FabricTreeChopper.onInitialize(FabricTreeChopper.java:37) ~[fabric-tree-chopper-0.6.0.jar:?]
[26.12 14:52:12] [Server] 	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50) ~[customjava14.jar:?]
[26.12 14:52:12] [Server] 	... more
commented

I looked into it and it seems like a weird quirk with Fabric's classloader behavior. I opened an issue with Fiber2Cloth here shedaniel/FiberToCloth#11 which could be closed or propagated up to the Fabric loader here.

In either case, expect a fix in v0.6.1 that will be published in a few minutes.