Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can Change plant Speed #29

Open
ShadowLoveElysia opened this issue Sep 20, 2023 · 5 comments
Open

How can Change plant Speed #29

ShadowLoveElysia opened this issue Sep 20, 2023 · 5 comments

Comments

@ShadowLoveElysia
Copy link

i looked update log i see config.yaml,but i dont know this config in any file floder

@flier268
Copy link
Owner

The config.yaml was created by MOD after Minecraft run.
You can set skipTick to 10 or higher to downgress speed

@ShadowLoveElysia
Copy link
Author

ummm where file floder i see .minecraft\config not anything(only have fabric config)

@flier268
Copy link
Owner

ummm where file floder i see .minecraft\config not anything(only have fabric config)

Maybe you need to edit setting in game menu

@ShadowLoveElysia
Copy link
Author

hey i see manu,K is mod setting but i tried clicking K, but the game crashes, do I need to provide logs?
This is the log before the crash
|-- fabric-events-lifecycle-v0 0.2.22+d7c144a860
|-- fabric-game-rule-api-v1 1.0.13+d7c144a860
|-- fabric-item-api-v1 1.6.2+8165403660
|-- fabric-item-groups-v0 0.3.16+91896a4960
|-- fabric-key-binding-api-v1 1.0.12+54e5b2ec60
|-- fabric-keybindings-v0 0.2.10+b4f4f6cd60
|-- fabric-lifecycle-events-v1 2.1.1+cc71601c60
|-- fabric-loot-api-v2 1.1.2+1997ad1260
|-- fabric-loot-tables-v1 1.1.4+e747827960
|-- fabric-mining-level-api-v1 2.1.6+cc71601c60
|-- fabric-models-v0 0.3.7+d7c144a860
|-- fabric-networking-api-v1 1.0.24+2d30af4b60
|-- fabric-networking-v0 0.3.11+b4f4f6cd60
|-- fabric-object-builder-api-v1 2.1.5+032c981d60
|-- fabric-particles-v1 0.2.13+526dc1ac60
|-- fabric-registry-sync-v0 0.9.12+bb2e047760
|-- fabric-renderer-api-v1 0.5.0+bf48649860
|-- fabric-renderer-indigo 0.6.1+03e2b68760
|-- fabric-renderer-registries-v1 3.2.12+b4f4f6cd60
|-- fabric-rendering-data-attachment-v1 0.3.9+ee3621fc60
|-- fabric-rendering-fluids-v1 2.0.3+54e5b2ec60
|-- fabric-rendering-v0 1.1.14+b4f4f6cd60
|-- fabric-rendering-v1 1.10.8+54e5b2ec60
|-- fabric-resource-conditions-api-v1 2.0.3+91b7aa6660
|-- fabric-resource-loader-v0 0.5.3+047a5ecb60
|-- fabric-screen-api-v1 1.0.11+d882b91560
|-- fabric-screen-handler-api-v1 1.2.3+1f6558e860
|-- fabric-textures-v0 1.0.13+3ac43d9560
|-- fabric-transfer-api-v1 1.6.4+f4563ac860
-- fabric-transitive-access-wideners-v1 1.1.0+e747827960
- fabricloader 0.14.22
- java 17
- minecraft 1.18.2
- optifabric 1.13.16
-- mm 2.3
[12:39:39] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/D:/.minecraft/libraries/net/fabricmc/sponge-mixin/0.12.5+mixin.0.8.5/sponge-mixin-0.12.5+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT
[12:39:40] [main/INFO]: Compatibility level set to JAVA_17
[12:39:40] [main/WARN]: Reference map 'AutoHarvest-refmap.json' for autoharvest.mixins.json could not be read. If this is a development environment you can ignore this message
Found existing patched optifine jar, using that
[12:39:53] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_3489.create
[12:40:01] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[12:40:03] [Render thread/ERROR]: Failed to verify authentication
com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-3.3.39.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:132) ~[authlib-3.3.39.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.(YggdrasilUserApiService.java:44) ~[authlib-3.3.39.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:153) ~[authlib-3.3.39.jar:?]
at net.minecraft.class_310.method_31382(class_310.java:680) [client-intermediary.jar:?]
at net.minecraft.class_310.(class_310.java:424) [client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:197) [client-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) [fabric-loader-0.14.22.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.14.22.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.14.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60) [JavaWrapper.jar:?]
at oolloo.jlw.Wrapper.main(Wrapper.java:53) [JavaWrapper.jar:?]
Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401
at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:78) ~[authlib-3.3.39.jar:?]
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-3.3.39.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:113) ~[authlib-3.3.39.jar:?]
... 14 more
[12:40:03] [Render thread/INFO]: Setting user: fgh
[12:40:04] [Render thread/INFO]: Definitely not up to no good
[12:40:04] [Render thread/INFO]: [Indigo] Registering Indigo renderer!
[12:40:04] [Render thread/INFO]: [Indigo] Compatibility mode enabled.
[12:40:04] [Render thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_304.getKeyModifier
[12:40:05] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
[12:40:06] [Render thread/INFO]: [OptiFine]
[12:40:06] [Render thread/INFO]: [OptiFine] OptiFine_1.18.2_HD_U_H9
[12:40:06] [Render thread/INFO]: [OptiFine] Build: 20230626-134040
[12:40:06] [Render thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[12:40:06] [Render thread/INFO]: [OptiFine] Java: 17.0.8, Microsoft
[12:40:06] [Render thread/INFO]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
[12:40:06] [Render thread/INFO]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL
[12:40:06] [Render thread/INFO]: [OptiFine] OpenGL: Intel(R) HD Graphics 630, version 3.2.0 - Build 31.0.101.2112, Intel
[12:40:06] [Render thread/INFO]: [OptiFine] OpenGL Version: 3.2.0
[12:40:06] [Render thread/INFO]: [OptiFine] Maximum texture size: 16384x16384
[12:40:06] [VersionCheck/INFO]: [OptiFine] Checking for new version
[12:40:06] [Render thread/INFO]: [Shaders] OpenGL Version: 3.2.0 - Build 31.0.101.2112
[12:40:06] [Render thread/INFO]: [Shaders] Vendor: Intel
[12:40:06] [Render thread/INFO]: [Shaders] Renderer: Intel(R) HD Graphics 630
[12:40:06] [Render thread/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 -
[12:40:06] [Render thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[12:40:06] [Render thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS: 8
[12:40:06] [Render thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[12:40:06] [Render thread/INFO]: [Shaders] Load shaders configuration.
[12:40:06] [Render thread/INFO]: [Shaders] Save shaders configuration.
[12:40:06] [Render thread/INFO]: [Shaders] No shaderpack loaded.
[12:40:06] [Render thread/WARN]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: sun.misc.SharedSecrets
[12:40:06] [Render thread/WARN]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: jdk.internal.misc.SharedSecrets
[12:40:06] [Render thread/WARN]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: sun.misc.VM
[12:40:06] [Render thread/WARN]: [OptiFine] (Reflector) java.lang.reflect.InaccessibleObjectException: Unable to make public static long jdk.internal.misc.VM.maxDirectMemory() accessible: module java.base does not "exports jdk.internal.misc" to unnamed module @1040be71
[12:40:07] [Render thread/INFO]: Narrator library for x64 successfully loaded
[12:40:07] [Render thread/INFO]: Reloading ResourceManager: Default, Fabric Mods (autoharvest, Fabric API, Fabric API Base, Fabric API Lookup API (v1), Fabric Biome API (v1), Fabric BlockRenderLayer Registration (v1), Fabric Command API (v1), Fabric Commands (v0), Fabric Containers (v0), Fabric Content Registries (v0), Fabric Convention Tags, Fabric Crash Report Info (v1), Fabric Data Generation API (v1), Fabric Dimensions API (v1), Fabric Entity Events (v1), Fabric Events Interaction (v0), Fabric Events Lifecycle (v0), Fabric Game Rule API (v1), Fabric Item API (v1), Fabric Item Groups (v0), Fabric Key Binding API (v1), Fabric Key Bindings (v0), Fabric Lifecycle Events (v1), Fabric Loot API (v2), Fabric Loot Tables (v1), Fabric Mining Level API (v1), Fabric Models (v0), Fabric Networking API (v1), Fabric Networking (v0), Fabric Object Builder API (v1), Fabric Particles (v1), Fabric Registry Sync (v0), Fabric Renderer API (v1), Fabric Renderer - Indigo, Fabric Renderer Registries (v1), Fabric Rendering Data Attachment (v1), Fabric Rendering Fluids (v1), Fabric Rendering (v0), Fabric Rendering (v1), Fabric Resource Conditions API (v1), Fabric Resource Loader (v0), Fabric Screen API (v1), Fabric Screen Handler API (v1), Fabric Textures (v0), Fabric Transfer API (v1), Fabric Transitive Access Wideners (v1), Fabric Loader, Manningham Mills, OptiFabric)
[12:40:07] [Render thread/INFO]: [OptiFine] *** Reloading textures ***
[12:40:07] [Render thread/INFO]: [OptiFine] Resource packs: Fabric Mods
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_4696.canRenderInLayer
[12:40:08] [Render thread/INFO]: [OptiFine] *** Reflector Forge ***
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_773.getTexture
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.class_3193.currentlyLoading
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_2791.getWorldForge
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_304.setKeyConflictContext
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_304.setKeyModifierAndCode
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_20.render
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_4696.canRenderInLayer
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_1814.getStyleModifier
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Constructor not present: net.minecraft.class_3228, params: class net.minecraft.class_3230, int, class java.lang.Object, boolean
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.class_3228.forceTicks
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_3228.isForceTicks
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_5294.getCloudRenderHandler
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_5294.getSkyRenderHandler
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_5294.getWeatherParticleRenderHandler
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_5294.getWeatherRenderHandler
[12:40:08] [Render thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.class_727.updateSprite
[12:40:08] [Render thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[12:40:08] [Worker-Main-5/INFO]: [OptiFine] Multitexture: false
[12:40:08] [VersionCheck/INFO]: [OptiFine] Version found: H6
[12:40:09] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[12:40:09] [Worker-Main-4/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@3a7732aa
[12:40:09] [Worker-Main-4/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@3a7732aa
[12:40:09] [Worker-Main-4/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@3a7732aa
[12:40:09] [Worker-Main-4/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@3a7732aa
[12:40:09] [Worker-Main-6/INFO]: [OptiFine] Multitexture: false
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] Multitexture: false
[12:40:10] [Worker-Main-4/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@4efc5b59
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] Multipass connected textures: false
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_pane_white.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_white.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_orange.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_pane_orange.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_magenta.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_pane_magenta.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_light_blue.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_pane_light_blue.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_pane_yellow.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_yellow.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_lime.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_pane_lime.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pane_pink.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pink.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_gray.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_pane_gray.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_light_gray.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_pane_light_gray.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_cyan.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_pane_cyan.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_pane_purple.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_purple.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_blue.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_pane_blue.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_brown.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_pane_brown.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_green.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_pane_green.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_pane_red.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_red.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_black.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_pane_black.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass_pane.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/21_tinted_glass/tinted_glass.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/30_bookshelf/bookshelf.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/40_sandstone/sandstone.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/41_red_sandstone/red_sandstone.properties
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] Multipass connected textures: false
[12:40:10] [Worker-Main-4/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[12:40:16] [Worker-Main-4/INFO]: [OptiFine] Mipmap levels: 4
[12:40:16] [Worker-Main-8/INFO]: [OptiFine] Multitexture: false
[12:40:16] [Worker-Main-4/INFO]: [OptiFine] Multitexture: false
[12:40:16] [Worker-Main-4/INFO]: [OptiFine] Sprite size: 64
[12:40:16] [Worker-Main-4/INFO]: [OptiFine] Mipmap levels: 6
[12:40:16] [Worker-Main-4/INFO]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64
[12:40:16] [Worker-Main-4/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
[12:40:16] [Worker-Main-4/INFO]: [OptiFine] Multitexture: false
[12:40:16] [Worker-Main-4/INFO]: [OptiFine] Sprite size: 64
[12:40:16] [Worker-Main-4/INFO]: [OptiFine] Mipmap levels: 6
[12:40:16] [Worker-Main-4/INFO]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64
[12:40:16] [Worker-Main-4/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
[12:40:16] [Worker-Main-4/INFO]: [OptiFine] Multitexture: false
[12:40:16] [Worker-Main-4/INFO]: [OptiFine] Sprite size: 64
[12:40:16] [Worker-Main-4/INFO]: [OptiFine] Mipmap levels: 6
[12:40:16] [Worker-Main-4/INFO]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64
[12:40:16] [Worker-Main-4/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
[12:40:16] [Worker-Main-4/INFO]: [OptiFine] Multitexture: false
[12:40:17] [Worker-Main-4/INFO]: [OptiFine] Sprite size: 64
[12:40:17] [Worker-Main-4/INFO]: [OptiFine] Mipmap levels: 6
[12:40:17] [Worker-Main-4/INFO]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64
[12:40:17] [Worker-Main-4/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
[12:40:17] [Worker-Main-4/INFO]: [OptiFine] Multitexture: false
[12:40:17] [Worker-Main-4/INFO]: [OptiFine] Sprite size: 64
[12:40:17] [Worker-Main-4/INFO]: [OptiFine] Mipmap levels: 6
[12:40:17] [Worker-Main-4/INFO]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64
[12:40:17] [Worker-Main-4/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
[12:40:17] [Worker-Main-4/INFO]: [OptiFine] Multitexture: false
[12:40:17] [Worker-Main-4/INFO]: [OptiFine] Sprite size: 64
[12:40:17] [Worker-Main-4/INFO]: [OptiFine] Mipmap levels: 6
[12:40:17] [Worker-Main-4/INFO]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 64
[12:40:17] [Worker-Main-4/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
[12:40:17] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on HDMI (英特尔(R) 显示器音频)
[12:40:17] [Render thread/INFO]: Sound engine started
[12:40:17] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas
[12:40:17] [Render thread/INFO]: [OptiFine] Animated sprites: 45
[12:40:17] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[12:40:17] [Render thread/INFO]: [OptiFine] Animated sprites: 0
[12:40:17] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[12:40:17] [Render thread/INFO]: [OptiFine] Animated sprites: 0
[12:40:17] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[12:40:17] [Render thread/INFO]: [OptiFine] Animated sprites: 0
[12:40:17] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[12:40:17] [Render thread/INFO]: [OptiFine] Animated sprites: 0
[12:40:17] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[12:40:17] [Render thread/INFO]: [OptiFine] Animated sprites: 0
[12:40:17] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[12:40:17] [Render thread/INFO]: [OptiFine] Animated sprites: 0
[12:40:20] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[12:40:20] [Render thread/INFO]: [OptiFine] Animated sprites: 1
[12:40:20] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[12:40:20] [Render thread/INFO]: [OptiFine] Animated sprites: 0
[12:40:20] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[12:40:20] [Render thread/INFO]: [OptiFine] Animated sprites: 0
[12:40:20] [Render thread/INFO]: [OptiFine] *** Reloading custom textures ***
[12:40:20] [Render thread/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@1058d778
[12:40:20] [Render thread/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@3fa3e19f
[12:40:20] [Render thread/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@3efe1450
[12:40:20] [Render thread/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@7b811f09
[12:40:20] [Render thread/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@ee021ff
[12:40:20] [Render thread/WARN]: [OptiFine] Unknown resource pack type: net.fabricmc.fabric.impl.resource.loader.FabricModResourcePack@11a7f5ee
[12:40:20] [Render thread/INFO]: [OptiFine] Disable Forge light pipeline
[12:40:33] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:40:33] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:40:33] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:40:33] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:40:33] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:40:33] [Render thread/INFO]: Loaded 7 recipes
[12:40:34] [Render thread/INFO]: Loaded 1141 advancements
[12:40:35] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[12:40:35] [Render thread/INFO]: Applied 0 biome modifications to 0 of 61 new biomes in 3.949 ms
[12:40:35] [Server thread/INFO]: Starting integrated minecraft server version 1.18.2
[12:40:35] [Server thread/INFO]: Generating keypair
[12:40:35] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[12:40:36] [Render thread/INFO]: 准备生成区域中:0%
[12:40:36] [Render thread/INFO]: 准备生成区域中:0%
[12:40:36] [Render thread/INFO]: 准备生成区域中:0%
[12:40:37] [Render thread/INFO]: 准备生成区域中:0%
[12:40:37] [Render thread/INFO]: 准备生成区域中:0%
[12:40:38] [Render thread/INFO]: 准备生成区域中:0%
[12:40:38] [Render thread/INFO]: 准备生成区域中:0%
[12:40:39] [Render thread/INFO]: 准备生成区域中:1%
[12:40:39] [Render thread/INFO]: 准备生成区域中:1%
[12:40:40] [Render thread/INFO]: 准备生成区域中:9%
[12:40:40] [Render thread/INFO]: 准备生成区域中:35%
[12:40:41] [Render thread/INFO]: 准备生成区域中:35%
[12:40:41] [Render thread/INFO]: 准备生成区域中:38%
[12:40:42] [Render thread/INFO]: 准备生成区域中:90%
[12:40:42] [Render thread/INFO]: Time elapsed: 7228 ms
[12:40:43] [Server thread/INFO]: Changing view distance to 8, from 10
[12:40:43] [Server thread/INFO]: Changing simulation distance to 12, from 0
[12:40:47] [Server thread/INFO]: fgh[local:E:78dd5e28] logged in with entity id 230 at (5.5, 85.0, -2.5)
[12:40:47] [Server thread/INFO]: fgh加入了游戏
[12:40:47] [Render thread/INFO]: [STDOUT]: Replacement renderBlock call: method_3355.(Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lnet/minecraft/class_1920;Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;ZLjava/util/Random;)Z
[12:40:48] [Render thread/INFO]: Loaded 0 advancements
[12:40:56] [Render thread/ERROR]: Unreported exception thrown!
java.lang.NoClassDefFoundError: me/shedaniel/clothconfig2/api/AbstractConfigListEntry
at com.flier268.autoharvest.KeyPressListener.onProcessKey(KeyPressListener.java:88) ~[AutoHarvest-1.3.2.jar:?]
at com.flier268.autoharvest.KeyPressListener.lambda$new$0(KeyPressListener.java:80) ~[AutoHarvest-1.3.2.jar:?]
at net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$2(ClientTickEvents.java:65) ~[fabric-lifecycle-events-v1-2.1.1+cc71601c60-87d8f812a1297025.jar:?]
at net.minecraft.class_310.handler$zeb000$fabric-lifecycle-events-v1$onEndTick(class_310.java:4472) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1574(class_310.java:1817) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1091) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:737) [client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:236) [client-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) [fabric-loader-0.14.22.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.14.22.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.14.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60) [JavaWrapper.jar:?]
at oolloo.jlw.Wrapper.main(Wrapper.java:53) [JavaWrapper.jar:?]
Caused by: java.lang.ClassNotFoundException: me.shedaniel.clothconfig2.api.AbstractConfigListEntry
at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:226) ~[fabric-loader-0.14.22.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:112) ~[fabric-loader-0.14.22.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
... 17 more
[12:40:57] [Server thread/INFO]: Stopping server
[12:40:57] [Server thread/INFO]: Saving players
[12:40:57] [Server thread/INFO]: fgh lost connection: 连接中止
[12:40:57] [Server thread/INFO]: fgh退出了游戏
[12:40:57] [Server thread/INFO]: Stopping singleplayer server as player logged out
[12:40:57] [Server thread/INFO]: Saving worlds
[12:40:59] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/minecraft:overworld
[12:40:59] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/minecraft:the_end
[12:40:59] [Server thread/INFO]: Saving chunks for level 'ServerLevel[新的世界]'/minecraft:the_nether
[12:40:59] [Server thread/INFO]: ThreadedAnvilChunkStorage (新的世界): All chunks are saved
[12:40:59] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[12:40:59] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[12:40:59] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 21/9/2023 下午12:41
Description: Unexpected error

java.lang.NoClassDefFoundError: me/shedaniel/clothconfig2/api/AbstractConfigListEntry
at com.flier268.autoharvest.KeyPressListener.onProcessKey(KeyPressListener.java:88)
at com.flier268.autoharvest.KeyPressListener.lambda$new$0(KeyPressListener.java:80)
at net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$2(ClientTickEvents.java:65)
at net.minecraft.class_310.handler$zeb000$fabric-lifecycle-events-v1$onEndTick(class_310.java:4472)
at net.minecraft.class_310.method_1574(class_310.java:1817)
at net.minecraft.class_310.method_1523(class_310.java:1091)
at net.minecraft.class_310.method_1514(class_310.java:737)
at net.minecraft.client.main.Main.main(Main.java:236)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60)
at oolloo.jlw.Wrapper.main(Wrapper.java:53)
Caused by: java.lang.ClassNotFoundException: me.shedaniel.clothconfig2.api.AbstractConfigListEntry
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:226)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:112)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 17 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at com.flier268.autoharvest.KeyPressListener.onProcessKey(KeyPressListener.java:88)
at com.flier268.autoharvest.KeyPressListener.lambda$new$0(KeyPressListener.java:80)
at net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$2(ClientTickEvents.java:65)
at net.minecraft.class_310.handler$zeb000$fabric-lifecycle-events-v1$onEndTick(class_310.java:4472)

-- Affected level --
Details:
All players: 1 total; [class_746['fgh'/230, l='ClientLevel', x=5.50, y=85.00, z=-2.50]]
Chunk stats: 529, 322
Level dimension: minecraft:overworld
Level spawn location: World: (0,81,0), Section: (at 0,1,0 in 0,5,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 742 game time, 742 day time
Server brand: fabric
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.class_638.method_8538(class_638.java:522)
at net.minecraft.class_310.method_1587(class_310.java:2376)
at net.minecraft.class_310.method_1514(class_310.java:761)
at net.minecraft.client.main.Main.main(Main.java:236)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60)
at oolloo.jlw.Wrapper.main(Wrapper.java:53)

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Fabric Mods

-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 430573568 bytes (410 MiB) / 1436549120 bytes (1370 MiB) up to 1610612736 bytes (1536 MiB)
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
Identifier: Intel64 Family 6 Model 158 Stepping 9
Microarchitecture: Kaby Lake
Frequency (GHz): 3.00
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 4
Graphics card #0 name: Intel(R) HD Graphics 630
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MB): 1024.00
Graphics card #0 deviceId: 0x5912
Graphics card #0 versionInfo: DriverVersion=31.0.101.2112
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Virtual memory max (MB): 11011.68
Virtual memory used (MB): 9186.61
Swap memory total (MB): 3000.23
Swap memory used (MB): 310.73
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx1536m
Fabric Mods:
autoharvest: autoharvest 1.3.2
fabric-api: Fabric API 0.76.0+1.18.2
fabric-api-base: Fabric API Base 0.4.5+64b7c69360
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.3+2373a54560
fabric-biome-api-v1: Fabric Biome API (v1) 8.0.7+e83becad60
fabric-block-api-v1: Fabric Block API (v1) 1.0.0+ee3621fc60
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.13+3ac43d9560
fabric-command-api-v1: Fabric Command API (v1) 1.1.10+d7c144a860
fabric-commands-v0: Fabric Commands (v0) 0.2.9+b4f4f6cd60
fabric-containers-v0: Fabric Containers (v0) 0.1.24+d7c144a860
fabric-content-registries-v0: Fabric Content Registries (v0) 3.1.3+c85f2e3860
fabric-convention-tags-v1: Fabric Convention Tags 1.1.0+43ce63a460
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.1+ee261a3e60
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 3.1.0+6c70b68e60
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.21+489d6f8260
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.9+d7c144a860
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.20+d7c144a860
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.22+d7c144a860
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
fabric-item-api-v1: Fabric Item API (v1) 1.6.2+8165403660
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.16+91896a4960
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.12+54e5b2ec60
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.10+b4f4f6cd60
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.1.1+cc71601c60
fabric-loot-api-v2: Fabric Loot API (v2) 1.1.2+1997ad1260
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.4+e747827960
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.6+cc71601c60
fabric-models-v0: Fabric Models (v0) 0.3.7+d7c144a860
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.24+2d30af4b60
fabric-networking-v0: Fabric Networking (v0) 0.3.11+b4f4f6cd60
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.1.5+032c981d60
fabric-particles-v1: Fabric Particles (v1) 0.2.13+526dc1ac60
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.12+bb2e047760
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.5.0+bf48649860
fabric-renderer-indigo: Fabric Renderer - Indigo 0.6.1+03e2b68760
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.12+b4f4f6cd60
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.9+ee3621fc60
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 2.0.3+54e5b2ec60
fabric-rendering-v0: Fabric Rendering (v0) 1.1.14+b4f4f6cd60
fabric-rendering-v1: Fabric Rendering (v1) 1.10.8+54e5b2ec60
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.3+91b7aa6660
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.5.3+047a5ecb60
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.11+d882b91560
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.2.3+1f6558e860
fabric-textures-v0: Fabric Textures (v0) 1.0.13+3ac43d9560
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.6.4+f4563ac860
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.1.0+e747827960
fabricloader: Fabric Loader 0.14.22
java: OpenJDK 64-Bit Server VM 17
minecraft: Minecraft 1.18.2
optifabric: OptiFabric 1.13.16
mm: Manningham Mills 2.3
Launched Version: 1.18.2-Fabric 0.14.22-OptiFine_H9
Backend library: LWJGL version 3.2.2 build 10
Backend API: Intel(R) HD Graphics 630 GL version 3.2.0 - Build 31.0.101.2112, Intel
Window size: 854x480
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Type: Integrated Server (map_client.txt)
Graphics mode: fancy
Resource Packs: Fabric Mods
Current Language: 简体中文 (中国大陆)
CPU: 4x Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
Server Running: true
Player Count: 1 / 8; [class_3222['fgh'/230, l='ServerLevel[新的世界]', x=5.50, y=85.00, z=-2.50]]
Data Packs: vanilla, Fabric Mods
World Generation: Stable
OptiFine Version: OptiFine_1.18.2_HD_U_H9
OptiFine Build: 20230626-134040
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 3.2.0 - Build 31.0.101.2112
OpenGlRenderer: Intel(R) HD Graphics 630
OpenGlVendor: Intel
CpuCount: 4

-- OptiFabric --
Details:
OptiFine jar designed for: 1.18.2
OptiFine jar version: OptiFine_1.18.2_HD_U_H9
OptiFine jar status: Valid OptiFine installer
OptiFine remapped jar: D:/.minecraft/.optifine/OptiFine_1.18.2_HD_U_H9/Optifine-mapped.jar
OptiFabric error:
#@!@# Game crashed! Crash report saved to: #@!@# D:.minecraft\crash-reports\crash-2023-09-21_12.41.00-client.txt

this crash log
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 21/9/2023 下午12:41
Description: Unexpected error

java.lang.NoClassDefFoundError: me/shedaniel/clothconfig2/api/AbstractConfigListEntry
at com.flier268.autoharvest.KeyPressListener.onProcessKey(KeyPressListener.java:88)
at com.flier268.autoharvest.KeyPressListener.lambda$new$0(KeyPressListener.java:80)
at net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$2(ClientTickEvents.java:65)
at net.minecraft.class_310.handler$zeb000$fabric-lifecycle-events-v1$onEndTick(class_310.java:4472)
at net.minecraft.class_310.method_1574(class_310.java:1817)
at net.minecraft.class_310.method_1523(class_310.java:1091)
at net.minecraft.class_310.method_1514(class_310.java:737)
at net.minecraft.client.main.Main.main(Main.java:236)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60)
at oolloo.jlw.Wrapper.main(Wrapper.java:53)
Caused by: java.lang.ClassNotFoundException: me.shedaniel.clothconfig2.api.AbstractConfigListEntry
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:226)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:112)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 17 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at com.flier268.autoharvest.KeyPressListener.onProcessKey(KeyPressListener.java:88)
at com.flier268.autoharvest.KeyPressListener.lambda$new$0(KeyPressListener.java:80)
at net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$2(ClientTickEvents.java:65)
at net.minecraft.class_310.handler$zeb000$fabric-lifecycle-events-v1$onEndTick(class_310.java:4472)

-- Affected level --
Details:
All players: 1 total; [class_746['fgh'/230, l='ClientLevel', x=5.50, y=85.00, z=-2.50]]
Chunk stats: 529, 322
Level dimension: minecraft:overworld
Level spawn location: World: (0,81,0), Section: (at 0,1,0 in 0,5,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 742 game time, 742 day time
Server brand: fabric
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.class_638.method_8538(class_638.java:522)
at net.minecraft.class_310.method_1587(class_310.java:2376)
at net.minecraft.class_310.method_1514(class_310.java:761)
at net.minecraft.client.main.Main.main(Main.java:236)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60)
at oolloo.jlw.Wrapper.main(Wrapper.java:53)

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Fabric Mods

-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 430573568 bytes (410 MiB) / 1436549120 bytes (1370 MiB) up to 1610612736 bytes (1536 MiB)
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
Identifier: Intel64 Family 6 Model 158 Stepping 9
Microarchitecture: Kaby Lake
Frequency (GHz): 3.00
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 4
Graphics card #0 name: Intel(R) HD Graphics 630
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MB): 1024.00
Graphics card #0 deviceId: 0x5912
Graphics card #0 versionInfo: DriverVersion=31.0.101.2112
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Virtual memory max (MB): 11011.68
Virtual memory used (MB): 9186.61
Swap memory total (MB): 3000.23
Swap memory used (MB): 310.73
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx1536m
Fabric Mods:
autoharvest: autoharvest 1.3.2
fabric-api: Fabric API 0.76.0+1.18.2
fabric-api-base: Fabric API Base 0.4.5+64b7c69360
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.3+2373a54560
fabric-biome-api-v1: Fabric Biome API (v1) 8.0.7+e83becad60
fabric-block-api-v1: Fabric Block API (v1) 1.0.0+ee3621fc60
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.13+3ac43d9560
fabric-command-api-v1: Fabric Command API (v1) 1.1.10+d7c144a860
fabric-commands-v0: Fabric Commands (v0) 0.2.9+b4f4f6cd60
fabric-containers-v0: Fabric Containers (v0) 0.1.24+d7c144a860
fabric-content-registries-v0: Fabric Content Registries (v0) 3.1.3+c85f2e3860
fabric-convention-tags-v1: Fabric Convention Tags 1.1.0+43ce63a460
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.1+ee261a3e60
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 3.1.0+6c70b68e60
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.21+489d6f8260
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.9+d7c144a860
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.20+d7c144a860
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.22+d7c144a860
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
fabric-item-api-v1: Fabric Item API (v1) 1.6.2+8165403660
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.16+91896a4960
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.12+54e5b2ec60
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.10+b4f4f6cd60
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.1.1+cc71601c60
fabric-loot-api-v2: Fabric Loot API (v2) 1.1.2+1997ad1260
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.4+e747827960
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.6+cc71601c60
fabric-models-v0: Fabric Models (v0) 0.3.7+d7c144a860
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.24+2d30af4b60
fabric-networking-v0: Fabric Networking (v0) 0.3.11+b4f4f6cd60
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.1.5+032c981d60
fabric-particles-v1: Fabric Particles (v1) 0.2.13+526dc1ac60
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.12+bb2e047760
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.5.0+bf48649860
fabric-renderer-indigo: Fabric Renderer - Indigo 0.6.1+03e2b68760
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.12+b4f4f6cd60
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.9+ee3621fc60
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 2.0.3+54e5b2ec60
fabric-rendering-v0: Fabric Rendering (v0) 1.1.14+b4f4f6cd60
fabric-rendering-v1: Fabric Rendering (v1) 1.10.8+54e5b2ec60
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.3+91b7aa6660
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.5.3+047a5ecb60
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.11+d882b91560
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.2.3+1f6558e860
fabric-textures-v0: Fabric Textures (v0) 1.0.13+3ac43d9560
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.6.4+f4563ac860
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.1.0+e747827960
fabricloader: Fabric Loader 0.14.22
java: OpenJDK 64-Bit Server VM 17
minecraft: Minecraft 1.18.2
optifabric: OptiFabric 1.13.16
mm: Manningham Mills 2.3
Launched Version: 1.18.2-Fabric 0.14.22-OptiFine_H9
Backend library: LWJGL version 3.2.2 build 10
Backend API: Intel(R) HD Graphics 630 GL version 3.2.0 - Build 31.0.101.2112, Intel
Window size: 854x480
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Type: Integrated Server (map_client.txt)
Graphics mode: fancy
Resource Packs: Fabric Mods
Current Language: 简体中文 (中国大陆)
CPU: 4x Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
Server Running: true
Player Count: 1 / 8; [class_3222['fgh'/230, l='ServerLevel[新的世界]', x=5.50, y=85.00, z=-2.50]]
Data Packs: vanilla, Fabric Mods
World Generation: Stable
OptiFine Version: OptiFine_1.18.2_HD_U_H9
OptiFine Build: 20230626-134040
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 3.2.0 - Build 31.0.101.2112
OpenGlRenderer: Intel(R) HD Graphics 630
OpenGlVendor: Intel
CpuCount: 4

-- OptiFabric --
Details:
OptiFine jar designed for: 1.18.2
OptiFine jar version: OptiFine_1.18.2_HD_U_H9
OptiFine jar status: Valid OptiFine installer
OptiFine remapped jar: D:/.minecraft/.optifine/OptiFine_1.18.2_HD_U_H9/Optifine-mapped.jar
OptiFabric error:

@ShadowLoveElysia
Copy link
Author

Can you analyze this bug log to fix this bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants