Fabric Tree Chopper

Fabric Tree Chopper

1M Downloads

Crash on dedicated server startup

magneticflux- opened this issue ยท 2 comments

commented

Reported by mykehdoom here.

Latest update is now crashing minecraft. at least on my server.

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'fabric-tree-chopper'!
   at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50) ~[fabric_1.17.1.jar:?]
   at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:33) ~[fabric_1.17.1.jar:?]
   at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointServer.start(EntrypointServer.java:33) ~[fabric_1.17.1.jar:?]
   at net.minecraft.server.Main.main(Main.java:97) [intermediary-server.jar:?]
   at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
   at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
   at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234) [fabric_1.17.1.jar:?]
   at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153) [fabric_1.17.1.jar:?]
   at net.fabricmc.loader.launch.knot.KnotServer.main(KnotServer.java:28) [fabric_1.17.1.jar:?]
   at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
   at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
   at net.fabricmc.loader.launch.server.FabricServerLauncher.launch(FabricServerLauncher.java:68) [fabric_1.17.1.jar:?]
   at net.fabricmc.loader.launch.server.FabricServerLauncher.setup(FabricServerLauncher.java:114) [fabric_1.17.1.jar:?]
   at net.fabricmc.loader.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:56) [fabric_1.17.1.jar:?]
Caused by: java.lang.NoClassDefFoundError: me/shedaniel/fiber2cloth/api/DefaultTypes
   at com.skaggsm.treechoppermod.FabricTreeChopper.onInitialize(FabricTreeChopper.kt:38) ~[fabric-tree-chopper-0.7.9.jar:?]
   at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:47) ~[fabric_1.17.1.jar:?]
   ... 17 more
Caused by: java.lang.ClassNotFoundException: me.shedaniel.fiber2cloth.api.DefaultTypes
   at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:636) ~[?:?]
   at jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:182) ~[?:?]
   at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
   at net.fabricmc.loader.launch.server.InjectingURLClassLoader.loadClass(InjectingURLClassLoader.java:57) ~[fabric_1.17.1.jar:?]
   at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
   at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:175) ~[fabric_1.17.1.jar:?]
   at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
   at com.skaggsm.treechoppermod.FabricTreeChopper.onInitialize(FabricTreeChopper.kt:38) ~[fabric-tree-chopper-0.7.9.jar:?]
   at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:47) ~[fabric_1.17.1.jar:?]
   ... 17 more
commented

Very strange. The file on Curseforge has the requested class present: \fabric-tree-chopper-0.7.9.jar\META-INF\jars\fiber2cloth-3.2.0.jar\me\shedaniel\fiber2cloth\api\DefaultTypes.class.

mykehdoom, what mod versions are you using? The full log file has the versions included.

commented

Same here:

[07:29:00] [main/INFO]: Loading for game Minecraft 1.17.1
[07:29:00] [ForkJoinPool-1-worker-9/WARN]: Non-Fabric mod JAR at "C:\MC-SERVER\mods\gravestone-1.17.1-1.0.4.jar", ignoring
[07:29:00] [ForkJoinPool-1-worker-11/WARN]: The mod "harvest" contains invalid entries in its mod json:
- Unsupported root entry "links" at line 7 column 10
[07:29:00] [ForkJoinPool-1-worker-3/WARN]: The mod "libcd" contains invalid entries in its mod json:
- Unsupported root entry "licence" at line 9 column 12
[07:29:00] [main/WARN]: Warnings were found! 
 - Mod 'Beenfo' (beenfo) recommends version 1.1.7 or later of mod modupdater, which is missing!
	 - You must install version 1.1.7 or later of modupdater.
 - Conflicting versions found for fabric-api-base: used 0.3.0+a02b446313, also found 0.3.0+a02b4463d5, 0.3.0+a02b44633d, 0.3.0+a02b446318
 - Conflicting versions found for fabric-networking-v0: used 0.3.2+92519afad5, also found 0.3.2+92519afa18
 - Conflicting versions found for fabric-tool-attribute-api-v1: used 1.2.12+b7ab61213d, also found 1.2.12+b7ab612118
 - Conflicting versions found for fabric-key-binding-api-v1: used 1.0.4+cbda931818, also found 1.0.4+a02b44633d
 - Conflicting versions found for fabric-lifecycle-events-v1: used 1.4.4+a02b44633d, also found 1.4.4+a02b446318
 - Conflicting versions found for fabric-screen-api-v1: used 1.0.4+198a96213d, also found 1.0.4+cbda931818
 - Conflicting versions found for fabric-item-api-v1: used 1.2.4+a02b44633d, also found 1.2.4+cbda931818
[07:29:00] [main/WARN]: Mod `{}` ({}) uses 'requires' key in fabric.mod.json, which is not supported - use 'depends'
[07:29:00] [main/INFO]: [FabricLoader] Loading 125 mods:
	- [email protected]
	- [email protected]+mc21w16a
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]+1.17.1
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]+1.17
	- [email protected]+1.17
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]+1.17
	- [email protected]+a02b446313
	- [email protected]+cbda931818
	- [email protected]+cbda931818
	- [email protected]+a02b446318
	- [email protected]+5ab9934c18
	- [email protected]+92519afa18
	- [email protected]+cbda931818
	- [email protected]+cbda931818
	- [email protected]+be9da31018
	- [email protected]+6cefd57718
	- [email protected]+57bef5a318
	- [email protected]+fc40aa9d18
	- [email protected]+92519afa18
	- [email protected]+cbda931818
	- [email protected]+a02b44633d
	- [email protected]+b7ab612118
	- [email protected]+cbda931818
	- [email protected]+36b77c3e18
	- [email protected]+kotlin.1.5.31
	- [email protected]+a02b44633d
	- [email protected]+a02b446318
	- [email protected]+92519afa18
	- [email protected]+a02b446318
	- [email protected]+cbda931818
	- [email protected]+a02b446318
	- [email protected]+92519afad5
	- [email protected]+cbda931818
	- [email protected]+a02b446318
	- [email protected]+a02b446318
	- [email protected]+7931163218
	- [email protected]+cbda931818
	- [email protected]+cbda931818
	- [email protected]+7931163218
	- [email protected]+a02b446318
	- [email protected]+4658223018
	- [email protected]+7931163218
	- [email protected]+7931163218
	- [email protected]+a00e834b18
	- [email protected]+198a96213d
	- [email protected]+cbda931818
	- [email protected]+5ab9934c18
	- [email protected]+b06cb95b18
	- [email protected]+a02b446318
	- [email protected]+b7ab61213d
	- [email protected]+7931163218
	- [email protected]
	- [email protected]
	- [email protected]+1.17
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]+1.17
	- [email protected]+1.17.1
	- [email protected]
	- [email protected]
	- [email protected]
	- java@16
	- [email protected]
	- [email protected]+1.16.3
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]+mc1.17.1-pre1
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
	- [email protected]
[07:29:04] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/MC-SERVER/fabric-server-launch.jar Service=Knot/Fabric Env=SERVER
[07:29:04] [main/INFO]: Compatibility level set to JAVA_16
[07:29:07] [main/WARN]: Reference map 'static-content-refmap.json' for static-content.mixins.json could not be read. If this is a development environment you can ignore this message
[07:29:07] [main/WARN]: Reference map 'RingOfAttraction-Fabric-1.17.1-refmap.json' for ring_of_attraction.mixins.json could not be read. If this is a development environment you can ignore this message
[07:29:07] [main/WARN]: Error loading class: net/minecraft/class_471 (java.lang.ClassNotFoundException: net/minecraft/class_471)
[07:29:07] [main/WARN]: @Mixin target net.minecraft.class_471 was not found noexpensive.mixins.json:AnvilScreenMixin
[07:29:07] [main/WARN]: @Mixin target net/minecraft/class_2474$class_5124 is public in fabric-tag-extensions-v0.mixins.json:MixinObjectBuilder and should be specified in value
[07:29:07] [main/WARN]: Error loading class: net/minecraft/class_481 (java.lang.ClassNotFoundException: net/minecraft/class_481)
[07:29:07] [main/WARN]: @Mixin target net.minecraft.class_481 was not found trinkets.mixins.json:CreativeInventoryScreenMixin
[07:29:09] [main/WARN]: @ModifyVariable(@At("INVOKE")) Shift.BY=2 on biom4st3r_moenchantments.json:filterfeeder/LivingEntityMxn::localvar$zfl000$moenchantment$replaceItemFromFilterFeeder exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[07:29:09] [main/WARN]: @ModifyVariable(@At("FIELD")) Shift.BY=1 on moenchant_lib.json:events/LivingEntityDamageMxn::localvar$zif000$extendedEnchantment$modifyDamage2 exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[07:29:12] [main/WARN]: @Inject(@At("INVOKE_ASSIGN")) Shift.BY=2 on biom4st3r_moenchantments.json:soulbound/PlayerInventoryMxn::handler$zfa000$biom4st3r_providerContext exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[07:29:12] [main/WARN]: @ModifyVariable(@At("INVOKE_ASSIGN")) Shift.BY=2 on biom4st3r_moenchantments.json:soulbound/PlayerInventoryMxn::localvar$zfa000$biom4st3r_checkInventoriesForSoulbound exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[07:29:13] [main/INFO]: Configuration has been loaded
[07:29:13] [main/INFO]: [STDOUT]: Loading Collective (Fabric) version 1.61.
[07:29:13] [main/INFO]: Discovered plugin waila:core at mcp.mobius.waila.plugin.core.WailaCore
[07:29:14] [main/INFO]: Discovered plugin waila:vanilla at mcp.mobius.waila.plugin.vanilla.WailaVanilla
[07:29:14] [main/INFO]: Registering plugin at mcp.mobius.waila.plugin.core.WailaCore
[07:29:14] [main/INFO]: Registering plugin at mcp.mobius.waila.plugin.vanilla.WailaVanilla
[07:29:14] [main/INFO]: Plugin config reloaded
[07:29:14] [main/INFO]: [STDOUT]: Hello NoExpensive world!
[07:29:14] [main/INFO]: Fabric Shield Lib Initialized!
[07:29:14] [main/INFO]: [Grind Enchantments] Reading config.
[07:29:15] [main/INFO]: Loaded 14 Static Content files for vanilla-hammers:hammers
[07:29:15] [main/INFO]: Better Signs & Frames Initializing
[07:29:15] [main/INFO]: Basic Shields initialized!
[07:29:15] [main/WARN]: @Inject(@At("INVOKE")) Shift.BY=3 on fabric-lifecycle-events-v1.mixins.json:server.WorldChunkMixin::handler$zjb000$onLoadBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[07:29:15] [main/INFO]: Registered plugin provider DefaultPlugin [roughlyenoughitems] for REIPlugin
[07:29:15] [main/INFO]: Registered plugin provider DefaultRuntimePlugin [roughlyenoughitems] for REIPlugin
[07:29:15] [main/INFO]: Registered plugin provider DefaultPlugin [roughlyenoughitems] for REIServerPlugin
[07:29:15] [main/INFO]: Registered plugin provider DefaultRuntimePlugin [roughlyenoughitems] for REIServerPlugin
[07:29:15] [main/INFO]: Registered plugin provider FabricFluidAPISupportPlugin for REIServerPlugin
[07:29:15] [main/INFO]: Registered plugin provider FabricFluidAPISupportPlugin for REIPlugin
[07:29:15] [main/INFO]: [STDOUT]: net.minecraft.class_2248
[07:29:16] [main/FATAL]: Failed to start the minecraft server
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'fabric-tree-chopper'!
	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50) ~[fabric-server-launch.jar:?]
	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:33) ~[fabric-server-launch.jar:?]
	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointServer.start(EntrypointServer.java:33) ~[fabric-server-launch.jar:?]
	at net.minecraft.server.Main.main(Main.java:97) [intermediary-server.jar:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
	at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
	at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234) [fabric-server-launch.jar:?]
	at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153) [fabric-server-launch.jar:?]
	at net.fabricmc.loader.launch.knot.KnotServer.main(KnotServer.java:28) [fabric-server-launch.jar:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
	at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
	at net.fabricmc.loader.launch.server.FabricServerLauncher.launch(FabricServerLauncher.java:68) [fabric-server-launch.jar:?]
	at net.fabricmc.loader.launch.server.FabricServerLauncher.setup(FabricServerLauncher.java:114) [fabric-server-launch.jar:?]
	at net.fabricmc.loader.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:56) [fabric-server-launch.jar:?]
Caused by: java.lang.NoClassDefFoundError: me/shedaniel/fiber2cloth/api/DefaultTypes
	at com.skaggsm.treechoppermod.FabricTreeChopper.onInitialize(FabricTreeChopper.kt:38) ~[fabric-tree-chopper-0.7.9.jar:?]
	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:47) ~[fabric-server-launch.jar:?]
	... 17 more
Caused by: java.lang.ClassNotFoundException: me.shedaniel.fiber2cloth.api.DefaultTypes
	at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:636) ~[?:?]
	at jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:182) ~[?:?]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
	at net.fabricmc.loader.launch.server.InjectingURLClassLoader.loadClass(InjectingURLClassLoader.java:57) ~[fabric-server-launch.jar:?]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
	at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:175) ~[fabric-server-launch.jar:?]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
	at com.skaggsm.treechoppermod.FabricTreeChopper.onInitialize(FabricTreeChopper.kt:38) ~[fabric-tree-chopper-0.7.9.jar:?]
	at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:47) ~[fabric-server-launch.jar:?]
	... 17 more