[🐛]: Can't harvest crops in greenhouse #792
Labels
1. Type: Bug
Inconsistencies or issues which will cause a problem for users.
2. Status: Unverified
Bug unverified.
Was this bug reported before?
Version modpack used
0.7.16
Environment
Forge server
New Worlds
No
Please provide a link to your latest.log, if relevant.
https://mclo.gs/Y4G94ZH
Also: Server log for when I try to harvest the soybean from the quad planter reads as follows:
10.02 15:40:14 [Server] Server thread/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/mojang/blaze3d/vertex/PoseStack for invalid dist DEDICATED_SERVER
10.02 15:40:14 [Server] Server thread/WARN [Radium Class Analysis/]: Radium Class Analysis Error: Class com.eerussianguy.firmalife.common.blocks.greenhouse.QuadPlanterBlock cannot be analysed, because getting declared methods crashes with RuntimeException: Attempted to load class com/mojang/blaze3d/vertex/PoseStack for invalid dist DEDICATED_SERVER. This is usually caused by modded entities declaring methods that have a return type or parameter type that is annotated with @OnlyIn(Dist.CLIENT). Loading the type is not possible, because it only exists in the CLIENT environment. The recommended fix is to annotate the method with this argument or return type with the same annotation. Lithium handles this error by assuming the class cannot be included in some optimizations.
Expected Behavior
I expected to harvest a mature papyrus plant from a large planter by right clicking. I tried this with an empty hand and with a stone hoe.
I expected to harvest a mature soybean plant from a quad planter by right clicking. I tried this with an empty hand, with a stone hoe, and with a bronze knife.
Actual Behavior
Nothing happened.
Steps to Reproduce
Plant a soybean in a quad planter or a papyrus in a large planter inside a waxed wood greenhouse. Wait for it to mature. Right click on it.
Additional Information
I reset my key bindings to default after the first time just to be sure that wasn't the problem. Same result. I also checked the TFC book, and it does say you should be able to harvest crops in planters by right-clicking them. I'm not sure how to successfully harvest my crops.
I did try breaking the large planter with the mature papyrus. It just dropped the planter and papyrus seeds with no papyrus strips.
The text was updated successfully, but these errors were encountered: