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

Searching for Mystical Agriculture in the ME Crafting Terminal crashes the game. #6609

Open
Sion66666 opened this issue Jan 15, 2025 · 2 comments
Labels
Bug FTB Evolution @Mod issue An issue caused by a mod(s) !Reported to Mod Dev Issue reported to mod developer state: Awaiting Mod Update Waiting on a new mod update to be released containing a fix

Comments

@Sion66666
Copy link

Sion66666 commented Jan 15, 2025

Modpack

FTB Evolution

Modpack version

1.7.0

Launcher

FTB App

Has the pack been modified

No

Log Files

https://pste.ch/wivujexaza.coffeescript

Describe the bug

When I search for @Myst in the ME Crafting Terminal to find items from Mystical Agriculture, the game or client crashes (I'm not entirely sure which). After re-entering the world, I don't notice any missing items or anything unusual.

In the logs I provided, it references mysticalagriculture:cow_essence. Generally, all essences are stored in drawers from the Functional Storage mod, which are connected to the AE2 system via an ME Storage Bus. In addition to the drawers from Functional Storage, I also have chests from Sophisticated Storage connected via an ME Storage Bus.

I think the problem started when I did the following:
I connected the Functional Storage (FS) controllers and Sophisticated Storage (SS) chests using Mekanism Logistical Transporter Pipes to "transfer" items from the SS chests to the FS drawers.

Before this, I had no issues with searching for items from Mystical Agriculture.

Steps to reproduce

  1. Connect Sophisticated Storage and Functional Storage to the AE2 ME system.
  2. Place essences (possibly specifically cow_essence) from Mystical Agriculture into Sophisticated Storage chests.
  3. Prepare the drawers to receive cow_essence and other essences: lock the drawer and insert one essence to "remember" what each drawer will store (you may also try to empty the drawer afterward).
  4. Connect the SS and FS controllers using Mekanism Logistical Transporter Pipes (I used the ultimate tier, but I wouldn't assume it matters).
  5. Set the pipe to extract items on the SS controller side.
  6. In the ME Crafting Terminal, search for @Myst to find items from Mystical Agriculture.

Expected behaviour

Do not crash

Screenshots

No response

Additional information

I’m not sure if it matters, but the SS chests are upgraded to Iron and Gold tiers with upgrades that increase stack sizes. The FS drawers for essences are 2x2 drawers with double Gold-tier upgrades. I searched for @Myst in the ME Crafting Terminal twice, and both times the game crashed in exactly the same way (the logs show identical errors).

@Sion66666
Copy link
Author

Sion66666 commented Jan 15, 2025

After re-entering the world and checking how much cow_essence I have in the drawer, I see there are 691. However, in the error log, it stated:
Error saving [690 mysticalagriculture:cow_essence]. Original cause: java.lang.IllegalStateException: Value must be within range [1;99]: 690

690 and 691? That doesn’t seem like a coincidence. The difference of one essence could be due to the plant maturing, as I have exactly one plant.

Taking all the cow_essence out of the drawer and putting them back in resolves the issue, and the error no longer occurs.

@ArtpokeBr ArtpokeBr added the state: Testing required In-game testing is required in-dev to assess the problem. label Jan 16, 2025
@Gaz492 Gaz492 removed the state: Testing required In-game testing is required in-dev to assess the problem. label Jan 16, 2025
@Gaz492
Copy link
Member

Gaz492 commented Jan 16, 2025

This looks to be the same issue as what was reported in #6559 and has been reported to the mod author.
Buuz135/FindMe#45
Buuz135/FindMe#48

As mentioned in the other issue (#6559), if you unbind the key for the FineMe mod or change it to a non a-z 0-9 key, it should stop your game from crashing until the mod has an update to fix the issue.

@Gaz492 Gaz492 added state: Awaiting Mod Update Waiting on a new mod update to be released containing a fix !Reported to Mod Dev Issue reported to mod developer @Mod issue An issue caused by a mod(s) labels Jan 16, 2025
@github-actions github-actions bot added the state: Awaiting Reply A reply is awaited from a user. label Jan 16, 2025
@manmaed manmaed removed the state: Awaiting Reply A reply is awaited from a user. label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug FTB Evolution @Mod issue An issue caused by a mod(s) !Reported to Mod Dev Issue reported to mod developer state: Awaiting Mod Update Waiting on a new mod update to be released containing a fix
Projects
None yet
Development

No branches or pull requests

4 participants