HC Sesame Seeds producing ticking memory crash when uprooted with either hand rake.
darthvader45 opened this issue ยท 12 comments
They also drop nothing while in the crops, if right-clicked with an empty hand. This must be fixed, I am not cheating in my sesame seeds forever, nor am I gonna break down my crops to get the seeds.
Crash Report:
I was unable to reproduce the crash with only Agricraft, Pam's Harvestcraft, and NEI in SSP.
Agricraft-1.7.10-1.5.0
Pam's Harvestcraft 1.7.10Lb
Minecraft 1.7.10
Forge 10.13.4.1614
Notes on how to report bugs in the future:
- Make sure you are using the most current version of the mod(s) and Forge.
- If you are using Optifine, Fastcraft, Sponge, Cauldron, or any other mod/utility that alters how vanilla Minecraft runs, try recreating the problem without those. Most mods refuse to support them. Ideally you should attempt to recreate the issue with as few mods as possible. If you can't recreate the issue with only Agricraft and HC, then there is another mod interaction that is important that needs to be tracked down.
- Search the issue tracker to see if your issue has been reported already. In this case, the Crash looks new... the seeds not working isn't: #628 and several others; issue on Pam's Harvestcraft side.
- When reporting, include the versions of Forge and the mods in your report anyway. "Latest" is not a version number.
- Provide a detailed description on how you caused the crash. You want it so that any random person could come along, follow your steps, and reproduce the problem.
- Post your full, most recent FML log. If the game crashed, post your full crash log as well. Sometimes the stack trace you posted is enough to figure out the problem, but the entire log is important. If it wasn't important, then it wouldn't be in the crash log (well, except for the //humor near the top).
Agricraft 1.5.0, Pam's Harvestcraft 1.7.10Lb. Those are the versions of
the mods.
I'll try updating Forge and see if that fixes the problem. The crash comes when uprooting the seeds with a rake. Try doing that and see if you get the crash. 1558 Forge may be the problem.
On Mon, Oct 3, 2016 at 2:45 PM, VT-14 [email protected] wrote:
I was unable to reproduce the crash with only Agricraft, Pam's
Harvestcraft, and NEI in SSP.Agricraft-1.7.10-1.5.0
Pam's Harvestcraft 1.7.10Lb
Minecraft 1.7.10
Forge 10.13.4.1614Notes on how to report bugs in the future:
Make sure you are using the most current version of the mod(s) and
Forge.
2.If you are using Optifine, Fastcraft, Sponge, Cauldron, or any other
mod/utility that alters how vanilla Minecraft runs, try recreating the
problem without those. Most mods refuse to support them. Ideally you should
attempt to recreate the issue with as few mods as possible. If you can't
recreate the issue with only Agricraft and HC, then there is another mod
interaction that is important that needs to be tracked down.
3.Search the issue tracker to see if your issue has been reported
already. In this case, the Crash looks new... the seeds not working isn't:
#628 https://github.com/InfinityRaider/AgriCraft/issues/628 and
several others; issue on Pam's Harvestcraft side.
4.When reporting, include the versions of Forge and the mods in your
report anyway. "Latest" is not a version number.
5.Provide a detailed description on how you caused the crash. You want
it so that any random person could come along, follow your steps, and
reproduce the problem.
6.Post your full, most recent FML log. If the game crashed, post your
full crash log as well. Sometimes the stack trace you posted is
enough to figure out the problem, but the entire log is important. If it
wasn't important, then it wouldn't be in the crash log (well, except for
the //humor near the top).โ
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/InfinityRaider/AgriCraft/issues/699#issuecomment-251190464,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACr5pML44Ybp_CdxpzYhudi-tdA11je4ks5qwU0tgaJpZM4KLqYS
.
Golden rule in Minecraft: Never dig straight down.
Thanks for the extensive instructions @VT-14, I appreciate it.
It seems Pam will not be updating the 1.7.10 version with this fix. This is a huge bummer on the part of all those playing with Harvestcraft and this mod together.
@VT-14 Did you try with 1558?
I wasn't planning on it, but it doesn't take long; so i did. Yes, it crashes, and I figured out what you are doing. It does crash on Forge 1614 as well. I understood "uprooting" as breaking the plant (left clicking), but apparently you meant 'harvesting,' or more precisely, "right clicking" the plant.
Issue: Crash
Ticking Memory Connection
Minecraft 1.7.10
Forge 10.13.4.1614
Agricraft-1.7.10-1.5.0
Pam's Harvestcraft 1.7.10Lb
(I disabled NEI)
Steps to reproduce
- Single Player
- Place Crops, Plant Pam's Harvestcraft Sesame Seeds. I sped up growth with Bonemeal.
- Use either the wooden or iron rake, and right click the fully matured plant. Crash.
Does not crash with Wheat, a handful of other items I held, or a non-mature sesame plant. I was too lazy to test further on a 1.7.10 bug with a known buggy interaction with that particular seed.
Logs:
fml-client-latest.log: https://gist.github.com/VT-14/372ff4fede2cdb4d2f7dbe4424ca74e8
latest.log: https://gist.github.com/VT-14/110c990d159dffe329273e870628ada6
Crash: https://gist.github.com/VT-14/6cc923b2185db03d24fc9ac78cc2b8de
I took a look at the crashing Agricraft code. I don't have much coding experience, but it looks like Agricraft is looking for what seeds the plant is supposed to drop. Considering Sesame Seeds already doesn't drop anything, and that has been deemed an issue on harvestcraft's end, I expect this is a byproduct of same issue.
If I'm right, InfinityRaider or someone might be able to add some protection to prevent the crash (likely something for normal harvest that the rake bypasses), but they aren't going to be able to fix Harvestcraft's derp and make Sesame seeds work with Agricraft Crops.
Yeah, there's a script available for ZZZZZ Custom Configs 2, that can fix
this temporarily.
On Tue, Oct 4, 2016 at 11:14 PM, VT-14 [email protected] wrote:
I took a look at the crashing Agricraft code. I don't have much coding
experience, but it looks like Agricraft is looking for what seeds the plant
is supposed to drop. Considering Sesame Seeds already doesn't drop
anything, and that has been deemed an issue on harvestcraft's end, I expect
this is a byproduct of same issue.If I'm right, InfinityRaider or someone might be able to add some
protection to prevent the crash (likely something for normal harvest that
the rake bypasses), but they aren't going to be able to fix Harvestcraft's
derp and make Sesame seeds work with Agricraft Crops.โ
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/InfinityRaider/AgriCraft/issues/699#issuecomment-251571790,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACr5pJ5AnJSYXf0kaHizeoOhecsZrTGiks5qwxYZgaJpZM4KLqYS
.
Golden rule in Minecraft: Never dig straight down.
Yes I will add a null check there (even though it shouldn't really be null at that point), but sesame seeds not droppign anything has to be fixed on Pam's side (as mentioned 100ths of times already)
Got it.
On Wed, Oct 5, 2016 at 1:02 PM, InfinityRaider [email protected]
wrote:
Yes I will add a null check there (even though it shouldn't really be null
at that point), but sesame seeds not droppign anything has to be fixed on
Pam's side (as mentioned 100ths of times already)โ
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/InfinityRaider/AgriCraft/issues/699#issuecomment-251735276,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACr5pAKEk81qKU2Xv1Yt8f8pi-sg9qMcks5qw9gtgaJpZM4KLqYS
.
Golden rule in Minecraft: Never dig straight down.