jusipat / astikor-carts-redux

A Forge mod for Minecraft: Java Edition which adds carts for travel, shipping and farming - now for 1.20!
https://legacy.curseforge.com/minecraft/mc-mods/astikor-carts-redux
MIT License
0 stars 3 forks source link

[Bug] Using Plow Causes Crash with GregTech Tools #10

Open TheEndermage220 opened 5 months ago

TheEndermage220 commented 5 months ago

Anytime I try to use GregTech shovels in the plow, my game crashes. I can insert the shovels and pull the plow when the plow is up. But, if I try to pull the plow after deploying it, the game crashes. I can also post this report to the GregTech devs as well, in case the compatibility bug is on their end. I have the crash report below.

---- Minecraft Crash Report ---- // This doesn't make any sense!

Time: 2024-02-12 23:48:54 Description: Exception in server tick loop

java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.block.state.BlockState.m60734()" because "p46606" is null at net.minecraft.world.level.Level.m6933(Level.java:206) ~[client-1.20.1-20230612.114412-srg.jar%23318!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:gtceu.mixins.json:LevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:A} at net.minecraft.world.level.Level.m7731(Level.java:196) ~[client-1.20.1-20230612.114412-srg.jar%23318!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:gtceu.mixins.json:LevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:A} at com.gregtechceu.gtceu.common.item.tool.behavior.GrassPathBehavior.onItemUse(GrassPathBehavior.java:79) ~[gtceu-1.20.1-1.1.3.jar%23276!/:?] {re:classloading} at com.gregtechceu.gtceu.api.item.IGTTool.definition$onItemUse(IGTTool.java:561) ~[gtceu-1.20.1-1.1.3.jar%23276!/:?] {re:mixin,re:classloading} at com.gregtechceu.gtceu.api.item.tool.GTShovelItem.m6225(GTShovelItem.java:85) ~[gtceu-1.20.1-1.1.3.jar%23276!/:?] {re:classloading} at de.mennomax.astikorcarts.entity.PlowEntity.plow(PlowEntity.java:104) ~[astikorcarts-redux-1.20.1-1.1.7.jar%23241!/:1.1.7] {re:classloading} at de.mennomax.astikorcarts.entity.PlowEntity.pulledTick(PlowEntity.java:88) ~[astikorcarts-redux-1.20.1-1.1.7.jar%23241!/:1.1.7] {re:classloading} at de.mennomax.astikorcarts.world.SimpleAstikorWorld.tick(SimpleAstikorWorld.java:42) ~[astikorcarts-redux-1.20.1-1.1.7.jar%23241!/:1.1.7] {re:classloading} at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:137) ~[forge-1.20.1-47.2.0-universal.jar%23323!/:?] {re:mixin,re:classloading} at de.mennomax.astikorcarts.CommonInitializer.lambda$init$4(CommonInitializer.java:49) ~[astikorcarts-redux-1.20.1-1.1.7.jar%23241!/:1.1.7] {re:classloading} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onPostLevelTick(ForgeEventFactory.java:930) ~[forge-1.20.1-47.2.0-universal.jar%23323!/:?] {re:classloading} at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:899) ~[client-1.20.1-20230612.114412-srg.jar%23318!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:gtceu.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23318!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:gtceu.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23318!/:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23318!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:gtceu.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23318!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:gtceu.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}

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

-- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1243392288 bytes (1185 MiB) / 3481272320 bytes (3320 MiB) up to 7885291520 bytes (7520 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 9 5900HS with Radeon Graphics
Identifier: AuthenticAMD Family 25 Model 80 Stepping 0 Microarchitecture: Zen 3 Frequency (GHz): 3.29 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: AMD Radeon(TM) Graphics Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 512.00 Graphics card #0 deviceId: 0x1638 Graphics card #0 versionInfo: DriverVersion=31.0.12014.6 Graphics card #1 name: NVIDIA GeForce RTX 3060 Laptop GPU Graphics card #1 vendor: NVIDIA (0x10de) Graphics card #1 VRAM (MB): 4095.00 Graphics card #1 deviceId: 0x2520 Graphics card #1 versionInfo: DriverVersion=31.0.15.3699 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 36255.14 Virtual memory used (MB): 21472.46 Swap memory total (MB): 20480.00 Swap memory used (MB): 718.94 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7520m -Xms256m Server Running: true Player Count: 1 / 8; [ServerPlayer['EnderWarlock'/74, l='ServerLevel[Terra Incognita]', x=429.85, y=94.00, z=13.15]] Data Packs: vanilla, mod:inventorysorter (incompatible), mod:clienttweaks, mod:rhino (incompatible), mod:ftbessentials (incompatible), mod:fastload, mod:supermartijn642configlib (incompatible), mod:craftingstation (incompatible), mod:simplemagnets, mod:attributefix (incompatible), mod:travelanchors, mod:javd (incompatible), mod:sophisticatedcore (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:xaeroworldmap, mod:controlling (incompatible), mod:placebo (incompatible), mod:modernfix (incompatible), mod:jei, mod:alternate_current, mod:badpackets (incompatible), mod:libx, mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:starlight (incompatible), mod:ldlib (incompatible), mod:balm, mod:toastcontrol (incompatible), mod:fpsreducer, mod:puzzlesaccessapi, mod:cloth_config (incompatible), mod:forge, mod:bloodmagic (incompatible), mod:trenzalore (incompatible), mod:embeddium, mod:craftingtweaks, mod:glodium (incompatible), mod:torchmaster, mod:mousetweaks, mod:configuration, mod:toolbelt (incompatible), mod:wildfire_gender, mod:nochatreports (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:expatternprovider (incompatible), mod:better_angel_ring, mod:spectrelib (incompatible), mod:supermartijn642corelib, mod:smoothboot, mod:hangglider, mod:astikorcarts (incompatible), mod:modelfix (incompatible), mod:iceberg (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:xaerominimap, mod:shimmer (incompatible), mod:searchables (incompatible), mod:polymorph (incompatible), mod:storagedrawers (incompatible), mod:framedblocks, mod:elevatorid, mod:buildinggadgets2 (incompatible), mod:lootjs, mod:architectury (incompatible), mod:kubejs (incompatible), mod:ftblibrary (incompatible), mod:mca (incompatible), mod:itemfilters (incompatible), mod:findme (incompatible), mod:gtceu, mod:ftbteams (incompatible), mod:ftbchunks (incompatible), mod:ftbquests (incompatible), mod:ftbxmodcompat (incompatible), mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:puzzleslib, mod:inventoryessentials, mod:polylib, mod:ftbbackups2 (incompatible), mod:fastleafdecay, mod:cosmeticarmorreworked, mod:yeetusexperimentus (incompatible), mod:xtonesreworked (incompatible), bundle Enabled Feature Flags: minecraft:bundle, minecraft:vanilla World Generation: Experimental Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: forge-47.2.0 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.2.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.2.0.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: inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE clienttweaks-forge-1.20-11.1.0.jar |Client Tweaks |clienttweaks |11.1.0 |DONE |Manifest: NOSIGNATURE rhino-forge-2001.2.2-build.18.jar |Rhino |rhino |2001.2.2-build.18 |DONE |Manifest: NOSIGNATURE ftb-essentials-forge-2001.2.2.jar |FTB Essentials |ftbessentials |2001.2.2 |DONE |Manifest: NOSIGNATURE Fastload-Reforged-mc1.20.1-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE craftingstation-1.20.1-1.1.jar |Crafting Station |craftingstation |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE simplemagnets-1.1.10-forge-mc1.20.jar |Simple Magnets |simplemagnets |1.1.10 |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.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 TravelAnchors-1.20.1-5.0.1.jar |Travel Anchors |travelanchors |1.20.1-5.0.1 |DONE |Manifest: NOSIGNATURE JAVD-Forge-5.0.1+mc1.20.1.jar |Just Another Void Dimension |javd |5.0.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.20.1-0.5.116.537.jar |Sophisticated Core |sophisticatedcore |0.5.116.537 |DONE |Manifest: NOSIGNATURE FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.37.8_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.37.8 |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.6.0.jar |Placebo |placebo |8.6.0 |DONE |Manifest: NOSIGNATURE modernfix-forge-5.13.0+mc1.20.1.jar |ModernFix |modernfix |5.13.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.3.0.1.jar |Just Enough Items |jei |15.3.0.1 |DONE |Manifest: NOSIGNATURE alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |DONE |Manifest: NOSIGNATURE badpackets-forge-0.4.3.jar |Bad Packets |badpackets |0.4.3 |DONE |Manifest: NOSIGNATURE LibX-1.20.1-5.0.13.jar |LibX |libx |1.20.1-5.0.13 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.3.2.jar |MixinExtras |mixinextras |0.3.2 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.1.9.jar |Bookshelf |bookshelf |20.1.9 |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 sophisticatedbackpacks-1.20.1-3.19.8.1000.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.19.8.1000 |DONE |Manifest: NOSIGNATURE starlight-1.1.2+forge.1cda73c.jar |Starlight |starlight |1.1.2+forge.1cda73c |DONE |Manifest: NOSIGNATURE ldlib-forge-1.20.1-1.0.23.a.jar |LowDragLib |ldlib |1.0.23.a |DONE |Manifest: NOSIGNATURE balm-forge-1.20.1-7.2.1.jar |Balm |balm |7.2.1 |DONE |Manifest: NOSIGNATURE ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE FpsReducer2-forge-1.20-2.5.jar |FPS Reducer |fpsreducer |1.20-2.5 |DONE |Manifest: NOSIGNATURE puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.2.0-universal.jar |Forge |forge |47.2.0 |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 bloodmagic-1.20.1-3.3.2-44.jar |Blood Magic |bloodmagic |3.3.2-44 |DONE |Manifest: NOSIGNATURE trenzalore-forge-3.3.10+mc1.20.1-all.jar |Trenzalore |trenzalore |3.3.10 |DONE |Manifest: NOSIGNATURE embeddium-0.2.18+mc1.20.1.jar |Embeddium |embeddium |0.2.18+mc1.20.1 |DONE |Manifest: NOSIGNATURE craftingtweaks-forge-1.20-18.2.2.jar |CraftingTweaks |craftingtweaks |18.2.2 |DONE |Manifest: NOSIGNATURE Glodium-1.20-1.3-forge.jar |Glodium |glodium |1.20-1.3-forge |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 torchmaster-20.1.5.jar |Torchmaster |torchmaster |20.1.5 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE configuration-forge-1.20.1-2.2.0.jar |Configuration |configuration |2.2.0 |DONE |Manifest: NOSIGNATURE ToolBelt-1.20-1.20.0.jar |Tool Belt |toolbelt |1.20.0 |DONE |Manifest: NOSIGNATURE Female-Gender-Mod-forge-1.20.1-3.0.1.jar |Wildfire's Female Gender Mod |wildfire_gender |1.20.1-3.0.1 |DONE |Manifest: NOSIGNATURE NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-forge-11.8.0.jar |Jade |jade |11.8.0 |DONE |Manifest: NOSIGNATURE appliedenergistics2-forge-15.0.20.jar |Applied Energistics 2 |ae2 |15.0.20 |DONE |Manifest: NOSIGNATURE ExtendedAE-1.20-1.0.6-forge.jar |ExtendedAE |expatternprovider |1.20-1.0.6-forge |DONE |Manifest: NOSIGNATURE better_angel_ring-1.20.1-1.0.2.jar |Better Angel Ring |better_angel_ring |1.20.1-1.0.2 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.13.14+1.20.1.jar |SpectreLib |spectrelib |0.13.14+1.20.1 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.16-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.16 |DONE |Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.20.1-0.0.4.jar |Smooth Boot (Reloaded) |smoothboot |0.0.4 |DONE |Manifest: NOSIGNATURE HangGlider-v8.0.1-1.20.1-Forge.jar |Hang Glider |hangglider |8.0.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a astikorcarts-redux-1.20.1-1.1.7.jar |AstikorCarts Redux |astikorcarts |1.1.7 |DONE |Manifest: NOSIGNATURE modelfix-1.14.jar |Model Gap Fix |modelfix |1.14 |DONE |Manifest: NOSIGNATURE Iceberg-1.20.1-forge-1.1.18.jar |Iceberg |iceberg |1.1.18 |DONE |Manifest: NOSIGNATURE curios-forge-5.6.1+1.20.1.jar |Curios API |curios |5.6.1+1.20.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_23.9.7_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.9.7 |DONE |Manifest: NOSIGNATURE Shimmer-forge-1.20.1-0.2.3.jar |Shimmer |shimmer |1.20.1-0.2.3 |DONE |Manifest: NOSIGNATURE Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.49.2+1.20.1.jar |Polymorph |polymorph |0.49.2+1.20.1 |DONE |Manifest: NOSIGNATURE storagedrawers-1.20.1-12.0.2.jar |Storage Drawers |storagedrawers |12.0.2 |DONE |Manifest: NOSIGNATURE FramedBlocks-9.1.6.jar |FramedBlocks |framedblocks |9.1.6 |DONE |Manifest: NOSIGNATURE elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |DONE |Manifest: NOSIGNATURE buildinggadgets2-1.0.6.jar |Building Gadgets 2 |buildinggadgets2 |1.0.6 |DONE |Manifest: NOSIGNATURE lootjs-forge-1.20.1-2.10.4.jar |LootJS |lootjs |1.20.1-2.10.4 |DONE |Manifest: NOSIGNATURE architectury-9.1.13-forge.jar |Architectury |architectury |9.1.13 |DONE |Manifest: NOSIGNATURE kubejs-forge-2001.6.4-build.130.jar |GregTech Community Pack |kubejs |2001.6.4-build.130 |DONE |Manifest: NOSIGNATURE ftb-library-forge-2001.1.5.jar |FTB Library |ftblibrary |2001.1.5 |DONE |Manifest: NOSIGNATURE minecraft-comes-alive-7.5.12+1.20.1-universal.jar |Minecraft Comes Alive |mca |7.5.12+1.20.1 |DONE |Manifest: NOSIGNATURE item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE findme-3.2.1-forge.jar |FindMe |findme |3.2.1 |DONE |Manifest: NOSIGNATURE gtceu-1.20.1-1.1.3.jar |GregTech |gtceu |1.1.3 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-2001.1.4.jar |FTB Teams |ftbteams |2001.1.4 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-2001.2.5.jar |FTB Chunks |ftbchunks |2001.2.5 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-2001.3.2.jar |FTB Quests |ftbquests |2001.3.2 |DONE |Manifest: NOSIGNATURE ftb-xmod-compat-forge-2.1.0.jar |FTB XMod Compat |ftbxmodcompat |2.1.0 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a PuzzlesLib-v8.1.16-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.16 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a inventoryessentials-forge-1.20.1-8.2.1.jar |Inventory Essentials |inventoryessentials |8.2.1 |DONE |Manifest: NOSIGNATURE polylib-forge-2000.0.3-build.97.jar |PolyLib |polylib |2000.0.3-build.97 |DONE |Manifest: NOSIGNATURE ftbbackups2-forge-1.20-1.0.23.jar |FTB Backups 2 |ftbbackups2 |1.0.23 |DONE |Manifest: NOSIGNATURE FastLeafDecay-31.jar |Fast Leaf Decay |fastleafdecay |31 |DONE |Manifest: NOSIGNATURE cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE xtonesreworked-1.0.1-F_1.20.1-47.2.0.jar |XTones Reworked |xtonesreworked |1.0.1 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 4bc304d7-5c15-4cfc-84ce-6aca8ca8d62f FML: 47.2 Forge: net.minecraftforge:47.2.0

jusipat commented 4 months ago

It seems makes Gregtech changes to how grass is tilled, I have no experience with Gregtech however, I would be interested to see what their dev team has to say if you have posted an issue to them as well!

TheEndermage220 commented 4 months ago

I've just posted on their github. I'll update here once I see their input.