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

[🐛]: Can't harvest crops in greenhouse #792

Open
1 task done
fallowgrove opened this issue Feb 10, 2025 · 2 comments
Open
1 task done

[🐛]: Can't harvest crops in greenhouse #792

fallowgrove opened this issue Feb 10, 2025 · 2 comments
Labels
1. Type: Bug Inconsistencies or issues which will cause a problem for users. 2. Status: Unverified Bug unverified.

Comments

@fallowgrove
Copy link

fallowgrove commented Feb 10, 2025

Was this bug reported before?

  • No, it was not.

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.

@fallowgrove fallowgrove added 1. Type: Bug Inconsistencies or issues which will cause a problem for users. 2. Status: Unverified Bug unverified. labels Feb 10, 2025
@fallowgrove
Copy link
Author

Update: I crouched while right clicking and it harvested.

@marsupiale
Copy link

Should the bug be closed if you can harvest will pressing Shift right click?
or do you believe it's still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. Type: Bug Inconsistencies or issues which will cause a problem for users. 2. Status: Unverified Bug unverified.
Projects
None yet
Development

No branches or pull requests

2 participants