Closed jkschy closed 1 year ago
Looks to me like the game doesn't realize the tree has grown and attempts to affect the sapling that has been replaced by a log block already
Having crashing issues too, crash log looks similar, will post issue soon
Same here, crashing with trees
same here with trees hope it get's fix
Im having issues with replicating this issue, would anyone be able to provide a list of mods they have installed?
Im having issues with replicating this issue, would anyone be able to provide a list of mods they have installed?
Just run into this myself on an in-dev pack. Mod list here. It's pretty chunky though so I can try slimming it down if that'll help.
ETA:
Hit this four times without even trying in the past hour, so it seems I have a reliable reproducer.
I've replicated this issue, can you please attach a log from the server so I can validate which crashing issue you're having specifically
All these issues should be fixed as of the latest update
Minecraft Version
1.20
Modloader
forge-47.1.3
Mod version
5.1.0+mc1.20.1
Latest version?
Repeatable?
Link to log files
---- Minecraft Crash Report ---- // Oh - I know what I did wrong!
Time: 2023-09-12 13:58:45 Description: Ticking player
java.lang.IllegalArgumentException: Cannot get property IntegerProperty{name=stage, clazz=class java.lang.Integer, values=[0, 1]} as it does not exist in Block{minecraft:oak_log} at net.minecraft.world.level.block.state.StateHolder.m61143(StateHolder.java:98) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.block.SaplingBlock.m222000(SaplingBlock.java:43) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.block.SaplingBlock.m213898(SaplingBlock.java:37) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:classloading,pl:accesstransformer:B} at dev.wuffs.squatgrow.CommonEvents.doBoneMeal(CommonEvents.java:80) ~[squatgrow-forge-5.1.0+mc1.20.1.jar%23256!/:?] {re:classloading} at dev.wuffs.squatgrow.CommonEvents.onPlayerTick(CommonEvents.java:47) ~[squatgrow-forge-5.1.0+mc1.20.1.jar%23256!/:?] {re:classloading} at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) ~[?:?] {re:mixin} at dev.architectury.event.EventFactory.invokeMethod(EventFactory.java:53) ~[architectury-9.1.12-forge.jar%23209!/:?] {re:classloading} at dev.architectury.event.EventFactory$1.handleInvocation(EventFactory.java:62) ~[architectury-9.1.12-forge.jar%23209!/:?] {re:classloading} at com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:87) ~[guava-31.1-jre.jar%23104!/:?] {} at jdk.proxy3.$Proxy108.tick(Unknown Source) ~[?:?] {} at dev.architectury.event.forge.EventHandlerImplCommon.event(EventHandlerImplCommon.java:143) ~[architectury-9.1.12-forge.jar%23209!/:?] {re:classloading,re:mixin} at dev.architectury.event.forge.__EventHandlerImplCommon_event_PlayerTickEvent.invoke(.dynamic) ~[architectury-9.1.12-forge.jar%23209!/:?] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2381!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2381!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2381!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onPlayerPostTick(ForgeEventFactory.java:898) ~[forge-1.20.1-47.1.3-universal.jar%23266!/:?] {re:classloading} at net.minecraft.world.entity.player.Player.m8119(Player.java:285) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:carryon.mixins.json:PlayerMixin,pl:mixin:APP:supplementaries.mixins.json:PlayerProjectileMixin,pl:mixin:APP:kubejs-common.mixins.json:PlayerMixin,pl:mixin:A,re:computing_frames,pl:accesstransformer:B} at net.minecraft.server.level.ServerPlayer.m9240(ServerPlayer.java:467) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerPlayerMixin,pl:mixin:A} at net.minecraft.server.network.ServerGamePacketListenerImpl.m9933(ServerGamePacketListenerImpl.java:262) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries-common.mixins.json:ServerGamePacketListenerMixin,pl:mixin:A} at net.minecraft.network.Connection.m129483(Connection.java:263) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:classloading,re:mixin} at net.minecraft.server.network.ServerConnectionListener.m9721(ServerConnectionListener.java:142) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:classloading} at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:907) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) ~[?:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head -- Thread: Server thread Stacktrace: at net.minecraft.world.level.block.state.StateHolder.m61143(StateHolder.java:98) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.block.SaplingBlock.m222000(SaplingBlock.java:43) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.block.SaplingBlock.m213898(SaplingBlock.java:37) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:classloading,pl:accesstransformer:B} at dev.wuffs.squatgrow.CommonEvents.doBoneMeal(CommonEvents.java:80) ~[squatgrow-forge-5.1.0+mc1.20.1.jar%23256!/:?] {re:classloading} at dev.wuffs.squatgrow.CommonEvents.onPlayerTick(CommonEvents.java:47) ~[squatgrow-forge-5.1.0+mc1.20.1.jar%23256!/:?] {re:classloading} at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) ~[?:?] {re:mixin} at dev.architectury.event.EventFactory.invokeMethod(EventFactory.java:53) ~[architectury-9.1.12-forge.jar%23209!/:?] {re:classloading} at dev.architectury.event.EventFactory$1.handleInvocation(EventFactory.java:62) ~[architectury-9.1.12-forge.jar%23209!/:?] {re:classloading} at com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:87) ~[guava-31.1-jre.jar%23104!/:?] {} at jdk.proxy3.$Proxy108.tick(Unknown Source) ~[?:?] {} at dev.architectury.event.forge.EventHandlerImplCommon.event(EventHandlerImplCommon.java:143) ~[architectury-9.1.12-forge.jar%23209!/:?] {re:classloading,re:mixin} at dev.architectury.event.forge.__EventHandlerImplCommon_event_PlayerTickEvent.invoke(.dynamic) ~[architectury-9.1.12-forge.jar%23209!/:?] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2381!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2381!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2381!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onPlayerPostTick(ForgeEventFactory.java:898) ~[forge-1.20.1-47.1.3-universal.jar%23266!/:?] {re:classloading} at net.minecraft.world.entity.player.Player.m8119(Player.java:285) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:carryon.mixins.json:PlayerMixin,pl:mixin:APP:supplementaries.mixins.json:PlayerProjectileMixin,pl:mixin:APP:kubejs-common.mixins.json:PlayerMixin,pl:mixin:A,re:computing_frames,pl:accesstransformer:B} -- Player being ticked -- Details: Entity Type: minecraft:player (net.minecraft.server.level.ServerPlayer) Entity ID: 4 Entity Name: CheetasLeftToe Entity's Exact location: -0.80, 0.00, 0.48 Entity's Block location: World: (-1,0,0), Section: (at 15,0,0 in -1,0,0; chunk contains blocks -16,-64,0 to -1,319,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.server.level.ServerPlayer.m9240(ServerPlayer.java:467) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerPlayerMixin,pl:mixin:A} at net.minecraft.server.network.ServerGamePacketListenerImpl.m9933(ServerGamePacketListenerImpl.java:262) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries-common.mixins.json:ServerGamePacketListenerMixin,pl:mixin:A} at net.minecraft.network.Connection.m129483(Connection.java:263) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:classloading,re:mixin} at net.minecraft.server.network.ServerConnectionListener.m9721(ServerConnectionListener.java:142) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:classloading} at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:907) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) ~[?:?] {}
-- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Mac OS X (aarch64) version 13.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 461344144 bytes (439 MiB) / 2592079872 bytes (2472 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 8 Processor Vendor: Apple Inc. Processor Name: Apple M2 Identifier: Apple Inc. Family 0xda33d83d Model 0 Stepping 0 Microarchitecture: ARM64 SoC: Avalanche + Blizzard Frequency (GHz): 3.50 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 8 Graphics card #0 name: Apple M2 Graphics card #0 vendor: Apple (0x106b) Graphics card #0 VRAM (MB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: unknown Memory slot #0 capacity (MB): 0.00 Memory slot #0 clockSpeed (GHz): 0.00 Memory slot #0 type: unknown Virtual memory max (MB): 13312.00 Virtual memory used (MB): 11030.91 Swap memory total (MB): 5120.00 Swap memory used (MB): 4058.38 JVM Flags: 2 total; -Xmx4096m -Xms256m Server Running: true Player Count: 1 / 8; [ServerPlayer['CheetasLeftToe'/4, l='ServerLevel[New World]', x=-0.80, y=0.00, z=0.48]] Data Packs: vanilla, mod:rhino (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:jade (incompatible), mod:spark (incompatible), mod:rubidium, mod:curios (incompatible), mod:patchouli (incompatible), mod:journeymap (incompatible), mod:fastbench (incompatible), mod:controlling (incompatible), mod:searchables (incompatible), mod:placebo (incompatible), mod:justenoughprofessions, mod:almostunified (incompatible), mod:jei, mod:entityculling, mod:mixinextras (incompatible), mod:bookshelf, mod:lootjs (incompatible), mod:architectury (incompatible), mod:kubejs (incompatible), mod:ftblibrary (incompatible), mod:itemfilters (incompatible), mod:toastcontrol (incompatible), mod:carryon (incompatible), mod:jeresources, mod:ftbteams (incompatible), mod:ftbquests (incompatible), mod:ftbchunks (incompatible), mod:cloth_config (incompatible), mod:forge, mod:appleskin (incompatible), mod:fastleafdecay, mod:corpse, mod:smartbrainlib (incompatible), mod:farmersdelight, mod:geckolib, mod:modonomicon, mod:supplementaries, Supplementaries Generated Pack, mod:inventorysorter (incompatible), mod:botanypots (incompatible), mod:athena, mod:chipped (incompatible), mod:botanytrees (incompatible), mod:supermartijn642corelib (incompatible), mod:nethersdelight, mod:ftbultimine (incompatible), mod:resourcefullib (incompatible), mod:connectedglass (incompatible), mod:flib, mod:squatgrow (incompatible), mod:woodenshears, mod:bettertags, mod:melter (incompatible), mod:bucketlib, mod:ae2 (incompatible) Enabled Feature Flags: minecraft:vanilla World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: forge-47.1.3 ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.1.3.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.1.3.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.1.3.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.1.3.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.1.3.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: SmartBrainLib-neoforge-1.20.1-1.12.jar |SmartBrainLib |smartbrainlib |1.12 |DONE |Manifest: NOSIGNATURE inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE rhino-forge-2001.2.2-build.6.jar |Rhino |rhino |2001.2.2-build.6 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.2.2.jar |GeckoLib 4 |geckolib |4.2.2 |DONE |Manifest: NOSIGNATURE melter-1.20.1-1.5.0.jar |Melter |melter |1.20.1-1.5.0 |DONE |Manifest: NOSIGNATURE rubidium-mc1.20.1-0.7.0a.jar |Rubidium |rubidium |0.7.0a |DONE |Manifest: NOSIGNATURE journeymap-1.20.1-5.9.12-forge.jar |Journeymap |journeymap |5.9.12 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE Placebo-1.20.1-8.3.7.jar |Placebo |placebo |8.3.7 |DONE |Manifest: NOSIGNATURE BotanyPots-Forge-1.20.1-13.0.15.jar |BotanyPots |botanypots |13.0.15 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0-rc.2.jar |MixinExtras |mixinextras |0.2.0-rc.2 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.0.4.jar |Bookshelf |bookshelf |20.0.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE carryon-forge-1.20.1-2.1.2.5.jar |Carry On |carryon |2.1.2.5 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.20.1-1.4.0.238.jar |Just Enough Resources |jeresources |1.4.0.238 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.1.3-universal.jar |Forge |forge |47.1.3 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 supplementaries-1.20-2.5.28.jar |Supplementaries |supplementaries |1.20-2.5.28 |DONE |Manifest: NOSIGNATURE athena-forge-1.20.1-3.1.0.jar |Athena |athena |3.1.0 |DONE |Manifest: NOSIGNATURE corpse-1.20.1-1.0.5.jar |Corpse |corpse |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE chipped-forge-1.20.1-3.0.1.jar |Chipped |chipped |3.0.1 |DONE |Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE moonlight-1.20-2.8.21-forge.jar |Moonlight Library |moonlight |1.20-2.8.21 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE BetterTags-1.20.1-1.1.jar |Better Tags |bettertags |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE BotanyTrees-Forge-1.20.1-9.0.7.jar |BotanyTrees |botanytrees |9.0.7 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-forge-11.5.1.jar |Jade |jade |11.5.1 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.12a-forge-mc1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.12a |DONE |Manifest: NOSIGNATURE nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE curios-forge-5.3.1+1.20.1.jar |Curios API |curios |5.3.1+1.20.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.20.1-81-FORGE.jar |Patchouli |patchouli |1.20.1-81-FORGE |DONE |Manifest: NOSIGNATURE bucketlib-1.20.1-2.3.0.1.jar |BucketLib |bucketlib |1.20.1-2.3.0.1 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.20.1-8.0.2.jar |Fast Workbench |fastbench |8.0.2 |DONE |Manifest: NOSIGNATURE Searchables-forge-1.20.1-1.0.1.jar |Searchables |searchables |1.0.1 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE almostunified-forge-1.20.1-0.6.0.jar |AlmostUnified |almostunified |1.20.1-0.6.0 |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE appliedenergistics2-forge-15.0.11.jar |Applied Energistics 2 |ae2 |15.0.11 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.2-mc1.20.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE ftb-ultimine-forge-2001.1.2.jar |FTB Ultimine |ftbultimine |2001.1.2 |DONE |Manifest: NOSIGNATURE modonomicon-1.20.1-forge-1.39.0.jar |Modonomicon |modonomicon |1.39.0 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.20.1-2.1.11.jar |Resourceful Lib |resourcefullib |2.1.11 |DONE |Manifest: NOSIGNATURE lootjs-forge-1.20.1-2.10.0.jar |LootJS |lootjs |2.10.0 |DONE |Manifest: NOSIGNATURE architectury-9.1.12-forge.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE kubejs-forge-2001.6.3-build.45.jar |KubeJS |kubejs |2001.6.3-build.45 |DONE |Manifest: NOSIGNATURE ftb-library-forge-2001.1.3.jar |FTB Library |ftblibrary |2001.1.3 |DONE |Manifest: NOSIGNATURE item-filters-forge-2001.1.0-build.55.jar |Item Filters |itemfilters |2001.1.0-build.55 |DONE |Manifest: NOSIGNATURE squatgrow-forge-5.1.0+mc1.20.1.jar |Squat Grow |squatgrow |5.1.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-2001.1.4.jar |FTB Teams |ftbteams |2001.1.4 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-2001.2.1.jar |FTB Chunks |ftbchunks |2001.2.1 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-2001.1.3.jar |FTB Quests |ftbquests |2001.1.3 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.20.1-2.5.0.jar |AppleSkin |appleskin |2.5.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE connectedglass-1.1.7-forge-mc1.20.jar |Connected Glass |connectedglass |1.1.7 |DONE |Manifest: NOSIGNATURE flib-1.20.1-0.0.11.jar |flib |flib |0.0.11 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed woodenshears-1.20.1-1.5.0.0.jar |Wooden Shears |woodenshears |1.20.1-1.5.0.0 |DONE |Manifest: NOSIGNATURE FastLeafDecay-31.jar |Fast Leaf Decay |fastleafdecay |31 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 434a92cb-54ad-4c78-b5a8-c9514ec9cc87 FML: 47.1 Forge: net.minecraftforge:47.1.3
Steps to reproduce the issue
No response
Description of the issue you are having
the game crashes occationally when growing oak saplings
Information